/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_jbfriesnrb -- ------------------------------------------------------ -- 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=41 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-07-12 12:32:16','Admin Updated item with id 1 from maincategory table at 2024-07-12 12:32:16','197.232.142.176',1),(2,'1','2024-07-23 13:22:20','Admin Returned 1.00 SODA 300ML with code (20) at 2024-07-23 13:22:20','105.161.10.21',1),(3,'1','2024-07-23 13:22:27','Admin Returned 1.00 Coke Regular 300ML with code (21) at 2024-07-23 13:22:27','105.161.10.21',1),(4,'1','2024-07-23 13:22:32','Admin Returned 1.00 Fanta Orange 500ml with code (35) at 2024-07-23 13:22:32','105.161.10.21',1),(5,'1','2024-07-23 13:22:37','Admin Returned 1.00 BEEF SAUSAGE with code (5) at 2024-07-23 13:22:37','105.161.10.21',1),(6,'1','2024-07-23 13:22:44','Admin Returned 1.00 Tea with code (44) at 2024-07-23 13:22:44','105.161.10.21',1),(7,'3','2024-07-23 18:22:02','JOHN Changed the price of WATER 500ml to: buyingprice =0 ,sellingprice =90, qty= 99517.00, items with id 29 . in counter (1) at 2024-07-23 18:22:02','102.222.6.97',1),(8,'1','2024-08-02 15:40:34','Admin Changed the price of COOKIE to: buyingprice =0 ,sellingprice =NaN, qty= 0.00, items with id 47 . in Main level at 2024-08-02 15:40:34','41.81.222.146',1),(9,'1','2024-08-02 15:40:42','Admin Changed the price of COOKIE to: buyingprice =0 ,sellingprice =200, qty= 0.00, items with id 47 . in Main level at 2024-08-02 15:40:42','41.81.222.146',1),(10,'1','2024-08-04 13:13:45','Admin Changed the price of SUNDAE MAX CHOCONUT 175ML to: buyingprice =0 ,sellingprice =190, qty= 0.00, items with id 60 . in Main level at 2024-08-04 13:13:45','196.96.204.102',1),(11,'1','2024-08-06 20:15:58','Admin Changed the price of STRAWBERRY VANILLA 120ML to: buyingprice =0 ,sellingprice =150, qty= 0.00, items with id 57 . in Main level at 2024-08-06 20:15:58','41.81.42.94',1),(12,'1','2024-08-06 20:16:33','Admin Changed the price of VANILLA CHOCO FLAKS to: buyingprice =0 ,sellingprice =150, qty= 0.00, items with id 45 . in Main level at 2024-08-06 20:16:33','41.81.42.94',1),(13,'1','2024-08-06 20:17:00','Admin Changed the price of SUNDAE MAX CHOCONUT 175ML to: buyingprice =0 ,sellingprice =170, qty= 0.00, items with id 60 . in Main level at 2024-08-06 20:17:00','41.81.42.94',1),(14,'1','2024-08-30 13:31:27','Admin Changed the price of ICE CREAM to: buyingprice =0 ,sellingprice =170, qty= 0.00, items with id 32 . in Main level at 2024-08-30 13:31:27','105.161.198.159',1),(15,'1','2024-08-30 14:08:14','Admin Changed the price of MILK SHAKE CHOCOLATE to: buyingprice =120 ,sellingprice =220, qty= 0.00, items with id 55 . in Main level at 2024-08-30 14:08:14','197.248.75.83',1),(16,'1','2024-08-30 14:08:35','Admin Changed the price of ICE CREAM to: buyingprice =0 ,sellingprice =150, qty= 0.00, items with id 32 . in Main level at 2024-08-30 14:08:35','197.248.75.83',1),(17,'1','2024-09-14 12:10:29','Admin Changed the price of CHICKEN BURGER to: buyingprice =0 ,sellingprice =350, qty= 0.00, items with id 51 . in Main level at 2024-09-14 12:10:29','105.160.70.28',1),(18,'1','2024-09-14 12:34:24','Admin Changed the price of CHEESE BURGER to: buyingprice =0 ,sellingprice =310, qty= 0.00, items with id 63 . in Main level at 2024-09-14 12:34:24','105.160.70.28',1),(19,'1','2024-09-14 12:43:20','Admin Changed the price of CHEESE BURGER to: buyingprice =0 ,sellingprice =350, qty= 0.00, items with id 63 . in Main level at 2024-09-14 12:43:20','105.160.70.28',1),(20,'1','2024-09-14 12:43:54','Admin Changed the price of CHICKEN BURGER to: buyingprice =0 ,sellingprice =300, qty= 0.00, items with id 51 . in Main level at 2024-09-14 12:43:54','105.160.70.28',1),(21,'1','2025-01-31 21:12:50','Admin Changed the price of BEEF SAUSAGE to: buyingprice =0 ,sellingprice =100, qty= 0.00, items with id 5 . in Main level at 2025-01-31 21:12:50','102.208.190.14',1),(22,'1','2025-01-31 21:13:06','Admin Changed the price of SHAWARMA to: buyingprice =0 ,sellingprice =420, qty= 0.00, items with id 7 . in Main level at 2025-01-31 21:13:06','102.208.190.14',1),(23,'1','2025-01-31 21:13:24','Admin Changed the price of JB SPECIAL FISH SHAWARMA to: buyingprice =0 ,sellingprice =420, qty= 0.00, items with id 12 . in Main level at 2025-01-31 21:13:24','102.208.190.14',1),(24,'1','2025-01-31 21:13:47','Admin Changed the price of CHICKEN NUGGETS(1PC) to: buyingprice =0 ,sellingprice =80, qty= 0.00, items with id 15 . in Main level at 2025-01-31 21:13:47','102.208.190.14',1),(25,'1','2025-01-31 21:14:04','Admin Changed the price of BEEF BURGER to: buyingprice =0 ,sellingprice =400, qty= 0.00, items with id 52 . in Main level at 2025-01-31 21:14:04','102.208.190.14',1),(26,'1','2025-01-31 21:14:21','Admin Changed the price of FULL POUSSIN CHICKEN to: buyingprice =0 ,sellingprice =1450, qty= 0.00, items with id 18 . in Main level at 2025-01-31 21:14:21','102.208.190.14',1),(27,'1','2025-01-31 21:16:52','Admin Changed the price of FISH to: buyingprice =0 ,sellingprice =320, qty= 0.00, items with id 13 . in Main level at 2025-01-31 21:16:52','102.208.190.14',1),(28,'1','2025-01-31 21:17:06','Admin Changed the price of FISH & CHIPS COMBO to: buyingprice =0 ,sellingprice =450, qty= 0.00, items with id 14 . in Main level at 2025-01-31 21:17:06','102.208.190.14',1),(29,'1','2025-01-31 21:17:43','Admin Changed the price of COOKIE to: buyingprice =0 ,sellingprice =370, qty= 0.00, items with id 47 . in Main level at 2025-01-31 21:17:43','102.208.190.14',1),(30,'1','2025-01-31 21:18:04','Admin Changed the price of 1/4 CHICKEN LEG to: buyingprice =0 ,sellingprice =320, qty= 0.00, items with id 8 . in Main level at 2025-01-31 21:18:04','102.208.190.14',1),(31,'1','2025-01-31 21:18:23','Admin Changed the price of 1/4 CHICKEN BREAST to: buyingprice =0 ,sellingprice =340, qty= 0.00, items with id 9 . in Main level at 2025-01-31 21:18:23','102.208.190.14',1),(32,'1','2025-01-31 21:18:50','Admin Changed the price of 1/2 CHICKEN to: buyingprice =0 ,sellingprice =620, qty= 0.00, items with id 10 . in Main level at 2025-01-31 21:18:50','102.208.190.14',1),(33,'1','2025-01-31 21:19:11','Admin Changed the price of FULL CHICKEN to: buyingprice =0 ,sellingprice =1220, qty= 0.00, items with id 11 . in Main level at 2025-01-31 21:19:11','102.208.190.14',1),(34,'1','2025-01-31 21:19:48','Admin Changed the price of CHICKEN SAUSAGE to: buyingprice =0 ,sellingprice =100, qty= 0.00, items with id 6 . in Main level at 2025-01-31 21:19:48','102.208.190.14',1),(35,'1','2025-01-31 21:20:15','Admin Changed the price of CHICKEN BURGER to: buyingprice =0 ,sellingprice =400, qty= 0.00, items with id 51 . in Main level at 2025-01-31 21:20:15','102.208.190.14',1),(36,'1','2025-01-31 21:20:33','Admin Changed the price of 1/2 POUSSIN CHICKEN to: buyingprice =0 ,sellingprice =720, qty= 0.00, items with id 17 . in Main level at 2025-01-31 21:20:33','102.208.190.14',1),(37,'1','2025-01-31 21:20:49','Admin Changed the price of 1/4 POUSSIN CHICKEN to: buyingprice =0 ,sellingprice =360, qty= 0.00, items with id 16 . in Main level at 2025-01-31 21:20:49','102.208.190.14',1),(38,'1','2025-01-31 21:21:04','Admin Changed the price of CHEESE BURGER to: buyingprice =0 ,sellingprice =450, qty= 0.00, items with id 63 . in Main level at 2025-01-31 21:21:04','102.208.190.14',1),(39,'1','2025-02-11 12:06:24','Admin Changed the price of BEEF CHEESE BURGER to: buyingprice =0 ,sellingprice =450, qty= 0.00, items with id 65 . in Main level at 2025-02-11 12:06:24','197.248.204.86',1),(40,'1','2025-02-11 12:06:44','Admin Changed the price of CHICKEN CHEESE BURGER to: buyingprice =0 ,sellingprice =450, qty= 0.00, items with id 66 . in Main level at 2025-02-11 12:06:44','197.248.204.86',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 AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'202402281709124216.jpeg','11709124202',1,'2024-02-28 15:43:36',NULL,'1',1); /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) 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 AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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,'Counter','<H1 style=\"margin:0px;\">ROBISEARCH LTD( BAR AND RESTAURANT) </H1>\r\nNAIROBI, KENYA,0718667391, www.robisearch.com\r\n</BR>COMPANY PIN: P1XXXXXXX</br>\r\n</BR>TILL NO:111111111</br>\r\nCall us today if you need this Pos :0716413386\r\n\r\n','2024-02-01 05:31:04','active','1','','1','<H1 style=\"margin:0px;\">ROBISEARCH LTD( BAR AND RESTAURANT) </H1>\r\nNAIROBI, KENYA,0718667391, www.robisearch.com\r\n</BR>COMPANY PIN: P1XXXXXXX</br>\r\n</BR>TILL NO:111111111</br>\r\nCall us today if you need this Pos :0716413386\r\n\r\n','KES','2023-08-101691646451.jpeg'); /*!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,'Everyone','','2023-12-29 07:55:55','active','1','','1'),(2,'OTHERS','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `hscode` varchar(50) NOT 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, `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,'BED 2','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=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countrycodes` -- DROP TABLE IF EXISTS `countrycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `countrycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `countrycodes` -- LOCK TABLES `countrycodes` WRITE; /*!40000 ALTER TABLE `countrycodes` DISABLE KEYS */; INSERT INTO `countrycodes` VALUES (1,'ASCENSION ISLAND ','AC',NULL,'Y'),(2,'ANDORRA','AD',NULL,'Y'),(3,'UNITED ARAB EMIRATES ','AE',NULL,'Y'),(4,'ANTIGUA AND BARBUDA','AG',NULL,'Y'),(5,'ANGUILLA','AI',NULL,'Y'),(6,'ALBANIA ','AL',NULL,'Y'),(7,'ARMENIA','AM',NULL,'Y'),(8,'NETHERLANDS ANTILLES ','AN',NULL,'Y'),(9,'ANGOLA','AO',NULL,'Y'),(10,'ANTARCTICA','AQ',NULL,'Y'),(11,'ARGENTINA','AR',NULL,'Y'),(12,'AMERICAN SAMOA','AS',NULL,'Y'),(13,'AUSTRIA','AT',NULL,'Y'),(14,'AUSTRALIA','AU',NULL,'Y'),(15,'ARUBA','AW',NULL,'Y'),(16,'ALAND ISLANDS','AX',NULL,'Y'),(17,'AZERBAIJAN','AZ',NULL,'Y'),(18,'BOSNIA AND HERZEGOVINA ','BA',NULL,'Y'),(19,'BARBADOS ','BB',NULL,'Y'),(20,'BANGLADESH ','BD',NULL,'Y'),(21,'BELGIUM ','BE',NULL,'Y'),(22,'BURKINA FASO ','BF',NULL,'Y'),(23,'BULGARIA ','BG',NULL,'Y'),(24,'BAHRAIN','BH',NULL,'Y'),(25,'BURUNDI ','BI',NULL,'Y'),(26,'BENIN ','BJ',NULL,'Y'),(27,'BERMUDA ','BM',NULL,'Y'),(28,'BRUNEI DARUSSALAM ','BN',NULL,'Y'),(29,'BOLIVIA ','BO',NULL,'Y'),(30,'BRAZIL ','BR',NULL,'Y'),(31,'BAHAMAS ','BS',NULL,'Y'),(32,'BHUTAN ','BT',NULL,'Y'),(33,'BOUVET ISLAND ','BV',NULL,'Y'),(34,'BOTSWANA ','BW',NULL,'Y'),(35,'BELARUS ','BY',NULL,'Y'),(36,'BELIZE ','BZ',NULL,'Y'),(37,'CANADA ','CA',NULL,'Y'),(38,'COCOS (KEELING) ISLANDS ','CC',NULL,'Y'),(39,'CONGO, DEMOCRATIC REPUBLIC ','CD',NULL,'Y'),(40,'CENTRAL AFRICAN REPUBLIC ','CF',NULL,'Y'),(41,'CONGO ','CG',NULL,'Y'),(42,'SWITZERLAND ','CH',NULL,'Y'),(43,'COTE D\'IVOIRE (IVORY COAST) ','CI',NULL,'Y'),(44,'COOK ISLANDS ','CK',NULL,'Y'),(45,'CHILE ','CL',NULL,'Y'),(46,'CAMEROON ','CM',NULL,'Y'),(47,'CHINA ','CN',NULL,'Y'),(48,'COLOMBIA ','CO',NULL,'Y'),(49,'COSTA RICA ','CR',NULL,'Y'),(50,'CZECHOSLOVAKIA (FORMER) ','CS',NULL,'Y'),(51,'CUBA ','CU',NULL,'Y'),(52,'CAPE VERDE ','CV',NULL,'Y'),(53,'CHRISTMAS ISLAND ','CX',NULL,'Y'),(54,'CYPRUS ','CY',NULL,'Y'),(55,'CZECH REPUBLIC ','CZ',NULL,'Y'),(56,'GERMANY ','DE',NULL,'Y'),(57,'DJIBOUTI ','DJ',NULL,'Y'),(58,'DENMARK ','DK',NULL,'Y'),(59,'DOMINICA ','DM',NULL,'Y'),(60,'DOMINICAN REPUBLIC ','DO',NULL,'Y'),(61,'ALGERIA','DZ',NULL,'Y'),(62,'ECUADOR ','EC',NULL,'Y'),(63,'ESTONIA ','EE',NULL,'Y'),(64,'EGYPT ','EG',NULL,'Y'),(65,'WESTERN SAHARA ','EH',NULL,'Y'),(66,'ERITREA ','ER',NULL,'Y'),(67,'SPAIN ','ES',NULL,'Y'),(68,'ETHIOPIA ','ET',NULL,'Y'),(69,'EUROPEAN UNION ','EU',NULL,'Y'),(70,'FINLAND ','FI',NULL,'Y'),(71,'FIJI ','FJ',NULL,'Y'),(72,'FALKLAND ISLANDS (MALVINAS) ','FK',NULL,'Y'),(73,'MICRONESIA ','FM',NULL,'Y'),(74,'FAROE ISLANDS ','FO',NULL,'Y'),(75,'FRANCE ','FR',NULL,'Y'),(76,'FRANCE, METROPOLITAN ','FX',NULL,'Y'),(77,'GABON ','GA',NULL,'Y'),(78,'GREAT BRITAIN (UK) ','GB',NULL,'Y'),(79,'GRENADA ','GD',NULL,'Y'),(80,'GEORGIA ','GE',NULL,'Y'),(81,'FRENCH GUIANA ','GF',NULL,'Y'),(82,'GUERNSEY ','GG',NULL,'Y'),(83,'GHANA ','GH',NULL,'Y'),(84,'GIBRALTAR ','GI',NULL,'Y'),(85,'GREENLAND ','GL',NULL,'Y'),(86,'GAMBIA ','GM',NULL,'Y'),(87,'GUINEA ','GN',NULL,'Y'),(88,'GUADELOUPE ','GP',NULL,'Y'),(89,'EQUATORIAL GUINEA ','GQ',NULL,'Y'),(90,'GREECE ','GR',NULL,'Y'),(91,'S. GEORGIA AND S. SANDWICH ISLS. ','GS',NULL,'Y'),(92,'GUATEMALA ','GT',NULL,'Y'),(93,'GUAM ','GU',NULL,'Y'),(94,'GUINEA BISSAU ','GW',NULL,'Y'),(95,'GUYANA ','GY',NULL,'Y'),(96,'HONG KONG ','HK',NULL,'Y'),(97,'HEARD AND MCDONALD ISLANDS ','HM',NULL,'Y'),(98,'HONDURAS ','HN',NULL,'Y'),(99,'CROATIA (HRVATSKA) ','HR',NULL,'Y'),(100,'HAITI ','HT',NULL,'Y'),(101,'HUNGARY ','HU',NULL,'Y'),(102,'INDONESIA ','ID',NULL,'Y'),(103,'IRELAND ','IE',NULL,'Y'),(104,'ISRAEL ','IL',NULL,'Y'),(105,'ISLE OF MAN ','IM',NULL,'Y'),(106,'INDIA ','IN',NULL,'Y'),(107,'BRITISH INDIAN OCEAN TERRITORY ','IO',NULL,'Y'),(108,'IRAQ ','IQ',NULL,'Y'),(109,'IRAN ','IR',NULL,'Y'),(110,'ICELAND ','IS',NULL,'Y'),(111,'ITALY ','IT',NULL,'Y'),(112,'JERSEY ','JE',NULL,'Y'),(113,'JAMAICA ','JM',NULL,'Y'),(114,'JORDAN ','JO',NULL,'Y'),(115,'JAPAN ','JP',NULL,'Y'),(116,'KENYA ','KE',NULL,'Y'),(117,'KYRGYZSTAN ','KG',NULL,'Y'),(118,'CAMBODIA ','KH',NULL,'Y'),(119,'KIRIBATI ','KI',NULL,'Y'),(120,'COMOROS ','KM',NULL,'Y'),(121,'SAINT KITTS AND NEVIS ','KN',NULL,'Y'),(122,'NORTH KOREA','KP',NULL,'Y'),(123,'SOUTH KOREA','KR',NULL,'Y'),(124,'KUWAIT ','KW',NULL,'Y'),(125,'CAYMAN ISLANDS ','KY',NULL,'Y'),(126,'KAZAKHSTAN ','KZ',NULL,'Y'),(127,'LAOS ','LA',NULL,'Y'),(128,'LEBANON ','LB',NULL,'Y'),(129,'SAINT LUCIA ','LC',NULL,'Y'),(130,'LIECHTENSTEIN ','LI',NULL,'Y'),(131,'SRI LANKA ','LK',NULL,'Y'),(132,'LIBERIA ','LR',NULL,'Y'),(133,'LESOTHO ','LS',NULL,'Y'),(134,'LITHUANIA ','LT',NULL,'Y'),(135,'LUXEMBOURG ','LU',NULL,'Y'),(136,'LATVIA ','LV',NULL,'Y'),(137,'LIBYA ','LY',NULL,'Y'),(138,'MOROCCO ','MA',NULL,'Y'),(139,'MONACO ','MC',NULL,'Y'),(140,'MOLDOVA ','MD',NULL,'Y'),(141,'MONTENEGRO ','ME',NULL,'Y'),(142,'MADAGASCAR ','MG',NULL,'Y'),(143,'MARSHALL ISLANDS ','MH',NULL,'Y'),(144,'F.Y.R.O.M. (MACEDONIA) ','MK',NULL,'Y'),(145,'MALI ','ML',NULL,'Y'),(146,'MYANMAR ','MM',NULL,'Y'),(147,'MONGOLIA ','MN',NULL,'Y'),(148,'MACAU ','MO',NULL,'Y'),(149,'NORTHERN MARIANA ISLANDS ','MP',NULL,'Y'),(150,'MARTINIQUE ','MQ',NULL,'Y'),(151,'MAURITANIA ','MR',NULL,'Y'),(152,'MONTSERRAT ','MS',NULL,'Y'),(153,'MALTA ','MT',NULL,'Y'),(154,'MAURITIUS ','MU',NULL,'Y'),(155,'MALDIVES ','MV',NULL,'Y'),(156,'MALAWI ','MW',NULL,'Y'),(157,'MEXICO ','MX',NULL,'Y'),(158,'MALAYSIA ','MY',NULL,'Y'),(159,'MOZAMBIQUE ','MZ',NULL,'Y'),(160,'NAMIBIA ','NA',NULL,'Y'),(161,'NEW CALEDONIA ','NC',NULL,'Y'),(162,'NIGER ','NE',NULL,'Y'),(163,'NORFOLK ISLAND ','NF',NULL,'Y'),(164,'NIGERIA ','NG',NULL,'Y'),(165,'NICARAGUA ','NI',NULL,'Y'),(166,'NETHERLANDS ','NL',NULL,'Y'),(167,'NORWAY ','NO',NULL,'Y'),(168,'NEPAL ','NP',NULL,'Y'),(169,'NAURU ','NR',NULL,'Y'),(170,'NEUTRAL ZONE ','NT',NULL,'Y'),(171,'NIUE ','NU',NULL,'Y'),(172,'NEW ZEALAND (AOTEAROA) ','NZ',NULL,'Y'),(173,'OMAN ','OM',NULL,'Y'),(174,'PANAMA ','PA',NULL,'Y'),(175,'PERU ','PE',NULL,'Y'),(176,'FRENCH POLYNESIA ','PF',NULL,'Y'),(177,'PAPUA NEW GUINEA ','PG',NULL,'Y'),(178,'PHILIPPINES ','PH',NULL,'Y'),(179,'PAKISTAN ','PK',NULL,'Y'),(180,'POLAND ','PL',NULL,'Y'),(181,'ST. PIERRE AND MIQUELON ','PM',NULL,'Y'),(182,'PITCAIRN ','PN',NULL,'Y'),(183,'PUERTO RICO ','PR',NULL,'Y'),(184,'PALESTINIAN TERRITORY, OCCUPIED ','PS',NULL,'Y'),(185,'PORTUGAL ','PT',NULL,'Y'),(186,'PALAU ','PW',NULL,'Y'),(187,'PARAGUAY ','PY',NULL,'Y'),(188,'QATAR ','QA',NULL,'Y'),(189,'REUNION ','RE',NULL,'Y'),(190,'ROMANIA ','RO',NULL,'Y'),(191,'SERBIA ','RS',NULL,'Y'),(192,'RUSSIAN FEDERATION ','RU',NULL,'Y'),(193,'RWANDA ','RW',NULL,'Y'),(194,'SAUDI ARABIA ','SA',NULL,'Y'),(195,'SOLOMON ISLANDS ','SB',NULL,'Y'),(196,'SEYCHELLES ','SC',NULL,'Y'),(197,'SUDAN ','SD',NULL,'Y'),(198,'SWEDEN ','SE',NULL,'Y'),(199,'SINGAPORE ','SG',NULL,'Y'),(200,'ST. HELENA ','SH',NULL,'Y'),(201,'SLOVENIA ','SI',NULL,'Y'),(202,'SVALBARD & JAN MAYEN ISLANDS ','SJ',NULL,'Y'),(203,'SLOVAK REPUBLIC ','SK',NULL,'Y'),(204,'SIERRA LEONE ','SL',NULL,'Y'),(205,'SAN MARINO ','SM',NULL,'Y'),(206,'SENEGAL ','SN',NULL,'Y'),(207,'SOMALIA ','SO',NULL,'Y'),(208,'SURINAME ','SR',NULL,'Y'),(209,'SAO TOME AND PRINCIPE ','ST',NULL,'Y'),(210,'USSR (FORMER) ','SU',NULL,'Y'),(211,'EL SALVADOR ','SV',NULL,'Y'),(212,'SYRIA ','SY',NULL,'Y'),(213,'SWAZILAND ','SZ',NULL,'Y'),(214,'TURKS AND CAICOS ISLANDS ','TC',NULL,'Y'),(215,'CHAD ','TD',NULL,'Y'),(216,'FRENCH SOUTHERN TERRITORIES ','TF',NULL,'Y'),(217,'TOGO ','TG',NULL,'Y'),(218,'THAILAND ','TH',NULL,'Y'),(219,'TAJIKISTAN ','TJ',NULL,'Y'),(220,'TOKELAU ','TK',NULL,'Y'),(221,'TURKMENISTAN ','TM',NULL,'Y'),(222,'TUNISIA ','TN',NULL,'Y'),(223,'TONGA ','TO',NULL,'Y'),(224,'EAST TIMOR ','TP',NULL,'Y'),(225,'TURKEY ','TR',NULL,'Y'),(226,'TRINIDAD AND TOBAGO ','TT',NULL,'Y'),(227,'TUVALU ','TV',NULL,'Y'),(228,'TAIWAN ','TW',NULL,'Y'),(229,'TANZANIA ','TZ',NULL,'Y'),(230,'UKRAINE ','UA',NULL,'Y'),(231,'UGANDA ','UG',NULL,'Y'),(232,'UNITED KINGDOM ','UK',NULL,'Y'),(233,'US MINOR OUTLYING ISLANDS ','UM',NULL,'Y'),(234,'UNITED STATES ','US',NULL,'Y'),(235,'URUGUAY ','UY',NULL,'Y'),(236,'UZBEKISTAN ','UZ',NULL,'Y'),(237,'VATICAN CITY STATE (HOLY SEE) ','VA',NULL,'Y'),(238,'SAINT VINCENT & THE GRENADINES ','VC',NULL,'Y'),(239,'VENEZUELA ','VE',NULL,'Y'),(240,'BRITISH VIRGIN ISLANDS ','VG',NULL,'Y'),(241,'VIRGIN ISLANDS (U.S.) ','VI',NULL,'Y'),(242,'VIET NAM ','VN',NULL,'Y'),(243,'VANUATU ','VU',NULL,'Y'),(244,'WALLIS AND FUTUNA ISLANDS ','WF',NULL,'Y'),(245,'SAMOA ','WS',NULL,'Y'),(246,'YEMEN ','YE',NULL,'Y'),(247,'MAYOTTE ','YT',NULL,'Y'),(248,'SERBIA AND MONTENEGRO (FORMER) ','YU',NULL,'Y'),(249,'SOUTH AFRICA ','ZA',NULL,'Y'),(250,'ZAMBIA ','ZM',NULL,'Y'),(251,'(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ','ZR',NULL,'Y'),(252,'ZIMBABWE','ZW',NULL,'Y'); /*!40000 ALTER TABLE `countrycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (17,'USD','','2023-07-23 15:56:01','active','9','','1',1,'USD','1','','1'),(18,'TZS','','2023-07-23 15:57:10','active','9','','1',1,'USD','1','','2500'),(29,'EUR','','2023-09-28 09:06:17','active','1','','1',1,'EUR','1','','1'),(30,'GBP','','2023-09-28 09:06:28','active','1','','1',1,'GBP','1','','1'),(31,'KES','','2023-09-28 09:06:42','active','1','','1',1,'KES','1','','1'),(32,'TZS','','2023-09-28 09:07:01','active','1','','1',1,'TZS','1','','1'),(33,'KES','','2023-10-24 11:52:59','active','9','','1',1,'USD','1','','150'),(34,'EUR','','2023-10-29 10:31:44','active','9','','1',1,'USD','1','','0.94'),(35,'GBP','','2023-10-29 10:32:02','active','9','','1',1,'USD','1','','0.83'),(36,'USD','','2023-10-30 14:52:36','active','9','','1',1,'KES','1','','0.0067'),(37,'USD','','2023-11-06 12:36:08','active','9','','1',1,'TZS','1','','0.0004'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currencycodes` -- DROP TABLE IF EXISTS `currencycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currencycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `symbol` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currencycodes` -- LOCK TABLES `currencycodes` WRITE; /*!40000 ALTER TABLE `currencycodes` DISABLE KEYS */; INSERT INTO `currencycodes` VALUES (1,'United Arab Emirates dirham','AED',NULL,'Y','AED','1'),(2,'Afghan afghani','AFN',NULL,'Y','AFN','2'),(3,'Albanian lek','ALL',NULL,'Y','ALL','3'),(4,'Armenian dram','AMD',NULL,'Y','AMD','4'),(5,'Netherlands Antillean guilder','ANG',NULL,'Y','ANG','5'),(6,'Angolan kwanza','AOA',NULL,'Y','AOA','6'),(7,'Argentine peso','ARS',NULL,'Y','ARS','7'),(8,'Australian dollar','AUD',NULL,'Y','AUD','8'),(9,'Aruban florin','AWG',NULL,'Y','AWG','9'),(10,'Azerbaijani manat','AZN',NULL,'Y','AZN','10'),(11,'Bosnia and Herzegovina convertible mark','BAM',NULL,'Y','BAM','11'),(12,'Barbados dollar','BBD',NULL,'Y','BBD','12'),(13,'Bangladeshi taka','BDT',NULL,'Y','BDT','13'),(14,'Bulgarian lev','BGN',NULL,'Y','BGN','14'),(15,'Bahraini dinar','BHD',NULL,'Y','BHD','15'),(16,'Burundian franc','BIF',NULL,'Y','BIF','16'),(17,'Bermudian dollar','BMD',NULL,'Y','BMD','17'),(18,'Brunei dollar','BND',NULL,'Y','BND','18'),(19,'Boliviano','BOB',NULL,'Y','BOB','19'),(20,'Bolivian Mvdol (funds code)','BOV',NULL,'Y','BOV','20'),(21,'Brazilian real','BRL',NULL,'Y','BRL','21'),(22,'Bahamian dollar','BSD',NULL,'Y','BSD','22'),(23,'Bhutanese ngultrum','BTN',NULL,'Y','BTN','23'),(24,'Botswana pula','BWP',NULL,'Y','BWP','24'),(25,'New Belarusian ruble','BYN',NULL,'Y','BYN','25'),(26,'Belarusian ruble','BYR',NULL,'Y','BYR','26'),(27,'Belize dollar','BZD',NULL,'Y','BZD','27'),(28,'Canadian dollar','CAD',NULL,'Y','CAD','28'),(29,'Congolese franc','CDF',NULL,'Y','CDF','29'),(30,'WIR Euro (complementary currency)','CHE',NULL,'Y','CHE','30'),(31,'Swiss franc','CHF',NULL,'Y','CHF','31'),(32,'WIR Franc (complementary currency)','CHW',NULL,'Y','CHW','32'),(33,'Unidad de Fomento (funds code)','CLF',NULL,'Y','CLF','33'),(34,'Chilean peso','CLP',NULL,'Y','CLP','34'),(35,'Chinese yuan','CNY',NULL,'Y','CNY','35'),(36,'Colombian peso','COP',NULL,'Y','COP','36'),(37,'Unidad de Valor Real (UVR) (funds code)','COU',NULL,'Y','COU','37'),(38,'Costa Rican colon','CRC',NULL,'Y','CRC','38'),(39,'Cuban convertible peso','CUC',NULL,'Y','CUC','39'),(40,'Cuban peso','CUP',NULL,'Y','CUP','40'),(41,'Cape Verde escudo','CVE',NULL,'Y','CVE','41'),(42,'Czech koruna','CZK',NULL,'Y','CZK','42'),(43,'Djiboutian franc','DJF',NULL,'Y','DJF','43'),(44,'Danish krone','DKK',NULL,'Y','DKK','44'),(45,'Dominican peso','DOP',NULL,'Y','DOP','45'),(46,'Algerian dinar','DZD',NULL,'Y','DZD','46'),(47,'Egyptian pound','EGP',NULL,'Y','EGP','47'),(48,'Eritrean nakfa','ERN',NULL,'Y','ERN','48'),(49,'Ethiopian birr','ETB',NULL,'Y','ETB','49'),(50,'Euro','EUR',NULL,'Y','EUR','50'),(51,'Fiji dollar','FJD',NULL,'Y','FJD','51'),(52,'Falkland Islands pound','FKP',NULL,'Y','FKP','52'),(53,'Pound sterling','GBP',NULL,'Y','GBP','53'),(54,'Georgian lari','GEL',NULL,'Y','GEL','54'),(55,'Ghanaian cedi','GHS',NULL,'Y','GHS','55'),(56,'Gibraltar pound','GIP',NULL,'Y','GIP','56'),(57,'Gambian dalasi','GMD',NULL,'Y','GMD','57'),(58,'Guinean franc','GNF',NULL,'Y','GNF','58'),(59,'Guatemalan quetzal','GTQ',NULL,'Y','GTQ','59'),(60,'Guyanese dollar','GYD',NULL,'Y','GYD','60'),(61,'Hong Kong dollar','HKD',NULL,'Y','HKD','61'),(62,'Honduran lempira','HNL',NULL,'Y','HNL','62'),(63,'Croatian kuna','HRK',NULL,'Y','HRK','63'),(64,'Haitian gourde','HTG',NULL,'Y','HTG','64'),(65,'Hungarian forint','HUF',NULL,'Y','HUF','65'),(66,'Indonesian rupiah','IDR',NULL,'Y','IDR','66'),(67,'Israeli new shekel','ILS',NULL,'Y','ILS','67'),(68,'Indian rupee','INR',NULL,'Y','INR','68'),(69,'Iraqi dinar','IQD',NULL,'Y','IQD','69'),(70,'Iranian rial','IRR',NULL,'Y','IRR','70'),(71,'Icelandic króna','ISK',NULL,'Y','ISK','71'),(72,'Jamaican dollar','JMD',NULL,'Y','JMD','72'),(73,'Jordanian dinar','JOD',NULL,'Y','JOD','73'),(74,'Japanese yen','JPY',NULL,'Y','JPY','74'),(75,'Kenyan shilling','KES',NULL,'Y','KES','75'),(76,'Kyrgyzstani som','KGS',NULL,'Y','KGS','76'),(77,'Cambodian riel','KHR',NULL,'Y','KHR','77'),(78,'Comoro franc','KMF',NULL,'Y','KMF','78'),(79,'North Korean won','KPW',NULL,'Y','KPW','79'),(80,'South Korean won','KRW',NULL,'Y','KRW','80'),(81,'Kuwaiti dinar','KWD',NULL,'Y','KWD','81'),(82,'Cayman Islands dollar','KYD',NULL,'Y','KYD','82'),(83,'Kazakhstani tenge','KZT',NULL,'Y','KZT','83'),(84,'Lao kip','LAK',NULL,'Y','LAK','84'),(85,'Lebanese pound','LBP',NULL,'Y','LBP','85'),(86,'Sri Lankan rupee','LKR',NULL,'Y','LKR','86'),(87,'Liberian dollar','LRD',NULL,'Y','LRD','87'),(88,'Lesotho loti','LSL',NULL,'Y','LSL','88'),(89,'Libyan dinar','LYD',NULL,'Y','LYD','89'),(90,'Moroccan dirham','MAD',NULL,'Y','MAD','90'),(91,'Moldovan leu','MDL',NULL,'Y','MDL','91'),(92,'Malagasy ariary','MGA',NULL,'Y','MGA','92'),(93,'Macedonian denar','MKD',NULL,'Y','MKD','93'),(94,'Myanmar kyat','MMK',NULL,'Y','MMK','94'),(95,'Mongolian tögrög','MNT',NULL,'Y','MNT','95'),(96,'Macanese pataca','MOP',NULL,'Y','MOP','96'),(97,'Mauritanian ouguiya','MRO',NULL,'Y','MRO','97'),(98,'Mauritian rupee','MUR',NULL,'Y','MUR','98'),(99,'Maldivian rufiyaa','MVR',NULL,'Y','MVR','99'),(100,'Malawian kwacha','MWK',NULL,'Y','MWK','100'),(101,'Mexican peso','MXN',NULL,'Y','MXN','101'),(102,'Mexican Unidad de Inversion (UDI) (funds code)','MXV',NULL,'Y','MXV','102'),(103,'Malaysian ringgit','MYR',NULL,'Y','MYR','103'),(104,'Mozambican metical','MZN',NULL,'Y','MZN','104'),(105,'Namibian dollar','NAD',NULL,'Y','NAD','105'),(106,'Nigerian naira','NGN',NULL,'Y','NGN','106'),(107,'Nicaraguan córdoba','NIO',NULL,'Y','NIO','107'),(108,'Norwegian krone','NOK',NULL,'Y','NOK','108'),(109,'Nepalese rupee','NPR',NULL,'Y','NPR','109'),(110,'New Zealand dollar','NZD',NULL,'Y','NZD','110'),(111,'Omani rial','OMR',NULL,'Y','OMR','111'),(112,'Panamanian balboa','PAB',NULL,'Y','PAB','112'),(113,'Peruvian Sol','PEN',NULL,'Y','PEN','113'),(114,'Papua New Guinean kina','PGK',NULL,'Y','PGK','114'),(115,'Philippine peso','PHP',NULL,'Y','PHP','115'),(116,'Pakistani rupee','PKR',NULL,'Y','PKR','116'),(117,'Polish zloty','PLN',NULL,'Y','PLN','117'),(118,'Paraguayan guaraní','PYG',NULL,'Y','PYG','118'),(119,'Qatari riyal','QAR',NULL,'Y','QAR','119'),(120,'Romanian leu','RON',NULL,'Y','RON','120'),(121,'Serbian dinar','RSD',NULL,'Y','RSD','121'),(122,'Russian ruble','RUB',NULL,'Y','RUB','122'),(123,'Rwandan franc','RWF',NULL,'Y','RWF','123'),(124,'Saudi riyal','SAR',NULL,'Y','SAR','124'),(125,'Solomon Islands dollar','SBD',NULL,'Y','SBD','125'),(126,'Seychelles rupee','SCR',NULL,'Y','SCR','126'),(127,'Sudanese pound','SDG',NULL,'Y','SDG','127'),(128,'Swedish krona/kronor','SEK',NULL,'Y','SEK','128'),(129,'Singapore dollar','SGD',NULL,'Y','SGD','129'),(130,'Saint Helena pound','SHP',NULL,'Y','SHP','130'),(131,'Sierra Leonean leone','SLL',NULL,'Y','SLL','131'),(132,'Somali shilling','SOS',NULL,'Y','SOS','132'),(133,'Surinamese dollar','SRD',NULL,'Y','SRD','133'),(134,'South Sudanese pound','SSP',NULL,'Y','SSP','134'),(135,'São Tomé and Príncipe dobra','STD',NULL,'Y','STD','135'),(136,'Salvadoran colón','SVC',NULL,'Y','SVC','136'),(137,'Syrian pound','SYP',NULL,'Y','SYP','137'),(138,'Swazi lilangeni','SZL',NULL,'Y','SZL','138'),(139,'Thai baht','THB',NULL,'Y','THB','139'),(140,'Tajikistani somoni','TJS',NULL,'Y','TJS','140'),(141,'Turkmenistani manat','TMT',NULL,'Y','TMT','141'),(142,'Tunisian dinar','TND',NULL,'Y','TND','142'),(143,'Tongan pa?anga','TOP',NULL,'Y','TOP','143'),(144,'Turkish lira','TRY',NULL,'Y','TRY','144'),(145,'Trinidad and Tobago dollar','TTD',NULL,'Y','TTD','145'),(146,'New Taiwan dollar','TWD',NULL,'Y','TWD','146'),(147,'Tanzanian shilling','TZS',NULL,'Y','TZS','147'),(148,'Ukrainian hryvnia','UAH',NULL,'Y','UAH','148'),(149,'Ugandan shilling','UGX',NULL,'Y','UGX','149'),(150,'United States dollar','USD',NULL,'Y','USD','150'),(151,'United States dollar (next day) (funds code)','USN',NULL,'Y','USN','151'),(152,'Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)','UYI',NULL,'Y','UYI','152'),(153,'Uruguayan peso','UYU',NULL,'Y','UYU','153'),(154,'Uzbekistan som','UZS',NULL,'Y','UZS','154'),(155,'Venezuelan bolívar','VEF',NULL,'Y','VEF','155'),(156,'Vietnamese dong','VND',NULL,'Y','VND','156'),(157,'Vanuatu vatu','VUV',NULL,'Y','VUV','157'),(158,'Samoan tala','WST',NULL,'Y','WST','158'),(159,'CFA franc BEAC','XAF',NULL,'Y','XAF','159'),(160,'Silver (one troy ounce)','XAG',NULL,'Y','XAG','160'),(161,'Gold (one troy ounce)','XAU',NULL,'Y','XAU','161'),(162,'European Composite Unit (EURCO) (bond market unit)','XBA',NULL,'Y','XBA','162'),(163,'European Monetary Unit (E.M.U.-6) (bond market unit)','XBB',NULL,'Y','XBB','163'),(164,'European Unit of Account 9 (E.U.A.-9) (bond market unit)','XBC',NULL,'Y','XBC','164'),(165,'European Unit of Account 17 (E.U.A.-17) (bond market unit)','XBD',NULL,'Y','XBD','165'),(166,'East Caribbean dollar','XCD',NULL,'Y','XCD','166'),(167,'Special drawing rights','XDR',NULL,'Y','XDR','167'),(168,'CFA franc BCEAO','XOF',NULL,'Y','XOF','168'),(169,'Palladium (one troy ounce)','XPD',NULL,'Y','XPD','169'),(170,'CFP franc (franc Pacifique)','XPF',NULL,'Y','XPF','170'),(171,'Platinum (one troy ounce)','XPT',NULL,'Y','XPT','171'),(172,'SUCRE','XSU',NULL,'Y','XSU','172'),(173,'Code reserved for testing purposes','XTS',NULL,'Y','XTS','173'),(174,'ADB Unit of Account','XUA',NULL,'Y','XUA','174'),(175,'No currency','XXX',NULL,'Y','XXX','175'),(176,'Yemeni rial','YER',NULL,'Y','YER','176'),(177,'South African rand','ZAR',NULL,'Y','ZAR','177'),(178,'Zambian kwacha','ZMW',NULL,'Y','ZMW','178'),(179,'Zimbabwean dollar A/10','ZWL',NULL,'Y','ZWL','179'); /*!40000 ALTER TABLE `currencycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'checkin', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `transactioncode` varchar(50) NOT NULL, `name` varchar(20) NOT NULL, `chargeid` varchar(20) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `cost` varchar(20) NOT NULL, `createdat` varchar(30) NOT NULL, `discountedtotal` varchar(20) DEFAULT NULL, `idno` varchar(20) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `checkin` varchar(30) DEFAULT NULL, `checkout` varchar(30) DEFAULT NULL, `roomtype` varchar(20) DEFAULT NULL, `bedid` varchar(20) DEFAULT NULL, `bedname` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, `buyingprice` varchar(20) NOT NULL, `ttbrice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealstatus` -- DROP TABLE IF EXISTS `dealstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealstatus` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealstatus` -- LOCK TABLES `dealstatus` WRITE; /*!40000 ALTER TABLE `dealstatus` DISABLE KEYS */; INSERT INTO `dealstatus` VALUES (1,'Interested',1),(2,'Not Interested',1),(3,'Closed',1),(4,'Don\'t Call me again',1),(5,'Ordered',1),(6,'Not Ordered',1),(7,'Not Picking',1),(8,'Call Later',1); /*!40000 ALTER TABLE `dealstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13285 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'1050','31721726898','2024-07-23 12:28:19',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172172691342240132203','No',NULL,NULL,''),(2,'4000','31721726898','2024-07-23 12:28:19',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3,'1050','31721727991','2024-07-23 12:46:31',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172172799403294273922','No',NULL,NULL,''),(4,'4000','31721727991','2024-07-23 12:46:31',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5,'1050','31721728060','2024-07-23 12:47:40',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172172806281332003103','No',NULL,NULL,''),(6,'1110','31721728060','2024-07-23 12:47:40',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(7,'5500','31721728060','2024-07-23 12:47:40',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8,'4000','31721728060','2024-07-23 12:47:40',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(9,'1050','31721729235','2024-07-23 13:07:16',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172172924032220270222','No',NULL,NULL,''),(10,'4000','31721729235','2024-07-23 13:07:16',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11,'1050','31721729363','2024-07-23 13:09:23',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172172936522776323030','No',NULL,NULL,''),(12,'4000','31721729363','2024-07-23 13:09:23',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(13,'4000','31721726898','2024-07-23 13:22:20',90.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(14,'1000','31721726898','2024-07-23 13:22:20',NULL,90.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(15,'5500','31721726898','2024-07-23 13:22:20',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','20','','No',NULL,NULL,''),(16,'1110','31721726898','2024-07-23 13:22:20',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(17,'4000','31721727991','2024-07-23 13:22:27',90.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(18,'1000','31721727991','2024-07-23 13:22:27',NULL,90.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(19,'5500','31721727991','2024-07-23 13:22:27',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','21','','No',NULL,NULL,''),(20,'1110','31721727991','2024-07-23 13:22:27',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(21,'4000','31721728060','2024-07-23 13:22:32',110.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(22,'1000','31721728060','2024-07-23 13:22:32',NULL,110.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(23,'5500','31721728060','2024-07-23 13:22:32',NULL,50.00,'','1','1','Cost of goods returned','1','','sales','35','','No',NULL,NULL,''),(24,'1110','31721728060','2024-07-23 13:22:32',50.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(25,'4000','31721729235','2024-07-23 13:22:37',90.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(26,'1000','31721729235','2024-07-23 13:22:37',NULL,90.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(27,'5500','31721729235','2024-07-23 13:22:37',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','5','','No',NULL,NULL,''),(28,'1110','31721729235','2024-07-23 13:22:37',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(29,'4000','31721729363','2024-07-23 13:22:44',110.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(30,'1000','31721729363','2024-07-23 13:22:44',NULL,110.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(31,'5500','31721729363','2024-07-23 13:22:44',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','44','','No',NULL,NULL,''),(32,'1110','31721729363','2024-07-23 13:22:44',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(33,'1050','31721733508','2024-07-23 14:20:25',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172173362803222633822','No',NULL,NULL,''),(34,'1110','31721733508','2024-07-23 14:20:25',NULL,140.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(35,'5500','31721733508','2024-07-23 14:18:28',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(36,'4000','31721733508','2024-07-23 14:20:25',NULL,220.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(37,'1010','31721814245','2024-07-24 12:44:19',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172181456523022532002','No',NULL,NULL,'05l6'),(38,'1110','31721814245','2024-07-24 12:44:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(39,'1110','31721814245','2024-07-24 12:44:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(40,'5500','31721814245','2024-07-24 12:44:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(41,'4000','31721814245','2024-07-24 12:44:19',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(42,'4000','31721814245','2024-07-24 12:44:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(43,'1010','31721814602','2024-07-24 12:50:07',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172181634124282742204','No',NULL,NULL,'9VPFB'),(44,'4000','31721814602','2024-07-24 12:50:07',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(45,'4000','31721814602','2024-07-24 12:50:02',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(46,'1010','31721816487','2024-07-24 13:21:28',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172181651533313130318','No',NULL,NULL,'A7OVL'),(47,'4000','31721816487','2024-07-24 13:21:28',NULL,90.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(48,'1010','31721824193','2024-07-24 15:29:54',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172182531628220030203','No',NULL,NULL,'S9X53'),(49,'4000','31721824193','2024-07-24 15:29:54',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(50,'1010','31721828546','2024-07-24 16:42:27',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172182860182226323330','No',NULL,NULL,'JYPCZ4'),(51,'4000','31721828546','2024-07-24 16:42:27',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(52,'1010','31721836815','2024-07-24 19:00:16',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172183684022330023721','No',NULL,NULL,'4A4O'),(53,'4000','31721836815','2024-07-24 19:00:16',NULL,90.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(54,'1010','31721836864','2024-07-24 19:01:09',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172183689223336388082','No',NULL,NULL,'M24ER'),(55,'1110','31721836864','2024-07-24 19:01:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(56,'1110','31721836864','2024-07-24 19:01:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(57,'5500','31721836864','2024-07-24 19:01:08',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(58,'4000','31721836864','2024-07-24 19:01:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(59,'4000','31721836864','2024-07-24 19:01:04',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(60,'1050','31721840781','2024-07-24 20:06:35',280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172184091022932223182','No',NULL,NULL,''),(61,'4000','31721840781','2024-07-24 20:06:35',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(62,'4000','31721840781','2024-07-24 20:06:21',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(63,'1010','31721841990','2024-07-24 20:26:36',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172184202921023342234','No',NULL,NULL,'3NJG8'),(64,'1110','31721841990','2024-07-24 20:26:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(65,'1110','31721841990','2024-07-24 20:26:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(66,'5500','31721841990','2024-07-24 20:26:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(67,'4000','31721841990','2024-07-24 20:26:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(68,'4000','31721841990','2024-07-24 20:26:30',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(69,'1010','31721901607','2024-07-25 13:00:37',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172190172132103203331','No',NULL,NULL,'myza'),(70,'4000','31721901607','2024-07-25 13:00:37',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(71,'4000','31721901607','2024-07-25 13:00:07',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(72,'4000','31721901607','2024-07-25 13:00:14',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(73,'1050','31721901901','2024-07-25 13:07:32',3360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172190334523333300233','No',NULL,NULL,''),(74,'1110','31721901901','2024-07-25 13:07:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(75,'1110','31721901901','2024-07-25 13:05:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(76,'1110','31721901901','2024-07-25 13:05:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(77,'1110','31721901901','2024-07-25 13:05:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(78,'1110','31721901901','2024-07-25 13:05:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(79,'1110','31721901901','2024-07-25 13:05:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(80,'1110','31721901901','2024-07-25 13:05:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(81,'1110','31721901901','2024-07-25 13:06:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(82,'1110','31721901901','2024-07-25 13:06:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(83,'1110','31721901901','2024-07-25 13:06:20',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(84,'1110','31721901901','2024-07-25 13:06:29',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(85,'1110','31721901901','2024-07-25 13:06:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(86,'1110','31721901901','2024-07-25 13:07:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(87,'1110','31721901901','2024-07-25 13:07:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(88,'5500','31721901901','2024-07-25 13:07:31',220.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(89,'4000','31721901901','2024-07-25 13:07:32',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(90,'4000','31721901901','2024-07-25 13:05:01',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(91,'4000','31721901901','2024-07-25 13:05:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(92,'4000','31721901901','2024-07-25 13:05:09',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(93,'4000','31721901901','2024-07-25 13:05:18',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(94,'4000','31721901901','2024-07-25 13:05:24',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(95,'4000','31721901901','2024-07-25 13:05:59',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(96,'4000','31721901901','2024-07-25 13:06:01',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(97,'4000','31721901901','2024-07-25 13:06:09',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(98,'4000','31721901901','2024-07-25 13:06:20',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(99,'4000','31721901901','2024-07-25 13:06:29',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(100,'4000','31721901901','2024-07-25 13:06:31',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(101,'4000','31721901901','2024-07-25 13:07:00',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(102,'4000','31721901901','2024-07-25 13:07:29',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(103,'1050','31721904538','2024-07-25 13:49:39',1570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172190474024700333932','No',NULL,NULL,''),(104,'1110','31721904538','2024-07-25 13:49:39',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(105,'1110','31721904538','2024-07-25 13:48:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(106,'1110','31721904538','2024-07-25 13:49:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(107,'1110','31721904538','2024-07-25 13:49:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(108,'1110','31721904538','2024-07-25 13:49:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(109,'1110','31721904538','2024-07-25 13:49:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(110,'1110','31721904538','2024-07-25 13:49:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(111,'5500','31721904538','2024-07-25 13:49:38',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(112,'4000','31721904538','2024-07-25 13:49:39',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(113,'4000','31721904538','2024-07-25 13:48:58',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(114,'4000','31721904538','2024-07-25 13:49:00',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(115,'4000','31721904538','2024-07-25 13:49:05',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(116,'4000','31721904538','2024-07-25 13:49:12',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(117,'4000','31721904538','2024-07-25 13:49:22',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(118,'4000','31721904538','2024-07-25 13:49:30',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(119,'1050','31721904763','2024-07-25 13:52:44',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172190477133233422037','No',NULL,NULL,''),(120,'4000','31721904763','2024-07-25 13:52:44',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(121,'1010','31721905836','2024-07-25 14:14:40',4180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172190628121227222232','No',NULL,NULL,'89IS6'),(122,'1110','31721905836','2024-07-25 14:14:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(123,'1110','31721905836','2024-07-25 14:10:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(124,'1110','31721905836','2024-07-25 14:10:41',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(125,'1110','31721905836','2024-07-25 14:10:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(126,'1110','31721905836','2024-07-25 14:11:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(127,'1110','31721905836','2024-07-25 14:11:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(128,'1110','31721905836','2024-07-25 14:12:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(129,'1110','31721905836','2024-07-25 14:12:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(130,'1110','31721905836','2024-07-25 14:14:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(131,'5500','31721905836','2024-07-25 14:14:40',480.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(132,'4000','31721905836','2024-07-25 14:14:40',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(133,'4000','31721905836','2024-07-25 14:10:36',NULL,1740.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(134,'4000','31721905836','2024-07-25 14:10:41',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(135,'4000','31721905836','2024-07-25 14:10:59',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(136,'4000','31721905836','2024-07-25 14:11:01',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(137,'4000','31721905836','2024-07-25 14:11:52',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(138,'4000','31721905836','2024-07-25 14:12:02',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(139,'4000','31721905836','2024-07-25 14:12:30',NULL,270.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(140,'4000','31721905836','2024-07-25 14:14:36',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(141,'1050','31721913009','2024-07-25 16:10:10',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172191301532125022313','No',NULL,NULL,''),(142,'1110','31721913009','2024-07-25 16:10:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(143,'5500','31721913009','2024-07-25 16:10:10',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(144,'4000','31721913009','2024-07-25 16:10:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(145,'1050','31721913460','2024-07-25 16:17:41',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172191347122343402024','No',NULL,NULL,''),(146,'4000','31721913460','2024-07-25 16:17:41',NULL,90.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(147,'1010','31721925834','2024-07-25 19:43:56',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172192585505330593533','No',NULL,NULL,'JOHN'),(148,'4000','31721925834','2024-07-25 19:43:56',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(149,'4000','31721925834','2024-07-25 19:43:54',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(150,'1010','31721928085','2024-07-25 20:22:32',4000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172192818920223881032','No',NULL,NULL,'JOHN'),(151,'1110','31721928085','2024-07-25 20:22:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(152,'1110','31721928085','2024-07-25 20:21:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(153,'1110','31721928085','2024-07-25 20:21:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(154,'1110','31721928085','2024-07-25 20:21:56',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(155,'1110','31721928085','2024-07-25 20:22:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(156,'1110','31721928085','2024-07-25 20:22:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(157,'5500','31721928085','2024-07-25 20:22:31',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(158,'4000','31721928085','2024-07-25 20:22:32',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(159,'4000','31721928085','2024-07-25 20:21:26',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(160,'4000','31721928085','2024-07-25 20:21:32',NULL,2240.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(161,'4000','31721928085','2024-07-25 20:21:56',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(162,'4000','31721928085','2024-07-25 20:22:08',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(163,'4000','31721928085','2024-07-25 20:22:11',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(164,'1050','31721928263','2024-07-25 20:28:17',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172192862533333001083','No',NULL,NULL,''),(165,'1110','31721928263','2024-07-25 20:28:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(166,'1110','31721928263','2024-07-25 20:24:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(167,'1110','31721928263','2024-07-25 20:24:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(168,'1110','31721928263','2024-07-25 20:24:31',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(169,'5500','31721928263','2024-07-25 20:24:35',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(170,'4000','31721928263','2024-07-25 20:28:17',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(171,'4000','31721928263','2024-07-25 20:24:23',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(172,'4000','31721928263','2024-07-25 20:24:29',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(173,'4000','31721928263','2024-07-25 20:24:31',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(174,'1050','31721928647','2024-07-25 20:31:07',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172192868212882232823','No',NULL,NULL,''),(175,'1110','31721928647','2024-07-25 20:31:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(176,'1110','31721928647','2024-07-25 20:30:47',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(177,'1110','31721928647','2024-07-25 20:30:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(178,'5500','31721928647','2024-07-25 20:31:06',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(179,'4000','31721928647','2024-07-25 20:31:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(180,'4000','31721928647','2024-07-25 20:30:47',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(181,'4000','31721928647','2024-07-25 20:30:54',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(182,'1050','31721929153','2024-07-25 20:55:07',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172193012532330292020','No',NULL,NULL,''),(183,'1110','31721929153','2024-07-25 20:55:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(184,'1110','31721929153','2024-07-25 20:39:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(185,'1110','31721929153','2024-07-25 20:39:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(186,'5500','31721929153','2024-07-25 20:39:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(187,'4000','31721929153','2024-07-25 20:55:07',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(188,'4000','31721929153','2024-07-25 20:39:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(189,'4000','31721929153','2024-07-25 20:39:17',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(190,'1010','31721931481','2024-07-25 21:37:18',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172193264543233763333','No',NULL,NULL,'JOHN'),(191,'4000','31721931481','2024-07-25 21:37:18',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(192,'4000','31721931481','2024-07-25 21:18:01',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(193,'4000','31721931481','2024-07-25 21:18:05',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(194,'4000','31721931481','2024-07-25 21:18:26',NULL,90.00,'','3','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(195,'1010','31721988880','2024-07-26 13:15:13',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172198892630302832638','No',NULL,NULL,'JOHN'),(196,'1110','31721988880','2024-07-26 13:15:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(197,'1110','31721988880','2024-07-26 13:14:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(198,'1110','31721988880','2024-07-26 13:14:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(199,'1110','31721988880','2024-07-26 13:14:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(200,'1110','31721988880','2024-07-26 13:14:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(201,'5500','31721988880','2024-07-26 13:15:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(202,'4000','31721988880','2024-07-26 13:15:13',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(203,'4000','31721988880','2024-07-26 13:14:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(204,'4000','31721988880','2024-07-26 13:14:42',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(205,'4000','31721988880','2024-07-26 13:14:46',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(206,'4000','31721988880','2024-07-26 13:14:53',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(207,'1050','31721992531','2024-07-26 14:17:42',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172199267939209223907','No',NULL,NULL,''),(208,'4000','31721992531','2024-07-26 14:17:42',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(209,'4000','31721992531','2024-07-26 14:15:31',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(210,'4000','31721992531','2024-07-26 14:15:45',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(211,'1010','31721998376','2024-07-26 15:52:57',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172199841043230792330','No',NULL,NULL,'F3DNL'),(212,'4000','31721998376','2024-07-26 15:52:57',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(213,'1050','31722003566','2024-07-26 17:19:30',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172200360822332203230','No',NULL,NULL,''),(214,'1110','31722003566','2024-07-26 17:19:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(215,'1110','31722003566','2024-07-26 17:19:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(216,'5500','31722003566','2024-07-26 17:19:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(217,'4000','31722003566','2024-07-26 17:19:30',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(218,'4000','31722003566','2024-07-26 17:19:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(219,'1010','31722020021','2024-07-26 21:53:47',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172202006560330203233','No',NULL,NULL,'4EDC7'),(220,'1110','31722020021','2024-07-26 21:53:47',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(221,'1110','31722020021','2024-07-26 21:53:41',NULL,210.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(222,'5500','31722020021','2024-07-26 21:53:47',280.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(223,'4000','31722020021','2024-07-26 21:53:47',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(224,'4000','31722020021','2024-07-26 21:53:41',NULL,330.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(225,'1050','31722071614','2024-07-27 12:13:34',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207162323223000220','No',NULL,NULL,''),(226,'4000','31722071614','2024-07-27 12:13:34',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(227,'1050','31722072368','2024-07-27 12:26:08',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207277217201220430','No',NULL,NULL,''),(228,'4000','31722072368','2024-07-27 12:26:08',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(229,'1050','31722072796','2024-07-27 12:33:16',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207280300203022302','No',NULL,NULL,''),(230,'4000','31722072796','2024-07-27 12:33:16',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(231,'1050','31722073058','2024-07-27 12:37:39',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207306123223320176','No',NULL,NULL,''),(232,'4000','31722073058','2024-07-27 12:37:39',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(233,'1050','31722073341','2024-07-27 12:42:22',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207335221370333330','No',NULL,NULL,''),(234,'4000','31722073341','2024-07-27 12:42:22',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(235,'1050','31722073528','2024-07-27 12:45:35',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207353731222430200','No',NULL,NULL,''),(236,'1110','31722073528','2024-07-27 12:45:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(237,'1110','31722073528','2024-07-27 12:45:28',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(238,'5500','31722073528','2024-07-27 12:45:34',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(239,'4000','31722073528','2024-07-27 12:45:35',NULL,700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(240,'4000','31722073528','2024-07-27 12:45:28',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(241,'1050','31722074285','2024-07-27 12:58:06',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207428723222743202','No',NULL,NULL,''),(242,'4000','31722074285','2024-07-27 12:58:06',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(243,'1050','31722074676','2024-07-27 13:04:37',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207467910303333330','No',NULL,NULL,''),(244,'4000','31722074676','2024-07-27 13:04:37',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(245,'1050','31722078046','2024-07-27 14:00:47',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207807532372811422','No',NULL,NULL,''),(246,'4000','31722078046','2024-07-27 14:00:47',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(247,'1050','31722078355','2024-07-27 14:05:58',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207836667037322037','No',NULL,NULL,''),(248,'4000','31722078355','2024-07-27 14:05:58',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(249,'4000','31722078355','2024-07-27 14:05:55',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(250,'1050','31722079469','2024-07-27 14:24:30',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172207947223213223323','No',NULL,NULL,''),(251,'4000','31722079469','2024-07-27 14:24:30',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(252,'1050','31722082625','2024-07-27 15:17:06',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172208262937260303200','No',NULL,NULL,''),(253,'4000','31722082625','2024-07-27 15:17:06',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(254,'1050','31722084193','2024-07-27 15:46:02',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172208438344233040233','No',NULL,NULL,''),(255,'4000','31722084193','2024-07-27 15:46:02',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(256,'4000','31722084193','2024-07-27 15:43:13',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(257,'1010','31722084403','2024-07-27 15:46:43',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172208442813202138222','No',NULL,NULL,'EL6W'),(258,'4000','31722084403','2024-07-27 15:46:43',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(259,'1050','31722096754','2024-07-27 19:16:36',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172209738602132423937','No',NULL,NULL,''),(260,'1110','31722096754','2024-07-27 19:16:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(261,'1110','31722096754','2024-07-27 19:12:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(262,'1110','31722096754','2024-07-27 19:12:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(263,'1110','31722096754','2024-07-27 19:13:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(264,'1110','31722096754','2024-07-27 19:13:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(265,'5500','31722096754','2024-07-27 19:16:33',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(266,'4000','31722096754','2024-07-27 19:16:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(267,'4000','31722096754','2024-07-27 19:12:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(268,'4000','31722096754','2024-07-27 19:12:42',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(269,'4000','31722096754','2024-07-27 19:13:07',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(270,'4000','31722096754','2024-07-27 19:13:11',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(271,'1050','31722100257','2024-07-27 20:11:00',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210033430242330233','No',NULL,NULL,''),(272,'1110','31722100257','2024-07-27 20:11:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(273,'1110','31722100257','2024-07-27 20:10:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(274,'5500','31722100257','2024-07-27 20:10:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(275,'4000','31722100257','2024-07-27 20:11:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(276,'4000','31722100257','2024-07-27 20:10:57',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(277,'1050','31722100457','2024-07-27 20:14:18',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210046823002326323','No',NULL,NULL,''),(278,'4000','31722100457','2024-07-27 20:14:18',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(279,'1050','31722100696','2024-07-27 20:18:19',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210070733023134341','No',NULL,NULL,''),(280,'4000','31722100696','2024-07-27 20:18:19',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(281,'1050','31722100739','2024-07-27 20:19:02',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210074601377220004','No',NULL,NULL,''),(282,'4000','31722100739','2024-07-27 20:19:02',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(283,'1050','31722101025','2024-07-27 20:23:46',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210102912220912033','No',NULL,NULL,''),(284,'4000','31722101025','2024-07-27 20:23:46',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(285,'1050','31722102889','2024-07-27 20:54:50',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210289901233222232','No',NULL,NULL,''),(286,'4000','31722102889','2024-07-27 20:54:50',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(287,'1050','31722102978','2024-07-27 20:56:19',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210298122303232133','No',NULL,NULL,''),(288,'4000','31722102978','2024-07-27 20:56:19',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(289,'1010','31722103969','2024-07-27 21:12:50',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210398222333097229','No',NULL,NULL,'JOHN'),(290,'1110','31722103969','2024-07-27 21:12:50',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(291,'5500','31722103969','2024-07-27 21:12:49',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(292,'4000','31722103969','2024-07-27 21:12:50',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(293,'1050','31722104708','2024-07-27 21:25:09',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172210471332302232202','No',NULL,NULL,''),(294,'4000','31722104708','2024-07-27 21:25:09',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(295,'1010','31722112696','2024-07-27 23:38:26',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172211272200200223023','No',NULL,NULL,'5UN1'),(296,'4000','31722112696','2024-07-27 23:38:26',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(297,'4000','31722112696','2024-07-27 23:38:16',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(298,'1010','31722160243','2024-07-28 12:50:44',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172216025520413313300','No',NULL,NULL,'JOHN'),(299,'1110','31722160243','2024-07-28 12:50:44',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(300,'5500','31722160243','2024-07-28 12:50:43',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(301,'4000','31722160243','2024-07-28 12:50:44',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(302,'1050','31722160490','2024-07-28 12:55:06',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172216051052222023200','No',NULL,NULL,''),(303,'4000','31722160490','2024-07-28 12:55:06',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(304,'4000','31722160490','2024-07-28 12:54:50',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(305,'1050','31722161507','2024-07-28 13:34:21',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172216286521173733728','No',NULL,NULL,''),(306,'1110','31722161507','2024-07-28 13:34:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(307,'1110','31722161507','2024-07-28 13:11:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(308,'5500','31722161507','2024-07-28 13:11:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(309,'4000','31722161507','2024-07-28 13:34:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(310,'4000','31722161507','2024-07-28 13:11:47',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(311,'1050','31722163453','2024-07-28 14:09:57',1060.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172216567212247322736','No',NULL,NULL,''),(312,'1110','31722163453','2024-07-28 14:09:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(313,'1110','31722163453','2024-07-28 13:44:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(314,'1110','31722163453','2024-07-28 13:45:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(315,'1110','31722163453','2024-07-28 13:45:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(316,'5500','31722163453','2024-07-28 13:45:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(317,'4000','31722163453','2024-07-28 14:09:57',NULL,180.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(318,'4000','31722163453','2024-07-28 13:44:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(319,'4000','31722163453','2024-07-28 13:45:07',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(320,'4000','31722163453','2024-07-28 13:45:09',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(321,'1010','31722178340','2024-07-28 17:52:21',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172217837323233220222','No',NULL,NULL,'1C0D'),(322,'4000','31722178340','2024-07-28 17:52:21',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(323,'1050','31722182252','2024-07-28 18:58:25',3280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172218231338330302101','No',NULL,NULL,''),(324,'1110','31722182252','2024-07-28 18:58:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(325,'1110','31722182252','2024-07-28 18:57:32',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(326,'1110','31722182252','2024-07-28 18:57:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(327,'1110','31722182252','2024-07-28 18:57:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(328,'5500','31722182252','2024-07-28 18:58:24',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(329,'4000','31722182252','2024-07-28 18:58:25',NULL,1800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(330,'4000','31722182252','2024-07-28 18:57:32',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(331,'4000','31722182252','2024-07-28 18:57:55',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(332,'4000','31722182252','2024-07-28 18:57:59',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(333,'1050','31722182329','2024-07-28 18:58:53',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172218235822423333320','No',NULL,NULL,''),(334,'4000','31722182329','2024-07-28 18:58:53',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(335,'4000','31722182329','2024-07-28 18:58:49',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(336,'1050','31722182479','2024-07-28 19:01:20',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172218248231332080322','No',NULL,NULL,''),(337,'4000','31722182479','2024-07-28 19:01:20',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(338,'1050','31722184551','2024-07-28 19:35:52',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172218455433024032103','No',NULL,NULL,''),(339,'4000','31722184551','2024-07-28 19:35:52',NULL,180.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(340,'1050','31722332805','2024-07-30 12:46:46',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172233281023222323331','No',NULL,NULL,''),(341,'4000','31722332805','2024-07-30 12:46:46',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(342,'1050','31722337211','2024-07-30 14:36:54',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172233943032203230930','No',NULL,NULL,''),(343,'1110','31722337211','2024-07-30 14:36:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(344,'1110','31722337211','2024-07-30 14:10:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(345,'1110','31722337211','2024-07-30 14:10:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(346,'1110','31722337211','2024-07-30 14:21:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(347,'5500','31722337211','2024-07-30 14:36:54',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(348,'4000','31722337211','2024-07-30 14:36:54',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(349,'4000','31722337211','2024-07-30 14:10:09',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(350,'4000','31722337211','2024-07-30 14:10:50',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(351,'4000','31722337211','2024-07-30 14:21:36',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(352,'1010','31722339633','2024-07-30 14:47:18',1360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172234005003023204220','No',NULL,NULL,'JOHN'),(353,'1110','31722339633','2024-07-30 14:47:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(354,'1110','31722339633','2024-07-30 14:40:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(355,'1110','31722339633','2024-07-30 14:40:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(356,'1110','31722339633','2024-07-30 14:40:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(357,'1110','31722339633','2024-07-30 14:46:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(358,'5500','31722339633','2024-07-30 14:46:35',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(359,'4000','31722339633','2024-07-30 14:47:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(360,'4000','31722339633','2024-07-30 14:40:33',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(361,'4000','31722339633','2024-07-30 14:40:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(362,'4000','31722339633','2024-07-30 14:40:44',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(363,'4000','31722339633','2024-07-30 14:46:32',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(364,'1050','31722341079','2024-07-30 15:20:43',1260.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172234229607332226303','No',NULL,NULL,''),(365,'4000','31722341079','2024-07-30 15:20:43',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(366,'4000','31722341079','2024-07-30 15:04:39',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(367,'4000','31722341079','2024-07-30 15:04:41',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(368,'4000','31722341079','2024-07-30 15:04:52',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(369,'4000','31722341079','2024-07-30 15:20:27',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(370,'1050','31722342318','2024-07-30 15:25:18',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172234232522304321335','No',NULL,NULL,''),(371,'4000','31722342318','2024-07-30 15:25:18',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(372,'1050','31722342900','2024-07-30 15:35:01',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172234292833322024432','No',NULL,NULL,''),(373,'1110','31722342900','2024-07-30 15:35:01',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(374,'5500','31722342900','2024-07-30 15:35:01',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(375,'4000','31722342900','2024-07-30 15:35:01',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(376,'1010','31722349126','2024-07-30 17:18:47',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172234914842202333223','No',NULL,NULL,'2VW6K'),(377,'4000','31722349126','2024-07-30 17:18:47',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(378,'1050','31722354664','2024-07-30 18:54:24',940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172235487833422032707','No',NULL,NULL,''),(379,'4000','31722354664','2024-07-30 18:54:24',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(380,'4000','31722354664','2024-07-30 18:51:04',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(381,'4000','31722354664','2024-07-30 18:51:14',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(382,'4000','31722354664','2024-07-30 18:51:22',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(383,'4000','31722354664','2024-07-30 18:51:57',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(384,'1010','31722356261','2024-07-30 19:35:08',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172235762032233100300','No',NULL,NULL,'john'),(385,'4000','31722356261','2024-07-30 19:35:08',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(386,'4000','31722356261','2024-07-30 19:17:41',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(387,'4000','31722356261','2024-07-30 19:18:59',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(388,'1050','31722365216','2024-07-30 21:52:45',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172236615223262130232','No',NULL,NULL,''),(389,'4000','31722365216','2024-07-30 21:52:45',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(390,'4000','31722365216','2024-07-30 21:46:56',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(391,'1010','31722366647','2024-07-30 22:10:48',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172236665403222322263','No',NULL,NULL,'john'),(392,'1110','31722366647','2024-07-30 22:10:48',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(393,'5500','31722366647','2024-07-30 22:10:47',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(394,'4000','31722366647','2024-07-30 22:10:48',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(395,'1050','31722421660','2024-07-31 13:50:31',830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172242348342323034322','No',NULL,NULL,''),(396,'4000','31722421660','2024-07-31 13:50:31',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(397,'4000','31722421660','2024-07-31 13:27:40',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(398,'4000','31722421660','2024-07-31 13:27:43',NULL,160.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(399,'4000','31722421660','2024-07-31 13:45:10',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(400,'1010','31722423595','2024-07-31 13:59:56',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172242367330233320066','No',NULL,NULL,'2IHG'),(401,'4000','31722423595','2024-07-31 13:59:56',NULL,170.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(402,'1050','31722425811','2024-07-31 14:50:23',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172242662820238642023','No',NULL,NULL,''),(403,'4000','31722425811','2024-07-31 14:50:23',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(404,'4000','31722425811','2024-07-31 14:36:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(405,'4000','31722425811','2024-07-31 14:36:53',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(406,'4000','31722425811','2024-07-31 14:37:00',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(407,'1050','31722426661','2024-07-31 14:51:13',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172242668670333074200','No',NULL,NULL,''),(408,'1110','31722426661','2024-07-31 14:51:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(409,'1110','31722426661','2024-07-31 14:51:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(410,'1110','31722426661','2024-07-31 14:51:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(411,'5500','31722426661','2024-07-31 14:51:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(412,'4000','31722426661','2024-07-31 14:51:13',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(413,'4000','31722426661','2024-07-31 14:51:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(414,'4000','31722426661','2024-07-31 14:51:05',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(415,'1010','31722428183','2024-07-31 17:06:12',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172243479003324333220','No',NULL,NULL,'STDX'),(416,'4000','31722428183','2024-07-31 17:06:12',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(417,'4000','31722428183','2024-07-31 15:16:23',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(418,'4000','31722428183','2024-07-31 15:16:43',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(419,'1050','31722436309','2024-07-31 17:52:50',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172243935072300523424','No',NULL,NULL,''),(420,'4000','31722436309','2024-07-31 17:52:50',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(421,'4000','31722436309','2024-07-31 17:31:49',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(422,'4000','31722436309','2024-07-31 17:31:53',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(423,'4000','31722436309','2024-07-31 17:52:39',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(424,'1010','31722443565','2024-07-31 19:33:00',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172244358733422323703','No',NULL,NULL,'JOHN'),(425,'4000','31722443565','2024-07-31 19:33:00',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(426,'4000','31722443565','2024-07-31 19:32:45',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(427,'4000','31722443565','2024-07-31 19:32:48',NULL,270.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(428,'1050','31722447467','2024-07-31 20:38:25',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172244751403022200732','No',NULL,NULL,''),(429,'1110','31722447467','2024-07-31 20:38:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(430,'1110','31722447467','2024-07-31 20:37:47',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(431,'1110','31722447467','2024-07-31 20:37:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(432,'5500','31722447467','2024-07-31 20:38:25',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(433,'4000','31722447467','2024-07-31 20:38:25',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(434,'4000','31722447467','2024-07-31 20:37:47',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(435,'4000','31722447467','2024-07-31 20:37:52',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(436,'1050','31722451384','2024-07-31 21:43:22',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172245171372022372434','No',NULL,NULL,''),(437,'4000','31722451384','2024-07-31 21:43:22',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(438,'4000','31722451384','2024-07-31 21:43:04',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(439,'4000','31722451384','2024-07-31 21:43:12',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(440,'4000','31722451384','2024-07-31 21:43:17',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(441,'1050','31722451734','2024-07-31 21:48:55',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172245181635321302026','No',NULL,NULL,''),(442,'4000','31722451734','2024-07-31 21:48:55',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(443,'1050','31722453401','2024-07-31 22:16:42',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172245346820343252123','No',NULL,NULL,''),(444,'4000','31722453401','2024-07-31 22:16:42',NULL,180.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(445,'1010','31722504440','2024-08-01 12:27:25',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172250445532522422253','No',NULL,NULL,'JOHN'),(446,'1110','31722504440','2024-08-01 12:27:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(447,'1110','31722504440','2024-08-01 12:27:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(448,'1110','31722504440','2024-08-01 12:27:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(449,'5500','31722504440','2024-08-01 12:27:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(450,'4000','31722504440','2024-08-01 12:27:25',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(451,'4000','31722504440','2024-08-01 12:27:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(452,'4000','31722504440','2024-08-01 12:27:23',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(453,'1050','31722511341','2024-08-01 14:22:22',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172251211330230322220','No',NULL,NULL,''),(454,'4000','31722511341','2024-08-01 14:22:22',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(455,'1010','31722512860','2024-08-01 14:47:41',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172251438931323923383','No',NULL,NULL,' JOHN'),(456,'4000','31722512860','2024-08-01 14:47:41',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(457,'1050','31722514410','2024-08-01 15:20:56',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172251500002000512550','No',NULL,NULL,''),(458,'1110','31722514410','2024-08-01 15:20:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(459,'1110','31722514410','2024-08-01 15:13:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(460,'1110','31722514410','2024-08-01 15:13:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(461,'5500','31722514410','2024-08-01 15:20:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(462,'4000','31722514410','2024-08-01 15:20:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(463,'4000','31722514410','2024-08-01 15:13:31',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(464,'4000','31722514410','2024-08-01 15:13:35',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(465,'1050','31722517365','2024-08-01 16:03:40',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172251933235323532392','No',NULL,NULL,''),(466,'4000','31722517365','2024-08-01 16:03:40',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(467,'4000','31722517365','2024-08-01 16:02:45',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(468,'4000','31722517365','2024-08-01 16:02:47',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(469,'1050','31722523280','2024-08-01 17:50:15',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172252468003022200432','No',NULL,NULL,''),(470,'4000','31722523280','2024-08-01 17:50:15',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(471,'1050','31722533018','2024-08-01 20:40:23',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172253402642222362223','No',NULL,NULL,''),(472,'4000','31722533018','2024-08-01 20:40:23',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(473,'1050','31722593591','2024-08-02 13:23:46',2030.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172259512922032233002','No',NULL,NULL,''),(474,'4000','31722593591','2024-08-02 13:23:46',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(475,'4000','31722593591','2024-08-02 13:13:11',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(476,'4000','31722593591','2024-08-02 13:13:13',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(477,'4000','31722593591','2024-08-02 13:16:26',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(478,'4000','31722593591','2024-08-02 13:23:16',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(479,'4000','31722593591','2024-08-02 13:23:37',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(480,'4000','31722593591','2024-08-02 13:23:40',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(481,'1050','31722595421','2024-08-02 13:43:41',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172259542443223333292','No',NULL,NULL,''),(482,'4000','31722595421','2024-08-02 13:43:41',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(483,'1050','31722601557','2024-08-02 15:26:12',760.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172260159603020233022','No',NULL,NULL,''),(484,'1110','31722601557','2024-08-02 15:26:12',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(485,'1110','31722601557','2024-08-02 15:25:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(486,'5500','31722601557','2024-08-02 15:26:11',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(487,'4000','31722601557','2024-08-02 15:26:12',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(488,'4000','31722601557','2024-08-02 15:25:57',NULL,360.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(489,'1050','31722604983','2024-08-02 16:23:03',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172260498521229802032','No',NULL,NULL,''),(490,'4000','31722604983','2024-08-02 16:23:03',NULL,200.00,'','3','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(491,'1050','31722605080','2024-08-02 16:24:41',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172260517213373120330','No',NULL,NULL,''),(492,'1110','31722605080','2024-08-02 16:24:41',NULL,140.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(493,'5500','31722605080','2024-08-02 16:24:40',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(494,'4000','31722605080','2024-08-02 16:24:41',NULL,220.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(495,'1050','31722607433','2024-08-02 17:28:32',1680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172260992622224300029','No',NULL,NULL,''),(496,'1110','31722607433','2024-08-02 17:28:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(497,'1110','31722607433','2024-08-02 17:03:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(498,'1110','31722607433','2024-08-02 17:04:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(499,'1110','31722607433','2024-08-02 17:04:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(500,'1110','31722607433','2024-08-02 17:04:15',NULL,70.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(501,'1110','31722607433','2024-08-02 17:28:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(502,'5500','31722607433','2024-08-02 17:28:31',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(503,'4000','31722607433','2024-08-02 17:28:32',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(504,'4000','31722607433','2024-08-02 17:03:53',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(505,'4000','31722607433','2024-08-02 17:04:00',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(506,'4000','31722607433','2024-08-02 17:04:12',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(507,'4000','31722607433','2024-08-02 17:04:15',NULL,110.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(508,'4000','31722607433','2024-08-02 17:28:28',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(509,'1030','31722611784','2024-08-02 18:16:31',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172261266424602222324','No',NULL,NULL,''),(510,'1110','31722611784','2024-08-02 18:16:31',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(511,'1110','31722611784','2024-08-02 18:16:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(512,'1110','31722611784','2024-08-02 18:16:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(513,'5500','31722611784','2024-08-02 18:16:30',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(514,'4000','31722611784','2024-08-02 18:16:31',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(515,'4000','31722611784','2024-08-02 18:16:24',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(516,'4000','31722611784','2024-08-02 18:16:27',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(517,'1050','31722613460','2024-08-02 18:44:23',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172261368433332220131','No',NULL,NULL,''),(518,'4000','31722613460','2024-08-02 18:44:23',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(519,'4000','31722613460','2024-08-02 18:44:20',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(520,'1050','31722616548','2024-08-02 19:53:27',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172261869606222320336','No',NULL,NULL,''),(521,'4000','31722616548','2024-08-02 19:53:27',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(522,'4000','31722616548','2024-08-02 19:35:48',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(523,'4000','31722616548','2024-08-02 19:37:53',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(524,'4000','31722616548','2024-08-02 19:37:55',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(525,'1050','31722621506','2024-08-02 21:01:37',1490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172262231523322235300','No',NULL,NULL,''),(526,'1110','31722621506','2024-08-02 21:01:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(527,'1110','31722621506','2024-08-02 20:58:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(528,'1110','31722621506','2024-08-02 20:58:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(529,'1110','31722621506','2024-08-02 20:58:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(530,'1110','31722621506','2024-08-02 20:58:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(531,'5500','31722621506','2024-08-02 20:59:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(532,'4000','31722621506','2024-08-02 21:01:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(533,'4000','31722621506','2024-08-02 20:58:29',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(534,'4000','31722621506','2024-08-02 20:58:33',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(535,'4000','31722621506','2024-08-02 20:58:55',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(536,'4000','31722621506','2024-08-02 20:58:57',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(537,'1050','31722622352','2024-08-02 21:12:41',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172262239103230023932','No',NULL,NULL,''),(538,'4000','31722622352','2024-08-02 21:12:41',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(539,'1050','31722622492','2024-08-02 21:34:23',280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172262367133332223660','No',NULL,NULL,''),(540,'4000','31722622492','2024-08-02 21:34:23',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(541,'4000','31722622492','2024-08-02 21:14:52',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(542,'1010','31722624433','2024-08-02 21:47:14',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172262444261423224703','No',NULL,NULL,'JOHN'),(543,'4000','31722624433','2024-08-02 21:47:14',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(544,'1010','31722675083','2024-08-03 11:52:02',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172267513453123322242','No',NULL,NULL,'JOHN'),(545,'1110','31722675083','2024-08-03 11:52:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(546,'1110','31722675083','2024-08-03 11:51:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(547,'1110','31722675083','2024-08-03 11:51:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(548,'1110','31722675083','2024-08-03 11:51:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(549,'1110','31722675083','2024-08-03 11:51:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(550,'5500','31722675083','2024-08-03 11:52:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(551,'4000','31722675083','2024-08-03 11:52:02',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(552,'4000','31722675083','2024-08-03 11:51:24',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(553,'4000','31722675083','2024-08-03 11:51:26',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(554,'4000','31722675083','2024-08-03 11:51:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(555,'4000','31722675083','2024-08-03 11:51:50',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(556,'1050','31722676525','2024-08-03 12:15:37',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172267664722433323723','No',NULL,NULL,''),(557,'1110','31722676525','2024-08-03 12:15:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(558,'1110','31722676525','2024-08-03 12:15:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(559,'5500','31722676525','2024-08-03 12:15:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(560,'4000','31722676525','2024-08-03 12:15:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(561,'4000','31722676525','2024-08-03 12:15:25',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(562,'1050','31722676848','2024-08-03 12:20:49',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172267685232033826833','No',NULL,NULL,''),(563,'4000','31722676848','2024-08-03 12:20:49',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(564,'1010','31722680442','2024-08-03 13:20:57',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172268058637224332500','No',NULL,NULL,'t8oy'),(565,'4000','31722680442','2024-08-03 13:20:57',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(566,'4000','31722680442','2024-08-03 13:20:42',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(567,'1050','31722680601','2024-08-03 13:45:49',1350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172268236903232362302','No',NULL,NULL,''),(568,'4000','31722680601','2024-08-03 13:45:49',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(569,'4000','31722680601','2024-08-03 13:23:21',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(570,'4000','31722680601','2024-08-03 13:23:25',NULL,180.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(571,'4000','31722680601','2024-08-03 13:23:35',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(572,'4000','31722680601','2024-08-03 13:23:38',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(573,'4000','31722680601','2024-08-03 13:37:10',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(574,'1050','31722682934','2024-08-03 14:02:14',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172268294822232302332','No',NULL,NULL,''),(575,'4000','31722682934','2024-08-03 14:02:14',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(576,'1010','31722685235','2024-08-03 14:40:41',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172268543832222223030','No',NULL,NULL,'EX5P'),(577,'1110','31722685235','2024-08-03 14:40:41',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(578,'1110','31722685235','2024-08-03 14:40:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(579,'5500','31722685235','2024-08-03 14:40:40',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(580,'4000','31722685235','2024-08-03 14:40:41',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(581,'4000','31722685235','2024-08-03 14:40:35',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(582,'1050','31722686806','2024-08-03 15:06:54',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172268709122622930266','No',NULL,NULL,''),(583,'1110','31722686806','2024-08-03 15:06:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(584,'1110','31722686806','2024-08-03 15:06:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(585,'1110','31722686806','2024-08-03 15:06:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(586,'5500','31722686806','2024-08-03 15:06:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(587,'4000','31722686806','2024-08-03 15:06:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(588,'4000','31722686806','2024-08-03 15:06:46',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(589,'4000','31722686806','2024-08-03 15:06:48',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(590,'1050','31722687139','2024-08-03 16:04:31',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172269027432324423033','No',NULL,NULL,''),(591,'4000','31722687139','2024-08-03 16:04:31',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(592,'1010','31722700681','2024-08-03 18:58:02',70.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270069622336203000','No',NULL,NULL,'ML1O'),(593,'4000','31722700681','2024-08-03 18:58:02',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(594,'1050','31722702053','2024-08-03 19:20:58',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270206622230223232','No',NULL,NULL,''),(595,'4000','31722702053','2024-08-03 19:20:58',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(596,'4000','31722702053','2024-08-03 19:20:53',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(597,'1010','31722702175','2024-08-03 19:23:00',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270219832722304320','No',NULL,NULL,'JOHN'),(598,'1110','31722702175','2024-08-03 19:23:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(599,'1110','31722702175','2024-08-03 19:22:55',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(600,'5500','31722702175','2024-08-03 19:22:59',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(601,'4000','31722702175','2024-08-03 19:23:00',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(602,'4000','31722702175','2024-08-03 19:22:55',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(603,'1050','31722703526','2024-08-03 19:50:20',2900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270383130330107231','No',NULL,NULL,''),(604,'1110','31722703526','2024-08-03 19:50:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(605,'1110','31722703526','2024-08-03 19:45:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(606,'1110','31722703526','2024-08-03 19:45:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(607,'1110','31722703526','2024-08-03 19:46:13',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(608,'1110','31722703526','2024-08-03 19:46:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(609,'5500','31722703526','2024-08-03 19:50:19',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(610,'4000','31722703526','2024-08-03 19:50:20',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(611,'4000','31722703526','2024-08-03 19:45:26',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(612,'4000','31722703526','2024-08-03 19:45:30',NULL,560.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(613,'4000','31722703526','2024-08-03 19:46:13',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(614,'4000','31722703526','2024-08-03 19:46:33',NULL,560.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(615,'1010','31722704052','2024-08-03 19:54:18',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270480973238030332','No',NULL,NULL,'LU9T'),(616,'1110','31722704052','2024-08-03 19:54:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(617,'1110','31722704052','2024-08-03 19:54:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(618,'5500','31722704052','2024-08-03 19:54:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(619,'4000','31722704052','2024-08-03 19:54:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(620,'4000','31722704052','2024-08-03 19:54:12',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(621,'1050','31722707882','2024-08-03 20:59:14',3070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270891103322231122','No',NULL,NULL,''),(622,'1110','31722707882','2024-08-03 20:59:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(623,'1110','31722707882','2024-08-03 20:58:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(624,'1110','31722707882','2024-08-03 20:58:12',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(625,'1110','31722707882','2024-08-03 20:58:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(626,'5500','31722707882','2024-08-03 20:59:14',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(627,'4000','31722707882','2024-08-03 20:59:14',NULL,1200.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(628,'4000','31722707882','2024-08-03 20:58:02',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(629,'4000','31722707882','2024-08-03 20:58:12',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(630,'4000','31722707882','2024-08-03 20:58:26',NULL,270.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(631,'1010','31722708933','2024-08-03 21:15:34',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270899702393020203','No',NULL,NULL,'FTRO'),(632,'4000','31722708933','2024-08-03 21:15:34',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(633,'1050','31722709412','2024-08-03 21:23:36',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270942232203323222','No',NULL,NULL,''),(634,'4000','31722709412','2024-08-03 21:23:36',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(635,'4000','31722709412','2024-08-03 21:23:32',NULL,780.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(636,'1050','31722709949','2024-08-03 21:32:30',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172270995235330320372','No',NULL,NULL,''),(637,'4000','31722709949','2024-08-03 21:32:30',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(638,'1050','31722710493','2024-08-03 21:41:34',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172271051630023210322','No',NULL,NULL,''),(639,'4000','31722710493','2024-08-03 21:41:34',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(640,'1050','31722710637','2024-08-03 21:49:33',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172271201832322302233','No',NULL,NULL,''),(641,'4000','31722710637','2024-08-03 21:49:33',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(642,'1050','31722713262','2024-08-03 22:27:43',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172271329402334203423','No',NULL,NULL,''),(643,'4000','31722713262','2024-08-03 22:27:43',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(644,'1050','31722714260','2024-08-03 22:44:50',2040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172271498779733037430','No',NULL,NULL,''),(645,'4000','31722714260','2024-08-03 22:44:50',NULL,900.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(646,'4000','31722714260','2024-08-03 22:44:20',NULL,870.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(647,'4000','31722714260','2024-08-03 22:44:24',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(648,'4000','31722714260','2024-08-03 22:44:39',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(649,'4000','31722714260','2024-08-03 22:44:45',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(650,'1010','31722716418','2024-08-03 23:20:19',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172271646022422200430','No',NULL,NULL,'F7LT'),(651,'4000','31722716418','2024-08-03 23:20:19',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(652,'1010','31722718024','2024-08-03 23:47:05',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172271806731222437200','No',NULL,NULL,'JOHN'),(653,'1110','31722718024','2024-08-03 23:47:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(654,'5500','31722718024','2024-08-03 23:47:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(655,'4000','31722718024','2024-08-03 23:47:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(656,'1010','31722718788','2024-08-03 23:59:51',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172271885503172170720','No',NULL,NULL,'17C9K'),(657,'1110','31722718788','2024-08-03 23:59:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(658,'1110','31722718788','2024-08-03 23:59:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(659,'5500','31722718788','2024-08-03 23:59:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(660,'4000','31722718788','2024-08-03 23:59:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(661,'4000','31722718788','2024-08-03 23:59:49',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(662,'1050','31722765419','2024-08-04 12:57:15',2330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172276545032120420024','No',NULL,NULL,''),(663,'1110','31722765419','2024-08-04 12:57:15',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(664,'1110','31722765419','2024-08-04 12:56:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(665,'1110','31722765419','2024-08-04 12:57:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(666,'1110','31722765419','2024-08-04 12:57:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(667,'5500','31722765419','2024-08-04 12:57:14',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(668,'4000','31722765419','2024-08-04 12:57:15',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(669,'4000','31722765419','2024-08-04 12:56:59',NULL,1050.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(670,'4000','31722765419','2024-08-04 12:57:06',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(671,'4000','31722765419','2024-08-04 12:57:08',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(672,'1010','31722765462','2024-08-04 12:57:49',1190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172276547656222322633','No',NULL,NULL,'JOHN'),(673,'1110','31722765462','2024-08-04 12:57:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(674,'1110','31722765462','2024-08-04 12:57:42',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(675,'1110','31722765462','2024-08-04 12:57:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(676,'1110','31722765462','2024-08-04 12:57:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(677,'5500','31722765462','2024-08-04 12:57:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(678,'4000','31722765462','2024-08-04 12:57:49',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(679,'4000','31722765462','2024-08-04 12:57:42',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(680,'4000','31722765462','2024-08-04 12:57:43',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(681,'4000','31722765462','2024-08-04 12:57:45',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(682,'1050','31722765583','2024-08-04 12:59:44',280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172276558723202025003','No',NULL,NULL,''),(683,'4000','31722765583','2024-08-04 12:59:44',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(684,'1050','31722765949','2024-08-04 13:14:06',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172276644933230220304','No',NULL,NULL,''),(685,'4000','31722765949','2024-08-04 13:14:06',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(686,'4000','31722765949','2024-08-04 13:05:49',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(687,'4000','31722765949','2024-08-04 13:09:45',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(688,'4000','31722765949','2024-08-04 13:09:48',NULL,190.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(689,'1050','31722767496','2024-08-04 13:31:36',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172276760902020043324','No',NULL,NULL,''),(690,'4000','31722767496','2024-08-04 13:31:36',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(691,'1050','31722774532','2024-08-04 15:30:52',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172277468827023722302','No',NULL,NULL,''),(692,'1110','31722774532','2024-08-04 15:30:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(693,'1110','31722774532','2024-08-04 15:28:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(694,'5500','31722774532','2024-08-04 15:28:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(695,'4000','31722774532','2024-08-04 15:30:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(696,'4000','31722774532','2024-08-04 15:28:52',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(697,'1050','31722778181','2024-08-04 16:46:24',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172278006438232823307','No',NULL,NULL,''),(698,'1110','31722778181','2024-08-04 16:46:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(699,'1110','31722778181','2024-08-04 16:29:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(700,'1110','31722778181','2024-08-04 16:29:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(701,'1110','31722778181','2024-08-04 16:32:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(702,'1110','31722778181','2024-08-04 16:33:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(703,'1110','31722778181','2024-08-04 16:33:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(704,'5500','31722778181','2024-08-04 16:46:24',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(705,'4000','31722778181','2024-08-04 16:46:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(706,'4000','31722778181','2024-08-04 16:29:41',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(707,'4000','31722778181','2024-08-04 16:29:52',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(708,'4000','31722778181','2024-08-04 16:32:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(709,'4000','31722778181','2024-08-04 16:33:02',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(710,'4000','31722778181','2024-08-04 16:33:51',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(711,'1050','31722780089','2024-08-04 17:41:06',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172278355830527832282','No',NULL,NULL,''),(712,'4000','31722780089','2024-08-04 17:41:06',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(713,'4000','31722780089','2024-08-04 17:01:30',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(714,'1050','31722783589','2024-08-04 17:59:50',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172278359303027310730','No',NULL,NULL,''),(715,'4000','31722783589','2024-08-04 17:59:50',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(716,'1050','31722783663','2024-08-04 18:01:04',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172278366732632206323','No',NULL,NULL,''),(717,'4000','31722783663','2024-08-04 18:01:04',NULL,170.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(718,'1050','31722783814','2024-08-04 18:20:19',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172278511933007422120','No',NULL,NULL,''),(719,'1110','31722783814','2024-08-04 18:20:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(720,'1110','31722783814','2024-08-04 18:03:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(721,'5500','31722783814','2024-08-04 18:09:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(722,'4000','31722783814','2024-08-04 18:20:19',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(723,'4000','31722783814','2024-08-04 18:03:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(724,'1050','31722785186','2024-08-04 18:26:31',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172278565330333403031','No',NULL,NULL,''),(725,'1110','31722785186','2024-08-04 18:26:31',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(726,'1110','31722785186','2024-08-04 18:26:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(727,'5500','31722785186','2024-08-04 18:26:30',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(728,'4000','31722785186','2024-08-04 18:26:31',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(729,'4000','31722785186','2024-08-04 18:26:26',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(730,'1050','31722785669','2024-08-04 19:05:58',1880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172278823978029020231','No',NULL,NULL,''),(731,'4000','31722785669','2024-08-04 19:05:58',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(732,'4000','31722785669','2024-08-04 18:34:29',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(733,'4000','31722785669','2024-08-04 18:34:31',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(734,'4000','31722785669','2024-08-04 18:34:33',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(735,'4000','31722785669','2024-08-04 18:36:27',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(736,'4000','31722785669','2024-08-04 18:49:26',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(737,'1010','31722789175','2024-08-04 19:33:00',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279160333223043302','No',NULL,NULL,'JOHN'),(738,'4000','31722789175','2024-08-04 19:33:00',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(739,'4000','31722789175','2024-08-04 19:32:55',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(740,'1010','31722792884','2024-08-04 20:36:07',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279301431722233234','No',NULL,NULL,'JOHN'),(741,'4000','31722792884','2024-08-04 20:36:07',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(742,'4000','31722792884','2024-08-04 20:34:44',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(743,'4000','31722792884','2024-08-04 20:35:10',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(744,'4000','31722792884','2024-08-04 20:35:26',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(745,'1050','31722793167','2024-08-04 20:40:34',2370.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279351021313247209','No',NULL,NULL,''),(746,'1110','31722793167','2024-08-04 20:40:34',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(747,'1110','31722793167','2024-08-04 20:39:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(748,'1110','31722793167','2024-08-04 20:39:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(749,'1110','31722793167','2024-08-04 20:40:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(750,'1110','31722793167','2024-08-04 20:40:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(751,'1110','31722793167','2024-08-04 20:40:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(752,'1110','31722793167','2024-08-04 20:40:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(753,'5500','31722793167','2024-08-04 20:40:28',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(754,'4000','31722793167','2024-08-04 20:40:34',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(755,'4000','31722793167','2024-08-04 20:39:27',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(756,'4000','31722793167','2024-08-04 20:39:57',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(757,'4000','31722793167','2024-08-04 20:40:01',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(758,'4000','31722793167','2024-08-04 20:40:07',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(759,'4000','31722793167','2024-08-04 20:40:18',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(760,'4000','31722793167','2024-08-04 20:40:21',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(761,'1050','31722793527','2024-08-04 20:54:51',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279488888394122208','No',NULL,NULL,''),(762,'4000','31722793527','2024-08-04 20:54:51',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(763,'4000','31722793527','2024-08-04 20:45:27',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(764,'4000','31722793527','2024-08-04 20:46:09',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(765,'4000','31722793527','2024-08-04 20:46:12',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(766,'1050','31722795141','2024-08-04 21:17:23',1710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279554322302533723','No',NULL,NULL,''),(767,'1110','31722795141','2024-08-04 21:17:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(768,'1110','31722795141','2024-08-04 21:12:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(769,'1110','31722795141','2024-08-04 21:12:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(770,'1110','31722795141','2024-08-04 21:12:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(771,'5500','31722795141','2024-08-04 21:12:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(772,'4000','31722795141','2024-08-04 21:17:23',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(773,'4000','31722795141','2024-08-04 21:12:21',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(774,'4000','31722795141','2024-08-04 21:12:23',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(775,'4000','31722795141','2024-08-04 21:12:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(776,'1050','31722795583','2024-08-04 21:19:43',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279558754170332232','No',NULL,NULL,''),(777,'1110','31722795583','2024-08-04 21:19:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(778,'5500','31722795583','2024-08-04 21:19:43',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(779,'4000','31722795583','2024-08-04 21:19:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(780,'1050','31722796519','2024-08-04 21:35:19',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279652520032222654','No',NULL,NULL,''),(781,'4000','31722796519','2024-08-04 21:35:19',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(782,'1050','31722797048','2024-08-04 21:44:13',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279706402222322332','No',NULL,NULL,''),(783,'4000','31722797048','2024-08-04 21:44:13',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(784,'4000','31722797048','2024-08-04 21:44:08',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(785,'4000','31722797048','2024-08-04 21:44:11',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(786,'1050','31722797082','2024-08-04 21:46:27',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279719022373274710','No',NULL,NULL,''),(787,'1110','31722797082','2024-08-04 21:46:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(788,'1110','31722797082','2024-08-04 21:44:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(789,'1110','31722797082','2024-08-04 21:45:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(790,'5500','31722797082','2024-08-04 21:46:26',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(791,'4000','31722797082','2024-08-04 21:46:27',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(792,'4000','31722797082','2024-08-04 21:44:42',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(793,'4000','31722797082','2024-08-04 21:45:48',NULL,170.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(794,'1050','31722797273','2024-08-04 21:47:54',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279727633232232333','No',NULL,NULL,''),(795,'4000','31722797273','2024-08-04 21:47:54',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(796,'1050','31722797437','2024-08-04 21:50:37',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172279744122332234702','No',NULL,NULL,''),(797,'4000','31722797437','2024-08-04 21:50:37',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(798,'1050','31722930507','2024-08-06 10:48:27',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172293056553293733326','No',NULL,NULL,''),(799,'4000','31722930507','2024-08-06 10:48:27',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(800,'1050','31722940967','2024-08-06 13:43:07',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172294192809322211320','No',NULL,NULL,''),(801,'1110','31722940967','2024-08-06 13:43:07',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(802,'1110','31722940967','2024-08-06 13:42:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(803,'1110','31722940967','2024-08-06 13:42:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(804,'1110','31722940967','2024-08-06 13:43:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(805,'5500','31722940967','2024-08-06 13:43:07',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(806,'4000','31722940967','2024-08-06 13:43:07',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(807,'4000','31722940967','2024-08-06 13:42:47',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(808,'4000','31722940967','2024-08-06 13:42:55',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(809,'4000','31722940967','2024-08-06 13:43:02',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(810,'1010','31722942287','2024-08-06 14:04:52',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172294230022322219029','No',NULL,NULL,'JOHN'),(811,'4000','31722942287','2024-08-06 14:04:52',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(812,'1050','31722960860','2024-08-06 19:49:54',1130.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172296306833220322000','No',NULL,NULL,''),(813,'4000','31722960860','2024-08-06 19:49:54',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(814,'4000','31722960860','2024-08-06 19:14:20',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(815,'4000','31722960860','2024-08-06 19:18:50',NULL,200.00,'','3','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(816,'1050','31722964296','2024-08-06 20:17:19',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172296507420232032537','No',NULL,NULL,''),(817,'1110','31722964296','2024-08-06 20:17:19',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(818,'1110','31722964296','2024-08-06 20:11:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(819,'1110','31722964296','2024-08-06 20:11:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(820,'1110','31722964296','2024-08-06 20:12:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(821,'5500','31722964296','2024-08-06 20:17:18',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(822,'4000','31722964296','2024-08-06 20:17:19',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(823,'4000','31722964296','2024-08-06 20:11:36',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(824,'4000','31722964296','2024-08-06 20:11:41',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(825,'4000','31722964296','2024-08-06 20:12:46',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(826,'1050','31722965270','2024-08-06 20:27:50',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172296527500625233426','No',NULL,NULL,''),(827,'4000','31722965270','2024-08-06 20:27:50',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(828,'1050','31722965328','2024-08-06 20:58:49',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172296836732622023092','No',NULL,NULL,''),(829,'4000','31722965328','2024-08-06 20:58:49',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(830,'4000','31722965328','2024-08-06 20:28:48',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(831,'4000','31722965328','2024-08-06 20:28:53',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(832,'4000','31722965328','2024-08-06 20:35:52',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(833,'4000','31722965328','2024-08-06 20:54:53',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(834,'1010','31722971021','2024-08-06 22:04:41',1630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172297118072440237220','No',NULL,NULL,'JOHN'),(835,'1110','31722971021','2024-08-06 22:04:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(836,'1110','31722971021','2024-08-06 22:03:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(837,'1110','31722971021','2024-08-06 22:03:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(838,'1110','31722971021','2024-08-06 22:04:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(839,'1110','31722971021','2024-08-06 22:04:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(840,'5500','31722971021','2024-08-06 22:04:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(841,'4000','31722971021','2024-08-06 22:04:41',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(842,'4000','31722971021','2024-08-06 22:03:41',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(843,'4000','31722971021','2024-08-06 22:03:48',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(844,'4000','31722971021','2024-08-06 22:04:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(845,'4000','31722971021','2024-08-06 22:04:19',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(846,'1010','31722972334','2024-08-06 22:28:19',1190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172297250900700037913','No',NULL,NULL,'JOHN'),(847,'4000','31722972334','2024-08-06 22:28:19',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(848,'4000','31722972334','2024-08-06 22:25:34',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(849,'4000','31722972334','2024-08-06 22:25:54',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(850,'4000','31722972334','2024-08-06 22:26:49',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(851,'1010','31723020908','2024-08-07 11:55:09',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172302170223021323032','No',NULL,NULL,'JOHN'),(852,'4000','31723020908','2024-08-07 11:55:09',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(853,'1050','31723028065','2024-08-07 14:01:30',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172302951030020902039','No',NULL,NULL,''),(854,'4000','31723028065','2024-08-07 14:01:30',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(855,'4000','31723028065','2024-08-07 13:54:25',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(856,'1050','31723029534','2024-08-07 14:18:57',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172302968834893208322','No',NULL,NULL,''),(857,'1110','31723029534','2024-08-07 14:18:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(858,'1110','31723029534','2024-08-07 14:18:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(859,'5500','31723029534','2024-08-07 14:18:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(860,'4000','31723029534','2024-08-07 14:18:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(861,'4000','31723029534','2024-08-07 14:18:54',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(862,'1050','31723029932','2024-08-07 14:27:26',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172303011621600213230','No',NULL,NULL,''),(863,'1110','31723029932','2024-08-07 14:27:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(864,'1110','31723029932','2024-08-07 14:25:32',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(865,'5500','31723029932','2024-08-07 14:25:38',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(866,'4000','31723029932','2024-08-07 14:27:26',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(867,'4000','31723029932','2024-08-07 14:25:32',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(868,'1050','31723031360','2024-08-07 14:49:21',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172303166535422313120','No',NULL,NULL,''),(869,'4000','31723031360','2024-08-07 14:49:21',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(870,'1050','31723031713','2024-08-07 14:59:06',1260.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172303246032332363032','No',NULL,NULL,''),(871,'4000','31723031713','2024-08-07 14:59:06',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(872,'4000','31723031713','2024-08-07 14:55:13',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(873,'4000','31723031713','2024-08-07 14:55:15',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(874,'4000','31723031713','2024-08-07 14:55:20',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(875,'4000','31723031713','2024-08-07 14:55:35',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(876,'4000','31723031713','2024-08-07 14:55:37',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(877,'1050','31723046009','2024-08-07 18:53:30',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172304601632301313331','No',NULL,NULL,''),(878,'4000','31723046009','2024-08-07 18:53:30',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(879,'1050','31723046435','2024-08-07 19:31:09',2260.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172304862624363282333','No',NULL,NULL,''),(880,'1110','31723046435','2024-08-07 19:31:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(881,'1110','31723046435','2024-08-07 19:00:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(882,'1110','31723046435','2024-08-07 19:00:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(883,'1110','31723046435','2024-08-07 19:00:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(884,'1110','31723046435','2024-08-07 19:00:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(885,'1110','31723046435','2024-08-07 19:00:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(886,'1110','31723046435','2024-08-07 19:22:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(887,'1110','31723046435','2024-08-07 19:22:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(888,'1110','31723046435','2024-08-07 19:22:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(889,'5500','31723046435','2024-08-07 19:31:08',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(890,'4000','31723046435','2024-08-07 19:31:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(891,'4000','31723046435','2024-08-07 19:00:35',NULL,420.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(892,'4000','31723046435','2024-08-07 19:00:41',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(893,'4000','31723046435','2024-08-07 19:00:43',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(894,'4000','31723046435','2024-08-07 19:00:44',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(895,'4000','31723046435','2024-08-07 19:00:50',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(896,'4000','31723046435','2024-08-07 19:22:07',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(897,'4000','31723046435','2024-08-07 19:22:20',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(898,'4000','31723046435','2024-08-07 19:22:24',NULL,200.00,'','3','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(899,'1050','31723050343','2024-08-07 20:06:20',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172305043602330400340','No',NULL,NULL,''),(900,'1110','31723050343','2024-08-07 20:06:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(901,'1110','31723050343','2024-08-07 20:05:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(902,'1110','31723050343','2024-08-07 20:05:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(903,'1110','31723050343','2024-08-07 20:05:54',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(904,'5500','31723050343','2024-08-07 20:06:19',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(905,'4000','31723050343','2024-08-07 20:06:20',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(906,'4000','31723050343','2024-08-07 20:05:43',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(907,'4000','31723050343','2024-08-07 20:05:45',NULL,450.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(908,'4000','31723050343','2024-08-07 20:05:54',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(909,'1010','31723050665','2024-08-07 20:11:06',70.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172305067803227302207','No',NULL,NULL,'JOHN'),(910,'4000','31723050665','2024-08-07 20:11:06',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(911,'1050','31723051887','2024-08-07 20:31:28',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172305189143323014327','No',NULL,NULL,''),(912,'4000','31723051887','2024-08-07 20:31:28',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(913,'1010','31723102345','2024-08-08 10:32:33',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172310236031330433220','No',NULL,NULL,'john'),(914,'4000','31723102345','2024-08-08 10:32:33',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(915,'4000','31723102345','2024-08-08 10:32:26',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(916,'1050','31723106729','2024-08-08 11:45:49',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172310877401233223232','No',NULL,NULL,''),(917,'1110','31723106729','2024-08-08 11:45:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(918,'1110','31723106729','2024-08-08 11:45:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(919,'1110','31723106729','2024-08-08 11:45:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(920,'5500','31723106729','2024-08-08 11:45:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(921,'4000','31723106729','2024-08-08 11:45:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(922,'4000','31723106729','2024-08-08 11:45:29',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(923,'4000','31723106729','2024-08-08 11:45:35',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(924,'1050','31723110474','2024-08-08 12:48:37',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172311249333133333332','No',NULL,NULL,''),(925,'4000','31723110474','2024-08-08 12:48:37',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(926,'4000','31723110474','2024-08-08 12:47:54',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(927,'1010','31723118359','2024-08-08 14:59:27',340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172311857520853052321','No',NULL,NULL,'JOHN'),(928,'1110','31723118359','2024-08-08 14:59:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(929,'1110','31723118359','2024-08-08 14:59:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(930,'5500','31723118359','2024-08-08 14:59:27',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(931,'4000','31723118359','2024-08-08 14:59:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(932,'4000','31723118359','2024-08-08 14:59:19',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(933,'1010','31723121059','2024-08-08 15:45:21',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172312114503370331413','No',NULL,NULL,'JOHN'),(934,'1110','31723121059','2024-08-08 15:45:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(935,'1110','31723121059','2024-08-08 15:44:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(936,'1110','31723121059','2024-08-08 15:45:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(937,'5500','31723121059','2024-08-08 15:45:21',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(938,'4000','31723121059','2024-08-08 15:45:21',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(939,'4000','31723121059','2024-08-08 15:44:19',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(940,'4000','31723121059','2024-08-08 15:45:00',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(941,'1010','31723123862','2024-08-08 16:31:19',1980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172312389323333024033','No',NULL,NULL,'JOHN'),(942,'1110','31723123862','2024-08-08 16:31:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(943,'1110','31723123862','2024-08-08 16:31:02',NULL,720.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(944,'5500','31723123862','2024-08-08 16:31:18',720.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(945,'4000','31723123862','2024-08-08 16:31:19',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(946,'4000','31723123862','2024-08-08 16:31:02',NULL,1800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(947,'1010','31723124246','2024-08-08 16:37:26',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172312425212333220227','No',NULL,NULL,'JOHN'),(948,'4000','31723124246','2024-08-08 16:37:26',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(949,'1010','31723134125','2024-08-08 19:22:31',2420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172313418502033402231','No',NULL,NULL,'JOHN'),(950,'1110','31723134125','2024-08-08 19:22:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(951,'1110','31723134125','2024-08-08 19:22:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(952,'1110','31723134125','2024-08-08 19:22:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(953,'1110','31723134125','2024-08-08 19:22:26',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(954,'5500','31723134125','2024-08-08 19:22:30',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(955,'4000','31723134125','2024-08-08 19:22:31',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(956,'4000','31723134125','2024-08-08 19:22:05',NULL,900.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(957,'4000','31723134125','2024-08-08 19:22:14',NULL,560.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(958,'4000','31723134125','2024-08-08 19:22:26',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(959,'1050','31723135375','2024-08-08 19:42:58',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172313603433333330333','No',NULL,NULL,''),(960,'4000','31723135375','2024-08-08 19:42:58',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(961,'4000','31723135375','2024-08-08 19:42:55',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(962,'1050','31723136113','2024-08-08 20:13:51',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172313723422133102233','No',NULL,NULL,''),(963,'4000','31723136113','2024-08-08 20:13:51',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(964,'4000','31723136113','2024-08-08 20:13:14',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(965,'1010','31723137254','2024-08-08 20:22:26',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172313776532332710723','No',NULL,NULL,'JOHN'),(966,'4000','31723137254','2024-08-08 20:22:26',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(967,'4000','31723137254','2024-08-08 20:21:59',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(968,'4000','31723137254','2024-08-08 20:22:05',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(969,'1050','31723138066','2024-08-08 20:27:47',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172313820411733200423','No',NULL,NULL,''),(970,'4000','31723138066','2024-08-08 20:27:47',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(971,'1050','31723139438','2024-08-08 20:53:23',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172313960504220332233','No',NULL,NULL,''),(972,'1110','31723139438','2024-08-08 20:53:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(973,'1110','31723139438','2024-08-08 20:50:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(974,'1110','31723139438','2024-08-08 20:51:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(975,'5500','31723139438','2024-08-08 20:51:15',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(976,'4000','31723139438','2024-08-08 20:53:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(977,'4000','31723139438','2024-08-08 20:50:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(978,'4000','31723139438','2024-08-08 20:51:13',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(979,'1050','31723140222','2024-08-08 21:07:38',1050.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172314128923401431332','No',NULL,NULL,''),(980,'1110','31723140222','2024-08-08 21:07:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(981,'1110','31723140222','2024-08-08 21:03:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(982,'1110','31723140222','2024-08-08 21:03:44',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(983,'1110','31723140222','2024-08-08 21:04:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(984,'5500','31723140222','2024-08-08 21:07:38',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(985,'4000','31723140222','2024-08-08 21:07:38',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(986,'4000','31723140222','2024-08-08 21:03:42',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(987,'4000','31723140222','2024-08-08 21:03:44',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(988,'4000','31723140222','2024-08-08 21:04:04',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(989,'1050','31723142268','2024-08-08 21:37:49',340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172314227522722327732','No',NULL,NULL,''),(990,'4000','31723142268','2024-08-08 21:37:49',NULL,340.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(991,'1010','31723191680','2024-08-09 11:21:21',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172319169193332722320','No',NULL,NULL,'JOHN'),(992,'4000','31723191680','2024-08-09 11:21:21',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(993,'1050','31723197424','2024-08-09 12:57:14',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172319765552525316334','No',NULL,NULL,''),(994,'1110','31723197424','2024-08-09 12:57:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(995,'1110','31723197424','2024-08-09 12:57:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(996,'1110','31723197424','2024-08-09 12:57:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(997,'5500','31723197424','2024-08-09 12:57:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(998,'4000','31723197424','2024-08-09 12:57:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(999,'4000','31723197424','2024-08-09 12:57:04',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1000,'4000','31723197424','2024-08-09 12:57:11',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1001,'1050','31723198032','2024-08-09 13:07:20',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172319804130307200920','No',NULL,NULL,''),(1002,'4000','31723198032','2024-08-09 13:07:20',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1003,'4000','31723198032','2024-08-09 13:07:12',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1004,'1050','31723199113','2024-08-09 13:25:48',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320002520230302033','No',NULL,NULL,''),(1005,'4000','31723199113','2024-08-09 13:25:48',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1006,'4000','31723199113','2024-08-09 13:25:13',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1007,'1050','31723200057','2024-08-09 13:42:07',1040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320028130333332212','No',NULL,NULL,''),(1008,'4000','31723200057','2024-08-09 13:42:07',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1009,'4000','31723200057','2024-08-09 13:41:01',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1010,'4000','31723200057','2024-08-09 13:41:10',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1011,'1050','31723200298','2024-08-09 13:44:59',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320030022130034323','No',NULL,NULL,''),(1012,'4000','31723200298','2024-08-09 13:44:59',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1013,'1010','31723202780','2024-08-09 14:26:28',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320280230243102133','No',NULL,NULL,'JOHN'),(1014,'1110','31723202780','2024-08-09 14:26:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1015,'1110','31723202780','2024-08-09 14:26:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1016,'5500','31723202780','2024-08-09 14:26:27',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1017,'4000','31723202780','2024-08-09 14:26:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1018,'4000','31723202780','2024-08-09 14:26:20',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1019,'1050','31723202855','2024-08-09 14:27:36',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320286630232213030','No',NULL,NULL,''),(1020,'4000','31723202855','2024-08-09 14:27:36',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1021,'1010','31723202910','2024-08-09 14:29:13',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320296332273020393','No',NULL,NULL,'JOHN'),(1022,'4000','31723202910','2024-08-09 14:29:13',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1023,'4000','31723202910','2024-08-09 14:28:30',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1024,'4000','31723202910','2024-08-09 14:28:52',NULL,440.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1025,'1050','31723203040','2024-08-09 14:30:41',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320307522133230331','No',NULL,NULL,''),(1026,'4000','31723203040','2024-08-09 14:30:41',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1027,'1050','31723204089','2024-08-09 14:48:44',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320418332031323013','No',NULL,NULL,''),(1028,'1110','31723204089','2024-08-09 14:48:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1029,'1110','31723204089','2024-08-09 14:48:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1030,'1110','31723204089','2024-08-09 14:48:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1031,'1110','31723204089','2024-08-09 14:48:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1032,'5500','31723204089','2024-08-09 14:48:43',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1033,'4000','31723204089','2024-08-09 14:48:44',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1034,'4000','31723204089','2024-08-09 14:48:09',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1035,'4000','31723204089','2024-08-09 14:48:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1036,'4000','31723204089','2024-08-09 14:48:15',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1037,'1050','31723206888','2024-08-09 15:43:46',2880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320750105303272132','No',NULL,NULL,''),(1038,'1110','31723206888','2024-08-09 15:43:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1039,'1110','31723206888','2024-08-09 15:34:48',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1040,'1110','31723206888','2024-08-09 15:34:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1041,'1110','31723206888','2024-08-09 15:34:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1042,'1110','31723206888','2024-08-09 15:35:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1043,'1110','31723206888','2024-08-09 15:43:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1044,'1110','31723206888','2024-08-09 15:43:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1045,'1110','31723206888','2024-08-09 15:43:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1046,'1110','31723206888','2024-08-09 15:43:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1047,'1110','31723206888','2024-08-09 15:43:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1048,'5500','31723206888','2024-08-09 15:43:45',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1049,'4000','31723206888','2024-08-09 15:43:46',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1050,'4000','31723206888','2024-08-09 15:34:48',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1051,'4000','31723206888','2024-08-09 15:34:52',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1052,'4000','31723206888','2024-08-09 15:34:56',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1053,'4000','31723206888','2024-08-09 15:35:04',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1054,'4000','31723206888','2024-08-09 15:43:08',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1055,'4000','31723206888','2024-08-09 15:43:21',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1056,'4000','31723206888','2024-08-09 15:43:23',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1057,'4000','31723206888','2024-08-09 15:43:32',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1058,'4000','31723206888','2024-08-09 15:43:42',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1059,'1050','31723208723','2024-08-09 16:05:24',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172320872633281002233','No',NULL,NULL,''),(1060,'4000','31723208723','2024-08-09 16:05:24',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1061,'1050','31723210496','2024-08-09 16:35:19',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172321180234301730232','No',NULL,NULL,''),(1062,'4000','31723210496','2024-08-09 16:35:19',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1063,'4000','31723210496','2024-08-09 16:34:56',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1064,'1050','31723211815','2024-08-09 16:59:33',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172321243323322200230','No',NULL,NULL,''),(1065,'4000','31723211815','2024-08-09 16:59:33',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1066,'4000','31723211815','2024-08-09 16:56:55',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1067,'1050','31723212452','2024-08-09 17:07:33',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172321245631223323232','No',NULL,NULL,''),(1068,'4000','31723212452','2024-08-09 17:07:33',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1069,'1010','31723214046','2024-08-09 17:34:07',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172321405433303037223','No',NULL,NULL,'JOHN'),(1070,'4000','31723214046','2024-08-09 17:34:07',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1071,'1010','31723230805','2024-08-09 22:21:16',2850.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172323163432122332363','No',NULL,NULL,'JOHN'),(1072,'1110','31723230805','2024-08-09 22:21:16',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1073,'1110','31723230805','2024-08-09 22:13:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1074,'1110','31723230805','2024-08-09 22:13:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1075,'1110','31723230805','2024-08-09 22:13:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1076,'1110','31723230805','2024-08-09 22:13:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1077,'1110','31723230805','2024-08-09 22:13:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1078,'1110','31723230805','2024-08-09 22:13:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(1079,'5500','31723230805','2024-08-09 22:21:15',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1080,'4000','31723230805','2024-08-09 22:21:16',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1081,'4000','31723230805','2024-08-09 22:13:25',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1082,'4000','31723230805','2024-08-09 22:13:28',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1083,'4000','31723230805','2024-08-09 22:13:32',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1084,'4000','31723230805','2024-08-09 22:13:39',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1085,'4000','31723230805','2024-08-09 22:13:56',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1086,'4000','31723230805','2024-08-09 22:13:59',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1087,'1010','31723231728','2024-08-09 22:28:48',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172323173514723022322','No',NULL,NULL,'JOHN'),(1088,'4000','31723231728','2024-08-09 22:28:48',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1089,'1050','31723274788','2024-08-10 10:26:39',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172327554942392022224','No',NULL,NULL,''),(1090,'4000','31723274788','2024-08-10 10:26:39',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1091,'4000','31723274788','2024-08-10 10:26:28',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1092,'1050','31723279165','2024-08-10 11:39:26',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172328148607033322003','No',NULL,NULL,''),(1093,'1110','31723279165','2024-08-10 11:39:26',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(1094,'5500','31723279165','2024-08-10 11:39:25',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1095,'4000','31723279165','2024-08-10 11:39:26',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(1096,'1050','31723286051','2024-08-10 13:35:52',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172328616823382084122','No',NULL,NULL,''),(1097,'4000','31723286051','2024-08-10 13:35:52',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1098,'4000','31723286051','2024-08-10 13:34:11',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1099,'4000','31723286051','2024-08-10 13:34:13',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1100,'4000','31723286051','2024-08-10 13:34:21',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1101,'1050','31723286224','2024-08-10 13:38:57',1500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172328634232222303227','No',NULL,NULL,''),(1102,'1110','31723286224','2024-08-10 13:38:57',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1103,'1110','31723286224','2024-08-10 13:37:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1104,'1110','31723286224','2024-08-10 13:38:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1105,'1110','31723286224','2024-08-10 13:38:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1106,'5500','31723286224','2024-08-10 13:38:56',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1107,'4000','31723286224','2024-08-10 13:38:57',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1108,'4000','31723286224','2024-08-10 13:37:05',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1109,'4000','31723286224','2024-08-10 13:38:52',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1110,'4000','31723286224','2024-08-10 13:38:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1111,'1050','31723287576','2024-08-10 14:28:30',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172328958403083430423','No',NULL,NULL,''),(1112,'1110','31723287576','2024-08-10 14:28:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1113,'1110','31723287576','2024-08-10 14:19:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1114,'1110','31723287576','2024-08-10 14:19:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1115,'1110','31723287576','2024-08-10 14:19:44',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1116,'5500','31723287576','2024-08-10 14:21:38',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1117,'4000','31723287576','2024-08-10 14:28:30',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1118,'4000','31723287576','2024-08-10 14:19:35',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1119,'4000','31723287576','2024-08-10 14:19:41',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1120,'4000','31723287576','2024-08-10 14:19:44',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1121,'1050','31723289625','2024-08-10 14:33:46',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172328962722329234243','No',NULL,NULL,''),(1122,'4000','31723289625','2024-08-10 14:33:46',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1123,'1050','31723290120','2024-08-10 14:42:04',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172329013904273222333','No',NULL,NULL,''),(1124,'1110','31723290120','2024-08-10 14:42:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1125,'1110','31723290120','2024-08-10 14:42:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1126,'5500','31723290120','2024-08-10 14:42:03',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1127,'4000','31723290120','2024-08-10 14:42:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1128,'4000','31723290120','2024-08-10 14:42:00',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1129,'1050','31723291404','2024-08-10 15:38:52',1270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172329353723330330237','No',NULL,NULL,''),(1130,'1110','31723291404','2024-08-10 15:38:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1131,'1110','31723291404','2024-08-10 15:03:32',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1132,'1110','31723291404','2024-08-10 15:38:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1133,'5500','31723291404','2024-08-10 15:38:51',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1134,'4000','31723291404','2024-08-10 15:38:52',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1135,'4000','31723291404','2024-08-10 15:03:32',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1136,'4000','31723291404','2024-08-10 15:38:46',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1137,'1010','31723293674','2024-08-10 15:41:19',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172329368702603233373','No',NULL,NULL,'JOHN'),(1138,'1110','31723293674','2024-08-10 15:41:19',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1139,'1110','31723293674','2024-08-10 15:41:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1140,'5500','31723293674','2024-08-10 15:41:18',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1141,'4000','31723293674','2024-08-10 15:41:19',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1142,'4000','31723293674','2024-08-10 15:41:14',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1143,'1050','31723296086','2024-08-10 16:21:27',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172329608833234272203','No',NULL,NULL,''),(1144,'1110','31723296086','2024-08-10 16:21:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1145,'5500','31723296086','2024-08-10 16:21:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1146,'4000','31723296086','2024-08-10 16:21:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1147,'1050','31723296334','2024-08-10 16:25:35',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172329633732023223639','No',NULL,NULL,''),(1148,'4000','31723296334','2024-08-10 16:25:35',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1149,'1050','31723303331','2024-08-10 18:22:45',3080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172330337932303904323','No',NULL,NULL,''),(1150,'1110','31723303331','2024-08-10 18:22:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1151,'1110','31723303331','2024-08-10 18:22:16',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1152,'1110','31723303331','2024-08-10 18:22:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1153,'1110','31723303331','2024-08-10 18:22:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1154,'5500','31723303331','2024-08-10 18:22:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1155,'4000','31723303331','2024-08-10 18:22:45',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1156,'4000','31723303331','2024-08-10 18:22:16',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1157,'4000','31723303331','2024-08-10 18:22:21',NULL,840.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1158,'4000','31723303331','2024-08-10 18:22:29',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1159,'1050','31723305409','2024-08-10 18:56:50',1560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172330542111002102300','No',NULL,NULL,''),(1160,'4000','31723305409','2024-08-10 18:56:50',NULL,1560.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1161,'1050','31723314232','2024-08-10 21:23:53',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172331423432333020024','No',NULL,NULL,''),(1162,'4000','31723314232','2024-08-10 21:23:53',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1163,'1050','31723314251','2024-08-10 21:24:16',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172331426611232220103','No',NULL,NULL,''),(1164,'4000','31723314251','2024-08-10 21:24:16',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1165,'4000','31723314251','2024-08-10 21:24:11',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1166,'4000','31723314251','2024-08-10 21:24:13',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1167,'1050','31723364091','2024-08-11 11:14:52',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172336414772133324333','No',NULL,NULL,''),(1168,'4000','31723364091','2024-08-11 11:14:52',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1169,'1050','31723376806','2024-08-11 14:46:49',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172337681138213033812','No',NULL,NULL,''),(1170,'1110','31723376806','2024-08-11 14:46:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1171,'1110','31723376806','2024-08-11 14:46:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1172,'5500','31723376806','2024-08-11 14:46:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1173,'4000','31723376806','2024-08-11 14:46:49',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1174,'4000','31723376806','2024-08-11 14:46:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1175,'1050','31723380873','2024-08-11 15:54:34',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172338133703300303320','No',NULL,NULL,''),(1176,'4000','31723380873','2024-08-11 15:54:34',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1177,'1050','31723384848','2024-08-11 17:01:03',2230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172338679403324332232','No',NULL,NULL,''),(1178,'4000','31723384848','2024-08-11 17:01:03',NULL,1680.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1179,'4000','31723384848','2024-08-11 17:00:49',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1180,'4000','31723384848','2024-08-11 17:00:59',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1181,'1050','31723387043','2024-08-11 17:37:35',940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172338707720227032333','No',NULL,NULL,''),(1182,'1110','31723387043','2024-08-11 17:37:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1183,'1110','31723387043','2024-08-11 17:37:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1184,'1110','31723387043','2024-08-11 17:37:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1185,'1110','31723387043','2024-08-11 17:37:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1186,'5500','31723387043','2024-08-11 17:37:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1187,'4000','31723387043','2024-08-11 17:37:35',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1188,'4000','31723387043','2024-08-11 17:37:23',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1189,'4000','31723387043','2024-08-11 17:37:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1190,'4000','31723387043','2024-08-11 17:37:29',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1191,'1010','31723388062','2024-08-11 17:54:23',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172338807232700427332','No',NULL,NULL,'JOHN'),(1192,'1110','31723388062','2024-08-11 17:54:23',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1193,'5500','31723388062','2024-08-11 17:54:22',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1194,'4000','31723388062','2024-08-11 17:54:23',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1195,'1010','31723388344','2024-08-11 17:59:07',1560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172338849583333053828','No',NULL,NULL,'JOHN'),(1196,'4000','31723388344','2024-08-11 17:59:07',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1197,'4000','31723388344','2024-08-11 17:59:04',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1198,'1050','31723388743','2024-08-11 18:05:48',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172338875722773235282','No',NULL,NULL,''),(1199,'4000','31723388743','2024-08-11 18:05:48',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1200,'4000','31723388743','2024-08-11 18:05:43',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1201,'1050','31723388995','2024-08-11 18:09:55',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172338904933790390333','No',NULL,NULL,''),(1202,'4000','31723388995','2024-08-11 18:09:55',NULL,170.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1203,'1050','31723389980','2024-08-11 18:38:41',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339072557309022533','No',NULL,NULL,''),(1204,'4000','31723389980','2024-08-11 18:38:41',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1205,'4000','31723389980','2024-08-11 18:26:20',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1206,'1050','31723391079','2024-08-11 18:44:40',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339108222242393091','No',NULL,NULL,''),(1207,'4000','31723391079','2024-08-11 18:44:40',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1208,'1050','31723393422','2024-08-11 19:23:45',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339343102330233203','No',NULL,NULL,''),(1209,'4000','31723393422','2024-08-11 19:23:45',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1210,'4000','31723393422','2024-08-11 19:23:42',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1211,'1050','31723393448','2024-08-11 19:24:58',2430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339353133203320523','No',NULL,NULL,''),(1212,'1110','31723393448','2024-08-11 19:24:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1213,'1110','31723393448','2024-08-11 19:24:08',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1214,'1110','31723393448','2024-08-11 19:24:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1215,'1110','31723393448','2024-08-11 19:24:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1216,'1110','31723393448','2024-08-11 19:24:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1217,'1110','31723393448','2024-08-11 19:24:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1218,'1110','31723393448','2024-08-11 19:24:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(1219,'5500','31723393448','2024-08-11 19:24:58',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1220,'4000','31723393448','2024-08-11 19:24:58',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1221,'4000','31723393448','2024-08-11 19:24:08',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1222,'4000','31723393448','2024-08-11 19:24:12',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1223,'4000','31723393448','2024-08-11 19:24:26',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1224,'4000','31723393448','2024-08-11 19:24:28',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1225,'4000','31723393448','2024-08-11 19:24:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1226,'4000','31723393448','2024-08-11 19:24:48',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(1227,'1050','31723393596','2024-08-11 19:29:04',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339374813024332384','No',NULL,NULL,''),(1228,'4000','31723393596','2024-08-11 19:29:04',NULL,450.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1229,'4000','31723393596','2024-08-11 19:26:36',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1230,'4000','31723393596','2024-08-11 19:26:51',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1231,'1050','31723394720','2024-08-11 19:45:25',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339473333372337093','No',NULL,NULL,''),(1232,'1110','31723394720','2024-08-11 19:45:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1233,'1110','31723394720','2024-08-11 19:45:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1234,'5500','31723394720','2024-08-11 19:45:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1235,'4000','31723394720','2024-08-11 19:45:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1236,'4000','31723394720','2024-08-11 19:45:21',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1237,'1050','31723396332','2024-08-11 20:12:13',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339633422323022322','No',NULL,NULL,''),(1238,'4000','31723396332','2024-08-11 20:12:13',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1239,'1050','31723397687','2024-08-11 20:35:18',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339773233470237070','No',NULL,NULL,''),(1240,'1110','31723397687','2024-08-11 20:35:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1241,'1110','31723397687','2024-08-11 20:34:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1242,'1110','31723397687','2024-08-11 20:34:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1243,'1110','31723397687','2024-08-11 20:34:53',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1244,'1110','31723397687','2024-08-11 20:35:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(1245,'5500','31723397687','2024-08-11 20:35:17',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1246,'4000','31723397687','2024-08-11 20:35:18',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1247,'4000','31723397687','2024-08-11 20:34:48',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1248,'4000','31723397687','2024-08-11 20:34:51',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1249,'4000','31723397687','2024-08-11 20:34:53',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1250,'4000','31723397687','2024-08-11 20:35:15',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1251,'1010','31723398077','2024-08-11 20:41:26',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339812437302423208','No',NULL,NULL,'JOHN'),(1252,'1110','31723398077','2024-08-11 20:41:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1253,'1110','31723398077','2024-08-11 20:41:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1254,'1110','31723398077','2024-08-11 20:41:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1255,'5500','31723398077','2024-08-11 20:41:26',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1256,'4000','31723398077','2024-08-11 20:41:26',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1257,'4000','31723398077','2024-08-11 20:41:17',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1258,'4000','31723398077','2024-08-11 20:41:19',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1259,'1050','31723398191','2024-08-11 20:43:12',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339819525192248940','No',NULL,NULL,''),(1260,'1110','31723398191','2024-08-11 20:43:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1261,'5500','31723398191','2024-08-11 20:43:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1262,'4000','31723398191','2024-08-11 20:43:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1263,'1050','31723398754','2024-08-11 20:52:34',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172339875622872394833','No',NULL,NULL,''),(1264,'1110','31723398754','2024-08-11 20:52:34',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1265,'5500','31723398754','2024-08-11 20:52:34',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1266,'4000','31723398754','2024-08-11 20:52:34',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1267,'1050','31723400821','2024-08-11 21:27:02',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172340083321313244200','No',NULL,NULL,''),(1268,'4000','31723400821','2024-08-11 21:27:02',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1269,'1050','31723536568','2024-08-13 11:09:39',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172353658303203321351','No',NULL,NULL,''),(1270,'1110','31723536568','2024-08-13 11:09:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1271,'1110','31723536568','2024-08-13 11:09:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1272,'1110','31723536568','2024-08-13 11:09:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1273,'5500','31723536568','2024-08-13 11:09:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1274,'4000','31723536568','2024-08-13 11:09:39',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1275,'4000','31723536568','2024-08-13 11:09:28',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1276,'4000','31723536568','2024-08-13 11:09:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1277,'1010','31723536610','2024-08-13 11:10:12',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172353664243322353630','No',NULL,NULL,'john'),(1278,'4000','31723536610','2024-08-13 11:10:12',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1279,'4000','31723536610','2024-08-13 11:10:10',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1280,'1010','31723543604','2024-08-13 13:06:48',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172354361820302333433','No',NULL,NULL,'JOHN'),(1281,'1110','31723543604','2024-08-13 13:06:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1282,'1110','31723543604','2024-08-13 13:06:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1283,'5500','31723543604','2024-08-13 13:06:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1284,'4000','31723543604','2024-08-13 13:06:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1285,'4000','31723543604','2024-08-13 13:06:44',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1286,'1050','31723548992','2024-08-13 14:39:15',1800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172354935833222054374','No',NULL,NULL,''),(1287,'1110','31723548992','2024-08-13 14:39:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1288,'1110','31723548992','2024-08-13 14:36:32',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1289,'1110','31723548992','2024-08-13 14:36:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1290,'1110','31723548992','2024-08-13 14:36:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1291,'1110','31723548992','2024-08-13 14:36:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1292,'5500','31723548992','2024-08-13 14:39:14',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1293,'4000','31723548992','2024-08-13 14:39:15',NULL,900.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1294,'4000','31723548992','2024-08-13 14:36:32',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1295,'4000','31723548992','2024-08-13 14:36:36',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1296,'4000','31723548992','2024-08-13 14:36:39',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1297,'4000','31723548992','2024-08-13 14:36:43',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1298,'1050','31723549488','2024-08-13 14:46:30',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172354961713720761205','No',NULL,NULL,''),(1299,'1110','31723549488','2024-08-13 14:46:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1300,'1110','31723549488','2024-08-13 14:44:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1301,'5500','31723549488','2024-08-13 14:46:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1302,'4000','31723549488','2024-08-13 14:46:30',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1303,'4000','31723549488','2024-08-13 14:44:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1304,'1050','31723549642','2024-08-13 14:47:26',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172354964999434022232','No',NULL,NULL,''),(1305,'4000','31723549642','2024-08-13 14:47:26',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1306,'4000','31723549642','2024-08-13 14:47:22',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1307,'1010','31723553266','2024-08-13 15:47:47',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172355733850222203220','No',NULL,NULL,'JOHN'),(1308,'4000','31723553266','2024-08-13 15:47:47',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1309,'1050','31723559371','2024-08-13 17:34:23',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172356026300325201032','No',NULL,NULL,''),(1310,'1110','31723559371','2024-08-13 17:34:23',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1311,'1110','31723559371','2024-08-13 17:29:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1312,'1110','31723559371','2024-08-13 17:31:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1313,'5500','31723559371','2024-08-13 17:32:00',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1314,'4000','31723559371','2024-08-13 17:34:23',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1315,'4000','31723559371','2024-08-13 17:29:42',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1316,'4000','31723559371','2024-08-13 17:31:58',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1317,'1010','31723563009','2024-08-13 18:30:10',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172356301880364122200','No',NULL,NULL,'JOHN'),(1318,'4000','31723563009','2024-08-13 18:30:10',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1319,'1050','31723563986','2024-08-13 18:48:33',2700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172356412063130120305','No',NULL,NULL,''),(1320,'1110','31723563986','2024-08-13 18:48:33',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1321,'1110','31723563986','2024-08-13 18:46:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1322,'1110','31723563986','2024-08-13 18:46:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1323,'1110','31723563986','2024-08-13 18:46:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1324,'1110','31723563986','2024-08-13 18:46:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1325,'1110','31723563986','2024-08-13 18:46:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1326,'1110','31723563986','2024-08-13 18:47:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1327,'1110','31723563986','2024-08-13 18:48:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1328,'1110','31723563986','2024-08-13 18:48:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1329,'5500','31723563986','2024-08-13 18:48:32',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1330,'4000','31723563986','2024-08-13 18:48:33',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1331,'4000','31723563986','2024-08-13 18:46:26',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1332,'4000','31723563986','2024-08-13 18:46:28',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1333,'4000','31723563986','2024-08-13 18:46:35',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1334,'4000','31723563986','2024-08-13 18:46:37',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1335,'4000','31723563986','2024-08-13 18:46:40',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1336,'4000','31723563986','2024-08-13 18:47:45',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1337,'4000','31723563986','2024-08-13 18:48:00',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1338,'4000','31723563986','2024-08-13 18:48:27',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1339,'1010','31723564730','2024-08-13 18:58:51',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172356473943425322322','No',NULL,NULL,'JOHN'),(1340,'4000','31723564730','2024-08-13 18:58:51',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1341,'1050','31723567294','2024-08-13 19:41:56',910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172356732733022036703','No',NULL,NULL,''),(1342,'4000','31723567294','2024-08-13 19:41:56',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1343,'4000','31723567294','2024-08-13 19:41:34',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1344,'4000','31723567294','2024-08-13 19:41:37',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1345,'4000','31723567294','2024-08-13 19:41:41',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1346,'1050','31723568850','2024-08-13 20:07:31',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172356885210382856283','No',NULL,NULL,''),(1347,'4000','31723568850','2024-08-13 20:07:31',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1348,'1050','31723570577','2024-08-13 20:36:18',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172357058823032273000','No',NULL,NULL,''),(1349,'4000','31723570577','2024-08-13 20:36:18',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1350,'1050','31723570880','2024-08-13 20:43:08',1320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172357102822322221332','No',NULL,NULL,''),(1351,'1110','31723570880','2024-08-13 20:43:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1352,'1110','31723570880','2024-08-13 20:41:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(1353,'5500','31723570880','2024-08-13 20:42:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1354,'4000','31723570880','2024-08-13 20:43:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1355,'4000','31723570880','2024-08-13 20:41:20',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1356,'1050','31723622101','2024-08-14 10:55:03',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172362213423024132130','No',NULL,NULL,''),(1357,'1110','31723622101','2024-08-14 10:55:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1358,'5500','31723622101','2024-08-14 10:55:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1359,'4000','31723622101','2024-08-14 10:55:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1360,'1050','31723630136','2024-08-14 13:25:46',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172363117263231132202','No',NULL,NULL,''),(1361,'1110','31723630136','2024-08-14 13:25:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1362,'1110','31723630136','2024-08-14 13:08:56',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(1363,'5500','31723630136','2024-08-14 13:25:45',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1364,'4000','31723630136','2024-08-14 13:25:46',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1365,'4000','31723630136','2024-08-14 13:08:56',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1366,'1010','31723631551','2024-08-14 13:32:32',70.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172363156422234060227','No',NULL,NULL,'JOHN'),(1367,'4000','31723631551','2024-08-14 13:32:32',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1368,'1010','31723646289','2024-08-14 17:38:10',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172364712702622204010','No',NULL,NULL,'JIHN'),(1369,'4000','31723646289','2024-08-14 17:38:10',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1370,'1050','31723647373','2024-08-14 17:56:41',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172364741423027224234','No',NULL,NULL,''),(1371,'4000','31723647373','2024-08-14 17:56:41',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1372,'4000','31723647373','2024-08-14 17:56:13',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1373,'1050','31723648065','2024-08-14 18:07:46',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172364806824022333222','No',NULL,NULL,''),(1374,'4000','31723648065','2024-08-14 18:07:46',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1375,'1050','31723648157','2024-08-14 18:09:18',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172364816023323333842','No',NULL,NULL,''),(1376,'4000','31723648157','2024-08-14 18:09:18',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1377,'1050','31723648393','2024-08-14 18:13:14',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172364840067334302342','No',NULL,NULL,''),(1378,'4000','31723648393','2024-08-14 18:13:14',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1379,'1050','31723651530','2024-08-14 19:07:07',2400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172365164113622212365','No',NULL,NULL,''),(1380,'1110','31723651530','2024-08-14 19:07:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1381,'1110','31723651530','2024-08-14 19:05:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1382,'1110','31723651530','2024-08-14 19:05:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1383,'1110','31723651530','2024-08-14 19:05:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1384,'1110','31723651530','2024-08-14 19:05:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1385,'1110','31723651530','2024-08-14 19:05:52',NULL,100.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1386,'1110','31723651530','2024-08-14 19:07:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1387,'5500','31723651530','2024-08-14 19:07:06',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1388,'4000','31723651530','2024-08-14 19:07:07',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1389,'4000','31723651530','2024-08-14 19:05:30',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1390,'4000','31723651530','2024-08-14 19:05:32',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1391,'4000','31723651530','2024-08-14 19:05:44',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1392,'4000','31723651530','2024-08-14 19:05:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1393,'4000','31723651530','2024-08-14 19:05:52',NULL,220.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1394,'4000','31723651530','2024-08-14 19:07:03',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1395,'1050','31723652001','2024-08-14 19:13:33',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172365201772020011333','No',NULL,NULL,''),(1396,'1110','31723652001','2024-08-14 19:13:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1397,'1110','31723652001','2024-08-14 19:13:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1398,'1110','31723652001','2024-08-14 19:13:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1399,'5500','31723652001','2024-08-14 19:13:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1400,'4000','31723652001','2024-08-14 19:13:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1401,'4000','31723652001','2024-08-14 19:13:21',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1402,'4000','31723652001','2024-08-14 19:13:26',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1403,'1050','31723652414','2024-08-14 19:31:36',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172365397912932233202','No',NULL,NULL,''),(1404,'4000','31723652414','2024-08-14 19:31:36',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1405,'1010','31723655751','2024-08-14 20:17:29',1480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172365593572200502230','No',NULL,NULL,'JOHN'),(1406,'4000','31723655751','2024-08-14 20:17:29',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1407,'4000','31723655751','2024-08-14 20:15:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1408,'4000','31723655751','2024-08-14 20:15:59',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1409,'4000','31723655751','2024-08-14 20:16:20',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1410,'4000','31723655751','2024-08-14 20:16:23',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1411,'4000','31723655751','2024-08-14 20:16:38',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1412,'1050','31723656584','2024-08-14 20:29:45',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172365658842001303032','No',NULL,NULL,''),(1413,'4000','31723656584','2024-08-14 20:29:45',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1414,'1050','31723657227','2024-08-14 20:40:28',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172365761848332643523','No',NULL,NULL,''),(1415,'4000','31723657227','2024-08-14 20:40:28',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1416,'1050','31723713247','2024-08-15 12:14:08',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172371340131727332333','No',NULL,NULL,''),(1417,'4000','31723713247','2024-08-15 12:14:08',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1418,'1050','31723713620','2024-08-15 12:20:20',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172371362203232332222','No',NULL,NULL,''),(1419,'1110','31723713620','2024-08-15 12:20:20',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1420,'5500','31723713620','2024-08-15 12:20:20',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1421,'4000','31723713620','2024-08-15 12:20:20',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1422,'1050','31723716798','2024-08-15 13:21:50',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172371790813803323372','No',NULL,NULL,''),(1423,'1110','31723716798','2024-08-15 13:21:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1424,'1110','31723716798','2024-08-15 13:13:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1425,'1110','31723716798','2024-08-15 13:13:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1426,'1110','31723716798','2024-08-15 13:13:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1427,'5500','31723716798','2024-08-15 13:21:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1428,'4000','31723716798','2024-08-15 13:21:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1429,'4000','31723716798','2024-08-15 13:13:19',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1430,'4000','31723716798','2024-08-15 13:13:20',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1431,'4000','31723716798','2024-08-15 13:13:23',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1432,'1010','31723718506','2024-08-15 13:42:12',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172371856732207233330','No',NULL,NULL,'JOHN'),(1433,'4000','31723718506','2024-08-15 13:42:12',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1434,'4000','31723718506','2024-08-15 13:41:46',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1435,'1010','31723720524','2024-08-15 14:15:25',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172372053973303320213','No',NULL,NULL,'JOHN'),(1436,'1110','31723720524','2024-08-15 14:15:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1437,'5500','31723720524','2024-08-15 14:15:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1438,'4000','31723720524','2024-08-15 14:15:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1439,'1050','31723724902','2024-08-15 15:29:43',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172372498943092833373','No',NULL,NULL,''),(1440,'1110','31723724902','2024-08-15 15:29:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1441,'1110','31723724902','2024-08-15 15:28:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1442,'1110','31723724902','2024-08-15 15:29:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1443,'5500','31723724902','2024-08-15 15:29:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1444,'4000','31723724902','2024-08-15 15:29:43',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1445,'4000','31723724902','2024-08-15 15:28:22',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1446,'4000','31723724902','2024-08-15 15:29:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1447,'1050','31723726370','2024-08-15 15:52:58',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172372665633623072707','No',NULL,NULL,''),(1448,'4000','31723726370','2024-08-15 15:52:58',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1449,'1050','31723726716','2024-08-15 15:58:37',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172372671872232230826','No',NULL,NULL,''),(1450,'4000','31723726716','2024-08-15 15:58:37',NULL,170.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1451,'1010','31723726838','2024-08-15 16:53:07',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172372999202329240032','No',NULL,NULL,'JOHN'),(1452,'4000','31723726838','2024-08-15 16:53:07',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1453,'4000','31723726838','2024-08-15 16:00:38',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1454,'1050','31723731872','2024-08-15 17:24:33',340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172373193537203133332','No',NULL,NULL,''),(1455,'4000','31723731872','2024-08-15 17:24:33',NULL,340.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1456,'1050','31723731966','2024-08-15 17:26:07',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172373197323332923372','No',NULL,NULL,''),(1457,'1110','31723731966','2024-08-15 17:26:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1458,'5500','31723731966','2024-08-15 17:26:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1459,'4000','31723731966','2024-08-15 17:26:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1460,'1050','31723732659','2024-08-15 17:37:44',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172373372432030303332','No',NULL,NULL,''),(1461,'4000','31723732659','2024-08-15 17:37:44',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1462,'1050','31723745260','2024-08-15 21:07:48',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172374527130313232037','No',NULL,NULL,''),(1463,'4000','31723745260','2024-08-15 21:07:48',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1464,'4000','31723745260','2024-08-15 21:07:40',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1465,'4000','31723745260','2024-08-15 21:07:41',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1466,'1010','31723802314','2024-08-16 12:58:35',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172380240308232730222','No',NULL,NULL,'JOHN'),(1467,'4000','31723802314','2024-08-16 12:58:35',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1468,'1050','31723803367','2024-08-16 13:17:28',2320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172380345404322000203','No',NULL,NULL,''),(1469,'1110','31723803367','2024-08-16 13:17:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1470,'1110','31723803367','2024-08-16 13:16:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1471,'1110','31723803367','2024-08-16 13:16:13',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1472,'1110','31723803367','2024-08-16 13:16:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1473,'5500','31723803367','2024-08-16 13:17:27',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1474,'4000','31723803367','2024-08-16 13:17:28',NULL,900.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1475,'4000','31723803367','2024-08-16 13:16:07',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1476,'4000','31723803367','2024-08-16 13:16:13',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1477,'4000','31723803367','2024-08-16 13:16:16',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1478,'1050','31723805159','2024-08-16 13:45:59',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172380516782320366032','No',NULL,NULL,''),(1479,'1110','31723805159','2024-08-16 13:45:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1480,'5500','31723805159','2024-08-16 13:45:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1481,'4000','31723805159','2024-08-16 13:45:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1482,'1050','31723806510','2024-08-16 14:08:34',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172380652022622332352','No',NULL,NULL,''),(1483,'1110','31723806510','2024-08-16 14:08:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1484,'1110','31723806510','2024-08-16 14:08:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1485,'5500','31723806510','2024-08-16 14:08:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1486,'4000','31723806510','2024-08-16 14:08:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1487,'4000','31723806510','2024-08-16 14:08:30',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1488,'1050','31723809464','2024-08-16 14:57:48',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172380947101237034093','No',NULL,NULL,''),(1489,'1110','31723809464','2024-08-16 14:57:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1490,'1110','31723809464','2024-08-16 14:57:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1491,'5500','31723809464','2024-08-16 14:57:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1492,'4000','31723809464','2024-08-16 14:57:48',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1493,'4000','31723809464','2024-08-16 14:57:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1494,'1050','31723811581','2024-08-16 15:33:27',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172381231222321242723','No',NULL,NULL,''),(1495,'4000','31723811581','2024-08-16 15:33:27',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1496,'4000','31723811581','2024-08-16 15:33:01',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1497,'1050','31723812371','2024-08-16 15:52:22',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172381274831223231221','No',NULL,NULL,''),(1498,'1110','31723812371','2024-08-16 15:52:22',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1499,'1110','31723812371','2024-08-16 15:46:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1500,'1110','31723812371','2024-08-16 15:48:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1501,'5500','31723812371','2024-08-16 15:52:21',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1502,'4000','31723812371','2024-08-16 15:52:22',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1503,'4000','31723812371','2024-08-16 15:46:11',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1504,'4000','31723812371','2024-08-16 15:48:35',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1505,'1050','31723813304','2024-08-16 16:01:45',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172381330732233333372','No',NULL,NULL,''),(1506,'4000','31723813304','2024-08-16 16:01:45',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1507,'1050','31723814402','2024-08-16 16:20:05',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172381451042238302323','No',NULL,NULL,''),(1508,'4000','31723814402','2024-08-16 16:20:05',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1509,'4000','31723814402','2024-08-16 16:20:02',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1510,'1050','31723818883','2024-08-16 17:34:44',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172381888626233022288','No',NULL,NULL,''),(1511,'1110','31723818883','2024-08-16 17:34:44',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1512,'5500','31723818883','2024-08-16 17:34:43',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1513,'4000','31723818883','2024-08-16 17:34:44',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1514,'1010','31723821208','2024-08-16 18:13:43',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172382123220218332223','No',NULL,NULL,'JOHN'),(1515,'4000','31723821208','2024-08-16 18:13:43',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1516,'4000','31723821208','2024-08-16 18:13:28',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1517,'1050','31723830484','2024-08-16 20:48:09',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172383067929327242723','No',NULL,NULL,''),(1518,'4000','31723830484','2024-08-16 20:48:09',NULL,170.00,'','3','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1519,'4000','31723830484','2024-08-16 20:48:04',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1520,'1050','31723830700','2024-08-16 20:51:40',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172383070383470383833','No',NULL,NULL,''),(1521,'4000','31723830700','2024-08-16 20:51:40',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1522,'1050','31723831478','2024-08-16 21:04:39',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172383148123833231323','No',NULL,NULL,''),(1523,'4000','31723831478','2024-08-16 21:04:39',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1524,'1050','31723832329','2024-08-16 21:20:45',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172383244783733242120','No',NULL,NULL,''),(1525,'4000','31723832329','2024-08-16 21:20:45',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1526,'4000','31723832329','2024-08-16 21:18:50',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1527,'4000','31723832329','2024-08-16 21:18:53',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1528,'1050','31723889474','2024-08-17 13:11:15',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172388947730433330233','No',NULL,NULL,''),(1529,'4000','31723889474','2024-08-17 13:11:15',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1530,'1050','31723889589','2024-08-17 13:13:12',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172388960030322717390','No',NULL,NULL,''),(1531,'4000','31723889589','2024-08-17 13:13:12',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1532,'4000','31723889589','2024-08-17 13:13:10',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1533,'1050','31723890230','2024-08-17 13:24:09',1800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172389028103232212323','No',NULL,NULL,''),(1534,'1110','31723890230','2024-08-17 13:24:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1535,'1110','31723890230','2024-08-17 13:23:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1536,'1110','31723890230','2024-08-17 13:23:56',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1537,'5500','31723890230','2024-08-17 13:24:08',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1538,'4000','31723890230','2024-08-17 13:24:09',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1539,'4000','31723890230','2024-08-17 13:23:50',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1540,'4000','31723890230','2024-08-17 13:23:56',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1541,'1050','31723890666','2024-08-17 13:31:22',1460.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172389070100222022134','No',NULL,NULL,''),(1542,'1110','31723890666','2024-08-17 13:31:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1543,'1110','31723890666','2024-08-17 13:31:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1544,'1110','31723890666','2024-08-17 13:31:11',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1545,'5500','31723890666','2024-08-17 13:31:21',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1546,'4000','31723890666','2024-08-17 13:31:22',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1547,'4000','31723890666','2024-08-17 13:31:06',NULL,360.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1548,'4000','31723890666','2024-08-17 13:31:11',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1549,'1050','31723897911','2024-08-17 15:31:52',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172389796233272782213','No',NULL,NULL,''),(1550,'4000','31723897911','2024-08-17 15:31:52',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1551,'1010','31723898979','2024-08-17 15:49:43',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172389899583227133083','No',NULL,NULL,'JOHN'),(1552,'4000','31723898979','2024-08-17 15:49:43',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1553,'4000','31723898979','2024-08-17 15:49:39',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1554,'1010','31723901736','2024-08-17 16:35:39',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172390175622352221332','No',NULL,NULL,'JOHN'),(1555,'4000','31723901736','2024-08-17 16:35:39',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1556,'4000','31723901736','2024-08-17 16:35:36',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1557,'1050','31723902057','2024-08-17 16:40:58',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172390206021232333333','No',NULL,NULL,''),(1558,'4000','31723902057','2024-08-17 16:40:58',NULL,400.00,'','3','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(1559,'1050','31723911284','2024-08-17 19:14:59',2460.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172391131422373323120','No',NULL,NULL,''),(1560,'4000','31723911284','2024-08-17 19:14:59',NULL,900.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1561,'4000','31723911284','2024-08-17 19:14:44',NULL,900.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1562,'4000','31723911284','2024-08-17 19:14:49',NULL,660.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1563,'1050','31723912032','2024-08-17 19:27:22',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172391205330223302005','No',NULL,NULL,''),(1564,'1110','31723912032','2024-08-17 19:27:22',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1565,'1110','31723912032','2024-08-17 19:27:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1566,'5500','31723912032','2024-08-17 19:27:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1567,'4000','31723912032','2024-08-17 19:27:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1568,'4000','31723912032','2024-08-17 19:27:12',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1569,'1050','31723914019','2024-08-17 20:00:20',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172391402123103237923','No',NULL,NULL,''),(1570,'1110','31723914019','2024-08-17 20:00:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1571,'5500','31723914019','2024-08-17 20:00:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1572,'4000','31723914019','2024-08-17 20:00:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1573,'1050','31723915389','2024-08-17 20:23:54',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172391543602212244423','No',NULL,NULL,''),(1574,'1110','31723915389','2024-08-17 20:23:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1575,'1110','31723915389','2024-08-17 20:23:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1576,'1110','31723915389','2024-08-17 20:23:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1577,'1110','31723915389','2024-08-17 20:23:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1578,'1110','31723915389','2024-08-17 20:23:22',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1579,'5500','31723915389','2024-08-17 20:23:53',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1580,'4000','31723915389','2024-08-17 20:23:54',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1581,'4000','31723915389','2024-08-17 20:23:09',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1582,'4000','31723915389','2024-08-17 20:23:13',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1583,'4000','31723915389','2024-08-17 20:23:16',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1584,'4000','31723915389','2024-08-17 20:23:22',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1585,'1050','31723915479','2024-08-17 20:24:40',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172391548235303535322','No',NULL,NULL,''),(1586,'4000','31723915479','2024-08-17 20:24:40',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1587,'1050','31723917079','2024-08-17 20:52:56',340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172391717833133330372','No',NULL,NULL,''),(1588,'4000','31723917079','2024-08-17 20:52:56',NULL,170.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1589,'4000','31723917079','2024-08-17 20:51:19',NULL,170.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1590,'1050','31723920791','2024-08-17 21:54:59',1780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172392095302323032333','No',NULL,NULL,''),(1591,'1110','31723920791','2024-08-17 21:54:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1592,'1110','31723920791','2024-08-17 21:53:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1593,'1110','31723920791','2024-08-17 21:53:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1594,'1110','31723920791','2024-08-17 21:53:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1595,'1110','31723920791','2024-08-17 21:53:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1596,'1110','31723920791','2024-08-17 21:53:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(1597,'5500','31723920791','2024-08-17 21:54:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1598,'4000','31723920791','2024-08-17 21:54:59',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1599,'4000','31723920791','2024-08-17 21:53:12',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1600,'4000','31723920791','2024-08-17 21:53:39',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1601,'4000','31723920791','2024-08-17 21:53:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1602,'4000','31723920791','2024-08-17 21:53:46',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1603,'4000','31723920791','2024-08-17 21:53:52',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1604,'1050','31723922304','2024-08-17 22:29:47',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172392309502333233222','No',NULL,NULL,''),(1605,'1110','31723922304','2024-08-17 22:29:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1606,'1110','31723922304','2024-08-17 22:18:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1607,'1110','31723922304','2024-08-17 22:18:26',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(1608,'1110','31723922304','2024-08-17 22:18:38',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1609,'1110','31723922304','2024-08-17 22:29:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1610,'5500','31723922304','2024-08-17 22:29:46',190.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1611,'4000','31723922304','2024-08-17 22:29:47',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1612,'4000','31723922304','2024-08-17 22:18:24',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1613,'4000','31723922304','2024-08-17 22:18:26',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1614,'4000','31723922304','2024-08-17 22:18:38',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1615,'4000','31723922304','2024-08-17 22:29:42',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1616,'1010','31723934023','2024-08-18 01:34:01',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172393406531323002013','No',NULL,NULL,'john'),(1617,'4000','31723934023','2024-08-18 01:34:01',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1618,'4000','31723934023','2024-08-18 01:33:43',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1619,'4000','31723934023','2024-08-18 01:33:49',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1620,'1050','31723934598','2024-08-18 01:43:18',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172393469722323232322','No',NULL,NULL,''),(1621,'4000','31723934598','2024-08-18 01:43:18',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1622,'1010','31723935967','2024-08-18 02:06:08',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172393597903933323329','No',NULL,NULL,'JOHN'),(1623,'1110','31723935967','2024-08-18 02:06:08',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1624,'5500','31723935967','2024-08-18 02:06:07',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1625,'4000','31723935967','2024-08-18 02:06:08',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1626,'1050','31723981142','2024-08-18 14:39:13',2210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172398115633040001033','No',NULL,NULL,''),(1627,'1110','31723981142','2024-08-18 14:39:13',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1628,'1110','31723981142','2024-08-18 14:39:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1629,'1110','31723981142','2024-08-18 14:39:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1630,'5500','31723981142','2024-08-18 14:39:12',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1631,'4000','31723981142','2024-08-18 14:39:13',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1632,'4000','31723981142','2024-08-18 14:39:02',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1633,'4000','31723981142','2024-08-18 14:39:08',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1634,'1050','31723981380','2024-08-18 14:50:06',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172398180803030231310','No',NULL,NULL,''),(1635,'1110','31723981380','2024-08-18 14:50:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1636,'1110','31723981380','2024-08-18 14:43:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1637,'1110','31723981380','2024-08-18 14:43:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(1638,'5500','31723981380','2024-08-18 14:50:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1639,'4000','31723981380','2024-08-18 14:50:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1640,'4000','31723981380','2024-08-18 14:43:00',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1641,'4000','31723981380','2024-08-18 14:43:50',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1642,'1050','31723983156','2024-08-18 15:12:37',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172398315887332272822','No',NULL,NULL,''),(1643,'4000','31723983156','2024-08-18 15:12:37',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1644,'1050','31723984441','2024-08-18 15:34:01',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172398444403200022740','No',NULL,NULL,''),(1645,'4000','31723984441','2024-08-18 15:34:01',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1646,'1050','31723989806','2024-08-18 17:04:39',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172398988502822030022','No',NULL,NULL,''),(1647,'4000','31723989806','2024-08-18 17:04:39',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1648,'4000','31723989806','2024-08-18 17:03:26',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1649,'4000','31723989806','2024-08-18 17:03:28',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1650,'4000','31723989806','2024-08-18 17:03:33',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1651,'1050','31724006707','2024-08-18 21:45:20',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172400672407033320004','No',NULL,NULL,''),(1652,'1110','31724006707','2024-08-18 21:45:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1653,'1110','31724006707','2024-08-18 21:45:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1654,'1110','31724006707','2024-08-18 21:45:16',NULL,70.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(1655,'5500','31724006707','2024-08-18 21:45:19',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1656,'4000','31724006707','2024-08-18 21:45:20',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1657,'4000','31724006707','2024-08-18 21:45:07',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1658,'4000','31724006707','2024-08-18 21:45:16',NULL,110.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(1659,'1050','31724006791','2024-08-18 21:46:37',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172400684742033722220','No',NULL,NULL,''),(1660,'4000','31724006791','2024-08-18 21:46:37',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1661,'4000','31724006791','2024-08-18 21:46:31',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1662,'1050','31724006947','2024-08-18 21:51:28',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172400716433724002707','No',NULL,NULL,''),(1663,'4000','31724006947','2024-08-18 21:51:28',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1664,'1050','31724146093','2024-08-20 12:28:14',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172414609621320324633','No',NULL,NULL,''),(1665,'4000','31724146093','2024-08-20 12:28:14',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1666,'1010','31724150147','2024-08-20 13:35:49',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172415019432233341224','No',NULL,NULL,'JOHN'),(1667,'1110','31724150147','2024-08-20 13:35:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1668,'1110','31724150147','2024-08-20 13:35:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1669,'5500','31724150147','2024-08-20 13:35:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1670,'4000','31724150147','2024-08-20 13:35:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1671,'4000','31724150147','2024-08-20 13:35:47',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1672,'1050','31724150253','2024-08-20 14:02:31',1240.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172415233822303271202','No',NULL,NULL,''),(1673,'4000','31724150253','2024-08-20 14:02:31',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1674,'4000','31724150253','2024-08-20 13:37:33',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1675,'4000','31724150253','2024-08-20 13:37:38',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1676,'4000','31724150253','2024-08-20 13:58:30',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1677,'1010','31724152350','2024-08-20 14:12:34',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172415238327320232503','No',NULL,NULL,'JOHN'),(1678,'4000','31724152350','2024-08-20 14:12:34',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1679,'4000','31724152350','2024-08-20 14:12:31',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1680,'1050','31724153839','2024-08-20 14:38:09',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172415389220317333393','No',NULL,NULL,''),(1681,'4000','31724153839','2024-08-20 14:38:09',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1682,'1050','31724157540','2024-08-20 15:47:12',1840.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172415810183333203311','No',NULL,NULL,''),(1683,'1110','31724157540','2024-08-20 15:47:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1684,'1110','31724157540','2024-08-20 15:39:00',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(1685,'1110','31724157540','2024-08-20 15:40:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1686,'1110','31724157540','2024-08-20 15:42:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1687,'1110','31724157540','2024-08-20 15:44:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1688,'1110','31724157540','2024-08-20 15:44:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1689,'1110','31724157540','2024-08-20 15:44:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1690,'5500','31724157540','2024-08-20 15:47:11',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1691,'4000','31724157540','2024-08-20 15:47:12',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1692,'4000','31724157540','2024-08-20 15:39:00',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1693,'4000','31724157540','2024-08-20 15:40:59',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1694,'4000','31724157540','2024-08-20 15:42:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1695,'4000','31724157540','2024-08-20 15:44:02',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1696,'4000','31724157540','2024-08-20 15:44:08',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1697,'4000','31724157540','2024-08-20 15:44:41',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1698,'1050','31724159036','2024-08-20 16:07:17',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172415923923303222222','No',NULL,NULL,''),(1699,'1110','31724159036','2024-08-20 16:07:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1700,'1110','31724159036','2024-08-20 16:03:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1701,'1110','31724159036','2024-08-20 16:04:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(1702,'5500','31724159036','2024-08-20 16:07:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1703,'4000','31724159036','2024-08-20 16:07:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1704,'4000','31724159036','2024-08-20 16:03:56',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1705,'4000','31724159036','2024-08-20 16:04:04',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1706,'1050','31724163797','2024-08-20 18:26:29',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172416759432324420032','No',NULL,NULL,''),(1707,'4000','31724163797','2024-08-20 18:26:29',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1708,'1050','31724174176','2024-08-20 20:16:17',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172417418002212410331','No',NULL,NULL,''),(1709,'1110','31724174176','2024-08-20 20:16:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1710,'5500','31724174176','2024-08-20 20:16:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1711,'4000','31724174176','2024-08-20 20:16:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1712,'1050','31724227642','2024-08-21 11:07:24',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172422764734334233032','No',NULL,NULL,''),(1713,'4000','31724227642','2024-08-21 11:07:24',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1714,'1050','31724231335','2024-08-21 12:08:57',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172423133900932333030','No',NULL,NULL,''),(1715,'4000','31724231335','2024-08-21 12:08:57',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1716,'1050','31724238638','2024-08-21 14:11:02',1540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172423867822224620303','No',NULL,NULL,''),(1717,'1110','31724238638','2024-08-21 14:11:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1718,'1110','31724238638','2024-08-21 14:10:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1719,'1110','31724238638','2024-08-21 14:10:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1720,'1110','31724238638','2024-08-21 14:10:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1721,'1110','31724238638','2024-08-21 14:10:51',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1722,'1110','31724238638','2024-08-21 14:10:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1723,'5500','31724238638','2024-08-21 14:11:01',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1724,'4000','31724238638','2024-08-21 14:11:02',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1725,'4000','31724238638','2024-08-21 14:10:38',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1726,'4000','31724238638','2024-08-21 14:10:41',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1727,'4000','31724238638','2024-08-21 14:10:45',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1728,'4000','31724238638','2024-08-21 14:10:51',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1729,'4000','31724238638','2024-08-21 14:10:55',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1730,'1050','31724238792','2024-08-21 14:13:15',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172423894822324722293','No',NULL,NULL,''),(1731,'4000','31724238792','2024-08-21 14:13:15',NULL,900.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1732,'4000','31724238792','2024-08-21 14:13:12',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1733,'1050','31724240034','2024-08-21 14:33:58',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424025033524434532','No',NULL,NULL,''),(1734,'4000','31724240034','2024-08-21 14:33:58',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1735,'4000','31724240034','2024-08-21 14:33:55',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1736,'1050','31724240269','2024-08-21 14:38:24',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424032602200333323','No',NULL,NULL,''),(1737,'1110','31724240269','2024-08-21 14:38:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1738,'1110','31724240269','2024-08-21 14:37:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1739,'1110','31724240269','2024-08-21 14:37:52',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1740,'1110','31724240269','2024-08-21 14:38:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1741,'5500','31724240269','2024-08-21 14:38:23',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1742,'4000','31724240269','2024-08-21 14:38:24',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1743,'4000','31724240269','2024-08-21 14:37:49',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1744,'4000','31724240269','2024-08-21 14:37:52',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1745,'4000','31724240269','2024-08-21 14:38:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1746,'1050','31724242149','2024-08-21 15:09:55',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424219742232132292','No',NULL,NULL,''),(1747,'1110','31724242149','2024-08-21 15:09:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1748,'1110','31724242149','2024-08-21 15:09:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1749,'1110','31724242149','2024-08-21 15:09:30',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1750,'5500','31724242149','2024-08-21 15:09:55',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1751,'4000','31724242149','2024-08-21 15:09:55',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1752,'4000','31724242149','2024-08-21 15:09:09',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1753,'4000','31724242149','2024-08-21 15:09:30',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1754,'1050','31724242219','2024-08-21 15:11:47',1520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424245522375354032','No',NULL,NULL,''),(1755,'1110','31724242219','2024-08-21 15:11:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1756,'1110','31724242219','2024-08-21 15:10:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(1757,'1110','31724242219','2024-08-21 15:10:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1758,'5500','31724242219','2024-08-21 15:11:46',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1759,'4000','31724242219','2024-08-21 15:11:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1760,'4000','31724242219','2024-08-21 15:10:19',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1761,'4000','31724242219','2024-08-21 15:10:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1762,'1050','31724242482','2024-08-21 15:14:43',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424248532223243424','No',NULL,NULL,''),(1763,'4000','31724242482','2024-08-21 15:14:43',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1764,'1050','31724242852','2024-08-21 15:21:01',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424288222100128413','No',NULL,NULL,''),(1765,'4000','31724242852','2024-08-21 15:21:01',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1766,'1050','31724243207','2024-08-21 15:26:48',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424322120323404331','No',NULL,NULL,''),(1767,'4000','31724243207','2024-08-21 15:26:48',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1768,'1050','31724243880','2024-08-21 15:54:42',470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172424488622322247233','No',NULL,NULL,''),(1769,'1110','31724243880','2024-08-21 15:54:42',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1770,'1110','31724243880','2024-08-21 15:38:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1771,'1110','31724243880','2024-08-21 15:38:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1772,'5500','31724243880','2024-08-21 15:54:41',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1773,'4000','31724243880','2024-08-21 15:54:42',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1774,'4000','31724243880','2024-08-21 15:38:00',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1775,'4000','31724243880','2024-08-21 15:38:13',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1776,'1050','31724256574','2024-08-21 19:09:35',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172425660337224332606','No',NULL,NULL,''),(1777,'4000','31724256574','2024-08-21 19:09:35',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1778,'1050','31724263875','2024-08-21 21:11:46',1470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172426394622307202134','No',NULL,NULL,''),(1779,'1110','31724263875','2024-08-21 21:11:46',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1780,'1110','31724263875','2024-08-21 21:11:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1781,'1110','31724263875','2024-08-21 21:11:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1782,'1110','31724263875','2024-08-21 21:11:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1783,'5500','31724263875','2024-08-21 21:11:45',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1784,'4000','31724263875','2024-08-21 21:11:46',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1785,'4000','31724263875','2024-08-21 21:11:15',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1786,'4000','31724263875','2024-08-21 21:11:32',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1787,'4000','31724263875','2024-08-21 21:11:43',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1788,'1010','31724310128','2024-08-22 10:02:44',3930.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172431023023223242304','No',NULL,NULL,'JOHN'),(1789,'1110','31724310128','2024-08-22 10:02:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1790,'1110','31724310128','2024-08-22 10:02:08',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1791,'1110','31724310128','2024-08-22 10:02:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1792,'5500','31724310128','2024-08-22 10:02:43',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1793,'4000','31724310128','2024-08-22 10:02:44',NULL,2730.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1794,'4000','31724310128','2024-08-22 10:02:08',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1795,'4000','31724310128','2024-08-22 10:02:37',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1796,'1050','31724321878','2024-08-22 13:18:25',1320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172432191224222122232','No',NULL,NULL,''),(1797,'1110','31724321878','2024-08-22 13:18:25',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1798,'1110','31724321878','2024-08-22 13:17:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(1799,'1110','31724321878','2024-08-22 13:18:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1800,'1110','31724321878','2024-08-22 13:18:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(1801,'1110','31724321878','2024-08-22 13:18:18',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(1802,'5500','31724321878','2024-08-22 13:18:24',280.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1803,'4000','31724321878','2024-08-22 13:18:25',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1804,'4000','31724321878','2024-08-22 13:17:58',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1805,'4000','31724321878','2024-08-22 13:18:03',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1806,'4000','31724321878','2024-08-22 13:18:11',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1807,'4000','31724321878','2024-08-22 13:18:18',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1808,'1050','31724323283','2024-08-22 13:41:24',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172432331122217233333','No',NULL,NULL,''),(1809,'4000','31724323283','2024-08-22 13:41:24',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1810,'1050','31724323335','2024-08-22 13:42:30',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172432335552352022224','No',NULL,NULL,''),(1811,'1110','31724323335','2024-08-22 13:42:30',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1812,'1110','31724323335','2024-08-22 13:42:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1813,'1110','31724323335','2024-08-22 13:42:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1814,'5500','31724323335','2024-08-22 13:42:29',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1815,'4000','31724323335','2024-08-22 13:42:30',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1816,'4000','31724323335','2024-08-22 13:42:15',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1817,'4000','31724323335','2024-08-22 13:42:19',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1818,'1050','31724325208','2024-08-22 14:13:53',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172432524920233350203','No',NULL,NULL,''),(1819,'1110','31724325208','2024-08-22 14:13:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1820,'1110','31724325208','2024-08-22 14:13:28',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(1821,'1110','31724325208','2024-08-22 14:13:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1822,'5500','31724325208','2024-08-22 14:13:49',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1823,'4000','31724325208','2024-08-22 14:13:53',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1824,'4000','31724325208','2024-08-22 14:13:28',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1825,'4000','31724325208','2024-08-22 14:13:35',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1826,'1050','31724327512','2024-08-22 14:57:01',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172432910102073013713','No',NULL,NULL,''),(1827,'4000','31724327512','2024-08-22 14:57:01',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1828,'1050','31724336961','2024-08-22 17:31:15',2840.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172433749342232132293','No',NULL,NULL,''),(1829,'1110','31724336961','2024-08-22 17:31:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1830,'1110','31724336961','2024-08-22 17:29:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1831,'1110','31724336961','2024-08-22 17:29:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1832,'1110','31724336961','2024-08-22 17:29:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(1833,'1110','31724336961','2024-08-22 17:31:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(1834,'5500','31724336961','2024-08-22 17:31:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1835,'4000','31724336961','2024-08-22 17:31:15',NULL,2100.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1836,'4000','31724336961','2024-08-22 17:29:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1837,'4000','31724336961','2024-08-22 17:29:30',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1838,'4000','31724336961','2024-08-22 17:29:57',NULL,270.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1839,'4000','31724336961','2024-08-22 17:31:04',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(1840,'1050','31724345173','2024-08-22 19:46:26',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172434519152213110233','No',NULL,NULL,''),(1841,'1110','31724345173','2024-08-22 19:46:26',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1842,'1110','31724345173','2024-08-22 19:46:13',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1843,'5500','31724345173','2024-08-22 19:46:25',260.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1844,'4000','31724345173','2024-08-22 19:46:26',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1845,'4000','31724345173','2024-08-22 19:46:13',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1846,'1050','31724345645','2024-08-22 19:54:16',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172434570272573332320','No',NULL,NULL,''),(1847,'1110','31724345645','2024-08-22 19:54:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1848,'1110','31724345645','2024-08-22 19:54:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1849,'5500','31724345645','2024-08-22 19:54:15',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1850,'4000','31724345645','2024-08-22 19:54:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1851,'4000','31724345645','2024-08-22 19:54:05',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1852,'1010','31724403040','2024-08-23 11:50:44',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172440306422012023032','No',NULL,NULL,'JOHN'),(1853,'4000','31724403040','2024-08-23 11:50:44',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1854,'4000','31724403040','2024-08-23 11:50:40',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1855,'1050','31724408822','2024-08-23 13:27:03',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172441053803830322323','No',NULL,NULL,''),(1856,'4000','31724408822','2024-08-23 13:27:03',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(1857,'1010','31724427531','2024-08-23 18:39:09',1350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172442755923503232472','No',NULL,NULL,'JOHN'),(1858,'4000','31724427531','2024-08-23 18:39:09',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1859,'4000','31724427531','2024-08-23 18:38:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1860,'4000','31724427531','2024-08-23 18:38:54',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1861,'4000','31724427531','2024-08-23 18:39:01',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1862,'1050','31724430431','2024-08-23 19:27:53',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172443049232222243033','No',NULL,NULL,''),(1863,'1110','31724430431','2024-08-23 19:27:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1864,'1110','31724430431','2024-08-23 19:27:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1865,'1110','31724430431','2024-08-23 19:27:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1866,'5500','31724430431','2024-08-23 19:27:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1867,'4000','31724430431','2024-08-23 19:27:53',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1868,'4000','31724430431','2024-08-23 19:27:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1869,'4000','31724430431','2024-08-23 19:27:18',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1870,'1050','31724434253','2024-08-23 20:30:55',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172443426227333223023','No',NULL,NULL,''),(1871,'1110','31724434253','2024-08-23 20:30:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1872,'5500','31724434253','2024-08-23 20:30:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1873,'4000','31724434253','2024-08-23 20:30:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1874,'1050','31724438506','2024-08-23 21:42:08',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172443853622400620336','No',NULL,NULL,''),(1875,'4000','31724438506','2024-08-23 21:42:08',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1876,'1010','31724439746','2024-08-23 22:02:28',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172443975704942740229','No',NULL,NULL,'JOHN'),(1877,'4000','31724439746','2024-08-23 22:02:28',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1878,'1010','31724489449','2024-08-24 11:50:50',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172448945723433222332','No',NULL,NULL,'JOHN'),(1879,'1110','31724489449','2024-08-24 11:50:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1880,'5500','31724489449','2024-08-24 11:50:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1881,'4000','31724489449','2024-08-24 11:50:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1882,'1050','31724493572','2024-08-24 12:59:33',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172449357933142005292','No',NULL,NULL,''),(1883,'1110','31724493572','2024-08-24 12:59:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1884,'5500','31724493572','2024-08-24 12:59:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1885,'4000','31724493572','2024-08-24 12:59:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1886,'1050','31724495002','2024-08-24 13:23:34',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172449502133123332222','No',NULL,NULL,''),(1887,'4000','31724495002','2024-08-24 13:23:34',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1888,'4000','31724495002','2024-08-24 13:23:22',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1889,'1050','31724501841','2024-08-24 15:17:26',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172450185052352443824','No',NULL,NULL,''),(1890,'1110','31724501841','2024-08-24 15:17:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1891,'1110','31724501841','2024-08-24 15:17:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1892,'5500','31724501841','2024-08-24 15:17:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1893,'4000','31724501841','2024-08-24 15:17:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1894,'4000','31724501841','2024-08-24 15:17:22',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1895,'1010','31724502374','2024-08-24 15:26:14',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172450240045403202313','No',NULL,NULL,'JOHN'),(1896,'4000','31724502374','2024-08-24 15:26:14',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1897,'1050','31724507296','2024-08-24 16:58:43',830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172450792712710072204','No',NULL,NULL,''),(1898,'1110','31724507296','2024-08-24 16:58:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1899,'1110','31724507296','2024-08-24 16:48:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1900,'1110','31724507296','2024-08-24 16:48:18',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(1901,'1110','31724507296','2024-08-24 16:48:41',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1902,'5500','31724507296','2024-08-24 16:58:41',270.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1903,'4000','31724507296','2024-08-24 16:58:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1904,'4000','31724507296','2024-08-24 16:48:16',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1905,'4000','31724507296','2024-08-24 16:48:18',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(1906,'4000','31724507296','2024-08-24 16:48:41',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1907,'1050','31724509419','2024-08-24 17:23:59',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172450944603120033333','No',NULL,NULL,''),(1908,'4000','31724509419','2024-08-24 17:23:59',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1909,'4000','31724509419','2024-08-24 17:23:39',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1910,'4000','31724509419','2024-08-24 17:23:45',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1911,'1050','31724512636','2024-08-24 18:17:17',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172451263933220323476','No',NULL,NULL,''),(1912,'4000','31724512636','2024-08-24 18:17:17',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1913,'1050','31724519272','2024-08-24 20:07:53',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172451978922433800028','No',NULL,NULL,''),(1914,'4000','31724519272','2024-08-24 20:07:53',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1915,'1050','31724520449','2024-08-24 20:32:06',3280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172452074121243332333','No',NULL,NULL,''),(1916,'4000','31724520449','2024-08-24 20:32:06',NULL,880.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(1917,'4000','31724520449','2024-08-24 20:27:29',NULL,1200.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1918,'4000','31724520449','2024-08-24 20:31:50',NULL,1200.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1919,'1050','31724521574','2024-08-24 20:46:18',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172452158133532022353','No',NULL,NULL,''),(1920,'4000','31724521574','2024-08-24 20:46:18',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1921,'4000','31724521574','2024-08-24 20:46:14',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1922,'1050','31724524894','2024-08-24 21:41:44',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172452492137232413023','No',NULL,NULL,''),(1923,'1110','31724524894','2024-08-24 21:41:44',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1924,'1110','31724524894','2024-08-24 21:41:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1925,'1110','31724524894','2024-08-24 21:41:38',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1926,'5500','31724524894','2024-08-24 21:41:43',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1927,'4000','31724524894','2024-08-24 21:41:44',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1928,'4000','31724524894','2024-08-24 21:41:34',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1929,'4000','31724524894','2024-08-24 21:41:38',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1930,'1050','31724527379','2024-08-24 22:23:00',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172452742900430292003','No',NULL,NULL,''),(1931,'4000','31724527379','2024-08-24 22:23:00',NULL,170.00,'','3','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(1932,'1050','31724527511','2024-08-24 22:27:01',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172452811428323435330','No',NULL,NULL,''),(1933,'1110','31724527511','2024-08-24 22:27:01',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1934,'5500','31724527511','2024-08-24 22:25:11',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1935,'4000','31724527511','2024-08-24 22:27:01',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1936,'1010','31724528455','2024-08-24 22:41:15',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172452848332333322234','No',NULL,NULL,'JOHN'),(1937,'4000','31724528455','2024-08-24 22:41:15',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1938,'4000','31724528455','2024-08-24 22:40:55',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1939,'1050','31724531238','2024-08-24 23:27:32',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172453147888703302727','No',NULL,NULL,''),(1940,'4000','31724531238','2024-08-24 23:27:32',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1941,'4000','31724531238','2024-08-24 23:27:18',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1942,'4000','31724531238','2024-08-24 23:27:21',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1943,'1010','31724533419','2024-08-25 00:03:41',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172453349402373220753','No',NULL,NULL,'JOHN'),(1944,'1110','31724533419','2024-08-25 00:03:41',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1945,'5500','31724533419','2024-08-25 00:03:39',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1946,'4000','31724533419','2024-08-25 00:03:41',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1947,'1010','31724533909','2024-08-25 00:11:50',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172453391732301200444','No',NULL,NULL,'JOHN'),(1948,'1110','31724533909','2024-08-25 00:11:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1949,'5500','31724533909','2024-08-25 00:11:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1950,'4000','31724533909','2024-08-25 00:11:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1951,'1010','31724541615','2024-08-25 02:20:16',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172454173723033321333','No',NULL,NULL,'JOHN'),(1952,'1110','31724541615','2024-08-25 02:20:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1953,'5500','31724541615','2024-08-25 02:20:15',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1954,'4000','31724541615','2024-08-25 02:20:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1955,'1050','31724541763','2024-08-25 02:23:35',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172454196724234203224','No',NULL,NULL,''),(1956,'4000','31724541763','2024-08-25 02:23:35',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1957,'4000','31724541763','2024-08-25 02:22:44',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1958,'1050','31724580554','2024-08-25 13:09:46',1340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172458061500252203333','No',NULL,NULL,''),(1959,'4000','31724580554','2024-08-25 13:09:46',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1960,'4000','31724580554','2024-08-25 13:09:14',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1961,'4000','31724580554','2024-08-25 13:09:16',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1962,'4000','31724580554','2024-08-25 13:09:29',NULL,440.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1963,'1010','31724583414','2024-08-25 13:57:36',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172458352055144232203','No',NULL,NULL,'JOHN'),(1964,'1110','31724583414','2024-08-25 13:57:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1965,'1110','31724583414','2024-08-25 13:56:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1966,'1110','31724583414','2024-08-25 13:56:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1967,'1110','31724583414','2024-08-25 13:57:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1968,'5500','31724583414','2024-08-25 13:57:35',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1969,'4000','31724583414','2024-08-25 13:57:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1970,'4000','31724583414','2024-08-25 13:56:54',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1971,'4000','31724583414','2024-08-25 13:56:56',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1972,'4000','31724583414','2024-08-25 13:57:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1973,'1050','31724593706','2024-08-25 16:48:27',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459370970720323502','No',NULL,NULL,''),(1974,'4000','31724593706','2024-08-25 16:48:27',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(1975,'1050','31724593722','2024-08-25 16:49:43',5060.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459381023222702172','No',NULL,NULL,''),(1976,'1110','31724593722','2024-08-25 16:49:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1977,'1110','31724593722','2024-08-25 16:48:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(1978,'1110','31724593722','2024-08-25 16:48:45',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1979,'1110','31724593722','2024-08-25 16:48:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1980,'1110','31724593722','2024-08-25 16:49:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1981,'1110','31724593722','2024-08-25 16:49:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(1982,'1110','31724593722','2024-08-25 16:49:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(1983,'5500','31724593722','2024-08-25 16:49:42',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1984,'4000','31724593722','2024-08-25 16:49:43',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1985,'4000','31724593722','2024-08-25 16:48:42',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1986,'4000','31724593722','2024-08-25 16:48:45',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1987,'4000','31724593722','2024-08-25 16:48:51',NULL,1800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1988,'4000','31724593722','2024-08-25 16:49:04',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1989,'4000','31724593722','2024-08-25 16:49:13',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1990,'4000','31724593722','2024-08-25 16:49:31',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1991,'1050','31724595089','2024-08-25 17:11:30',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459509620222093433','No',NULL,NULL,''),(1992,'4000','31724595089','2024-08-25 17:11:30',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1993,'1050','31724595415','2024-08-25 17:16:57',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459541822270223349','No',NULL,NULL,''),(1994,'4000','31724595415','2024-08-25 17:16:57',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1995,'1050','31724595672','2024-08-25 17:30:00',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459620733377502330','No',NULL,NULL,''),(1996,'4000','31724595672','2024-08-25 17:30:00',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1997,'4000','31724595672','2024-08-25 17:21:12',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(1998,'4000','31724595672','2024-08-25 17:21:17',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1999,'4000','31724595672','2024-08-25 17:23:42',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2000,'4000','31724595672','2024-08-25 17:25:20',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2001,'1050','31724596228','2024-08-25 17:31:10',910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459627512302713223','No',NULL,NULL,''),(2002,'1110','31724596228','2024-08-25 17:31:10',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2003,'1110','31724596228','2024-08-25 17:30:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2004,'1110','31724596228','2024-08-25 17:30:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2005,'5500','31724596228','2024-08-25 17:31:08',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2006,'4000','31724596228','2024-08-25 17:31:10',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2007,'4000','31724596228','2024-08-25 17:30:28',NULL,340.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2008,'4000','31724596228','2024-08-25 17:30:37',NULL,170.00,'','3','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2009,'1010','31724599645','2024-08-25 18:27:27',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459965322303975202','No',NULL,NULL,'JOHN'),(2010,'4000','31724599645','2024-08-25 18:27:27',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2011,'1050','31724599825','2024-08-25 18:32:27',1450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172459994929743422222','No',NULL,NULL,''),(2012,'1110','31724599825','2024-08-25 18:32:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2013,'1110','31724599825','2024-08-25 18:30:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2014,'1110','31724599825','2024-08-25 18:30:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2015,'1110','31724599825','2024-08-25 18:30:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2016,'1110','31724599825','2024-08-25 18:30:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(2017,'1110','31724599825','2024-08-25 18:32:23',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2018,'5500','31724599825','2024-08-25 18:32:26',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2019,'4000','31724599825','2024-08-25 18:32:27',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2020,'4000','31724599825','2024-08-25 18:30:25',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2021,'4000','31724599825','2024-08-25 18:30:29',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2022,'4000','31724599825','2024-08-25 18:30:35',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2023,'4000','31724599825','2024-08-25 18:30:45',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2024,'4000','31724599825','2024-08-25 18:32:23',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2025,'1050','31724602785','2024-08-25 19:20:31',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460283400330322302','No',NULL,NULL,''),(2026,'1110','31724602785','2024-08-25 19:20:31',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2027,'1110','31724602785','2024-08-25 19:19:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2028,'1110','31724602785','2024-08-25 19:19:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2029,'1110','31724602785','2024-08-25 19:20:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2030,'1110','31724602785','2024-08-25 19:20:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2031,'5500','31724602785','2024-08-25 19:20:30',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2032,'4000','31724602785','2024-08-25 19:20:31',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2033,'4000','31724602785','2024-08-25 19:19:45',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2034,'4000','31724602785','2024-08-25 19:19:50',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2035,'4000','31724602785','2024-08-25 19:20:00',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2036,'4000','31724602785','2024-08-25 19:20:14',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2037,'1050','31724603912','2024-08-25 19:39:06',2670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460397433023220330','No',NULL,NULL,''),(2038,'4000','31724603912','2024-08-25 19:39:06',NULL,1200.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2039,'4000','31724603912','2024-08-25 19:38:33',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2040,'4000','31724603912','2024-08-25 19:38:43',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2041,'4000','31724603912','2024-08-25 19:38:46',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2042,'1050','31724605176','2024-08-25 20:02:27',4650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460534971453003433','No',NULL,NULL,''),(2043,'1110','31724605176','2024-08-25 20:02:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2044,'1110','31724605176','2024-08-25 19:59:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(2045,'1110','31724605176','2024-08-25 19:59:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2046,'1110','31724605176','2024-08-25 19:59:58',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2047,'1110','31724605176','2024-08-25 20:00:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2048,'1110','31724605176','2024-08-25 20:01:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2049,'1110','31724605176','2024-08-25 20:01:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2050,'1110','31724605176','2024-08-25 20:01:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2051,'1110','31724605176','2024-08-25 20:01:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(2052,'1110','31724605176','2024-08-25 20:02:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2053,'5500','31724605176','2024-08-25 20:02:26',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2054,'4000','31724605176','2024-08-25 20:02:27',NULL,1500.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2055,'4000','31724605176','2024-08-25 19:59:36',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2056,'4000','31724605176','2024-08-25 19:59:56',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2057,'4000','31724605176','2024-08-25 19:59:58',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2058,'4000','31724605176','2024-08-25 20:00:07',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2059,'4000','31724605176','2024-08-25 20:01:31',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2060,'4000','31724605176','2024-08-25 20:01:38',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2061,'4000','31724605176','2024-08-25 20:01:41',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2062,'4000','31724605176','2024-08-25 20:01:51',NULL,340.00,'','3','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(2063,'4000','31724605176','2024-08-25 20:02:06',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2064,'1050','31724605516','2024-08-25 20:05:32',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460559760333735927','No',NULL,NULL,''),(2065,'4000','31724605516','2024-08-25 20:05:32',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2066,'4000','31724605516','2024-08-25 20:05:16',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2067,'4000','31724605516','2024-08-25 20:05:20',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2068,'1050','31724605618','2024-08-25 20:07:03',930.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460562832032050233','No',NULL,NULL,''),(2069,'1110','31724605618','2024-08-25 20:07:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2070,'1110','31724605618','2024-08-25 20:06:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2071,'1110','31724605618','2024-08-25 20:07:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2072,'5500','31724605618','2024-08-25 20:07:02',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2073,'4000','31724605618','2024-08-25 20:07:03',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2074,'4000','31724605618','2024-08-25 20:06:58',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2075,'4000','31724605618','2024-08-25 20:07:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2076,'1050','31724606183','2024-08-25 20:16:24',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460618663237102216','No',NULL,NULL,''),(2077,'4000','31724606183','2024-08-25 20:16:24',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2078,'1050','31724607885','2024-08-25 20:44:46',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460788833272762213','No',NULL,NULL,''),(2079,'4000','31724607885','2024-08-25 20:44:46',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2080,'1050','31724608343','2024-08-25 20:52:25',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172460834633033700023','No',NULL,NULL,''),(2081,'4000','31724608343','2024-08-25 20:52:25',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2082,'1050','31724613134','2024-08-25 22:12:16',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172461314020120444342','No',NULL,NULL,''),(2083,'4000','31724613134','2024-08-25 22:12:16',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2084,'1050','31724613290','2024-08-25 22:14:51',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172461329422204363220','No',NULL,NULL,''),(2085,'4000','31724613290','2024-08-25 22:14:51',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2086,'1050','31724748982','2024-08-27 12:08:26',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172474974632232462232','No',NULL,NULL,''),(2087,'4000','31724748982','2024-08-27 12:08:26',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2088,'4000','31724748982','2024-08-27 11:57:13',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2089,'4000','31724748982','2024-08-27 12:01:28',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2090,'4000','31724748982','2024-08-27 12:08:21',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2091,'1010','31724750075','2024-08-27 12:14:37',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172475024042332452230','No',NULL,NULL,'JOHN'),(2092,'1110','31724750075','2024-08-27 12:14:37',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2093,'5500','31724750075','2024-08-27 12:14:35',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2094,'4000','31724750075','2024-08-27 12:14:37',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2095,'1050','31724756561','2024-08-27 14:03:01',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172475658333070627233','No',NULL,NULL,''),(2096,'4000','31724756561','2024-08-27 14:03:01',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2097,'4000','31724756561','2024-08-27 14:02:41',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2098,'4000','31724756561','2024-08-27 14:02:49',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2099,'1050','31724766445','2024-08-27 16:47:26',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172476644732320324323','No',NULL,NULL,''),(2100,'1110','31724766445','2024-08-27 16:47:26',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2101,'5500','31724766445','2024-08-27 16:47:25',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2102,'4000','31724766445','2024-08-27 16:47:26',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2103,'1050','31724766467','2024-08-27 16:47:51',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172476647632207427203','No',NULL,NULL,''),(2104,'1110','31724766467','2024-08-27 16:47:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2105,'1110','31724766467','2024-08-27 16:47:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2106,'5500','31724766467','2024-08-27 16:47:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2107,'4000','31724766467','2024-08-27 16:47:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2108,'4000','31724766467','2024-08-27 16:47:47',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2109,'1050','31724769022','2024-08-27 18:08:49',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172477157222272201307','No',NULL,NULL,''),(2110,'4000','31724769022','2024-08-27 18:08:49',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2111,'1010','31724775427','2024-08-27 19:17:08',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172477543633330533133','No',NULL,NULL,'JOHN'),(2112,'4000','31724775427','2024-08-27 19:17:08',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2113,'1050','31724779733','2024-08-27 20:29:27',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172477977403373092407','No',NULL,NULL,''),(2114,'4000','31724779733','2024-08-27 20:29:27',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2115,'4000','31724779733','2024-08-27 20:28:53',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2116,'4000','31724779733','2024-08-27 20:29:01',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2117,'1050','31724781120','2024-08-27 20:52:09',1580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172478116032233233671','No',NULL,NULL,''),(2118,'1110','31724781120','2024-08-27 20:52:09',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2119,'1110','31724781120','2024-08-27 20:52:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2120,'5500','31724781120','2024-08-27 20:52:07',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2121,'4000','31724781120','2024-08-27 20:52:09',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2122,'4000','31724781120','2024-08-27 20:52:00',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2123,'1050','31724784554','2024-08-27 21:50:47',1690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172478465122233541232','No',NULL,NULL,''),(2124,'1110','31724784554','2024-08-27 21:50:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2125,'1110','31724784554','2024-08-27 21:49:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2126,'1110','31724784554','2024-08-27 21:49:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2127,'1110','31724784554','2024-08-27 21:49:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2128,'1110','31724784554','2024-08-27 21:49:34',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(2129,'1110','31724784554','2024-08-27 21:49:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(2130,'1110','31724784554','2024-08-27 21:49:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2131,'5500','31724784554','2024-08-27 21:50:44',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2132,'4000','31724784554','2024-08-27 21:50:47',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2133,'4000','31724784554','2024-08-27 21:49:14',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2134,'4000','31724784554','2024-08-27 21:49:19',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2135,'4000','31724784554','2024-08-27 21:49:28',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2136,'4000','31724784554','2024-08-27 21:49:34',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(2137,'4000','31724784554','2024-08-27 21:49:48',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2138,'4000','31724784554','2024-08-27 21:49:59',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2139,'1050','31724785681','2024-08-27 22:08:03',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172478568580623224322','No',NULL,NULL,''),(2140,'1110','31724785681','2024-08-27 22:08:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2141,'5500','31724785681','2024-08-27 22:08:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2142,'4000','31724785681','2024-08-27 22:08:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2143,'1050','31724838749','2024-08-28 12:52:31',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172483919982329722213','No',NULL,NULL,''),(2144,'4000','31724838749','2024-08-28 12:52:31',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2145,'1050','31724841198','2024-08-28 13:33:19',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172484120221333200013','No',NULL,NULL,''),(2146,'4000','31724841198','2024-08-28 13:33:19',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2147,'1050','31724846040','2024-08-28 14:54:26',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172484685520457223224','No',NULL,NULL,''),(2148,'1110','31724846040','2024-08-28 14:54:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2149,'1110','31724846040','2024-08-28 14:54:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2150,'1110','31724846040','2024-08-28 14:54:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2151,'5500','31724846040','2024-08-28 14:54:24',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2152,'4000','31724846040','2024-08-28 14:54:26',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2153,'4000','31724846040','2024-08-28 14:54:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2154,'4000','31724846040','2024-08-28 14:54:05',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2155,'1050','31724853696','2024-08-28 17:02:19',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172485451634022340302','No',NULL,NULL,''),(2156,'4000','31724853696','2024-08-28 17:02:19',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2157,'4000','31724853696','2024-08-28 17:01:36',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2158,'4000','31724853696','2024-08-28 17:02:09',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2159,'1050','31724854704','2024-08-28 17:18:25',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172485479883388432803','No',NULL,NULL,''),(2160,'4000','31724854704','2024-08-28 17:18:25',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2161,'1010','31724862179','2024-08-28 19:23:08',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172486220104328233202','No',NULL,NULL,'JOHN'),(2162,'4000','31724862179','2024-08-28 19:23:08',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2163,'4000','31724862179','2024-08-28 19:22:59',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2164,'1050','31724866314','2024-08-28 20:32:00',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172486636503233622332','No',NULL,NULL,''),(2165,'1110','31724866314','2024-08-28 20:32:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2166,'1110','31724866314','2024-08-28 20:31:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2167,'5500','31724866314','2024-08-28 20:31:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2168,'4000','31724866314','2024-08-28 20:32:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2169,'4000','31724866314','2024-08-28 20:31:54',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2170,'1050','31724866394','2024-08-28 20:33:35',880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172486643923426272403','No',NULL,NULL,''),(2171,'1110','31724866394','2024-08-28 20:33:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2172,'1110','31724866394','2024-08-28 20:33:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2173,'1110','31724866394','2024-08-28 20:33:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2174,'1110','31724866394','2024-08-28 20:33:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(2175,'5500','31724866394','2024-08-28 20:33:34',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2176,'4000','31724866394','2024-08-28 20:33:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2177,'4000','31724866394','2024-08-28 20:33:14',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2178,'4000','31724866394','2024-08-28 20:33:16',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2179,'4000','31724866394','2024-08-28 20:33:24',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2180,'1050','31724866964','2024-08-28 20:42:46',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172486697033323214222','No',NULL,NULL,''),(2181,'4000','31724866964','2024-08-28 20:42:46',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2182,'1050','31724923721','2024-08-29 12:28:53',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172492492032029303200','No',NULL,NULL,''),(2183,'1110','31724923721','2024-08-29 12:28:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2184,'1110','31724923721','2024-08-29 12:28:41',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2185,'5500','31724923721','2024-08-29 12:28:51',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2186,'4000','31724923721','2024-08-29 12:28:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2187,'4000','31724923721','2024-08-29 12:28:41',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2188,'1050','31724944875','2024-08-29 18:21:49',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172494493932929990903','No',NULL,NULL,''),(2189,'4000','31724944875','2024-08-29 18:21:49',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2190,'4000','31724944875','2024-08-29 18:21:15',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2191,'4000','31724944875','2024-08-29 18:21:45',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2192,'1050','31724950161','2024-08-29 19:50:18',1240.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172495048623222543202','No',NULL,NULL,''),(2193,'1110','31724950161','2024-08-29 19:50:18',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2194,'1110','31724950161','2024-08-29 19:49:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2195,'1110','31724950161','2024-08-29 19:49:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2196,'5500','31724950161','2024-08-29 19:50:16',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2197,'4000','31724950161','2024-08-29 19:50:18',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2198,'4000','31724950161','2024-08-29 19:49:21',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2199,'4000','31724950161','2024-08-29 19:49:34',NULL,160.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2200,'1050','31724953297','2024-08-29 20:41:41',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172495351024292712201','No',NULL,NULL,''),(2201,'4000','31724953297','2024-08-29 20:41:41',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2202,'4000','31724953297','2024-08-29 20:41:37',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2203,'1050','31725010686','2024-08-30 12:40:19',2280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501117802070251201','No',NULL,NULL,''),(2204,'1110','31725010686','2024-08-30 12:40:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2205,'1110','31725010686','2024-08-30 12:38:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2206,'1110','31725010686','2024-08-30 12:38:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2207,'1110','31725010686','2024-08-30 12:38:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2208,'1110','31725010686','2024-08-30 12:38:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2209,'1110','31725010686','2024-08-30 12:38:39',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2210,'1110','31725010686','2024-08-30 12:38:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(2211,'1110','31725010686','2024-08-30 12:39:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2212,'5500','31725010686','2024-08-30 12:40:19',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2213,'4000','31725010686','2024-08-30 12:40:19',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2214,'4000','31725010686','2024-08-30 12:38:06',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2215,'4000','31725010686','2024-08-30 12:38:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2216,'4000','31725010686','2024-08-30 12:38:18',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2217,'4000','31725010686','2024-08-30 12:38:34',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2218,'4000','31725010686','2024-08-30 12:38:39',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2219,'4000','31725010686','2024-08-30 12:38:56',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2220,'4000','31725010686','2024-08-30 12:39:01',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2221,'1050','31725011545','2024-08-30 12:52:46',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501157111152735034','No',NULL,NULL,''),(2222,'4000','31725011545','2024-08-30 12:52:46',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2223,'4000','31725011545','2024-08-30 12:52:25',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2224,'4000','31725011545','2024-08-30 12:52:40',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2225,'1050','31725012111','2024-08-30 13:01:52',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501211422120571212','No',NULL,NULL,''),(2226,'4000','31725012111','2024-08-30 13:01:52',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2227,'1050','31725013276','2024-08-30 13:32:03',260.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501392692453230230','No',NULL,NULL,''),(2228,'4000','31725013276','2024-08-30 13:32:03',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2229,'4000','31725013276','2024-08-30 13:21:16',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2230,'1050','31725013946','2024-08-30 13:32:27',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501394923323300222','No',NULL,NULL,''),(2231,'1110','31725013946','2024-08-30 13:32:27',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2232,'5500','31725013946','2024-08-30 13:32:26',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2233,'4000','31725013946','2024-08-30 13:32:27',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2234,'1050','31725017017','2024-08-30 14:31:05',2180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501749513422433000','No',NULL,NULL,''),(2235,'1110','31725017017','2024-08-30 14:31:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(2236,'1110','31725017017','2024-08-30 14:23:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(2237,'1110','31725017017','2024-08-30 14:26:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2238,'1110','31725017017','2024-08-30 14:27:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2239,'1110','31725017017','2024-08-30 14:30:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2240,'1110','31725017017','2024-08-30 14:30:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2241,'1110','31725017017','2024-08-30 14:30:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2242,'1110','31725017017','2024-08-30 14:30:59',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2243,'5500','31725017017','2024-08-30 14:31:04',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2244,'4000','31725017017','2024-08-30 14:31:05',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2245,'4000','31725017017','2024-08-30 14:23:37',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2246,'4000','31725017017','2024-08-30 14:26:57',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2247,'4000','31725017017','2024-08-30 14:27:25',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2248,'4000','31725017017','2024-08-30 14:30:47',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2249,'4000','31725017017','2024-08-30 14:30:50',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2250,'4000','31725017017','2024-08-30 14:30:54',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2251,'4000','31725017017','2024-08-30 14:30:59',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2252,'1050','31725018213','2024-08-30 14:43:34',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501822522122033220','No',NULL,NULL,''),(2253,'1110','31725018213','2024-08-30 14:43:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2254,'5500','31725018213','2024-08-30 14:43:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2255,'4000','31725018213','2024-08-30 14:43:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2256,'1050','31725018505','2024-08-30 14:54:05',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501937551332331422','No',NULL,NULL,''),(2257,'4000','31725018505','2024-08-30 14:54:05',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2258,'1050','31725019550','2024-08-30 15:05:52',150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172501955532932322221','No',NULL,NULL,''),(2259,'4000','31725019550','2024-08-30 15:05:52',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2260,'1050','31725020817','2024-08-30 15:26:58',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172502082020323204331','No',NULL,NULL,''),(2261,'4000','31725020817','2024-08-30 15:26:58',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2262,'1050','31725021670','2024-08-30 15:41:28',910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172502170202322722424','No',NULL,NULL,''),(2263,'1110','31725021670','2024-08-30 15:41:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2264,'1110','31725021670','2024-08-30 15:41:10',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(2265,'1110','31725021670','2024-08-30 15:41:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2266,'1110','31725021670','2024-08-30 15:41:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2267,'5500','31725021670','2024-08-30 15:41:27',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2268,'4000','31725021670','2024-08-30 15:41:28',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2269,'4000','31725021670','2024-08-30 15:41:10',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2270,'4000','31725021670','2024-08-30 15:41:15',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2271,'4000','31725021670','2024-08-30 15:41:23',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2272,'1050','31725022423','2024-08-30 15:53:44',1600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172502242773222703023','No',NULL,NULL,''),(2273,'1110','31725022423','2024-08-30 15:53:44',NULL,640.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2274,'5500','31725022423','2024-08-30 15:53:43',640.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2275,'4000','31725022423','2024-08-30 15:53:44',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2276,'1050','31725022563','2024-08-30 15:56:04',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172502256703030232510','No',NULL,NULL,''),(2277,'1110','31725022563','2024-08-30 15:56:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2278,'5500','31725022563','2024-08-30 15:56:03',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2279,'4000','31725022563','2024-08-30 15:56:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2280,'1050','31725023318','2024-08-30 16:08:38',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172502332332332230323','No',NULL,NULL,''),(2281,'4000','31725023318','2024-08-30 16:08:38',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2282,'1050','31725023387','2024-08-30 16:09:50',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172502340902322322093','No',NULL,NULL,''),(2283,'4000','31725023387','2024-08-30 16:09:50',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2284,'4000','31725023387','2024-08-30 16:09:47',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2285,'1050','31725024655','2024-08-30 16:30:57',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172502466702742233202','No',NULL,NULL,''),(2286,'4000','31725024655','2024-08-30 16:30:57',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2287,'1050','31725041475','2024-08-30 21:11:23',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172504148718582250822','No',NULL,NULL,''),(2288,'4000','31725041475','2024-08-30 21:11:23',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2289,'4000','31725041475','2024-08-30 21:11:15',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2290,'1050','31725041506','2024-08-30 21:11:48',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172504151123312332321','No',NULL,NULL,''),(2291,'4000','31725041506','2024-08-30 21:11:48',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2292,'1050','31725041528','2024-08-30 21:12:16',1520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172504153973441333003','No',NULL,NULL,''),(2293,'1110','31725041528','2024-08-30 21:12:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(2294,'1110','31725041528','2024-08-30 21:12:08',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2295,'5500','31725041528','2024-08-30 21:12:14',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2296,'4000','31725041528','2024-08-30 21:12:16',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2297,'4000','31725041528','2024-08-30 21:12:08',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2298,'1050','31725041556','2024-08-30 21:12:38',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172504156030323223432','No',NULL,NULL,''),(2299,'4000','31725041556','2024-08-30 21:12:38',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2300,'1050','31725095072','2024-08-31 12:04:43',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172509509013230323359','No',NULL,NULL,''),(2301,'4000','31725095072','2024-08-31 12:04:43',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2302,'4000','31725095072','2024-08-31 12:04:32',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2303,'4000','31725095072','2024-08-31 12:04:37',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2304,'1050','31725097029','2024-08-31 12:37:11',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172509703623202026030','No',NULL,NULL,''),(2305,'4000','31725097029','2024-08-31 12:37:11',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2306,'1050','31725101144','2024-08-31 13:45:45',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172510114934532319452','No',NULL,NULL,''),(2307,'4000','31725101144','2024-08-31 13:45:45',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2308,'1050','31725108353','2024-08-31 15:46:00',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172510837738002037234','No',NULL,NULL,''),(2309,'1110','31725108353','2024-08-31 15:46:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2310,'1110','31725108353','2024-08-31 15:45:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2311,'5500','31725108353','2024-08-31 15:45:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2312,'4000','31725108353','2024-08-31 15:46:00',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2313,'4000','31725108353','2024-08-31 15:45:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2314,'1050','31725109569','2024-08-31 16:17:23',1350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172511052722125734252','No',NULL,NULL,''),(2315,'1110','31725109569','2024-08-31 16:17:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2316,'1110','31725109569','2024-08-31 16:06:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2317,'1110','31725109569','2024-08-31 16:07:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2318,'1110','31725109569','2024-08-31 16:07:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2319,'1110','31725109569','2024-08-31 16:08:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2320,'5500','31725109569','2024-08-31 16:17:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2321,'4000','31725109569','2024-08-31 16:17:23',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2322,'4000','31725109569','2024-08-31 16:06:09',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2323,'4000','31725109569','2024-08-31 16:07:43',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2324,'4000','31725109569','2024-08-31 16:07:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2325,'4000','31725109569','2024-08-31 16:08:03',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2326,'1050','31725110586','2024-08-31 16:23:07',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172511058845204341234','No',NULL,NULL,''),(2327,'4000','31725110586','2024-08-31 16:23:07',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2328,'1050','31725110801','2024-08-31 16:26:46',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172511080932529003310','No',NULL,NULL,''),(2329,'4000','31725110801','2024-08-31 16:26:46',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2330,'4000','31725110801','2024-08-31 16:26:41',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2331,'1050','31725111665','2024-08-31 16:41:06',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172511179615010331203','No',NULL,NULL,''),(2332,'4000','31725111665','2024-08-31 16:41:06',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2333,'1050','31725112160','2024-08-31 16:49:21',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172511216342125234272','No',NULL,NULL,''),(2334,'4000','31725112160','2024-08-31 16:49:21',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(2335,'1050','31725114772','2024-08-31 17:38:47',3370.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172511513121521315302','No',NULL,NULL,''),(2336,'4000','31725114772','2024-08-31 17:38:47',NULL,1680.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2337,'4000','31725114772','2024-08-31 17:32:52',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2338,'4000','31725114772','2024-08-31 17:32:55',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2339,'4000','31725114772','2024-08-31 17:33:00',NULL,880.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2340,'4000','31725114772','2024-08-31 17:37:51',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2341,'1010','31725123517','2024-08-31 20:03:09',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172512379729003339333','No',NULL,NULL,'JOHN'),(2342,'1110','31725123517','2024-08-31 20:03:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2343,'1110','31725123517','2024-08-31 19:58:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2344,'5500','31725123517','2024-08-31 20:03:08',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2345,'4000','31725123517','2024-08-31 20:03:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2346,'4000','31725123517','2024-08-31 19:58:37',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2347,'1050','31725125042','2024-08-31 20:24:06',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172512504927002335205','No',NULL,NULL,''),(2348,'1110','31725125042','2024-08-31 20:24:06',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2349,'1110','31725125042','2024-08-31 20:24:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2350,'5500','31725125042','2024-08-31 20:24:05',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2351,'4000','31725125042','2024-08-31 20:24:06',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2352,'4000','31725125042','2024-08-31 20:24:02',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2353,'1050','31725126452','2024-08-31 20:47:33',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172512645422620033020','No',NULL,NULL,''),(2354,'4000','31725126452','2024-08-31 20:47:33',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2355,'1050','31725129942','2024-08-31 21:45:49',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172512995527303300732','No',NULL,NULL,''),(2356,'1110','31725129942','2024-08-31 21:45:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2357,'1110','31725129942','2024-08-31 21:45:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2358,'5500','31725129942','2024-08-31 21:45:48',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2359,'4000','31725129942','2024-08-31 21:45:49',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2360,'4000','31725129942','2024-08-31 21:45:42',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2361,'1050','31725136305','2024-08-31 23:31:46',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172513630832730526312','No',NULL,NULL,''),(2362,'1110','31725136305','2024-08-31 23:31:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2363,'5500','31725136305','2024-08-31 23:31:45',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2364,'4000','31725136305','2024-08-31 23:31:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2365,'1050','31725138048','2024-09-01 00:04:00',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172513824807243225220','No',NULL,NULL,''),(2366,'1110','31725138048','2024-09-01 00:04:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2367,'1110','31725138048','2024-09-01 00:00:48',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2368,'1110','31725138048','2024-09-01 00:02:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(2369,'5500','31725138048','2024-09-01 00:03:59',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2370,'4000','31725138048','2024-09-01 00:04:00',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2371,'4000','31725138048','2024-09-01 00:00:48',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2372,'4000','31725138048','2024-09-01 00:02:58',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2373,'1050','31725142034','2024-09-01 01:07:14',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172514203732702340002','No',NULL,NULL,''),(2374,'1110','31725142034','2024-09-01 01:07:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2375,'5500','31725142034','2024-09-01 01:07:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2376,'4000','31725142034','2024-09-01 01:07:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2377,'1050','31725142235','2024-09-01 01:10:36',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172514291392222412323','No',NULL,NULL,''),(2378,'4000','31725142235','2024-09-01 01:10:36',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2379,'1050','31725145105','2024-09-01 02:11:39',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172514627703233743343','No',NULL,NULL,''),(2380,'1110','31725145105','2024-09-01 02:11:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2381,'1110','31725145105','2024-09-01 01:58:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2382,'1110','31725145105','2024-09-01 02:08:30',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2383,'5500','31725145105','2024-09-01 02:11:37',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2384,'4000','31725145105','2024-09-01 02:11:39',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2385,'4000','31725145105','2024-09-01 01:58:25',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2386,'4000','31725145105','2024-09-01 02:08:30',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2387,'1050','31725146416','2024-09-01 02:37:18',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172514749303232392302','No',NULL,NULL,''),(2388,'4000','31725146416','2024-09-01 02:37:18',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2389,'4000','31725146416','2024-09-01 02:20:16',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2390,'4000','31725146416','2024-09-01 02:20:27',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2391,'1050','31725147957','2024-09-01 02:46:54',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172514803433334332323','No',NULL,NULL,''),(2392,'4000','31725147957','2024-09-01 02:46:54',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2393,'4000','31725147957','2024-09-01 02:45:57',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2394,'4000','31725147957','2024-09-01 02:46:36',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2395,'1050','31725148095','2024-09-01 02:48:16',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172514810000272232327','No',NULL,NULL,''),(2396,'4000','31725148095','2024-09-01 02:48:16',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2397,'1010','31725149178','2024-09-01 03:08:42',960.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172514944972102233312','No',NULL,NULL,'l8g'),(2398,'1110','31725149178','2024-09-01 03:08:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2399,'1110','31725149178','2024-09-01 03:06:56',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2400,'1110','31725149178','2024-09-01 03:08:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2401,'5500','31725149178','2024-09-01 03:08:41',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2402,'4000','31725149178','2024-09-01 03:08:42',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2403,'4000','31725149178','2024-09-01 03:06:56',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2404,'4000','31725149178','2024-09-01 03:08:01',NULL,270.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2405,'1050','31725150075','2024-09-01 03:22:12',1400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515013713330222103','No',NULL,NULL,''),(2406,'1110','31725150075','2024-09-01 03:22:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2407,'1110','31725150075','2024-09-01 03:21:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2408,'1110','31725150075','2024-09-01 03:21:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2409,'1110','31725150075','2024-09-01 03:21:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2410,'1110','31725150075','2024-09-01 03:21:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2411,'5500','31725150075','2024-09-01 03:22:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2412,'4000','31725150075','2024-09-01 03:22:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2413,'4000','31725150075','2024-09-01 03:21:16',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2414,'4000','31725150075','2024-09-01 03:21:30',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2415,'4000','31725150075','2024-09-01 03:21:37',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2416,'4000','31725150075','2024-09-01 03:21:55',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2417,'1050','31725150191','2024-09-01 03:23:13',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515019403321522222','No',NULL,NULL,''),(2418,'4000','31725150191','2024-09-01 03:23:13',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2419,'1010','31725150445','2024-09-01 03:27:46',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515051325203313250','No',NULL,NULL,''),(2420,'1050','31725150445','2024-09-01 03:27:46',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515051325203313250','No',NULL,NULL,''),(2421,'4000','31725150445','2024-09-01 03:27:46',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2422,'4000','31725150445','2024-09-01 03:27:25',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2423,'4000','31725150445','2024-09-01 03:27:42',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2424,'1050','31725150869','2024-09-01 03:34:34',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515115710125323152','No',NULL,NULL,''),(2425,'1110','31725150869','2024-09-01 03:34:34',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2426,'1110','31725150869','2024-09-01 03:34:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2427,'5500','31725150869','2024-09-01 03:34:33',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2428,'4000','31725150869','2024-09-01 03:34:34',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2429,'4000','31725150869','2024-09-01 03:34:29',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2430,'1050','31725151177','2024-09-01 03:39:53',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515119612761222222','No',NULL,NULL,''),(2431,'4000','31725151177','2024-09-01 03:39:53',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2432,'4000','31725151177','2024-09-01 03:39:37',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2433,'4000','31725151177','2024-09-01 03:39:45',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2434,'1050','31725151705','2024-09-01 03:48:26',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515171003333202233','No',NULL,NULL,''),(2435,'1110','31725151705','2024-09-01 03:48:26',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2436,'5500','31725151705','2024-09-01 03:48:25',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2437,'4000','31725151705','2024-09-01 03:48:26',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2438,'1050','31725152375','2024-09-01 03:59:36',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172515237835228052222','No',NULL,NULL,''),(2439,'4000','31725152375','2024-09-01 03:59:36',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2440,'1010','31725185123','2024-09-01 13:05:28',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172518513702272032033','No',NULL,NULL,'JOHN'),(2441,'1110','31725185123','2024-09-01 13:05:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2442,'1110','31725185123','2024-09-01 13:05:23',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2443,'5500','31725185123','2024-09-01 13:05:27',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2444,'4000','31725185123','2024-09-01 13:05:28',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2445,'4000','31725185123','2024-09-01 13:05:23',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2446,'1050','31725185324','2024-09-01 13:11:27',1840.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172518549583321325223','No',NULL,NULL,''),(2447,'1110','31725185324','2024-09-01 13:11:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(2448,'1110','31725185324','2024-09-01 13:08:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2449,'1110','31725185324','2024-09-01 13:09:07',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2450,'5500','31725185324','2024-09-01 13:11:27',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2451,'4000','31725185324','2024-09-01 13:11:27',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2452,'4000','31725185324','2024-09-01 13:08:44',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2453,'4000','31725185324','2024-09-01 13:09:07',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2454,'1010','31725189439','2024-09-01 16:08:06',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172519613430507210920','No',NULL,NULL,''),(2455,'1050','31725189439','2024-09-01 16:08:06',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172519613430507210920','No',NULL,NULL,''),(2456,'1110','31725189439','2024-09-01 16:08:06',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2457,'1110','31725189439','2024-09-01 14:17:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2458,'1110','31725189439','2024-09-01 14:17:24',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2459,'5500','31725189439','2024-09-01 16:08:05',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2460,'4000','31725189439','2024-09-01 16:08:06',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2461,'4000','31725189439','2024-09-01 14:17:19',NULL,870.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2462,'4000','31725189439','2024-09-01 14:17:24',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2463,'1050','31725199730','2024-09-01 17:08:51',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172519973822733290320','No',NULL,NULL,''),(2464,'1110','31725199730','2024-09-01 17:08:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2465,'5500','31725199730','2024-09-01 17:08:50',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2466,'4000','31725199730','2024-09-01 17:08:51',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2467,'1050','31725204706','2024-09-01 18:31:47',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172520784822432002322','No',NULL,NULL,''),(2468,'1110','31725204706','2024-09-01 18:31:47',NULL,100.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(2469,'5500','31725204706','2024-09-01 18:31:46',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2470,'4000','31725204706','2024-09-01 18:31:47',NULL,220.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(2471,'1050','31725213040','2024-09-01 20:53:22',1300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172521320543223173021','No',NULL,NULL,''),(2472,'1110','31725213040','2024-09-01 20:53:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2473,'1110','31725213040','2024-09-01 20:50:40',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2474,'1110','31725213040','2024-09-01 20:50:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2475,'1110','31725213040','2024-09-01 20:50:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2476,'1110','31725213040','2024-09-01 20:51:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(2477,'5500','31725213040','2024-09-01 20:53:21',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2478,'4000','31725213040','2024-09-01 20:53:22',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2479,'4000','31725213040','2024-09-01 20:50:40',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2480,'4000','31725213040','2024-09-01 20:50:46',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2481,'4000','31725213040','2024-09-01 20:50:49',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2482,'4000','31725213040','2024-09-01 20:51:05',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(2483,'1010','31725214314','2024-09-01 21:11:55',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172521433323233220222','No',NULL,NULL,'JOHN'),(2484,'1110','31725214314','2024-09-01 21:11:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2485,'5500','31725214314','2024-09-01 21:11:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2486,'4000','31725214314','2024-09-01 21:11:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2487,'1010','31725214566','2024-09-01 21:16:07',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172521457620230352033','No',NULL,NULL,'JOHN'),(2488,'1110','31725214566','2024-09-01 21:16:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2489,'5500','31725214566','2024-09-01 21:16:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2490,'4000','31725214566','2024-09-01 21:16:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2491,'1010','31725353693','2024-09-03 11:55:01',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172535372075223335532','No',NULL,NULL,'JOHN'),(2492,'1110','31725353693','2024-09-03 11:55:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2493,'1110','31725353693','2024-09-03 11:54:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2494,'5500','31725353693','2024-09-03 11:55:00',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2495,'4000','31725353693','2024-09-03 11:55:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2496,'4000','31725353693','2024-09-03 11:54:53',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2497,'1050','31725353933','2024-09-03 11:58:54',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172535393603232332302','No',NULL,NULL,''),(2498,'4000','31725353933','2024-09-03 11:58:54',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2499,'1010','31725357493','2024-09-03 12:58:38',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172535752837527222030','No',NULL,NULL,'JOHN'),(2500,'4000','31725357493','2024-09-03 12:58:38',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2501,'4000','31725357493','2024-09-03 12:58:13',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2502,'1050','31725365206','2024-09-03 15:07:42',910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172536527012322237225','No',NULL,NULL,''),(2503,'1110','31725365206','2024-09-03 15:07:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2504,'1110','31725365206','2024-09-03 15:06:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2505,'1110','31725365206','2024-09-03 15:06:49',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2506,'5500','31725365206','2024-09-03 15:07:41',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2507,'4000','31725365206','2024-09-03 15:07:42',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2508,'4000','31725365206','2024-09-03 15:06:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2509,'4000','31725365206','2024-09-03 15:06:49',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2510,'1010','31725373491','2024-09-03 17:25:04',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172537354103232342302','No',NULL,NULL,'JOHN'),(2511,'4000','31725373491','2024-09-03 17:25:04',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2512,'4000','31725373491','2024-09-03 17:24:51',NULL,300.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2513,'1010','31725375342','2024-09-03 17:55:43',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172537534905533937122','No',NULL,NULL,'JOHN'),(2514,'4000','31725375342','2024-09-03 17:55:43',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2515,'1010','31725379300','2024-09-03 19:01:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172537931033222034374','No',NULL,NULL,'JOHN'),(2516,'1110','31725379300','2024-09-03 19:01:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2517,'5500','31725379300','2024-09-03 19:01:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2518,'4000','31725379300','2024-09-03 19:01:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2519,'1010','31725379409','2024-09-03 19:03:29',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172537947002423022722','No',NULL,NULL,'JOHN'),(2520,'4000','31725379409','2024-09-03 19:03:29',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2521,'1050','31725381259','2024-09-03 19:54:22',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172538246833233324282','No',NULL,NULL,''),(2522,'4000','31725381259','2024-09-03 19:54:22',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2523,'1050','31725382479','2024-09-03 19:54:42',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172538258625038323332','No',NULL,NULL,''),(2524,'4000','31725382479','2024-09-03 19:54:42',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2525,'4000','31725382479','2024-09-03 19:54:39',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2526,'1050','31725382652','2024-09-03 19:57:35',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172538266623362533242','No',NULL,NULL,''),(2527,'1110','31725382652','2024-09-03 19:57:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2528,'1110','31725382652','2024-09-03 19:57:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2529,'5500','31725382652','2024-09-03 19:57:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2530,'4000','31725382652','2024-09-03 19:57:35',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2531,'4000','31725382652','2024-09-03 19:57:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2532,'1050','31725437827','2024-09-04 11:17:07',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172543783120222212052','No',NULL,NULL,''),(2533,'4000','31725437827','2024-09-04 11:17:07',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2534,'1010','31725440225','2024-09-04 11:57:06',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172544023521033230003','No',NULL,NULL,'JOHN'),(2535,'4000','31725440225','2024-09-04 11:57:06',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2536,'1050','31725445496','2024-09-04 13:31:00',2020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172544624853237300740','No',NULL,NULL,''),(2537,'4000','31725445496','2024-09-04 13:31:00',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2538,'4000','31725445496','2024-09-04 13:24:56',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2539,'4000','31725445496','2024-09-04 13:25:03',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2540,'4000','31725445496','2024-09-04 13:26:08',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(2541,'4000','31725445496','2024-09-04 13:30:07',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2542,'4000','31725445496','2024-09-04 13:30:50',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2543,'1010','31725451997','2024-09-04 15:13:18',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172545200633612200223','No',NULL,NULL,'JOHN'),(2544,'1110','31725451997','2024-09-04 15:13:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2545,'5500','31725451997','2024-09-04 15:13:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2546,'4000','31725451997','2024-09-04 15:13:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2547,'1050','31725454654','2024-09-04 15:58:44',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172545472630174224520','No',NULL,NULL,''),(2548,'1110','31725454654','2024-09-04 15:58:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2549,'1110','31725454654','2024-09-04 15:57:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2550,'1110','31725454654','2024-09-04 15:57:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2551,'1110','31725454654','2024-09-04 15:57:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2552,'1110','31725454654','2024-09-04 15:57:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2553,'1110','31725454654','2024-09-04 15:57:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2554,'5500','31725454654','2024-09-04 15:58:43',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2555,'4000','31725454654','2024-09-04 15:58:44',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2556,'4000','31725454654','2024-09-04 15:57:34',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2557,'4000','31725454654','2024-09-04 15:57:40',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2558,'4000','31725454654','2024-09-04 15:57:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2559,'4000','31725454654','2024-09-04 15:57:51',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2560,'4000','31725454654','2024-09-04 15:57:55',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2561,'1050','31725462581','2024-09-04 18:09:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172546258902332330047','No',NULL,NULL,''),(2562,'1110','31725462581','2024-09-04 18:09:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2563,'5500','31725462581','2024-09-04 18:09:41',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2564,'4000','31725462581','2024-09-04 18:09:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2565,'1010','31725470462','2024-09-04 20:21:29',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172547049742222704402','No',NULL,NULL,'john'),(2566,'4000','31725470462','2024-09-04 20:21:29',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2567,'4000','31725470462','2024-09-04 20:21:02',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2568,'1010','31725476591','2024-09-04 22:03:12',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172547660565070334203','No',NULL,NULL,'JOHN'),(2569,'1110','31725476591','2024-09-04 22:03:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2570,'5500','31725476591','2024-09-04 22:03:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2571,'4000','31725476591','2024-09-04 22:03:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2572,'1010','31725531928','2024-09-05 13:25:33',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172553197032337307072','No',NULL,NULL,'JOHN'),(2573,'4000','31725531928','2024-09-05 13:25:33',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2574,'4000','31725531928','2024-09-05 13:25:29',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2575,'1050','31725549727','2024-09-05 18:31:46',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555030933332020243','No',NULL,NULL,''),(2576,'1110','31725549727','2024-09-05 18:31:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2577,'1110','31725549727','2024-09-05 18:22:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2578,'5500','31725549727','2024-09-05 18:31:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2579,'4000','31725549727','2024-09-05 18:31:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2580,'4000','31725549727','2024-09-05 18:22:07',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2581,'1010','31725550757','2024-09-05 18:39:20',40.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555148850470320523','No',NULL,NULL,''),(2582,'1050','31725550757','2024-09-05 18:39:20',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555148850470320523','No',NULL,NULL,''),(2583,'4000','31725550757','2024-09-05 18:39:20',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2584,'1050','31725552862','2024-09-05 19:15:17',2240.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555292224200500353','No',NULL,NULL,''),(2585,'1110','31725552862','2024-09-05 19:15:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2586,'1110','31725552862','2024-09-05 19:14:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2587,'1110','31725552862','2024-09-05 19:14:24',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2588,'1110','31725552862','2024-09-05 19:14:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2589,'1110','31725552862','2024-09-05 19:14:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2590,'1110','31725552862','2024-09-05 19:14:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2591,'1110','31725552862','2024-09-05 19:14:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2592,'1110','31725552862','2024-09-05 19:15:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2593,'1110','31725552862','2024-09-05 19:15:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2594,'5500','31725552862','2024-09-05 19:15:16',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2595,'4000','31725552862','2024-09-05 19:15:17',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2596,'4000','31725552862','2024-09-05 19:14:22',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2597,'4000','31725552862','2024-09-05 19:14:24',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2598,'4000','31725552862','2024-09-05 19:14:35',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2599,'4000','31725552862','2024-09-05 19:14:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2600,'4000','31725552862','2024-09-05 19:14:50',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2601,'4000','31725552862','2024-09-05 19:14:55',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2602,'4000','31725552862','2024-09-05 19:15:06',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2603,'4000','31725552862','2024-09-05 19:15:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2604,'1050','31725553764','2024-09-05 19:36:39',2170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555420533727343342','No',NULL,NULL,''),(2605,'1110','31725553764','2024-09-05 19:36:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2606,'1110','31725553764','2024-09-05 19:29:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2607,'1110','31725553764','2024-09-05 19:29:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2608,'1110','31725553764','2024-09-05 19:29:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2609,'1110','31725553764','2024-09-05 19:29:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2610,'1110','31725553764','2024-09-05 19:29:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2611,'5500','31725553764','2024-09-05 19:36:38',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2612,'4000','31725553764','2024-09-05 19:36:39',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2613,'4000','31725553764','2024-09-05 19:29:24',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2614,'4000','31725553764','2024-09-05 19:29:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2615,'4000','31725553764','2024-09-05 19:29:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2616,'4000','31725553764','2024-09-05 19:29:38',NULL,660.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2617,'4000','31725553764','2024-09-05 19:29:45',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2618,'1050','31725556355','2024-09-05 20:12:45',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555636909250603027','No',NULL,NULL,''),(2619,'1110','31725556355','2024-09-05 20:12:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2620,'1110','31725556355','2024-09-05 20:12:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2621,'5500','31725556355','2024-09-05 20:12:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2622,'4000','31725556355','2024-09-05 20:12:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2623,'4000','31725556355','2024-09-05 20:12:35',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2624,'1050','31725557074','2024-09-05 20:24:40',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555708803433220727','No',NULL,NULL,''),(2625,'1110','31725557074','2024-09-05 20:24:40',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2626,'1110','31725557074','2024-09-05 20:24:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2627,'5500','31725557074','2024-09-05 20:24:39',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2628,'4000','31725557074','2024-09-05 20:24:40',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2629,'4000','31725557074','2024-09-05 20:24:34',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2630,'1050','31725557649','2024-09-05 20:34:10',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555765110320230232','No',NULL,NULL,''),(2631,'1110','31725557649','2024-09-05 20:34:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2632,'5500','31725557649','2024-09-05 20:34:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2633,'4000','31725557649','2024-09-05 20:34:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2634,'1050','31725557822','2024-09-05 20:37:03',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172555782434327337002','No',NULL,NULL,''),(2635,'1110','31725557822','2024-09-05 20:37:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2636,'5500','31725557822','2024-09-05 20:37:02',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2637,'4000','31725557822','2024-09-05 20:37:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2638,'1050','31725636466','2024-09-06 18:30:31',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172563664260662232333','No',NULL,NULL,''),(2639,'1110','31725636466','2024-09-06 18:30:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2640,'1110','31725636466','2024-09-06 18:27:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2641,'1110','31725636466','2024-09-06 18:27:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2642,'5500','31725636466','2024-09-06 18:30:30',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2643,'4000','31725636466','2024-09-06 18:30:31',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2644,'4000','31725636466','2024-09-06 18:27:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2645,'4000','31725636466','2024-09-06 18:27:50',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2646,'1050','31725637707','2024-09-06 18:53:59',1530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172563804533326233132','No',NULL,NULL,''),(2647,'4000','31725637707','2024-09-06 18:53:59',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2648,'4000','31725637707','2024-09-06 18:48:27',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2649,'4000','31725637707','2024-09-06 18:52:59',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2650,'4000','31725637707','2024-09-06 18:53:04',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2651,'4000','31725637707','2024-09-06 18:53:07',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2652,'1050','31725643127','2024-09-06 20:21:42',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172564330623332300423','No',NULL,NULL,''),(2653,'1110','31725643127','2024-09-06 20:21:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(2654,'1110','31725643127','2024-09-06 20:18:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2655,'1110','31725643127','2024-09-06 20:19:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2656,'5500','31725643127','2024-09-06 20:21:41',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2657,'4000','31725643127','2024-09-06 20:21:42',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2658,'4000','31725643127','2024-09-06 20:18:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2659,'4000','31725643127','2024-09-06 20:19:27',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2660,'1010','31725706121','2024-09-07 13:48:43',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172570614633362733062','No',NULL,NULL,'JOHN'),(2661,'4000','31725706121','2024-09-07 13:48:43',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2662,'1010','31725713032','2024-09-07 15:43:53',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172571304222322114332','No',NULL,NULL,'JOHN'),(2663,'1110','31725713032','2024-09-07 15:43:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2664,'5500','31725713032','2024-09-07 15:43:52',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2665,'4000','31725713032','2024-09-07 15:43:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2666,'1050','31725713186','2024-09-07 15:46:27',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172571318831531323330','No',NULL,NULL,''),(2667,'4000','31725713186','2024-09-07 15:46:27',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2668,'1050','31725725741','2024-09-07 19:16:12',2620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172572578302328732327','No',NULL,NULL,''),(2669,'1110','31725725741','2024-09-07 19:16:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2670,'1110','31725725741','2024-09-07 19:15:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2671,'1110','31725725741','2024-09-07 19:15:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2672,'1110','31725725741','2024-09-07 19:15:54',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2673,'1110','31725725741','2024-09-07 19:16:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2674,'5500','31725725741','2024-09-07 19:16:10',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2675,'4000','31725725741','2024-09-07 19:16:12',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2676,'4000','31725725741','2024-09-07 19:15:41',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2677,'4000','31725725741','2024-09-07 19:15:46',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2678,'4000','31725725741','2024-09-07 19:15:54',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2679,'4000','31725725741','2024-09-07 19:16:00',NULL,840.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2680,'1050','31725727140','2024-09-07 19:47:40',2790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172572766322323130023','No',NULL,NULL,''),(2681,'1110','31725727140','2024-09-07 19:47:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(2682,'1110','31725727140','2024-09-07 19:39:00',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2683,'1110','31725727140','2024-09-07 19:39:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2684,'1110','31725727140','2024-09-07 19:39:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2685,'1110','31725727140','2024-09-07 19:39:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2686,'1110','31725727140','2024-09-07 19:39:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2687,'1110','31725727140','2024-09-07 19:39:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(2688,'1110','31725727140','2024-09-07 19:39:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(2689,'1110','31725727140','2024-09-07 19:39:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2690,'5500','31725727140','2024-09-07 19:47:39',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2691,'4000','31725727140','2024-09-07 19:47:40',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2692,'4000','31725727140','2024-09-07 19:39:00',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2693,'4000','31725727140','2024-09-07 19:39:05',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2694,'4000','31725727140','2024-09-07 19:39:19',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2695,'4000','31725727140','2024-09-07 19:39:22',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2696,'4000','31725727140','2024-09-07 19:39:27',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2697,'4000','31725727140','2024-09-07 19:39:31',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2698,'4000','31725727140','2024-09-07 19:39:35',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2699,'4000','31725727140','2024-09-07 19:39:38',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2700,'1010','31725732272','2024-09-07 21:04:41',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172573229432532003333','No',NULL,NULL,'JOHN'),(2701,'4000','31725732272','2024-09-07 21:04:41',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2702,'4000','31725732272','2024-09-07 21:04:32',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2703,'1010','31725734409','2024-09-07 21:40:10',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172573441844433022252','No',NULL,NULL,'john'),(2704,'4000','31725734409','2024-09-07 21:40:10',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2705,'1050','31725735155','2024-09-07 21:53:00',1830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172573518545202253352','No',NULL,NULL,''),(2706,'1110','31725735155','2024-09-07 21:53:00',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2707,'1110','31725735155','2024-09-07 21:52:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2708,'1110','31725735155','2024-09-07 21:52:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2709,'5500','31725735155','2024-09-07 21:52:58',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2710,'4000','31725735155','2024-09-07 21:53:00',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2711,'4000','31725735155','2024-09-07 21:52:35',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2712,'4000','31725735155','2024-09-07 21:52:41',NULL,720.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2713,'1050','31725735693','2024-09-07 22:01:34',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172573569529207333623','No',NULL,NULL,''),(2714,'4000','31725735693','2024-09-07 22:01:34',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2715,'1050','31725736429','2024-09-07 22:13:49',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172573643131232707323','No',NULL,NULL,''),(2716,'1110','31725736429','2024-09-07 22:13:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2717,'5500','31725736429','2024-09-07 22:13:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2718,'4000','31725736429','2024-09-07 22:13:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2719,'1050','31725753329','2024-09-08 02:56:01',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172575340823023332203','No',NULL,NULL,''),(2720,'4000','31725753329','2024-09-08 02:56:01',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2721,'4000','31725753329','2024-09-08 02:55:29',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2722,'4000','31725753329','2024-09-08 02:55:37',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2723,'1050','31725753460','2024-09-08 03:22:10',2860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172575494923239332033','No',NULL,NULL,''),(2724,'1110','31725753460','2024-09-08 03:22:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2725,'1110','31725753460','2024-09-08 02:57:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2726,'1110','31725753460','2024-09-08 02:57:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2727,'1110','31725753460','2024-09-08 02:57:52',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2728,'1110','31725753460','2024-09-08 02:58:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2729,'1110','31725753460','2024-09-08 02:58:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2730,'5500','31725753460','2024-09-08 02:58:14',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2731,'4000','31725753460','2024-09-08 03:22:10',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2732,'4000','31725753460','2024-09-08 02:57:40',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2733,'4000','31725753460','2024-09-08 02:57:45',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2734,'4000','31725753460','2024-09-08 02:57:52',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2735,'4000','31725753460','2024-09-08 02:58:03',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2736,'4000','31725753460','2024-09-08 02:58:09',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2737,'1050','31725755293','2024-09-08 03:40:10',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172575616533025727733','No',NULL,NULL,''),(2738,'1110','31725755293','2024-09-08 03:40:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2739,'5500','31725755293','2024-09-08 03:28:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2740,'4000','31725755293','2024-09-08 03:40:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2741,'1010','31725757373','2024-09-08 04:02:56',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172575748733232374344','No',NULL,NULL,''),(2742,'1050','31725757373','2024-09-08 04:02:56',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172575748733232374344','No',NULL,NULL,''),(2743,'1110','31725757373','2024-09-08 04:02:56',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2744,'1110','31725757373','2024-09-08 04:02:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2745,'5500','31725757373','2024-09-08 04:02:55',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2746,'4000','31725757373','2024-09-08 04:02:56',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2747,'4000','31725757373','2024-09-08 04:02:53',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2748,'1050','31725757740','2024-09-08 04:09:04',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172575774723355737023','No',NULL,NULL,''),(2749,'4000','31725757740','2024-09-08 04:09:04',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2750,'1050','31725791344','2024-09-08 13:33:09',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172579220822032223750','No',NULL,NULL,''),(2751,'1110','31725791344','2024-09-08 13:33:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2752,'1110','31725791344','2024-09-08 13:29:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2753,'1110','31725791344','2024-09-08 13:33:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2754,'5500','31725791344','2024-09-08 13:33:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2755,'4000','31725791344','2024-09-08 13:33:09',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2756,'4000','31725791344','2024-09-08 13:29:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2757,'4000','31725791344','2024-09-08 13:33:00',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2758,'1050','31725795431','2024-09-08 14:37:31',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172579565222333024033','No',NULL,NULL,''),(2759,'4000','31725795431','2024-09-08 14:37:31',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2760,'4000','31725795431','2024-09-08 14:37:11',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2761,'4000','31725795431','2024-09-08 14:37:22',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2762,'1050','31725796316','2024-09-08 14:51:59',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172579632120272372631','No',NULL,NULL,''),(2763,'1110','31725796316','2024-09-08 14:51:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2764,'1110','31725796316','2024-09-08 14:51:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2765,'5500','31725796316','2024-09-08 14:51:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2766,'4000','31725796316','2024-09-08 14:51:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2767,'4000','31725796316','2024-09-08 14:51:56',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2768,'1050','31725796339','2024-09-08 14:52:19',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172579634773007233339','No',NULL,NULL,''),(2769,'1110','31725796339','2024-09-08 14:52:19',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2770,'5500','31725796339','2024-09-08 14:52:19',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2771,'4000','31725796339','2024-09-08 14:52:19',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2772,'1050','31725797705','2024-09-08 15:18:18',1560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172579790033740732334','No',NULL,NULL,''),(2773,'1110','31725797705','2024-09-08 15:18:18',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2774,'1110','31725797705','2024-09-08 15:15:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2775,'1110','31725797705','2024-09-08 15:15:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2776,'1110','31725797705','2024-09-08 15:15:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2777,'1110','31725797705','2024-09-08 15:15:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(2778,'1110','31725797705','2024-09-08 15:15:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2779,'1110','31725797705','2024-09-08 15:15:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2780,'5500','31725797705','2024-09-08 15:18:17',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2781,'4000','31725797705','2024-09-08 15:18:18',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2782,'4000','31725797705','2024-09-08 15:15:05',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2783,'4000','31725797705','2024-09-08 15:15:15',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2784,'4000','31725797705','2024-09-08 15:15:18',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2785,'4000','31725797705','2024-09-08 15:15:21',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2786,'4000','31725797705','2024-09-08 15:15:39',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2787,'4000','31725797705','2024-09-08 15:15:46',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2788,'1050','31725800086','2024-09-08 15:54:47',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172580208888320302230','No',NULL,NULL,''),(2789,'4000','31725800086','2024-09-08 15:54:47',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2790,'1050','31725808912','2024-09-08 18:21:55',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172580891602232753382','No',NULL,NULL,''),(2791,'1110','31725808912','2024-09-08 18:21:55',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2792,'1110','31725808912','2024-09-08 18:21:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2793,'5500','31725808912','2024-09-08 18:21:54',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2794,'4000','31725808912','2024-09-08 18:21:55',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2795,'4000','31725808912','2024-09-08 18:21:52',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2796,'1050','31725810071','2024-09-08 18:41:15',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172581010401032343000','No',NULL,NULL,''),(2797,'1110','31725810071','2024-09-08 18:41:15',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2798,'1110','31725810071','2024-09-08 18:41:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2799,'5500','31725810071','2024-09-08 18:41:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2800,'4000','31725810071','2024-09-08 18:41:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2801,'4000','31725810071','2024-09-08 18:41:11',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2802,'1050','31725811388','2024-09-08 19:03:09',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172581139454022723302','No',NULL,NULL,''),(2803,'4000','31725811388','2024-09-08 19:03:09',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2804,'1050','31725811798','2024-09-08 19:10:02',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172581201533218220328','No',NULL,NULL,''),(2805,'4000','31725811798','2024-09-08 19:10:02',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2806,'4000','31725811798','2024-09-08 19:09:59',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2807,'1050','31725813439','2024-09-08 19:37:28',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172581347622273333237','No',NULL,NULL,''),(2808,'4000','31725813439','2024-09-08 19:37:28',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2809,'4000','31725813439','2024-09-08 19:37:19',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2810,'4000','31725813439','2024-09-08 19:37:23',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2811,'1050','31725813661','2024-09-08 19:41:02',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172581366306273310133','No',NULL,NULL,''),(2812,'4000','31725813661','2024-09-08 19:41:02',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2813,'1050','31725814614','2024-09-08 20:11:32',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172581582232832208353','No',NULL,NULL,''),(2814,'4000','31725814614','2024-09-08 20:11:32',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2815,'4000','31725814614','2024-09-08 19:56:54',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2816,'1050','31725817919','2024-09-08 20:53:23',1670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172581801220223223033','No',NULL,NULL,''),(2817,'1110','31725817919','2024-09-08 20:53:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2818,'1110','31725817919','2024-09-08 20:51:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2819,'1110','31725817919','2024-09-08 20:52:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2820,'1110','31725817919','2024-09-08 20:52:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2821,'1110','31725817919','2024-09-08 20:52:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2822,'1110','31725817919','2024-09-08 20:52:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2823,'1110','31725817919','2024-09-08 20:52:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2824,'5500','31725817919','2024-09-08 20:53:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2825,'4000','31725817919','2024-09-08 20:53:23',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2826,'4000','31725817919','2024-09-08 20:51:59',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2827,'4000','31725817919','2024-09-08 20:52:03',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2828,'4000','31725817919','2024-09-08 20:52:09',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2829,'4000','31725817919','2024-09-08 20:52:23',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2830,'4000','31725817919','2024-09-08 20:52:28',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2831,'4000','31725817919','2024-09-08 20:52:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2832,'1010','31725957710','2024-09-10 11:44:16',3640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172595787127703202930','No',NULL,NULL,'JOHN'),(2833,'1110','31725957710','2024-09-10 11:44:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2834,'1110','31725957710','2024-09-10 11:41:50',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2835,'1110','31725957710','2024-09-10 11:41:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2836,'1110','31725957710','2024-09-10 11:42:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2837,'5500','31725957710','2024-09-10 11:44:13',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2838,'4000','31725957710','2024-09-10 11:44:16',NULL,780.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2839,'4000','31725957710','2024-09-10 11:41:50',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2840,'4000','31725957710','2024-09-10 11:41:58',NULL,900.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2841,'4000','31725957710','2024-09-10 11:42:08',NULL,1560.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2842,'1010','31725957911','2024-09-10 11:45:14',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172595792223023277352','No',NULL,NULL,'JOHN'),(2843,'4000','31725957911','2024-09-10 11:45:14',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2844,'1050','31725963297','2024-09-10 13:14:59',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172596335330243102133','No',NULL,NULL,''),(2845,'4000','31725963297','2024-09-10 13:14:59',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2846,'1050','31725965537','2024-09-10 13:52:34',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172596555723263233322','No',NULL,NULL,''),(2847,'1110','31725965537','2024-09-10 13:52:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2848,'1110','31725965537','2024-09-10 13:52:17',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2849,'1110','31725965537','2024-09-10 13:52:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2850,'5500','31725965537','2024-09-10 13:52:32',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2851,'4000','31725965537','2024-09-10 13:52:34',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2852,'4000','31725965537','2024-09-10 13:52:17',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2853,'4000','31725965537','2024-09-10 13:52:23',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2854,'1050','31725968170','2024-09-10 14:43:33',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172596865123350123620','No',NULL,NULL,''),(2855,'1110','31725968170','2024-09-10 14:43:33',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2856,'1110','31725968170','2024-09-10 14:36:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2857,'1110','31725968170','2024-09-10 14:36:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2858,'5500','31725968170','2024-09-10 14:43:31',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2859,'4000','31725968170','2024-09-10 14:43:33',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2860,'4000','31725968170','2024-09-10 14:36:10',NULL,360.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2861,'4000','31725968170','2024-09-10 14:36:32',NULL,240.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2862,'1050','31725970073','2024-09-10 15:07:54',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172597007673302290033','No',NULL,NULL,''),(2863,'1110','31725970073','2024-09-10 15:07:54',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2864,'5500','31725970073','2024-09-10 15:07:53',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2865,'4000','31725970073','2024-09-10 15:07:54',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2866,'1050','31725970989','2024-09-10 15:32:46',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172597157023232027935','No',NULL,NULL,''),(2867,'4000','31725970989','2024-09-10 15:32:46',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2868,'1050','31725971676','2024-09-10 15:34:37',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172597168423434028333','No',NULL,NULL,''),(2869,'4000','31725971676','2024-09-10 15:34:37',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2870,'1010','31725979829','2024-09-10 17:50:30',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172597985727279510321','No',NULL,NULL,'JOHN'),(2871,'4000','31725979829','2024-09-10 17:50:30',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2872,'1050','31725982633','2024-09-10 18:37:17',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172598264002004982920','No',NULL,NULL,''),(2873,'1110','31725982633','2024-09-10 18:37:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2874,'1110','31725982633','2024-09-10 18:37:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2875,'5500','31725982633','2024-09-10 18:37:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2876,'4000','31725982633','2024-09-10 18:37:17',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2877,'4000','31725982633','2024-09-10 18:37:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2878,'1050','31725987194','2024-09-10 19:53:15',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172598719972312539730','No',NULL,NULL,''),(2879,'4000','31725987194','2024-09-10 19:53:15',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2880,'1050','31725988102','2024-09-10 20:08:23',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172598810603952526020','No',NULL,NULL,''),(2881,'4000','31725988102','2024-09-10 20:08:23',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2882,'1050','31725988680','2024-09-10 20:24:57',730.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172598944999243021342','No',NULL,NULL,''),(2883,'4000','31725988680','2024-09-10 20:24:57',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2884,'4000','31725988680','2024-09-10 20:18:00',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2885,'4000','31725988680','2024-09-10 20:19:11',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2886,'1050','31725989466','2024-09-10 20:31:07',150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172598947053202002332','No',NULL,NULL,''),(2887,'4000','31725989466','2024-09-10 20:31:07',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2888,'1050','31725991681','2024-09-10 21:08:02',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172599168810283030317','No',NULL,NULL,''),(2889,'4000','31725991681','2024-09-10 21:08:02',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(2890,'1010','31726046750','2024-09-11 12:25:52',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172604676222363202230','No',NULL,NULL,'JOHN'),(2891,'4000','31726046750','2024-09-11 12:25:52',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2892,'1050','31726059256','2024-09-11 15:54:17',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172605926033033700523','No',NULL,NULL,''),(2893,'4000','31726059256','2024-09-11 15:54:17',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2894,'1050','31726060066','2024-09-11 16:16:46',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172606065703320622222','No',NULL,NULL,''),(2895,'1110','31726060066','2024-09-11 16:16:46',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2896,'1110','31726060066','2024-09-11 16:07:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2897,'1110','31726060066','2024-09-11 16:07:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2898,'1110','31726060066','2024-09-11 16:07:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2899,'5500','31726060066','2024-09-11 16:10:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2900,'4000','31726060066','2024-09-11 16:16:46',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2901,'4000','31726060066','2024-09-11 16:07:46',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2902,'4000','31726060066','2024-09-11 16:07:52',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2903,'4000','31726060066','2024-09-11 16:07:55',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2904,'1050','31726062167','2024-09-11 16:42:49',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172606217130020222722','No',NULL,NULL,''),(2905,'4000','31726062167','2024-09-11 16:42:49',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2906,'1010','31726076578','2024-09-11 20:43:08',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172607659692326034243','No',NULL,NULL,'JOHN'),(2907,'1110','31726076578','2024-09-11 20:43:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2908,'1110','31726076578','2024-09-11 20:42:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2909,'1110','31726076578','2024-09-11 20:43:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(2910,'5500','31726076578','2024-09-11 20:43:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2911,'4000','31726076578','2024-09-11 20:43:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2912,'4000','31726076578','2024-09-11 20:42:58',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2913,'4000','31726076578','2024-09-11 20:43:01',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2914,'1010','31726080733','2024-09-11 21:52:16',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172608074761883331700','No',NULL,NULL,'JOHN'),(2915,'4000','31726080733','2024-09-11 21:52:16',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2916,'1050','31726132174','2024-09-12 12:09:38',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172613218280260223300','No',NULL,NULL,''),(2917,'4000','31726132174','2024-09-12 12:09:38',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2918,'1010','31726132490','2024-09-12 12:19:06',1010.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172613286543122630682','No',NULL,NULL,'JOHN'),(2919,'4000','31726132490','2024-09-12 12:19:06',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2920,'4000','31726132490','2024-09-12 12:14:50',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2921,'4000','31726132490','2024-09-12 12:15:02',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2922,'1050','31726134600','2024-09-12 12:50:12',530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172613461512232141300','No',NULL,NULL,''),(2923,'4000','31726134600','2024-09-12 12:50:12',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2924,'4000','31726134600','2024-09-12 12:50:00',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2925,'1050','31726135550','2024-09-12 13:05:52',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172613555523030073233','No',NULL,NULL,''),(2926,'1110','31726135550','2024-09-12 13:05:52',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2927,'5500','31726135550','2024-09-12 13:05:50',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2928,'4000','31726135550','2024-09-12 13:05:52',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2929,'1050','31726139100','2024-09-12 14:05:15',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172613912614333662306','No',NULL,NULL,''),(2930,'4000','31726139100','2024-09-12 14:05:15',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2931,'4000','31726139100','2024-09-12 14:05:00',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2932,'1050','31726140489','2024-09-12 14:28:20',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172614050837022033620','No',NULL,NULL,''),(2933,'1110','31726140489','2024-09-12 14:28:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2934,'1110','31726140489','2024-09-12 14:28:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2935,'1110','31726140489','2024-09-12 14:28:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2936,'5500','31726140489','2024-09-12 14:28:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2937,'4000','31726140489','2024-09-12 14:28:20',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2938,'4000','31726140489','2024-09-12 14:28:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2939,'4000','31726140489','2024-09-12 14:28:13',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2940,'1010','31726154074','2024-09-12 18:14:36',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172615408442203262234','No',NULL,NULL,'JOHN'),(2941,'4000','31726154074','2024-09-12 18:14:36',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2942,'1050','31726156150','2024-09-12 18:49:51',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172615623623006432000','No',NULL,NULL,''),(2943,'4000','31726156150','2024-09-12 18:49:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2944,'4000','31726156150','2024-09-12 18:49:10',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2945,'1050','31726156274','2024-09-12 18:51:30',880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172615629817801220430','No',NULL,NULL,''),(2946,'4000','31726156274','2024-09-12 18:51:30',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2947,'4000','31726156274','2024-09-12 18:51:14',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2948,'4000','31726156274','2024-09-12 18:51:23',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2949,'1050','31726157335','2024-09-12 19:08:56',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172615734003336440333','No',NULL,NULL,''),(2950,'1110','31726157335','2024-09-12 19:08:56',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2951,'5500','31726157335','2024-09-12 19:08:55',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2952,'4000','31726157335','2024-09-12 19:08:56',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2953,'1050','31726159454','2024-09-12 19:45:54',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172615964425023522302','No',NULL,NULL,''),(2954,'4000','31726159454','2024-09-12 19:45:54',NULL,450.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2955,'4000','31726159454','2024-09-12 19:44:14',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2956,'1010','31726160414','2024-09-12 20:00:15',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172616042206733346202','No',NULL,NULL,'JOHN'),(2957,'1110','31726160414','2024-09-12 20:00:15',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2958,'5500','31726160414','2024-09-12 20:00:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2959,'4000','31726160414','2024-09-12 20:00:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2960,'1050','31726160698','2024-09-12 20:05:09',190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172616072123323132722','No',NULL,NULL,''),(2961,'1110','31726160698','2024-09-12 20:05:09',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2962,'1110','31726160698','2024-09-12 20:04:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2963,'5500','31726160698','2024-09-12 20:05:08',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2964,'4000','31726160698','2024-09-12 20:05:09',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2965,'4000','31726160698','2024-09-12 20:04:58',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2966,'1050','31726161284','2024-09-12 20:16:21',1450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172616138431320403720','No',NULL,NULL,''),(2967,'4000','31726161284','2024-09-12 20:16:21',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2968,'4000','31726161284','2024-09-12 20:14:44',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2969,'4000','31726161284','2024-09-12 20:14:47',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2970,'4000','31726161284','2024-09-12 20:14:50',NULL,440.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2971,'1050','31726161419','2024-09-12 20:17:00',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172616142122323232622','No',NULL,NULL,''),(2972,'4000','31726161419','2024-09-12 20:17:00',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2973,'1050','31726214778','2024-09-13 11:11:07',530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172621591932222012449','No',NULL,NULL,''),(2974,'1110','31726214778','2024-09-13 11:11:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(2975,'1110','31726214778','2024-09-13 11:06:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2976,'1110','31726214778','2024-09-13 11:06:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2977,'5500','31726214778','2024-09-13 11:11:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2978,'4000','31726214778','2024-09-13 11:11:07',NULL,150.00,'','3','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(2979,'4000','31726214778','2024-09-13 11:06:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2980,'4000','31726214778','2024-09-13 11:06:23',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2981,'1050','31726219265','2024-09-13 12:22:40',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172621940013302014002','No',NULL,NULL,''),(2982,'1110','31726219265','2024-09-13 12:22:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2983,'1110','31726219265','2024-09-13 12:21:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2984,'1110','31726219265','2024-09-13 12:21:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2985,'5500','31726219265','2024-09-13 12:22:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2986,'4000','31726219265','2024-09-13 12:22:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2987,'4000','31726219265','2024-09-13 12:21:05',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2988,'4000','31726219265','2024-09-13 12:21:11',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2989,'1050','31726219447','2024-09-13 12:24:08',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172621945021313242201','No',NULL,NULL,''),(2990,'1110','31726219447','2024-09-13 12:24:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2991,'5500','31726219447','2024-09-13 12:24:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2992,'4000','31726219447','2024-09-13 12:24:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2993,'1050','31726220588','2024-09-13 12:43:20',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172622060720330723720','No',NULL,NULL,''),(2994,'4000','31726220588','2024-09-13 12:43:20',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2995,'4000','31726220588','2024-09-13 12:43:08',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2996,'4000','31726220588','2024-09-13 12:43:17',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(2997,'1010','31726223784','2024-09-13 13:36:25',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172622380423302002233','No',NULL,NULL,'JOHN'),(2998,'4000','31726223784','2024-09-13 13:36:25',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2999,'1050','31726224859','2024-09-13 13:54:26',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172622652405223622323','No',NULL,NULL,''),(3000,'4000','31726224859','2024-09-13 13:54:26',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3001,'4000','31726224859','2024-09-13 13:54:19',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3002,'1050','31726227063','2024-09-13 14:31:04',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172622706702337033232','No',NULL,NULL,''),(3003,'1110','31726227063','2024-09-13 14:31:04',NULL,70.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(3004,'5500','31726227063','2024-09-13 14:31:03',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3005,'4000','31726227063','2024-09-13 14:31:04',NULL,110.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(3006,'1050','31726243502','2024-09-13 19:05:42',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172624365764233532227','No',NULL,NULL,''),(3007,'4000','31726243502','2024-09-13 19:05:42',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3008,'4000','31726243502','2024-09-13 19:05:03',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3009,'1010','31726243859','2024-09-13 19:11:50',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172624397034327333002','No',NULL,NULL,'JOHN'),(3010,'4000','31726243859','2024-09-13 19:11:50',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3011,'4000','31726243859','2024-09-13 19:10:59',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3012,'1050','31726250032','2024-09-13 20:53:53',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172625081725203203331','No',NULL,NULL,''),(3013,'4000','31726250032','2024-09-13 20:53:53',NULL,220.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(3014,'1050','31726251734','2024-09-13 21:22:20',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172625174373452463330','No',NULL,NULL,''),(3015,'4000','31726251734','2024-09-13 21:22:20',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3016,'4000','31726251734','2024-09-13 21:22:14',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(3017,'1050','31726305401','2024-09-14 12:16:42',350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172630540510320273162','No',NULL,NULL,''),(3018,'4000','31726305401','2024-09-14 12:16:42',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3019,'1010','31726307926','2024-09-14 12:58:54',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172630795042306093622','No',NULL,NULL,''),(3020,'1050','31726307926','2024-09-14 12:58:54',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172630795042306093622','No',NULL,NULL,''),(3021,'4000','31726307926','2024-09-14 12:58:54',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3022,'4000','31726307926','2024-09-14 12:58:46',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3023,'1050','31726307965','2024-09-14 12:59:27',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172630796930304301922','No',NULL,NULL,''),(3024,'1110','31726307965','2024-09-14 12:59:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3025,'5500','31726307965','2024-09-14 12:59:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3026,'4000','31726307965','2024-09-14 12:59:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3027,'1050','31726309370','2024-09-14 13:23:13',1590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172630939603003202234','No',NULL,NULL,''),(3028,'1110','31726309370','2024-09-14 13:23:13',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3029,'1110','31726309370','2024-09-14 13:22:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3030,'1110','31726309370','2024-09-14 13:23:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(3031,'5500','31726309370','2024-09-14 13:23:12',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3032,'4000','31726309370','2024-09-14 13:23:13',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3033,'4000','31726309370','2024-09-14 13:22:50',NULL,900.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3034,'4000','31726309370','2024-09-14 13:23:02',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3035,'1050','31726310211','2024-09-14 13:36:51',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172631021422402671320','No',NULL,NULL,''),(3036,'4000','31726310211','2024-09-14 13:36:51',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3037,'1050','31726312315','2024-09-14 14:41:01',1010.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172631412923603032043','No',NULL,NULL,''),(3038,'1110','31726312315','2024-09-14 14:41:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3039,'1110','31726312315','2024-09-14 14:11:55',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3040,'1110','31726312315','2024-09-14 14:12:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3041,'1110','31726312315','2024-09-14 14:12:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(3042,'1110','31726312315','2024-09-14 14:40:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3043,'5500','31726312315','2024-09-14 14:41:00',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3044,'4000','31726312315','2024-09-14 14:41:01',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3045,'4000','31726312315','2024-09-14 14:11:55',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3046,'4000','31726312315','2024-09-14 14:12:05',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3047,'4000','31726312315','2024-09-14 14:12:08',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3048,'4000','31726312315','2024-09-14 14:40:50',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3049,'1050','31726314166','2024-09-14 14:45:48',1260.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172631435003222312203','No',NULL,NULL,''),(3050,'4000','31726314166','2024-09-14 14:45:48',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3051,'4000','31726314166','2024-09-14 14:42:46',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3052,'4000','31726314166','2024-09-14 14:43:30',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3053,'1050','31726315322','2024-09-14 15:02:09',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172631533232333232213','No',NULL,NULL,''),(3054,'4000','31726315322','2024-09-14 15:02:09',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3055,'4000','31726315322','2024-09-14 15:02:02',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3056,'1010','31726318144','2024-09-14 15:49:05',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172631815234230288323','No',NULL,NULL,'JOHN'),(3057,'4000','31726318144','2024-09-14 15:49:05',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3058,'1010','31726329817','2024-09-14 19:03:54',1270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172632985430524923323','No',NULL,NULL,'JOHN'),(3059,'4000','31726329817','2024-09-14 19:03:54',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3060,'4000','31726329817','2024-09-14 19:03:37',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3061,'4000','31726329817','2024-09-14 19:03:44',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3062,'1050','31726330770','2024-09-14 19:19:57',460.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172633083030703303300','No',NULL,NULL,''),(3063,'4000','31726330770','2024-09-14 19:19:57',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3064,'4000','31726330770','2024-09-14 19:19:30',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3065,'1010','31726331904','2024-09-14 19:38:34',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172633193802923022322','No',NULL,NULL,''),(3066,'1110','31726331904','2024-09-14 19:38:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3067,'1110','31726331904','2024-09-14 19:38:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3068,'1110','31726331904','2024-09-14 19:38:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3069,'5500','31726331904','2024-09-14 19:38:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3070,'4000','31726331904','2024-09-14 19:38:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3071,'4000','31726331904','2024-09-14 19:38:24',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3072,'4000','31726331904','2024-09-14 19:38:28',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3073,'1010','31726339449','2024-09-14 21:44:25',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172633947629040324203','No',NULL,NULL,'JOHN'),(3074,'4000','31726339449','2024-09-14 21:44:25',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3075,'4000','31726339449','2024-09-14 21:44:09',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3076,'1010','31726356230','2024-09-15 02:24:07',1470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172635636367526533652','No',NULL,NULL,'YHS'),(3077,'4000','31726356230','2024-09-15 02:24:07',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3078,'4000','31726356230','2024-09-15 02:23:50',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3079,'1050','31726356389','2024-09-15 02:26:30',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172635640726763232033','No',NULL,NULL,''),(3080,'4000','31726356389','2024-09-15 02:26:30',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3081,'1050','31726357232','2024-09-15 02:41:05',1500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172635727423363343733','No',NULL,NULL,''),(3082,'1110','31726357232','2024-09-15 02:41:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3083,'1110','31726357232','2024-09-15 02:40:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3084,'1110','31726357232','2024-09-15 02:41:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3085,'5500','31726357232','2024-09-15 02:41:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3086,'4000','31726357232','2024-09-15 02:41:05',NULL,700.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3087,'4000','31726357232','2024-09-15 02:40:32',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3088,'4000','31726357232','2024-09-15 02:41:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3089,'1010','31726359029','2024-09-15 03:10:37',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172635910923223230332','No',NULL,NULL,'MB3'),(3090,'1110','31726359029','2024-09-15 03:10:37',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3091,'1110','31726359029','2024-09-15 03:10:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3092,'5500','31726359029','2024-09-15 03:10:36',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3093,'4000','31726359029','2024-09-15 03:10:37',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3094,'4000','31726359029','2024-09-15 03:10:29',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3095,'1050','31726359338','2024-09-15 03:17:30',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172635946359220243343','No',NULL,NULL,''),(3096,'4000','31726359338','2024-09-15 03:17:30',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3097,'4000','31726359338','2024-09-15 03:15:38',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3098,'1050','31726359488','2024-09-15 03:18:14',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172635956424239222062','No',NULL,NULL,''),(3099,'4000','31726359488','2024-09-15 03:18:14',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3100,'4000','31726359488','2024-09-15 03:18:08',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3101,'1010','31726359883','2024-09-15 03:25:44',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172635995330132135533','No',NULL,NULL,'JOHN'),(3102,'4000','31726359883','2024-09-15 03:25:44',NULL,900.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3103,'4000','31726359883','2024-09-15 03:24:43',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3104,'1050','31726360085','2024-09-15 03:28:51',2380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172636013406703323263','No',NULL,NULL,''),(3105,'1110','31726360085','2024-09-15 03:28:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3106,'1110','31726360085','2024-09-15 03:28:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3107,'1110','31726360085','2024-09-15 03:28:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3108,'1110','31726360085','2024-09-15 03:28:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3109,'1110','31726360085','2024-09-15 03:28:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3110,'1110','31726360085','2024-09-15 03:28:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3111,'1110','31726360085','2024-09-15 03:28:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3112,'1110','31726360085','2024-09-15 03:28:44',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3113,'5500','31726360085','2024-09-15 03:28:50',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3114,'4000','31726360085','2024-09-15 03:28:51',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3115,'4000','31726360085','2024-09-15 03:28:05',NULL,360.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3116,'4000','31726360085','2024-09-15 03:28:14',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3117,'4000','31726360085','2024-09-15 03:28:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3118,'4000','31726360085','2024-09-15 03:28:28',NULL,720.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3119,'4000','31726360085','2024-09-15 03:28:37',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3120,'4000','31726360085','2024-09-15 03:28:41',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3121,'4000','31726360085','2024-09-15 03:28:44',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3122,'1050','31726360974','2024-09-15 03:44:37',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172636107933022002230','No',NULL,NULL,''),(3123,'1110','31726360974','2024-09-15 03:44:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3124,'1110','31726360974','2024-09-15 03:42:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3125,'1110','31726360974','2024-09-15 03:43:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3126,'5500','31726360974','2024-09-15 03:43:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3127,'4000','31726360974','2024-09-15 03:44:37',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3128,'4000','31726360974','2024-09-15 03:42:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3129,'4000','31726360974','2024-09-15 03:43:00',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3130,'1050','31726362594','2024-09-15 04:09:55',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172636259633646340332','No',NULL,NULL,''),(3131,'1110','31726362594','2024-09-15 04:09:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3132,'5500','31726362594','2024-09-15 04:09:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3133,'4000','31726362594','2024-09-15 04:09:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3134,'1050','31726363419','2024-09-15 04:23:40',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172636342232222340203','No',NULL,NULL,''),(3135,'1110','31726363419','2024-09-15 04:23:40',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3136,'5500','31726363419','2024-09-15 04:23:39',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3137,'4000','31726363419','2024-09-15 04:23:40',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3138,'1010','31726395383','2024-09-15 13:16:24',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172639539633202323003','No',NULL,NULL,'JOHN'),(3139,'4000','31726395383','2024-09-15 13:16:24',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3140,'1050','31726396333','2024-09-15 13:32:14',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172639634413340330030','No',NULL,NULL,''),(3141,'4000','31726396333','2024-09-15 13:32:14',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3142,'1050','31726397043','2024-09-15 14:10:24',860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172639919029923077030','No',NULL,NULL,''),(3143,'1110','31726397043','2024-09-15 14:10:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3144,'1110','31726397043','2024-09-15 13:44:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3145,'1110','31726397043','2024-09-15 13:44:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(3146,'5500','31726397043','2024-09-15 14:10:23',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3147,'4000','31726397043','2024-09-15 14:10:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3148,'4000','31726397043','2024-09-15 13:44:03',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3149,'4000','31726397043','2024-09-15 13:44:07',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3150,'1050','31726399281','2024-09-15 14:21:22',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172639928693320672833','No',NULL,NULL,''),(3151,'1110','31726399281','2024-09-15 14:21:22',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3152,'5500','31726399281','2024-09-15 14:21:21',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3153,'4000','31726399281','2024-09-15 14:21:22',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3154,'1050','31726399725','2024-09-15 14:28:51',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172639973313223320731','No',NULL,NULL,''),(3155,'1110','31726399725','2024-09-15 14:28:51',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3156,'1110','31726399725','2024-09-15 14:28:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3157,'5500','31726399725','2024-09-15 14:28:50',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3158,'4000','31726399725','2024-09-15 14:28:51',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3159,'4000','31726399725','2024-09-15 14:28:45',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3160,'1050','31726401539','2024-09-15 14:59:00',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172640154143124622422','No',NULL,NULL,''),(3161,'4000','31726401539','2024-09-15 14:59:00',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3162,'1050','31726402892','2024-09-15 15:21:45',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172640291329232322601','No',NULL,NULL,''),(3163,'4000','31726402892','2024-09-15 15:21:45',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3164,'4000','31726402892','2024-09-15 15:21:32',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3165,'1050','31726404697','2024-09-15 17:01:23',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172640889080220400923','No',NULL,NULL,''),(3166,'4000','31726404697','2024-09-15 17:01:23',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(3167,'1050','31726408920','2024-09-15 17:02:07',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172640892934203136322','No',NULL,NULL,''),(3168,'4000','31726408920','2024-09-15 17:02:07',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3169,'4000','31726408920','2024-09-15 17:02:00',NULL,440.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3170,'1050','31726410538','2024-09-15 17:28:58',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172641056340642263330','No',NULL,NULL,''),(3171,'4000','31726410538','2024-09-15 17:28:58',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3172,'1050','31726418078','2024-09-15 19:34:38',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172641808000102031038','No',NULL,NULL,''),(3173,'1110','31726418078','2024-09-15 19:34:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3174,'5500','31726418078','2024-09-15 19:34:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3175,'4000','31726418078','2024-09-15 19:34:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3176,'1050','31726420763','2024-09-15 20:19:23',350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172642076722312344232','No',NULL,NULL,''),(3177,'4000','31726420763','2024-09-15 20:19:23',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3178,'1050','31726420786','2024-09-15 20:23:38',2860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172642102022320210313','No',NULL,NULL,''),(3179,'1110','31726420786','2024-09-15 20:23:38',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3180,'1110','31726420786','2024-09-15 20:19:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3181,'1110','31726420786','2024-09-15 20:20:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3182,'1110','31726420786','2024-09-15 20:20:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3183,'1110','31726420786','2024-09-15 20:20:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3184,'1110','31726420786','2024-09-15 20:20:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3185,'1110','31726420786','2024-09-15 20:20:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(3186,'1110','31726420786','2024-09-15 20:23:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3187,'5500','31726420786','2024-09-15 20:23:37',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3188,'4000','31726420786','2024-09-15 20:23:38',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3189,'4000','31726420786','2024-09-15 20:19:46',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3190,'4000','31726420786','2024-09-15 20:20:04',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3191,'4000','31726420786','2024-09-15 20:20:10',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3192,'4000','31726420786','2024-09-15 20:20:18',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3193,'4000','31726420786','2024-09-15 20:20:25',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3194,'4000','31726420786','2024-09-15 20:20:36',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3195,'4000','31726420786','2024-09-15 20:23:31',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3196,'1050','31726585111','2024-09-17 17:58:35',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172658511993201233133','No',NULL,NULL,''),(3197,'1110','31726585111','2024-09-17 17:58:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3198,'1110','31726585111','2024-09-17 17:58:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3199,'5500','31726585111','2024-09-17 17:58:34',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3200,'4000','31726585111','2024-09-17 17:58:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3201,'4000','31726585111','2024-09-17 17:58:32',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3202,'1010','31726585454','2024-09-17 18:04:15',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172658547112032353022','No',NULL,NULL,'JOHN'),(3203,'4000','31726585454','2024-09-17 18:04:15',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3204,'1050','31726588589','2024-09-17 19:11:58',1680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172658952932232528337','No',NULL,NULL,''),(3205,'1110','31726588589','2024-09-17 19:11:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3206,'1110','31726588589','2024-09-17 18:56:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3207,'1110','31726588589','2024-09-17 18:56:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3208,'1110','31726588589','2024-09-17 18:56:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(3209,'1110','31726588589','2024-09-17 18:57:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3210,'1110','31726588589','2024-09-17 18:57:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3211,'1110','31726588589','2024-09-17 18:57:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3212,'5500','31726588589','2024-09-17 19:11:56',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3213,'4000','31726588589','2024-09-17 19:11:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3214,'4000','31726588589','2024-09-17 18:56:29',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3215,'4000','31726588589','2024-09-17 18:56:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3216,'4000','31726588589','2024-09-17 18:56:45',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3217,'4000','31726588589','2024-09-17 18:57:06',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3218,'4000','31726588589','2024-09-17 18:57:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3219,'4000','31726588589','2024-09-17 18:57:22',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3220,'1050','31726590710','2024-09-17 19:31:52',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172659071973131361331','No',NULL,NULL,''),(3221,'4000','31726590710','2024-09-17 19:31:52',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3222,'1010','31726591682','2024-09-17 19:48:05',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172659169550223342925','No',NULL,NULL,'JOHN'),(3223,'1110','31726591682','2024-09-17 19:48:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3224,'5500','31726591682','2024-09-17 19:48:02',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3225,'4000','31726591682','2024-09-17 19:48:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3226,'1050','31726592754','2024-09-17 20:06:45',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172659282725220030203','No',NULL,NULL,''),(3227,'4000','31726592754','2024-09-17 20:06:45',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3228,'4000','31726592754','2024-09-17 20:05:54',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3229,'4000','31726592754','2024-09-17 20:06:05',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3230,'4000','31726592754','2024-09-17 20:06:10',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3231,'1050','31726650110','2024-09-18 12:01:51',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172665011310033055126','No',NULL,NULL,''),(3232,'1110','31726650110','2024-09-18 12:01:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3233,'5500','31726650110','2024-09-18 12:01:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3234,'4000','31726650110','2024-09-18 12:01:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3235,'1010','31726663976','2024-09-18 15:52:57',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172666398668336310363','No',NULL,NULL,'JOHN'),(3236,'4000','31726663976','2024-09-18 15:52:57',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3237,'1050','31726671580','2024-09-18 17:59:40',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172667158271222327230','No',NULL,NULL,''),(3238,'1110','31726671580','2024-09-18 17:59:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3239,'5500','31726671580','2024-09-18 17:59:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3240,'4000','31726671580','2024-09-18 17:59:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3241,'1050','31726675365','2024-09-18 19:02:45',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172667566963333332452','No',NULL,NULL,''),(3242,'4000','31726675365','2024-09-18 19:02:45',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3243,'1050','31726675836','2024-09-18 19:10:37',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172667584232130225223','No',NULL,NULL,''),(3244,'1110','31726675836','2024-09-18 19:10:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3245,'5500','31726675836','2024-09-18 19:10:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3246,'4000','31726675836','2024-09-18 19:10:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3247,'1050','31726677053','2024-09-18 19:31:03',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172667706622320273732','No',NULL,NULL,''),(3248,'4000','31726677053','2024-09-18 19:31:03',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3249,'4000','31726677053','2024-09-18 19:30:53',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3250,'4000','31726677053','2024-09-18 19:30:57',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3251,'1050','31726677341','2024-09-18 19:36:02',940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172667736723232247622','No',NULL,NULL,''),(3252,'1110','31726677341','2024-09-18 19:36:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3253,'1110','31726677341','2024-09-18 19:35:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3254,'1110','31726677341','2024-09-18 19:35:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(3255,'1110','31726677341','2024-09-18 19:35:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3256,'5500','31726677341','2024-09-18 19:36:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3257,'4000','31726677341','2024-09-18 19:36:02',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3258,'4000','31726677341','2024-09-18 19:35:41',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3259,'4000','31726677341','2024-09-18 19:35:43',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3260,'4000','31726677341','2024-09-18 19:35:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3261,'1010','31726678613','2024-09-18 19:57:17',760.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172667864737266303200','No',NULL,NULL,'JOHN'),(3262,'1110','31726678613','2024-09-18 19:57:17',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3263,'1110','31726678613','2024-09-18 19:56:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3264,'1110','31726678613','2024-09-18 19:57:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3265,'5500','31726678613','2024-09-18 19:57:16',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3266,'4000','31726678613','2024-09-18 19:57:17',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3267,'4000','31726678613','2024-09-18 19:56:53',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3268,'4000','31726678613','2024-09-18 19:57:08',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3269,'1010','31726680827','2024-09-18 20:33:48',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172668083532303333331','No',NULL,NULL,'JOHN'),(3270,'4000','31726680827','2024-09-18 20:33:48',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3271,'1050','31726743836','2024-09-19 14:03:57',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172674383872374020322','No',NULL,NULL,''),(3272,'1110','31726743836','2024-09-19 14:03:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3273,'5500','31726743836','2024-09-19 14:03:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3274,'4000','31726743836','2024-09-19 14:03:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3275,'1010','31726743977','2024-09-19 14:06:25',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172674403473732446323','No',NULL,NULL,'JOHN'),(3276,'1110','31726743977','2024-09-19 14:06:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3277,'1110','31726743977','2024-09-19 14:06:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3278,'5500','31726743977','2024-09-19 14:06:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3279,'4000','31726743977','2024-09-19 14:06:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3280,'4000','31726743977','2024-09-19 14:06:17',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3281,'1050','31726747703','2024-09-19 15:09:44',2200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172674848873234038332','No',NULL,NULL,''),(3282,'1110','31726747703','2024-09-19 15:09:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3283,'1110','31726747703','2024-09-19 15:08:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3284,'1110','31726747703','2024-09-19 15:09:32',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3285,'5500','31726747703','2024-09-19 15:09:43',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3286,'4000','31726747703','2024-09-19 15:09:44',NULL,660.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3287,'4000','31726747703','2024-09-19 15:08:23',NULL,1140.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3288,'4000','31726747703','2024-09-19 15:09:32',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3289,'1050','31726752252','2024-09-19 16:24:13',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172675225570220633323','No',NULL,NULL,''),(3290,'1110','31726752252','2024-09-19 16:24:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3291,'5500','31726752252','2024-09-19 16:24:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3292,'4000','31726752252','2024-09-19 16:24:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3293,'1050','31726764760','2024-09-19 19:52:41',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172676476332672372302','No',NULL,NULL,''),(3294,'4000','31726764760','2024-09-19 19:52:41',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3295,'1050','31726766676','2024-09-19 20:24:45',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172677049622367624222','No',NULL,NULL,''),(3296,'4000','31726766676','2024-09-19 20:24:45',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3297,'4000','31726766676','2024-09-19 20:24:36',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3298,'1050','31726821828','2024-09-20 11:43:49',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172682183630608370222','No',NULL,NULL,''),(3299,'4000','31726821828','2024-09-20 11:43:49',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3300,'1050','31726827652','2024-09-20 13:24:48',1430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172682790076223033823','No',NULL,NULL,''),(3301,'1110','31726827652','2024-09-20 13:24:48',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3302,'1110','31726827652','2024-09-20 13:20:52',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3303,'1110','31726827652','2024-09-20 13:24:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3304,'1110','31726827652','2024-09-20 13:24:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3305,'5500','31726827652','2024-09-20 13:24:47',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3306,'4000','31726827652','2024-09-20 13:24:48',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3307,'4000','31726827652','2024-09-20 13:20:52',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3308,'4000','31726827652','2024-09-20 13:24:10',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3309,'4000','31726827652','2024-09-20 13:24:13',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3310,'1050','31726828999','2024-09-20 13:43:20',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172682900330390260422','No',NULL,NULL,''),(3311,'4000','31726828999','2024-09-20 13:43:20',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3312,'1050','31726829512','2024-09-20 13:51:53',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172682954730330326012','No',NULL,NULL,''),(3313,'4000','31726829512','2024-09-20 13:51:53',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3314,'1050','31726830655','2024-09-20 14:10:55',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172683292063033200223','No',NULL,NULL,''),(3315,'4000','31726830655','2024-09-20 14:10:55',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3316,'1050','31726833964','2024-09-20 15:06:05',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172683396742306093622','No',NULL,NULL,''),(3317,'1110','31726833964','2024-09-20 15:06:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3318,'5500','31726833964','2024-09-20 15:06:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3319,'4000','31726833964','2024-09-20 15:06:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3320,'1050','31726846230','2024-09-20 18:45:10',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172684712422862020738','No',NULL,NULL,''),(3321,'1110','31726846230','2024-09-20 18:45:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(3322,'1110','31726846230','2024-09-20 18:30:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3323,'1110','31726846230','2024-09-20 18:30:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3324,'1110','31726846230','2024-09-20 18:34:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3325,'1110','31726846230','2024-09-20 18:34:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3326,'5500','31726846230','2024-09-20 18:45:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3327,'4000','31726846230','2024-09-20 18:45:10',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3328,'4000','31726846230','2024-09-20 18:30:30',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3329,'4000','31726846230','2024-09-20 18:30:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3330,'4000','31726846230','2024-09-20 18:34:40',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3331,'4000','31726846230','2024-09-20 18:34:43',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3332,'1050','31726847317','2024-09-20 18:48:38',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172684732033234070333','No',NULL,NULL,''),(3333,'4000','31726847317','2024-09-20 18:48:38',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3334,'1050','31726934701','2024-09-21 19:05:07',530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693471406901333092','No',NULL,NULL,''),(3335,'4000','31726934701','2024-09-21 19:05:07',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3336,'4000','31726934701','2024-09-21 19:05:01',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3337,'1050','31726934803','2024-09-21 19:06:43',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693480770224200322','No',NULL,NULL,''),(3338,'1110','31726934803','2024-09-21 19:06:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3339,'5500','31726934803','2024-09-21 19:06:43',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3340,'4000','31726934803','2024-09-21 19:06:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3341,'1010','31726934832','2024-09-21 19:07:16',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693485330193780220','No',NULL,NULL,'JOHN'),(3342,'4000','31726934832','2024-09-21 19:07:16',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3343,'4000','31726934832','2024-09-21 19:07:12',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3344,'1050','31726934871','2024-09-21 19:07:51',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693487533338402373','No',NULL,NULL,''),(3345,'4000','31726934871','2024-09-21 19:07:51',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3346,'1050','31726934923','2024-09-21 19:08:43',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693492772220327427','No',NULL,NULL,''),(3347,'4000','31726934923','2024-09-21 19:08:43',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3348,'1010','31726934991','2024-09-21 19:10:32',3360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693505922313335233','No',NULL,NULL,'JOHN'),(3349,'1050','31726934991','2024-09-21 19:10:32',100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693505922313335233','No',NULL,NULL,'JOHN'),(3350,'1110','31726934991','2024-09-21 19:10:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3351,'1110','31726934991','2024-09-21 19:09:51',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3352,'1110','31726934991','2024-09-21 19:10:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3353,'1110','31726934991','2024-09-21 19:10:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(3354,'1110','31726934991','2024-09-21 19:10:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3355,'5500','31726934991','2024-09-21 19:10:32',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3356,'4000','31726934991','2024-09-21 19:10:32',NULL,1710.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3357,'4000','31726934991','2024-09-21 19:09:51',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3358,'4000','31726934991','2024-09-21 19:10:03',NULL,660.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3359,'4000','31726934991','2024-09-21 19:10:14',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3360,'4000','31726934991','2024-09-21 19:10:20',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3361,'1050','31726935181','2024-09-21 19:32:40',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693636323222339926','No',NULL,NULL,''),(3362,'1110','31726935181','2024-09-21 19:32:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3363,'1110','31726935181','2024-09-21 19:13:01',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3364,'5500','31726935181','2024-09-21 19:32:39',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3365,'4000','31726935181','2024-09-21 19:32:40',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3366,'4000','31726935181','2024-09-21 19:13:01',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3367,'1050','31726936818','2024-09-21 19:40:52',3420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693685828805072218','No',NULL,NULL,''),(3368,'1110','31726936818','2024-09-21 19:40:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3369,'1110','31726936818','2024-09-21 19:40:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3370,'1110','31726936818','2024-09-21 19:40:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3371,'1110','31726936818','2024-09-21 19:40:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3372,'1110','31726936818','2024-09-21 19:40:33',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3373,'1110','31726936818','2024-09-21 19:40:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(3374,'1110','31726936818','2024-09-21 19:40:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(3375,'5500','31726936818','2024-09-21 19:40:52',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3376,'4000','31726936818','2024-09-21 19:40:52',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3377,'4000','31726936818','2024-09-21 19:40:18',NULL,900.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3378,'4000','31726936818','2024-09-21 19:40:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3379,'4000','31726936818','2024-09-21 19:40:27',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3380,'4000','31726936818','2024-09-21 19:40:33',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3381,'4000','31726936818','2024-09-21 19:40:41',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3382,'4000','31726936818','2024-09-21 19:40:45',NULL,660.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3383,'1050','31726937468','2024-09-21 20:19:43',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693918909243332033','No',NULL,NULL,''),(3384,'4000','31726937468','2024-09-21 20:19:43',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3385,'1050','31726939584','2024-09-21 20:26:25',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693958603932313322','No',NULL,NULL,''),(3386,'1110','31726939584','2024-09-21 20:26:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3387,'5500','31726939584','2024-09-21 20:26:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3388,'4000','31726939584','2024-09-21 20:26:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3389,'1050','31726939824','2024-09-21 20:30:25',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172693982730333223026','No',NULL,NULL,''),(3390,'4000','31726939824','2024-09-21 20:30:25',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3391,'1010','31726940902','2024-09-21 20:48:22',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172694091002103420201','No',NULL,NULL,'JOHN'),(3392,'1110','31726940902','2024-09-21 20:48:22',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3393,'5500','31726940902','2024-09-21 20:48:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3394,'4000','31726940902','2024-09-21 20:48:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3395,'1050','31726944427','2024-09-21 21:47:10',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172694446902330226993','No',NULL,NULL,''),(3396,'1110','31726944427','2024-09-21 21:47:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3397,'1110','31726944427','2024-09-21 21:47:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3398,'5500','31726944427','2024-09-21 21:47:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3399,'4000','31726944427','2024-09-21 21:47:10',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3400,'4000','31726944427','2024-09-21 21:47:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3401,'1050','31726944843','2024-09-21 21:54:04',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172694484620002203392','No',NULL,NULL,''),(3402,'4000','31726944843','2024-09-21 21:54:04',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3403,'1050','31726950323','2024-09-21 23:25:24',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695032727203235231','No',NULL,NULL,''),(3404,'4000','31726950323','2024-09-21 23:25:24',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3405,'1050','31726951190','2024-09-21 23:43:10',1700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695140439322133212','No',NULL,NULL,''),(3406,'1110','31726951190','2024-09-21 23:43:10',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3407,'1110','31726951190','2024-09-21 23:39:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3408,'1110','31726951190','2024-09-21 23:43:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3409,'1110','31726951190','2024-09-21 23:43:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3410,'5500','31726951190','2024-09-21 23:43:09',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3411,'4000','31726951190','2024-09-21 23:43:10',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3412,'4000','31726951190','2024-09-21 23:39:50',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3413,'4000','31726951190','2024-09-21 23:43:01',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3414,'4000','31726951190','2024-09-21 23:43:05',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3415,'1050','31726952364','2024-09-21 23:59:38',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695238030012427232','No',NULL,NULL,''),(3416,'1110','31726952364','2024-09-21 23:59:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3417,'1110','31726952364','2024-09-21 23:59:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3418,'1110','31726952364','2024-09-21 23:59:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(3419,'5500','31726952364','2024-09-21 23:59:37',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3420,'4000','31726952364','2024-09-21 23:59:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3421,'4000','31726952364','2024-09-21 23:59:24',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3422,'4000','31726952364','2024-09-21 23:59:26',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3423,'1050','31726952798','2024-09-22 00:06:46',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695282220322222330','No',NULL,NULL,''),(3424,'1110','31726952798','2024-09-22 00:06:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3425,'1110','31726952798','2024-09-22 00:06:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3426,'1110','31726952798','2024-09-22 00:06:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3427,'1110','31726952798','2024-09-22 00:06:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3428,'5500','31726952798','2024-09-22 00:06:46',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3429,'4000','31726952798','2024-09-22 00:06:46',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3430,'4000','31726952798','2024-09-22 00:06:38',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3431,'4000','31726952798','2024-09-22 00:06:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3432,'4000','31726952798','2024-09-22 00:06:43',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3433,'1050','31726953032','2024-09-22 00:10:33',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695303533554233309','No',NULL,NULL,''),(3434,'4000','31726953032','2024-09-22 00:10:33',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3435,'1050','31726954033','2024-09-22 00:27:14',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695403613203032322','No',NULL,NULL,''),(3436,'1110','31726954033','2024-09-22 00:27:14',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3437,'5500','31726954033','2024-09-22 00:27:13',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3438,'4000','31726954033','2024-09-22 00:27:14',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3439,'1050','31726954599','2024-09-22 00:36:40',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695460612220063233','No',NULL,NULL,''),(3440,'4000','31726954599','2024-09-22 00:36:40',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3441,'1010','31726957501','2024-09-22 01:25:04',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172695751429333233423','No',NULL,NULL,'JOHN'),(3442,'4000','31726957501','2024-09-22 01:25:04',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3443,'4000','31726957501','2024-09-22 01:25:01',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3444,'1050','31726961694','2024-09-22 02:36:10',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172696177422233741232','No',NULL,NULL,''),(3445,'1110','31726961694','2024-09-22 02:36:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3446,'1110','31726961694','2024-09-22 02:34:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3447,'1110','31726961694','2024-09-22 02:34:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3448,'5500','31726961694','2024-09-22 02:36:09',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3449,'4000','31726961694','2024-09-22 02:36:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3450,'4000','31726961694','2024-09-22 02:34:54',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3451,'4000','31726961694','2024-09-22 02:34:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3452,'1010','31726961901','2024-09-22 02:38:46',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172696194121001203213','No',NULL,NULL,'JOHN'),(3453,'1110','31726961901','2024-09-22 02:38:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3454,'1110','31726961901','2024-09-22 02:38:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3455,'1110','31726961901','2024-09-22 02:38:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3456,'1110','31726961901','2024-09-22 02:38:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3457,'5500','31726961901','2024-09-22 02:38:46',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3458,'4000','31726961901','2024-09-22 02:38:46',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3459,'4000','31726961901','2024-09-22 02:38:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3460,'4000','31726961901','2024-09-22 02:38:38',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3461,'4000','31726961901','2024-09-22 02:38:42',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3462,'1050','31726963763','2024-09-22 03:09:24',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172696376621360333330','No',NULL,NULL,''),(3463,'1110','31726963763','2024-09-22 03:09:24',NULL,140.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3464,'5500','31726963763','2024-09-22 03:09:23',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3465,'4000','31726963763','2024-09-22 03:09:24',NULL,220.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3466,'1050','31726966047','2024-09-22 03:48:03',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172696646373223223063','No',NULL,NULL,''),(3467,'1110','31726966047','2024-09-22 03:48:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3468,'1110','31726966047','2024-09-22 03:47:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3469,'1110','31726966047','2024-09-22 03:47:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3470,'5500','31726966047','2024-09-22 03:48:03',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3471,'4000','31726966047','2024-09-22 03:48:03',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3472,'4000','31726966047','2024-09-22 03:47:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3473,'4000','31726966047','2024-09-22 03:47:33',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3474,'1050','31726966925','2024-09-22 04:02:06',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172696692722227712349','No',NULL,NULL,''),(3475,'4000','31726966925','2024-09-22 04:02:06',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3476,'1050','31726967075','2024-09-22 04:04:36',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172696707837073080373','No',NULL,NULL,''),(3477,'4000','31726967075','2024-09-22 04:04:36',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3478,'1010','31726967867','2024-09-22 04:17:48',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172696787423803022338','No',NULL,NULL,'JOHN'),(3479,'1110','31726967867','2024-09-22 04:17:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3480,'5500','31726967867','2024-09-22 04:17:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3481,'4000','31726967867','2024-09-22 04:17:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3482,'1050','31727002323','2024-09-22 13:52:04',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172700232530232230022','No',NULL,NULL,''),(3483,'1110','31727002323','2024-09-22 13:52:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3484,'5500','31727002323','2024-09-22 13:52:03',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3485,'4000','31727002323','2024-09-22 13:52:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3486,'1050','31727002341','2024-09-22 13:52:26',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172700234727320003140','No',NULL,NULL,''),(3487,'4000','31727002341','2024-09-22 13:52:26',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3488,'4000','31727002341','2024-09-22 13:52:21',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3489,'1010','31727003028','2024-09-22 14:03:58',2020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172700304604733022322','No',NULL,NULL,'JOHN'),(3490,'4000','31727003028','2024-09-22 14:03:58',NULL,900.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3491,'4000','31727003028','2024-09-22 14:03:48',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3492,'1050','31727003066','2024-09-22 14:04:27',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172700306823030343230','No',NULL,NULL,''),(3493,'1110','31727003066','2024-09-22 14:04:27',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3494,'5500','31727003066','2024-09-22 14:04:26',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3495,'4000','31727003066','2024-09-22 14:04:27',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3496,'1050','31727008517','2024-09-22 15:35:36',1700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172700854300443421027','No',NULL,NULL,''),(3497,'1110','31727008517','2024-09-22 15:35:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3498,'1110','31727008517','2024-09-22 15:35:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3499,'1110','31727008517','2024-09-22 15:35:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3500,'1110','31727008517','2024-09-22 15:35:27',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3501,'5500','31727008517','2024-09-22 15:35:35',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3502,'4000','31727008517','2024-09-22 15:35:36',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3503,'4000','31727008517','2024-09-22 15:35:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3504,'4000','31727008517','2024-09-22 15:35:19',NULL,770.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3505,'4000','31727008517','2024-09-22 15:35:27',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3506,'1050','31727009168','2024-09-22 15:50:31',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172700943323332903024','No',NULL,NULL,''),(3507,'4000','31727009168','2024-09-22 15:50:31',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3508,'4000','31727009168','2024-09-22 15:46:08',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3509,'1050','31727010972','2024-09-22 16:16:13',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172701171801303308037','No',NULL,NULL,''),(3510,'4000','31727010972','2024-09-22 16:16:13',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3511,'1050','31727012427','2024-09-22 16:40:33',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172701243902340323220','No',NULL,NULL,''),(3512,'1110','31727012427','2024-09-22 16:40:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3513,'1110','31727012427','2024-09-22 16:40:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3514,'1110','31727012427','2024-09-22 16:40:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3515,'5500','31727012427','2024-09-22 16:40:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3516,'4000','31727012427','2024-09-22 16:40:33',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3517,'4000','31727012427','2024-09-22 16:40:27',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3518,'4000','31727012427','2024-09-22 16:40:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3519,'1050','31727013997','2024-09-22 17:06:40',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172701507420007072210','No',NULL,NULL,''),(3520,'1110','31727013997','2024-09-22 17:06:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3521,'1110','31727013997','2024-09-22 17:06:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3522,'5500','31727013997','2024-09-22 17:06:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3523,'4000','31727013997','2024-09-22 17:06:40',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3524,'4000','31727013997','2024-09-22 17:06:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3525,'1050','31727015093','2024-09-22 17:47:57',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172701664530221323224','No',NULL,NULL,''),(3526,'1110','31727015093','2024-09-22 17:47:57',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3527,'1110','31727015093','2024-09-22 17:24:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3528,'1110','31727015093','2024-09-22 17:25:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3529,'1110','31727015093','2024-09-22 17:47:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(3530,'5500','31727015093','2024-09-22 17:47:56',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3531,'4000','31727015093','2024-09-22 17:47:57',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3532,'4000','31727015093','2024-09-22 17:24:53',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3533,'4000','31727015093','2024-09-22 17:25:00',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3534,'4000','31727015093','2024-09-22 17:47:52',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3535,'1050','31727022095','2024-09-22 19:43:55',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172702384907030207201','No',NULL,NULL,''),(3536,'4000','31727022095','2024-09-22 19:43:55',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3537,'4000','31727022095','2024-09-22 19:21:35',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3538,'1050','31727026626','2024-09-22 20:37:07',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172702670722222023220','No',NULL,NULL,''),(3539,'4000','31727026626','2024-09-22 20:37:07',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3540,'1010','31727028459','2024-09-22 21:07:40',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172702848723220037224','No',NULL,NULL,''),(3541,'1050','31727028459','2024-09-22 21:07:40',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172702848723220037224','No',NULL,NULL,''),(3542,'4000','31727028459','2024-09-22 21:07:40',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3543,'1050','31727029987','2024-09-22 21:33:12',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172703005202340303020','No',NULL,NULL,''),(3544,'4000','31727029987','2024-09-22 21:33:12',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3545,'4000','31727029987','2024-09-22 21:33:07',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3546,'1050','31727031800','2024-09-22 22:04:10',2270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172703187233040228237','No',NULL,NULL,''),(3547,'1110','31727031800','2024-09-22 22:04:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3548,'1110','31727031800','2024-09-22 22:03:20',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3549,'1110','31727031800','2024-09-22 22:03:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3550,'1110','31727031800','2024-09-22 22:03:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3551,'1110','31727031800','2024-09-22 22:03:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3552,'5500','31727031800','2024-09-22 22:04:09',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3553,'4000','31727031800','2024-09-22 22:04:10',NULL,900.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3554,'4000','31727031800','2024-09-22 22:03:20',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3555,'4000','31727031800','2024-09-22 22:03:25',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3556,'4000','31727031800','2024-09-22 22:03:31',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3557,'4000','31727031800','2024-09-22 22:03:53',NULL,360.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3558,'1050','31727034015','2024-09-22 22:40:20',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172703403373722223403','No',NULL,NULL,''),(3559,'1110','31727034015','2024-09-22 22:40:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3560,'1110','31727034015','2024-09-22 22:40:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3561,'5500','31727034015','2024-09-22 22:40:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3562,'4000','31727034015','2024-09-22 22:40:20',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3563,'4000','31727034015','2024-09-22 22:40:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3564,'1050','31727195361','2024-09-24 19:29:30',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172719537354723022322','No',NULL,NULL,''),(3565,'1110','31727195361','2024-09-24 19:29:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3566,'1110','31727195361','2024-09-24 19:29:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3567,'1110','31727195361','2024-09-24 19:29:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3568,'5500','31727195361','2024-09-24 19:29:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3569,'4000','31727195361','2024-09-24 19:29:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3570,'4000','31727195361','2024-09-24 19:29:21',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3571,'4000','31727195361','2024-09-24 19:29:25',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3572,'1050','31727199091','2024-09-24 20:31:33',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172719909933322120027','No',NULL,NULL,''),(3573,'1110','31727199091','2024-09-24 20:31:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3574,'5500','31727199091','2024-09-24 20:31:31',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3575,'4000','31727199091','2024-09-24 20:31:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3576,'1050','31727199655','2024-09-24 20:40:59',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172719966422176922963','No',NULL,NULL,''),(3577,'4000','31727199655','2024-09-24 20:40:59',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3578,'4000','31727199655','2024-09-24 20:40:55',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3579,'1010','31727204901','2024-09-24 22:08:22',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172720491410000223390','No',NULL,NULL,'JOHN'),(3580,'4000','31727204901','2024-09-24 22:08:22',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3581,'1050','31727253939','2024-09-25 11:45:40',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172725394233102243342','No',NULL,NULL,''),(3582,'4000','31727253939','2024-09-25 11:45:40',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3583,'1050','31727258560','2024-09-25 13:02:45',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172725860504323532332','No',NULL,NULL,''),(3584,'1110','31727258560','2024-09-25 13:02:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3585,'1110','31727258560','2024-09-25 13:02:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3586,'5500','31727258560','2024-09-25 13:02:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3587,'4000','31727258560','2024-09-25 13:02:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3588,'4000','31727258560','2024-09-25 13:02:40',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3589,'1010','31727266060','2024-09-25 15:07:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172726607266767723273','No',NULL,NULL,'JOHN'),(3590,'1110','31727266060','2024-09-25 15:07:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3591,'5500','31727266060','2024-09-25 15:07:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3592,'4000','31727266060','2024-09-25 15:07:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3593,'1010','31727273997','2024-09-25 17:26:15',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172727457572320402337','No',NULL,NULL,'JOHN'),(3594,'4000','31727273997','2024-09-25 17:26:15',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3595,'4000','31727273997','2024-09-25 17:19:57',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3596,'1050','31727281947','2024-09-25 19:32:29',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172728229423233022320','No',NULL,NULL,''),(3597,'1110','31727281947','2024-09-25 19:32:29',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3598,'5500','31727281947','2024-09-25 19:32:28',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3599,'4000','31727281947','2024-09-25 19:32:29',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3600,'1010','31727283213','2024-09-25 19:53:35',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172728322170224723227','No',NULL,NULL,'JOHN'),(3601,'4000','31727283213','2024-09-25 19:53:35',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3602,'1010','31727283968','2024-09-25 20:06:14',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172728401933123227213','No',NULL,NULL,'JOHN'),(3603,'1110','31727283968','2024-09-25 20:06:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3604,'1110','31727283968','2024-09-25 20:06:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3605,'5500','31727283968','2024-09-25 20:06:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3606,'4000','31727283968','2024-09-25 20:06:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3607,'4000','31727283968','2024-09-25 20:06:08',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3608,'1050','31727284313','2024-09-25 20:11:54',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172728431723282283233','No',NULL,NULL,''),(3609,'1110','31727284313','2024-09-25 20:11:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3610,'5500','31727284313','2024-09-25 20:11:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3611,'4000','31727284313','2024-09-25 20:11:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3612,'1010','31727289729','2024-09-25 21:42:10',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172728973802337824832','No',NULL,NULL,'JOHN'),(3613,'4000','31727289729','2024-09-25 21:42:10',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3614,'1010','31727290408','2024-09-25 21:53:32',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172729044032230230234','No',NULL,NULL,'JOHN'),(3615,'1110','31727290408','2024-09-25 21:53:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3616,'1110','31727290408','2024-09-25 21:53:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3617,'5500','31727290408','2024-09-25 21:53:31',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3618,'4000','31727290408','2024-09-25 21:53:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3619,'4000','31727290408','2024-09-25 21:53:28',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3620,'1050','31727290476','2024-09-25 21:55:14',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172729052521032353020','No',NULL,NULL,''),(3621,'1110','31727290476','2024-09-25 21:55:14',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(3622,'1110','31727290476','2024-09-25 21:54:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3623,'1110','31727290476','2024-09-25 21:55:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(3624,'5500','31727290476','2024-09-25 21:55:13',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3625,'4000','31727290476','2024-09-25 21:55:14',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3626,'4000','31727290476','2024-09-25 21:54:50',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3627,'4000','31727290476','2024-09-25 21:55:00',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3628,'1010','31727347326','2024-09-26 13:42:08',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172734733803237130272','No',NULL,NULL,'JOHN'),(3629,'1110','31727347326','2024-09-26 13:42:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3630,'5500','31727347326','2024-09-26 13:42:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3631,'4000','31727347326','2024-09-26 13:42:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3632,'1050','31727349017','2024-09-26 14:10:18',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172734902023024302327','No',NULL,NULL,''),(3633,'1110','31727349017','2024-09-26 14:10:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3634,'5500','31727349017','2024-09-26 14:10:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3635,'4000','31727349017','2024-09-26 14:10:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3636,'1050','31727351712','2024-09-26 15:08:29',2230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172735251402320402452','No',NULL,NULL,''),(3637,'1110','31727351712','2024-09-26 15:08:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3638,'1110','31727351712','2024-09-26 14:55:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3639,'1110','31727351712','2024-09-26 14:55:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3640,'1110','31727351712','2024-09-26 14:55:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3641,'1110','31727351712','2024-09-26 14:56:06',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(3642,'1110','31727351712','2024-09-26 15:08:24',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(3643,'5500','31727351712','2024-09-26 15:08:28',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3644,'4000','31727351712','2024-09-26 15:08:29',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3645,'4000','31727351712','2024-09-26 14:55:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3646,'4000','31727351712','2024-09-26 14:55:16',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3647,'4000','31727351712','2024-09-26 14:55:54',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3648,'4000','31727351712','2024-09-26 14:56:06',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3649,'4000','31727351712','2024-09-26 15:08:24',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3650,'1050','31727361806','2024-09-26 17:43:27',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172736180830183223620','No',NULL,NULL,''),(3651,'1110','31727361806','2024-09-26 17:43:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3652,'5500','31727361806','2024-09-26 17:43:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3653,'4000','31727361806','2024-09-26 17:43:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3654,'1010','31727377548','2024-09-26 22:05:49',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172737755623707431332','No',NULL,NULL,'JOHN'),(3655,'1110','31727377548','2024-09-26 22:05:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3656,'5500','31727377548','2024-09-26 22:05:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3657,'4000','31727377548','2024-09-26 22:05:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3658,'1010','31727428887','2024-09-27 12:21:49',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172742896032323337973','No',NULL,NULL,'JOHN'),(3659,'1110','31727428887','2024-09-27 12:21:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3660,'1110','31727428887','2024-09-27 12:21:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3661,'1110','31727428887','2024-09-27 12:21:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3662,'1110','31727428887','2024-09-27 12:21:37',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(3663,'5500','31727428887','2024-09-27 12:21:47',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3664,'4000','31727428887','2024-09-27 12:21:49',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3665,'4000','31727428887','2024-09-27 12:21:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3666,'4000','31727428887','2024-09-27 12:21:30',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3667,'4000','31727428887','2024-09-27 12:21:37',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3668,'1010','31727430369','2024-09-27 12:46:16',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172743046273202002332','No',NULL,NULL,'JOHN'),(3669,'1110','31727430369','2024-09-27 12:46:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3670,'1110','31727430369','2024-09-27 12:46:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3671,'5500','31727430369','2024-09-27 12:46:15',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3672,'4000','31727430369','2024-09-27 12:46:16',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3673,'4000','31727430369','2024-09-27 12:46:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3674,'1010','31727433491','2024-09-27 13:38:12',50.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172743351174233217330','No',NULL,NULL,''),(3675,'1050','31727433491','2024-09-27 13:38:12',150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172743351174233217330','No',NULL,NULL,''),(3676,'1110','31727433491','2024-09-27 13:38:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3677,'5500','31727433491','2024-09-27 13:38:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3678,'4000','31727433491','2024-09-27 13:38:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3679,'1050','31727433530','2024-09-27 13:38:51',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172743434721330333330','No',NULL,NULL,''),(3680,'1110','31727433530','2024-09-27 13:38:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3681,'5500','31727433530','2024-09-27 13:38:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3682,'4000','31727433530','2024-09-27 13:38:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3683,'1050','31727457278','2024-09-27 20:14:46',1470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172745729120717373393','No',NULL,NULL,''),(3684,'1110','31727457278','2024-09-27 20:14:46',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3685,'1110','31727457278','2024-09-27 20:14:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3686,'5500','31727457278','2024-09-27 20:14:45',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3687,'4000','31727457278','2024-09-27 20:14:46',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3688,'4000','31727457278','2024-09-27 20:14:38',NULL,870.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3689,'1010','31727457401','2024-09-27 20:17:06',1940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172745743623310330222','No',NULL,NULL,'JOHN'),(3690,'4000','31727457401','2024-09-27 20:17:06',NULL,1340.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3691,'4000','31727457401','2024-09-27 20:16:41',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3692,'1050','31727458191','2024-09-27 20:29:53',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172745848924223342330','No',NULL,NULL,''),(3693,'4000','31727458191','2024-09-27 20:29:53',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3694,'1010','31727462994','2024-09-27 21:49:55',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172746317873330231373','No',NULL,NULL,'JOHN'),(3695,'1110','31727462994','2024-09-27 21:49:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3696,'5500','31727462994','2024-09-27 21:49:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3697,'4000','31727462994','2024-09-27 21:49:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3698,'1050','31727514027','2024-09-28 12:00:28',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172751412022223022204','No',NULL,NULL,''),(3699,'4000','31727514027','2024-09-28 12:00:28',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3700,'1050','31727521308','2024-09-28 14:01:49',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172752226402200410222','No',NULL,NULL,''),(3701,'4000','31727521308','2024-09-28 14:01:49',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3702,'1050','31727522348','2024-09-28 14:19:09',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172752266523735320231','No',NULL,NULL,''),(3703,'4000','31727522348','2024-09-28 14:19:09',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3704,'1050','31727535173','2024-09-28 17:53:39',1480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172753522222132034327','No',NULL,NULL,''),(3705,'4000','31727535173','2024-09-28 17:53:39',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3706,'4000','31727535173','2024-09-28 17:52:57',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3707,'4000','31727535173','2024-09-28 17:53:02',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3708,'4000','31727535173','2024-09-28 17:53:07',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3709,'4000','31727535173','2024-09-28 17:53:29',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3710,'1050','31727536831','2024-09-28 18:20:32',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172753683430242333233','No',NULL,NULL,''),(3711,'4000','31727536831','2024-09-28 18:20:32',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3712,'1010','31727540205','2024-09-28 19:16:49',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172754025132121222373','No',NULL,NULL,'JOHN'),(3713,'4000','31727540205','2024-09-28 19:16:49',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3714,'4000','31727540205','2024-09-28 19:16:45',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3715,'1010','31727555321','2024-09-28 23:28:42',70.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172755532903431570227','No',NULL,NULL,'JOHN'),(3716,'4000','31727555321','2024-09-28 23:28:42',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3717,'1050','31727566391','2024-09-29 02:33:12',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172756639433233300333','No',NULL,NULL,''),(3718,'4000','31727566391','2024-09-29 02:33:12',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3719,'1050','31727604943','2024-09-29 13:15:47',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172760495254037270243','No',NULL,NULL,''),(3720,'1110','31727604943','2024-09-29 13:15:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3721,'1110','31727604943','2024-09-29 13:15:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3722,'5500','31727604943','2024-09-29 13:15:46',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3723,'4000','31727604943','2024-09-29 13:15:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3724,'4000','31727604943','2024-09-29 13:15:43',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3725,'1050','31727605151','2024-09-29 13:19:12',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172760515623633070312','No',NULL,NULL,''),(3726,'4000','31727605151','2024-09-29 13:19:12',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3727,'1050','31727611574','2024-09-29 15:06:36',1250.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172761160062320333141','No',NULL,NULL,''),(3728,'4000','31727611574','2024-09-29 15:06:36',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3729,'4000','31727611574','2024-09-29 15:06:14',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3730,'4000','31727611574','2024-09-29 15:06:20',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3731,'4000','31727611574','2024-09-29 15:06:23',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3732,'4000','31727611574','2024-09-29 15:06:31',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3733,'1050','31727611622','2024-09-29 15:07:03',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172761162402624307322','No',NULL,NULL,''),(3734,'1110','31727611622','2024-09-29 15:07:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3735,'5500','31727611622','2024-09-29 15:07:02',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3736,'4000','31727611622','2024-09-29 15:07:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3737,'1050','31727625758','2024-09-29 19:02:39',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172762576373222563320','No',NULL,NULL,''),(3738,'1110','31727625758','2024-09-29 19:02:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3739,'5500','31727625758','2024-09-29 19:02:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3740,'4000','31727625758','2024-09-29 19:02:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3741,'1050','31727629288','2024-09-29 20:01:29',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172762929102239322032','No',NULL,NULL,''),(3742,'4000','31727629288','2024-09-29 20:01:29',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3743,'1050','31727629347','2024-09-29 20:04:54',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172762951502370022700','No',NULL,NULL,''),(3744,'1110','31727629347','2024-09-29 20:04:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3745,'1110','31727629347','2024-09-29 20:02:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3746,'1110','31727629347','2024-09-29 20:03:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(3747,'1110','31727629347','2024-09-29 20:03:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3748,'1110','31727629347','2024-09-29 20:03:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(3749,'1110','31727629347','2024-09-29 20:04:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3750,'5500','31727629347','2024-09-29 20:04:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3751,'4000','31727629347','2024-09-29 20:04:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3752,'4000','31727629347','2024-09-29 20:02:27',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3753,'4000','31727629347','2024-09-29 20:03:12',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(3754,'4000','31727629347','2024-09-29 20:03:43',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3755,'4000','31727629347','2024-09-29 20:03:46',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3756,'4000','31727629347','2024-09-29 20:04:23',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3757,'1050','31727630945','2024-09-29 20:29:14',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172763221732030606330','No',NULL,NULL,''),(3758,'4000','31727630945','2024-09-29 20:29:14',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3759,'4000','31727630945','2024-09-29 20:29:05',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3760,'1050','31727632864','2024-09-29 21:03:07',1540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172763299097030322272','No',NULL,NULL,''),(3761,'1110','31727632864','2024-09-29 21:03:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3762,'1110','31727632864','2024-09-29 21:01:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3763,'1110','31727632864','2024-09-29 21:01:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3764,'1110','31727632864','2024-09-29 21:01:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3765,'1110','31727632864','2024-09-29 21:01:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(3766,'5500','31727632864','2024-09-29 21:03:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3767,'4000','31727632864','2024-09-29 21:03:07',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3768,'4000','31727632864','2024-09-29 21:01:04',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3769,'4000','31727632864','2024-09-29 21:01:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3770,'4000','31727632864','2024-09-29 21:01:10',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3771,'4000','31727632864','2024-09-29 21:01:15',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3772,'1050','31727789951','2024-10-01 16:39:12',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172778995300133372230','No',NULL,NULL,''),(3773,'1110','31727789951','2024-10-01 16:39:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3774,'5500','31727789951','2024-10-01 16:39:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3775,'4000','31727789951','2024-10-01 16:39:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3776,'1010','31727802469','2024-10-01 20:09:44',1710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172780262830302682130','No',NULL,NULL,'JOHN'),(3777,'1110','31727802469','2024-10-01 20:09:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3778,'1110','31727802469','2024-10-01 20:07:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3779,'1110','31727802469','2024-10-01 20:07:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3780,'1110','31727802469','2024-10-01 20:08:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3781,'1110','31727802469','2024-10-01 20:08:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3782,'1110','31727802469','2024-10-01 20:09:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3783,'1110','31727802469','2024-10-01 20:09:07',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(3784,'5500','31727802469','2024-10-01 20:09:43',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3785,'4000','31727802469','2024-10-01 20:09:44',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3786,'4000','31727802469','2024-10-01 20:07:49',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3787,'4000','31727802469','2024-10-01 20:07:57',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3788,'4000','31727802469','2024-10-01 20:08:04',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3789,'4000','31727802469','2024-10-01 20:08:27',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3790,'4000','31727802469','2024-10-01 20:09:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3791,'4000','31727802469','2024-10-01 20:09:07',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3792,'1010','31727805376','2024-10-01 20:56:17',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172780538633232822285','No',NULL,NULL,'JOHN'),(3793,'4000','31727805376','2024-10-01 20:56:17',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(3794,'1050','31727855154','2024-10-02 10:45:55',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172785536552032233223','No',NULL,NULL,''),(3795,'1110','31727855154','2024-10-02 10:45:55',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(3796,'5500','31727855154','2024-10-02 10:45:54',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3797,'4000','31727855154','2024-10-02 10:45:55',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(3798,'1050','31727887953','2024-10-02 19:52:36',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172788796032338326737','No',NULL,NULL,''),(3799,'1110','31727887953','2024-10-02 19:52:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3800,'5500','31727887953','2024-10-02 19:52:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3801,'4000','31727887953','2024-10-02 19:52:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3802,'1050','31727888093','2024-10-02 19:58:17',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172788830132220332333','No',NULL,NULL,''),(3803,'4000','31727888093','2024-10-02 19:58:17',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3804,'1050','31727888757','2024-10-02 20:05:59',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172788876202327240032','No',NULL,NULL,''),(3805,'4000','31727888757','2024-10-02 20:05:59',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3806,'1050','31727889185','2024-10-02 20:13:12',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172788919923343422703','No',NULL,NULL,''),(3807,'1110','31727889185','2024-10-02 20:13:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(3808,'1110','31727889185','2024-10-02 20:13:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(3809,'5500','31727889185','2024-10-02 20:13:11',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3810,'4000','31727889185','2024-10-02 20:13:12',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3811,'4000','31727889185','2024-10-02 20:13:05',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3812,'1050','31727890508','2024-10-02 20:36:10',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172789057392020303032','No',NULL,NULL,''),(3813,'1110','31727890508','2024-10-02 20:36:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3814,'1110','31727890508','2024-10-02 20:35:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3815,'5500','31727890508','2024-10-02 20:36:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3816,'4000','31727890508','2024-10-02 20:36:10',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3817,'4000','31727890508','2024-10-02 20:35:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3818,'1050','31727890592','2024-10-02 20:55:24',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172789172730228732292','No',NULL,NULL,''),(3819,'1110','31727890592','2024-10-02 20:55:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3820,'1110','31727890592','2024-10-02 20:36:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3821,'5500','31727890592','2024-10-02 20:55:23',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3822,'4000','31727890592','2024-10-02 20:55:24',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3823,'4000','31727890592','2024-10-02 20:36:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3824,'1050','31727891825','2024-10-02 20:57:07',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172789182932301200474','No',NULL,NULL,''),(3825,'4000','31727891825','2024-10-02 20:57:07',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3826,'1050','31727892440','2024-10-02 21:07:21',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172789282922722387292','No',NULL,NULL,''),(3827,'4000','31727892440','2024-10-02 21:07:21',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3828,'1050','31727892844','2024-10-02 21:14:09',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172789286773733970236','No',NULL,NULL,''),(3829,'1110','31727892844','2024-10-02 21:14:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3830,'1110','31727892844','2024-10-02 21:14:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3831,'5500','31727892844','2024-10-02 21:14:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3832,'4000','31727892844','2024-10-02 21:14:09',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3833,'4000','31727892844','2024-10-02 21:14:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3834,'1010','31727894596','2024-10-02 21:43:20',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172789460838360293228','No',NULL,NULL,'JOHN'),(3835,'1110','31727894596','2024-10-02 21:43:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3836,'1110','31727894596','2024-10-02 21:43:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3837,'5500','31727894596','2024-10-02 21:43:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3838,'4000','31727894596','2024-10-02 21:43:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3839,'4000','31727894596','2024-10-02 21:43:16',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3840,'1050','31727947309','2024-10-03 12:21:53',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172794731533214173303','No',NULL,NULL,''),(3841,'1110','31727947309','2024-10-03 12:21:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3842,'1110','31727947309','2024-10-03 12:21:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3843,'5500','31727947309','2024-10-03 12:21:52',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3844,'4000','31727947309','2024-10-03 12:21:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3845,'4000','31727947309','2024-10-03 12:21:49',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3846,'1050','31727950081','2024-10-03 13:08:07',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172795033818330200253','No',NULL,NULL,''),(3847,'1110','31727950081','2024-10-03 13:08:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3848,'1110','31727950081','2024-10-03 13:08:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3849,'5500','31727950081','2024-10-03 13:08:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3850,'4000','31727950081','2024-10-03 13:08:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3851,'4000','31727950081','2024-10-03 13:08:01',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3852,'1050','31727952223','2024-10-03 13:46:27',1970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172795239403300923335','No',NULL,NULL,''),(3853,'1110','31727952223','2024-10-03 13:46:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3854,'1110','31727952223','2024-10-03 13:43:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3855,'1110','31727952223','2024-10-03 13:43:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3856,'1110','31727952223','2024-10-03 13:44:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(3857,'1110','31727952223','2024-10-03 13:44:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3858,'1110','31727952223','2024-10-03 13:46:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3859,'1110','31727952223','2024-10-03 13:46:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3860,'1110','31727952223','2024-10-03 13:46:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3861,'5500','31727952223','2024-10-03 13:46:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3862,'4000','31727952223','2024-10-03 13:46:27',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3863,'4000','31727952223','2024-10-03 13:43:43',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3864,'4000','31727952223','2024-10-03 13:43:47',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3865,'4000','31727952223','2024-10-03 13:44:16',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3866,'4000','31727952223','2024-10-03 13:44:22',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3867,'4000','31727952223','2024-10-03 13:46:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3868,'4000','31727952223','2024-10-03 13:46:13',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3869,'4000','31727952223','2024-10-03 13:46:21',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3870,'1050','31727965007','2024-10-03 17:16:48',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172796501023133450207','No',NULL,NULL,''),(3871,'1110','31727965007','2024-10-03 17:16:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3872,'5500','31727965007','2024-10-03 17:16:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3873,'4000','31727965007','2024-10-03 17:16:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3874,'1010','31727969846','2024-10-03 18:37:27',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172797493291739237222','No',NULL,NULL,'JOHN'),(3875,'4000','31727969846','2024-10-03 18:37:27',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3876,'1050','31727975166','2024-10-03 20:07:14',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172797524101340023373','No',NULL,NULL,''),(3877,'1110','31727975166','2024-10-03 20:07:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3878,'1110','31727975166','2024-10-03 20:06:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3879,'1110','31727975166','2024-10-03 20:06:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3880,'1110','31727975166','2024-10-03 20:06:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3881,'1110','31727975166','2024-10-03 20:06:20',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3882,'1110','31727975166','2024-10-03 20:06:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3883,'5500','31727975166','2024-10-03 20:07:13',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3884,'4000','31727975166','2024-10-03 20:07:14',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3885,'4000','31727975166','2024-10-03 20:06:06',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3886,'4000','31727975166','2024-10-03 20:06:09',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3887,'4000','31727975166','2024-10-03 20:06:15',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3888,'4000','31727975166','2024-10-03 20:06:20',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3889,'4000','31727975166','2024-10-03 20:06:29',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3890,'1050','31727976793','2024-10-03 20:33:14',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172797679802090229224','No',NULL,NULL,''),(3891,'4000','31727976793','2024-10-03 20:33:14',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3892,'1010','31727978679','2024-10-03 21:04:40',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172797872732372100820','No',NULL,NULL,'JOHN'),(3893,'4000','31727978679','2024-10-03 21:04:40',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3894,'1050','31727981841','2024-10-03 21:57:32',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172798189683322007339','No',NULL,NULL,''),(3895,'1110','31727981841','2024-10-03 21:57:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3896,'1110','31727981841','2024-10-03 21:57:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3897,'1110','31727981841','2024-10-03 21:57:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3898,'5500','31727981841','2024-10-03 21:57:31',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3899,'4000','31727981841','2024-10-03 21:57:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3900,'4000','31727981841','2024-10-03 21:57:21',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3901,'4000','31727981841','2024-10-03 21:57:25',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3902,'1050','31727982594','2024-10-03 22:09:56',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172798259730920323302','No',NULL,NULL,''),(3903,'4000','31727982594','2024-10-03 22:09:56',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3904,'1050','31727982914','2024-10-03 22:15:15',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172798291947202228372','No',NULL,NULL,''),(3905,'4000','31727982914','2024-10-03 22:15:15',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3906,'1050','31728031627','2024-10-04 11:47:08',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172803163324134321320','No',NULL,NULL,''),(3907,'4000','31728031627','2024-10-04 11:47:08',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3908,'1050','31728034238','2024-10-04 12:30:39',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172803424121302374024','No',NULL,NULL,''),(3909,'1110','31728034238','2024-10-04 12:30:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3910,'5500','31728034238','2024-10-04 12:30:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3911,'4000','31728034238','2024-10-04 12:30:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3912,'1050','31728036384','2024-10-04 13:06:59',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172803663903202933360','No',NULL,NULL,''),(3913,'1110','31728036384','2024-10-04 13:06:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3914,'1110','31728036384','2024-10-04 13:06:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3915,'1110','31728036384','2024-10-04 13:06:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3916,'1110','31728036384','2024-10-04 13:06:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3917,'1110','31728036384','2024-10-04 13:06:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(3918,'5500','31728036384','2024-10-04 13:06:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3919,'4000','31728036384','2024-10-04 13:06:59',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3920,'4000','31728036384','2024-10-04 13:06:24',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3921,'4000','31728036384','2024-10-04 13:06:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3922,'4000','31728036384','2024-10-04 13:06:39',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3923,'4000','31728036384','2024-10-04 13:06:52',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3924,'1050','31728036813','2024-10-04 13:13:50',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172803683929330823218','No',NULL,NULL,''),(3925,'1110','31728036813','2024-10-04 13:13:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3926,'1110','31728036813','2024-10-04 13:13:33',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3927,'5500','31728036813','2024-10-04 13:13:49',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3928,'4000','31728036813','2024-10-04 13:13:50',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3929,'4000','31728036813','2024-10-04 13:13:33',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3930,'1050','31728039213','2024-10-04 13:53:38',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172803922002222333032','No',NULL,NULL,''),(3931,'4000','31728039213','2024-10-04 13:53:38',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3932,'4000','31728039213','2024-10-04 13:53:33',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3933,'1050','31728040027','2024-10-04 14:07:40',1520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172804008330033030002','No',NULL,NULL,''),(3934,'4000','31728040027','2024-10-04 14:07:40',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3935,'4000','31728040027','2024-10-04 14:07:07',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3936,'4000','31728040027','2024-10-04 14:07:11',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3937,'4000','31728040027','2024-10-04 14:07:26',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3938,'1050','31728046785','2024-10-04 16:00:07',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172804682038303436224','No',NULL,NULL,''),(3939,'1110','31728046785','2024-10-04 16:00:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3940,'1110','31728046785','2024-10-04 15:59:45',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3941,'1110','31728046785','2024-10-04 15:59:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3942,'1110','31728046785','2024-10-04 16:00:01',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(3943,'5500','31728046785','2024-10-04 16:00:06',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3944,'4000','31728046785','2024-10-04 16:00:07',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3945,'4000','31728046785','2024-10-04 15:59:45',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3946,'4000','31728046785','2024-10-04 15:59:52',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3947,'4000','31728046785','2024-10-04 16:00:01',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3948,'1050','31728065488','2024-10-04 21:11:29',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172806550230330320302','No',NULL,NULL,''),(3949,'1110','31728065488','2024-10-04 21:11:29',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3950,'5500','31728065488','2024-10-04 21:11:28',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3951,'4000','31728065488','2024-10-04 21:11:29',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3952,'1050','31728066201','2024-10-04 21:24:13',930.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172806625833088038223','No',NULL,NULL,''),(3953,'4000','31728066201','2024-10-04 21:24:13',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3954,'4000','31728066201','2024-10-04 21:23:21',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3955,'4000','31728066201','2024-10-04 21:23:34',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3956,'1050','31728121518','2024-10-05 12:46:04',2380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172812156822310581330','No',NULL,NULL,''),(3957,'1110','31728121518','2024-10-05 12:46:04',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3958,'1110','31728121518','2024-10-05 12:45:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3959,'1110','31728121518','2024-10-05 12:45:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(3960,'1110','31728121518','2024-10-05 12:45:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3961,'1110','31728121518','2024-10-05 12:45:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(3962,'1110','31728121518','2024-10-05 12:45:59',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3963,'5500','31728121518','2024-10-05 12:46:03',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3964,'4000','31728121518','2024-10-05 12:46:04',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3965,'4000','31728121518','2024-10-05 12:45:18',NULL,700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3966,'4000','31728121518','2024-10-05 12:45:27',NULL,900.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(3967,'4000','31728121518','2024-10-05 12:45:43',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3968,'4000','31728121518','2024-10-05 12:45:54',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3969,'4000','31728121518','2024-10-05 12:45:59',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3970,'1050','31728121603','2024-10-05 12:54:57',1940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172812210022202304102','No',NULL,NULL,''),(3971,'1110','31728121603','2024-10-05 12:54:57',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3972,'1110','31728121603','2024-10-05 12:46:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3973,'1110','31728121603','2024-10-05 12:46:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3974,'1110','31728121603','2024-10-05 12:48:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(3975,'1110','31728121603','2024-10-05 12:53:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3976,'1110','31728121603','2024-10-05 12:53:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3977,'1110','31728121603','2024-10-05 12:53:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(3978,'1110','31728121603','2024-10-05 12:54:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(3979,'5500','31728121603','2024-10-05 12:54:56',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3980,'4000','31728121603','2024-10-05 12:54:57',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3981,'4000','31728121603','2024-10-05 12:46:43',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3982,'4000','31728121603','2024-10-05 12:46:58',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3983,'4000','31728121603','2024-10-05 12:48:59',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(3984,'4000','31728121603','2024-10-05 12:53:06',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3985,'4000','31728121603','2024-10-05 12:53:22',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3986,'4000','31728121603','2024-10-05 12:53:25',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3987,'4000','31728121603','2024-10-05 12:54:52',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(3988,'1050','31728123260','2024-10-05 13:14:22',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172812326412303063040','No',NULL,NULL,''),(3989,'4000','31728123260','2024-10-05 13:14:22',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3990,'1050','31728123584','2024-10-05 13:19:45',210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172812358733222877830','No',NULL,NULL,''),(3991,'4000','31728123584','2024-10-05 13:19:45',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3992,'1050','31728124059','2024-10-05 13:27:41',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172812407630127128433','No',NULL,NULL,''),(3993,'1110','31728124059','2024-10-05 13:27:41',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(3994,'5500','31728124059','2024-10-05 13:27:39',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3995,'4000','31728124059','2024-10-05 13:27:41',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(3996,'1050','31728126517','2024-10-05 14:08:39',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172812652133732382217','No',NULL,NULL,''),(3997,'1110','31728126517','2024-10-05 14:08:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3998,'5500','31728126517','2024-10-05 14:08:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3999,'4000','31728126517','2024-10-05 14:08:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4000,'1050','31728143476','2024-10-05 18:52:48',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172814395830830322220','No',NULL,NULL,''),(4001,'1110','31728143476','2024-10-05 18:52:48',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4002,'1110','31728143476','2024-10-05 18:51:16',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(4003,'1110','31728143476','2024-10-05 18:51:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4004,'5500','31728143476','2024-10-05 18:52:47',290.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4005,'4000','31728143476','2024-10-05 18:52:48',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4006,'4000','31728143476','2024-10-05 18:51:16',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4007,'4000','31728143476','2024-10-05 18:51:38',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4008,'1050','31728145740','2024-10-05 19:29:02',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172814574853304338322','No',NULL,NULL,''),(4009,'4000','31728145740','2024-10-05 19:29:02',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4010,'1050','31728146935','2024-10-05 19:49:04',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172814695623406431332','No',NULL,NULL,''),(4011,'1110','31728146935','2024-10-05 19:49:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4012,'1110','31728146935','2024-10-05 19:48:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4013,'1110','31728146935','2024-10-05 19:48:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4014,'5500','31728146935','2024-10-05 19:49:03',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4015,'4000','31728146935','2024-10-05 19:49:04',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4016,'4000','31728146935','2024-10-05 19:48:55',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4017,'4000','31728146935','2024-10-05 19:48:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4018,'1050','31728150935','2024-10-05 20:55:37',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172815094312230020300','No',NULL,NULL,''),(4019,'1110','31728150935','2024-10-05 20:55:37',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4020,'5500','31728150935','2024-10-05 20:55:35',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4021,'4000','31728150935','2024-10-05 20:55:37',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4022,'1050','31728152190','2024-10-05 21:16:32',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172815223627222212203','No',NULL,NULL,''),(4023,'4000','31728152190','2024-10-05 21:16:32',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4024,'1050','31728166904','2024-10-06 01:22:12',1810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172816693841207230383','No',NULL,NULL,''),(4025,'1110','31728166904','2024-10-06 01:22:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4026,'1110','31728166904','2024-10-06 01:21:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4027,'1110','31728166904','2024-10-06 01:21:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4028,'1110','31728166904','2024-10-06 01:21:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4029,'1110','31728166904','2024-10-06 01:21:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4030,'1110','31728166904','2024-10-06 01:22:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4031,'5500','31728166904','2024-10-06 01:22:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4032,'4000','31728166904','2024-10-06 01:22:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4033,'4000','31728166904','2024-10-06 01:21:44',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4034,'4000','31728166904','2024-10-06 01:21:49',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4035,'4000','31728166904','2024-10-06 01:21:54',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4036,'4000','31728166904','2024-10-06 01:21:59',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4037,'4000','31728166904','2024-10-06 01:22:05',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4038,'1050','31728167325','2024-10-06 01:28:49',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172816733203233023126','No',NULL,NULL,''),(4039,'1110','31728167325','2024-10-06 01:28:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4040,'1110','31728167325','2024-10-06 01:28:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4041,'5500','31728167325','2024-10-06 01:28:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4042,'4000','31728167325','2024-10-06 01:28:49',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4043,'4000','31728167325','2024-10-06 01:28:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4044,'1050','31728167370','2024-10-06 01:29:31',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172816737413232232034','No',NULL,NULL,''),(4045,'1110','31728167370','2024-10-06 01:29:31',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4046,'5500','31728167370','2024-10-06 01:29:30',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4047,'4000','31728167370','2024-10-06 01:29:31',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4048,'1050','31728167453','2024-10-06 01:30:54',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172816745620220423533','No',NULL,NULL,''),(4049,'4000','31728167453','2024-10-06 01:30:54',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4050,'1010','31728211492','2024-10-06 13:45:15',1430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172821152233423232330','No',NULL,NULL,'JOHN'),(4051,'4000','31728211492','2024-10-06 13:45:15',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4052,'4000','31728211492','2024-10-06 13:44:52',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4053,'4000','31728211492','2024-10-06 13:44:56',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4054,'4000','31728211492','2024-10-06 13:45:00',NULL,160.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4055,'1050','31728212792','2024-10-06 14:06:36',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172821279828020328333','No',NULL,NULL,''),(4056,'1110','31728212792','2024-10-06 14:06:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4057,'1110','31728212792','2024-10-06 14:06:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4058,'5500','31728212792','2024-10-06 14:06:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4059,'4000','31728212792','2024-10-06 14:06:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4060,'4000','31728212792','2024-10-06 14:06:32',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4061,'1050','31728213332','2024-10-06 14:15:34',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172821333600233320333','No',NULL,NULL,''),(4062,'1110','31728213332','2024-10-06 14:15:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4063,'5500','31728213332','2024-10-06 14:15:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4064,'4000','31728213332','2024-10-06 14:15:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4065,'1050','31728231116','2024-10-06 19:12:01',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172823112543333173321','No',NULL,NULL,''),(4066,'1110','31728231116','2024-10-06 19:12:01',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4067,'1110','31728231116','2024-10-06 19:11:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4068,'5500','31728231116','2024-10-06 19:12:00',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4069,'4000','31728231116','2024-10-06 19:12:01',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4070,'4000','31728231116','2024-10-06 19:11:56',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4071,'1050','31728231444','2024-10-06 19:17:45',470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172823148042324022303','No',NULL,NULL,''),(4072,'1110','31728231444','2024-10-06 19:17:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4073,'1110','31728231444','2024-10-06 19:17:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(4074,'1110','31728231444','2024-10-06 19:17:35',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(4075,'5500','31728231444','2024-10-06 19:17:44',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4076,'4000','31728231444','2024-10-06 19:17:45',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4077,'4000','31728231444','2024-10-06 19:17:24',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4078,'4000','31728231444','2024-10-06 19:17:35',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4079,'1050','31728233792','2024-10-06 19:56:33',170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172823379503050333242','No',NULL,NULL,''),(4080,'4000','31728233792','2024-10-06 19:56:33',NULL,170.00,'','3','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(4081,'1050','31728233818','2024-10-06 19:56:59',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172823501100701133113','No',NULL,NULL,''),(4082,'4000','31728233818','2024-10-06 19:56:59',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4083,'1050','31728241684','2024-10-06 22:09:20',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172824176323223330022','No',NULL,NULL,''),(4084,'1110','31728241684','2024-10-06 22:09:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4085,'1110','31728241684','2024-10-06 22:08:04',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4086,'5500','31728241684','2024-10-06 22:09:19',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4087,'4000','31728241684','2024-10-06 22:09:20',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4088,'4000','31728241684','2024-10-06 22:08:04',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4089,'1050','31728242058','2024-10-06 22:14:19',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172824206102330228113','No',NULL,NULL,''),(4090,'4000','31728242058','2024-10-06 22:14:19',NULL,200.00,'','3','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(4091,'1010','31728383243','2024-10-08 13:28:23',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172838331932200002431','No',NULL,NULL,'JOHN'),(4092,'1110','31728383243','2024-10-08 13:28:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4093,'1110','31728383243','2024-10-08 13:27:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4094,'5500','31728383243','2024-10-08 13:28:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4095,'4000','31728383243','2024-10-08 13:28:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4096,'4000','31728383243','2024-10-08 13:27:23',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4097,'1050','31728385009','2024-10-08 13:57:12',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172838503580223723232','No',NULL,NULL,''),(4098,'1110','31728385009','2024-10-08 13:57:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4099,'1110','31728385009','2024-10-08 13:56:49',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(4100,'1110','31728385009','2024-10-08 13:56:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4101,'1110','31728385009','2024-10-08 13:57:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4102,'1110','31728385009','2024-10-08 13:57:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4103,'5500','31728385009','2024-10-08 13:57:11',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4104,'4000','31728385009','2024-10-08 13:57:12',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4105,'4000','31728385009','2024-10-08 13:56:49',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4106,'4000','31728385009','2024-10-08 13:56:54',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4107,'4000','31728385009','2024-10-08 13:57:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4108,'4000','31728385009','2024-10-08 13:57:07',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4109,'1050','31728385434','2024-10-08 14:03:55',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172838543837302423205','No',NULL,NULL,''),(4110,'1110','31728385434','2024-10-08 14:03:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4111,'5500','31728385434','2024-10-08 14:03:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4112,'4000','31728385434','2024-10-08 14:03:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4113,'1050','31728385741','2024-10-08 14:09:06',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172838574733320223223','No',NULL,NULL,''),(4114,'1110','31728385741','2024-10-08 14:09:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4115,'1110','31728385741','2024-10-08 14:09:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4116,'5500','31728385741','2024-10-08 14:09:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4117,'4000','31728385741','2024-10-08 14:09:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4118,'4000','31728385741','2024-10-08 14:09:01',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4119,'1050','31728390438','2024-10-08 15:27:19',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172839044122203302222','No',NULL,NULL,''),(4120,'1110','31728390438','2024-10-08 15:27:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4121,'5500','31728390438','2024-10-08 15:27:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4122,'4000','31728390438','2024-10-08 15:27:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4123,'1010','31728395235','2024-10-08 16:49:30',1590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172839547854303702287','No',NULL,NULL,'MPESA'),(4124,'1110','31728395235','2024-10-08 16:49:30',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4125,'1110','31728395235','2024-10-08 16:47:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4126,'1110','31728395235','2024-10-08 16:49:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4127,'5500','31728395235','2024-10-08 16:49:28',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4128,'4000','31728395235','2024-10-08 16:49:30',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4129,'4000','31728395235','2024-10-08 16:47:15',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4130,'4000','31728395235','2024-10-08 16:49:05',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4131,'1050','31728402523','2024-10-08 18:49:03',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172840254833043000303','No',NULL,NULL,''),(4132,'1110','31728402523','2024-10-08 18:49:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4133,'1110','31728402523','2024-10-08 18:48:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4134,'1110','31728402523','2024-10-08 18:48:46',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(4135,'1110','31728402523','2024-10-08 18:48:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(4136,'5500','31728402523','2024-10-08 18:49:02',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4137,'4000','31728402523','2024-10-08 18:49:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4138,'4000','31728402523','2024-10-08 18:48:43',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4139,'4000','31728402523','2024-10-08 18:48:46',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4140,'4000','31728402523','2024-10-08 18:48:58',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4141,'1050','31728409314','2024-10-08 20:41:56',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172840939722482020934','No',NULL,NULL,''),(4142,'4000','31728409314','2024-10-08 20:41:56',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4143,'1050','31728471650','2024-10-09 14:00:51',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172847165620401324020','No',NULL,NULL,''),(4144,'1110','31728471650','2024-10-09 14:00:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4145,'5500','31728471650','2024-10-09 14:00:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4146,'4000','31728471650','2024-10-09 14:00:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4147,'1050','31728473290','2024-10-09 14:28:20',560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172847330523702323403','No',NULL,NULL,''),(4148,'1110','31728473290','2024-10-09 14:28:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4149,'1110','31728473290','2024-10-09 14:28:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4150,'5500','31728473290','2024-10-09 14:28:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4151,'4000','31728473290','2024-10-09 14:28:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4152,'4000','31728473290','2024-10-09 14:28:10',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4153,'1050','31728493533','2024-10-09 20:05:34',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172849353622360733235','No',NULL,NULL,''),(4154,'1110','31728493533','2024-10-09 20:05:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4155,'5500','31728493533','2024-10-09 20:05:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4156,'4000','31728493533','2024-10-09 20:05:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4157,'1050','31728496458','2024-10-09 20:54:19',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172849646022773246262','No',NULL,NULL,''),(4158,'1110','31728496458','2024-10-09 20:54:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4159,'5500','31728496458','2024-10-09 20:54:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4160,'4000','31728496458','2024-10-09 20:54:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4161,'1010','31728500825','2024-10-09 22:07:07',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172850089103220202082','No',NULL,NULL,'JOHN'),(4162,'1110','31728500825','2024-10-09 22:07:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4163,'5500','31728500825','2024-10-09 22:07:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4164,'4000','31728500825','2024-10-09 22:07:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4165,'1050','31728550496','2024-10-10 11:54:58',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172855049902333302934','No',NULL,NULL,''),(4166,'4000','31728550496','2024-10-10 11:54:58',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4167,'1050','31728553157','2024-10-10 12:39:18',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172855316032100632383','No',NULL,NULL,''),(4168,'4000','31728553157','2024-10-10 12:39:18',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4169,'1050','31728555596','2024-10-10 13:20:00',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172855560537022033820','No',NULL,NULL,''),(4170,'1110','31728555596','2024-10-10 13:20:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4171,'1110','31728555596','2024-10-10 13:19:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4172,'5500','31728555596','2024-10-10 13:19:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4173,'4000','31728555596','2024-10-10 13:20:00',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4174,'4000','31728555596','2024-10-10 13:19:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4175,'1050','31728570741','2024-10-10 17:32:46',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172857077103723322212','No',NULL,NULL,''),(4176,'4000','31728570741','2024-10-10 17:32:46',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4177,'4000','31728570741','2024-10-10 17:32:29',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4178,'1050','31728577215','2024-10-10 19:20:26',2800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172857722922232223252','No',NULL,NULL,''),(4179,'1110','31728577215','2024-10-10 19:20:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4180,'1110','31728577215','2024-10-10 19:20:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4181,'1110','31728577215','2024-10-10 19:20:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4182,'5500','31728577215','2024-10-10 19:20:25',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4183,'4000','31728577215','2024-10-10 19:20:26',NULL,840.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4184,'4000','31728577215','2024-10-10 19:20:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4185,'4000','31728577215','2024-10-10 19:20:19',NULL,1560.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4186,'1050','31728581868','2024-10-10 20:37:55',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172858188108288230282','No',NULL,NULL,''),(4187,'1110','31728581868','2024-10-10 20:37:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4188,'1110','31728581868','2024-10-10 20:37:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4189,'5500','31728581868','2024-10-10 20:37:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4190,'4000','31728581868','2024-10-10 20:37:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4191,'4000','31728581868','2024-10-10 20:37:49',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4192,'1010','31728583545','2024-10-10 21:05:55',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172858356333382226233','No',NULL,NULL,'JOHN'),(4193,'1110','31728583545','2024-10-10 21:05:55',NULL,100.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(4194,'1110','31728583545','2024-10-10 21:05:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(4195,'5500','31728583545','2024-10-10 21:05:54',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4196,'4000','31728583545','2024-10-10 21:05:55',NULL,220.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4197,'4000','31728583545','2024-10-10 21:05:45',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4198,'1050','31728586465','2024-10-10 21:54:26',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172858646823338040137','No',NULL,NULL,''),(4199,'1110','31728586465','2024-10-10 21:54:26',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4200,'5500','31728586465','2024-10-10 21:54:25',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4201,'4000','31728586465','2024-10-10 21:54:26',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4202,'1050','31728648416','2024-10-11 15:07:08',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172864843144377322042','No',NULL,NULL,''),(4203,'4000','31728648416','2024-10-11 15:07:08',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4204,'4000','31728648416','2024-10-11 15:06:56',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4205,'1050','31728648440','2024-10-11 15:07:21',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172864844202103420204','No',NULL,NULL,''),(4206,'1110','31728648440','2024-10-11 15:07:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4207,'5500','31728648440','2024-10-11 15:07:20',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4208,'4000','31728648440','2024-10-11 15:07:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4209,'1010','31728648948','2024-10-11 15:15:51',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172864896766332203722','No',NULL,NULL,'JOHN'),(4210,'1110','31728648948','2024-10-11 15:15:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4211,'1110','31728648948','2024-10-11 15:15:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4212,'5500','31728648948','2024-10-11 15:15:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4213,'4000','31728648948','2024-10-11 15:15:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4214,'4000','31728648948','2024-10-11 15:15:48',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4215,'1050','31728650354','2024-10-11 15:39:53',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172865067943323272733','No',NULL,NULL,''),(4216,'1110','31728650354','2024-10-11 15:39:53',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4217,'1110','31728650354','2024-10-11 15:39:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4218,'1110','31728650354','2024-10-11 15:39:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4219,'5500','31728650354','2024-10-11 15:39:53',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4220,'4000','31728650354','2024-10-11 15:39:53',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4221,'4000','31728650354','2024-10-11 15:39:14',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4222,'4000','31728650354','2024-10-11 15:39:50',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4223,'1050','31728651590','2024-10-11 15:59:51',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172865312721223223322','No',NULL,NULL,''),(4224,'4000','31728651590','2024-10-11 15:59:51',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4225,'1050','31728658043','2024-10-11 17:49:30',470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172865823301327220884','No',NULL,NULL,''),(4226,'1110','31728658043','2024-10-11 17:49:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4227,'1110','31728658043','2024-10-11 17:47:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4228,'1110','31728658043','2024-10-11 17:47:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(4229,'5500','31728658043','2024-10-11 17:49:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4230,'4000','31728658043','2024-10-11 17:49:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4231,'4000','31728658043','2024-10-11 17:47:23',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4232,'4000','31728658043','2024-10-11 17:47:28',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4233,'1050','31728660488','2024-10-11 18:28:09',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866049260222203220','No',NULL,NULL,''),(4234,'1110','31728660488','2024-10-11 18:28:09',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4235,'5500','31728660488','2024-10-11 18:28:08',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4236,'4000','31728660488','2024-10-11 18:28:09',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4237,'1050','31728660802','2024-10-11 18:33:23',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866080533220312732','No',NULL,NULL,''),(4238,'1110','31728660802','2024-10-11 18:33:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4239,'5500','31728660802','2024-10-11 18:33:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4240,'4000','31728660802','2024-10-11 18:33:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4241,'1050','31728664539','2024-10-11 19:39:46',2470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866480243122030884','No',NULL,NULL,''),(4242,'1110','31728664539','2024-10-11 19:39:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4243,'1110','31728664539','2024-10-11 19:35:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4244,'1110','31728664539','2024-10-11 19:35:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4245,'1110','31728664539','2024-10-11 19:36:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4246,'1110','31728664539','2024-10-11 19:37:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4247,'1110','31728664539','2024-10-11 19:37:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4248,'1110','31728664539','2024-10-11 19:37:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(4249,'1110','31728664539','2024-10-11 19:38:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(4250,'1110','31728664539','2024-10-11 19:38:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(4251,'1110','31728664539','2024-10-11 19:38:47',NULL,240.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(4252,'5500','31728664539','2024-10-11 19:39:44',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4253,'4000','31728664539','2024-10-11 19:39:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4254,'4000','31728664539','2024-10-11 19:35:39',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4255,'4000','31728664539','2024-10-11 19:35:44',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4256,'4000','31728664539','2024-10-11 19:36:07',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4257,'4000','31728664539','2024-10-11 19:37:09',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4258,'4000','31728664539','2024-10-11 19:37:32',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4259,'4000','31728664539','2024-10-11 19:37:37',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4260,'4000','31728664539','2024-10-11 19:38:20',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4261,'4000','31728664539','2024-10-11 19:38:28',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4262,'4000','31728664539','2024-10-11 19:38:47',NULL,440.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4263,'1050','31728664913','2024-10-11 19:41:55',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866491812318221232','No',NULL,NULL,''),(4264,'4000','31728664913','2024-10-11 19:41:55',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4265,'1010','31728666281','2024-10-11 20:04:42',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866629130623330236','No',NULL,NULL,'JOHN'),(4266,'1110','31728666281','2024-10-11 20:04:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4267,'5500','31728666281','2024-10-11 20:04:41',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4268,'4000','31728666281','2024-10-11 20:04:42',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4269,'1010','31728667367','2024-10-11 20:22:48',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866738423114223228','No',NULL,NULL,''),(4270,'1050','31728667367','2024-10-11 20:22:48',20.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866738423114223228','No',NULL,NULL,''),(4271,'1110','31728667367','2024-10-11 20:22:48',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4272,'5500','31728667367','2024-10-11 20:22:47',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4273,'4000','31728667367','2024-10-11 20:22:48',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4274,'1050','31728669012','2024-10-11 20:50:13',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172866901723060100320','No',NULL,NULL,''),(4275,'4000','31728669012','2024-10-11 20:50:13',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4276,'1050','31728733511','2024-10-12 14:54:21',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172873431927280323271','No',NULL,NULL,''),(4277,'1110','31728733511','2024-10-12 14:54:21',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4278,'1110','31728733511','2024-10-12 14:45:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4279,'5500','31728733511','2024-10-12 14:54:20',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4280,'4000','31728733511','2024-10-12 14:54:21',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4281,'4000','31728733511','2024-10-12 14:45:11',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4282,'1050','31728734327','2024-10-12 14:59:31',1250.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172873438824872023433','No',NULL,NULL,''),(4283,'4000','31728734327','2024-10-12 14:59:31',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4284,'4000','31728734327','2024-10-12 14:58:48',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4285,'4000','31728734327','2024-10-12 14:58:52',NULL,560.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4286,'1050','31728734426','2024-10-12 15:09:25',920.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172873504233334033328','No',NULL,NULL,''),(4287,'1110','31728734426','2024-10-12 15:09:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4288,'1110','31728734426','2024-10-12 15:00:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4289,'1110','31728734426','2024-10-12 15:09:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4290,'1110','31728734426','2024-10-12 15:09:22',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4291,'5500','31728734426','2024-10-12 15:09:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4292,'4000','31728734426','2024-10-12 15:09:25',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4293,'4000','31728734426','2024-10-12 15:00:45',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4294,'4000','31728734426','2024-10-12 15:09:17',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4295,'4000','31728734426','2024-10-12 15:09:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4296,'1050','31728735056','2024-10-12 15:10:57',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172873505852802352330','No',NULL,NULL,''),(4297,'4000','31728735056','2024-10-12 15:10:57',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4298,'1050','31728736271','2024-10-12 15:31:12',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172873627773827330207','No',NULL,NULL,''),(4299,'1110','31728736271','2024-10-12 15:31:12',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4300,'5500','31728736271','2024-10-12 15:31:11',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4301,'4000','31728736271','2024-10-12 15:31:12',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4302,'1050','31728739697','2024-10-12 16:28:19',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172873970038707130330','No',NULL,NULL,''),(4303,'1110','31728739697','2024-10-12 16:28:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4304,'5500','31728739697','2024-10-12 16:28:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4305,'4000','31728739697','2024-10-12 16:28:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4306,'1050','31728745361','2024-10-12 18:21:54',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172874655304733363273','No',NULL,NULL,''),(4307,'4000','31728745361','2024-10-12 18:21:54',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4308,'4000','31728745361','2024-10-12 18:02:41',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4309,'4000','31728745361','2024-10-12 18:02:55',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4310,'1050','31728750852','2024-10-12 19:34:14',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172875090538279002007','No',NULL,NULL,''),(4311,'4000','31728750852','2024-10-12 19:34:14',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4312,'1050','31728751941','2024-10-12 20:17:26',1540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172875376704072723222','No',NULL,NULL,''),(4313,'4000','31728751941','2024-10-12 20:17:26',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4314,'4000','31728751941','2024-10-12 19:52:21',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4315,'4000','31728751941','2024-10-12 19:52:25',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4316,'4000','31728751941','2024-10-12 19:53:09',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4317,'4000','31728751941','2024-10-12 19:53:23',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4318,'4000','31728751941','2024-10-12 20:17:19',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4319,'1050','31728756032','2024-10-12 21:00:58',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172875606068232220330','No',NULL,NULL,''),(4320,'1110','31728756032','2024-10-12 21:00:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4321,'1110','31728756032','2024-10-12 21:00:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(4322,'1110','31728756032','2024-10-12 21:00:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(4323,'5500','31728756032','2024-10-12 21:00:57',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4324,'4000','31728756032','2024-10-12 21:00:58',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4325,'4000','31728756032','2024-10-12 21:00:32',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4326,'4000','31728756032','2024-10-12 21:00:50',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4327,'1050','31728762782','2024-10-12 22:53:06',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172876278932038873722','No',NULL,NULL,''),(4328,'1110','31728762782','2024-10-12 22:53:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4329,'1110','31728762782','2024-10-12 22:53:02',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4330,'5500','31728762782','2024-10-12 22:53:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4331,'4000','31728762782','2024-10-12 22:53:06',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4332,'4000','31728762782','2024-10-12 22:53:02',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4333,'1050','31728763448','2024-10-12 23:04:09',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172876345153233732232','No',NULL,NULL,''),(4334,'1110','31728763448','2024-10-12 23:04:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4335,'5500','31728763448','2024-10-12 23:04:08',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4336,'4000','31728763448','2024-10-12 23:04:09',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4337,'1050','31728767804','2024-10-13 00:16:59',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172876782163123323372','No',NULL,NULL,''),(4338,'1110','31728767804','2024-10-13 00:16:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4339,'1110','31728767804','2024-10-13 00:16:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4340,'5500','31728767804','2024-10-13 00:16:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4341,'4000','31728767804','2024-10-13 00:16:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4342,'4000','31728767804','2024-10-13 00:16:44',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4343,'1050','31728768016','2024-10-13 00:22:00',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172876813031230106042','No',NULL,NULL,''),(4344,'1110','31728768016','2024-10-13 00:22:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4345,'1110','31728768016','2024-10-13 00:20:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4346,'1110','31728768016','2024-10-13 00:20:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4347,'5500','31728768016','2024-10-13 00:21:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4348,'4000','31728768016','2024-10-13 00:22:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4349,'4000','31728768016','2024-10-13 00:20:17',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4350,'4000','31728768016','2024-10-13 00:20:26',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4351,'1010','31728775906','2024-10-13 02:31:48',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172877615371272303331','No',NULL,NULL,'JOHN'),(4352,'1110','31728775906','2024-10-13 02:31:48',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4353,'5500','31728775906','2024-10-13 02:31:46',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4354,'4000','31728775906','2024-10-13 02:31:48',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4355,'1010','31728782005','2024-10-13 04:13:26',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172878201420222332202','No',NULL,NULL,''),(4356,'4000','31728782005','2024-10-13 04:13:26',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4357,'1010','31728817865','2024-10-13 14:11:06',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172881787382313272320','No',NULL,NULL,'JOHN'),(4358,'4000','31728817865','2024-10-13 14:11:06',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4359,'1050','31728817883','2024-10-13 14:28:41',1290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172881894222233008283','No',NULL,NULL,''),(4360,'1110','31728817883','2024-10-13 14:28:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4361,'1110','31728817883','2024-10-13 14:11:23',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4362,'1110','31728817883','2024-10-13 14:11:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4363,'1110','31728817883','2024-10-13 14:11:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(4364,'1110','31728817883','2024-10-13 14:11:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(4365,'1110','31728817883','2024-10-13 14:11:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(4366,'5500','31728817883','2024-10-13 14:12:30',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4367,'4000','31728817883','2024-10-13 14:28:41',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4368,'4000','31728817883','2024-10-13 14:11:23',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4369,'4000','31728817883','2024-10-13 14:11:27',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4370,'4000','31728817883','2024-10-13 14:11:30',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4371,'4000','31728817883','2024-10-13 14:11:40',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4372,'4000','31728817883','2024-10-13 14:11:46',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4373,'1050','31728819146','2024-10-13 14:32:27',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172881915108053917104','No',NULL,NULL,''),(4374,'1110','31728819146','2024-10-13 14:32:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4375,'5500','31728819146','2024-10-13 14:32:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4376,'4000','31728819146','2024-10-13 14:32:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4377,'1050','31728819267','2024-10-13 14:34:30',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172882032738207723200','No',NULL,NULL,''),(4378,'1110','31728819267','2024-10-13 14:34:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4379,'1110','31728819267','2024-10-13 14:34:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4380,'5500','31728819267','2024-10-13 14:34:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4381,'4000','31728819267','2024-10-13 14:34:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4382,'4000','31728819267','2024-10-13 14:34:27',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4383,'1050','31728820339','2024-10-13 14:52:24',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172882037530833433120','No',NULL,NULL,''),(4384,'1110','31728820339','2024-10-13 14:52:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4385,'1110','31728820339','2024-10-13 14:52:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4386,'5500','31728820339','2024-10-13 14:52:23',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4387,'4000','31728820339','2024-10-13 14:52:24',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4388,'4000','31728820339','2024-10-13 14:52:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4389,'1050','31728820631','2024-10-13 14:57:12',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172882090400322373030','No',NULL,NULL,''),(4390,'1110','31728820631','2024-10-13 14:57:12',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4391,'5500','31728820631','2024-10-13 14:57:11',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4392,'4000','31728820631','2024-10-13 14:57:12',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4393,'1050','31728821547','2024-10-13 15:12:28',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172882157002232211520','No',NULL,NULL,''),(4394,'1110','31728821547','2024-10-13 15:12:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4395,'5500','31728821547','2024-10-13 15:12:27',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4396,'4000','31728821547','2024-10-13 15:12:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4397,'1050','31728825114','2024-10-13 16:11:55',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172882511723843033470','No',NULL,NULL,''),(4398,'1110','31728825114','2024-10-13 16:11:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4399,'5500','31728825114','2024-10-13 16:11:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4400,'4000','31728825114','2024-10-13 16:11:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4401,'1050','31728830423','2024-10-13 17:40:27',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172883043440123338282','No',NULL,NULL,''),(4402,'1110','31728830423','2024-10-13 17:40:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4403,'1110','31728830423','2024-10-13 17:40:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4404,'5500','31728830423','2024-10-13 17:40:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4405,'4000','31728830423','2024-10-13 17:40:27',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4406,'4000','31728830423','2024-10-13 17:40:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4407,'1050','31728831452','2024-10-13 17:58:29',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172883152153022802274','No',NULL,NULL,''),(4408,'1110','31728831452','2024-10-13 17:58:29',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4409,'1110','31728831452','2024-10-13 17:57:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4410,'1110','31728831452','2024-10-13 17:57:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(4411,'5500','31728831452','2024-10-13 17:58:28',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4412,'4000','31728831452','2024-10-13 17:58:29',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4413,'4000','31728831452','2024-10-13 17:57:32',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4414,'4000','31728831452','2024-10-13 17:57:57',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4415,'1010','31728831759','2024-10-13 18:02:44',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172883179320029002013','No',NULL,NULL,'JOHN'),(4416,'4000','31728831759','2024-10-13 18:02:44',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4417,'4000','31728831759','2024-10-13 18:02:39',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4418,'1050','31728831815','2024-10-13 18:08:05',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172883208730302210323','No',NULL,NULL,''),(4419,'1110','31728831815','2024-10-13 18:08:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4420,'1110','31728831815','2024-10-13 18:03:35',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4421,'1110','31728831815','2024-10-13 18:03:40',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4422,'1110','31728831815','2024-10-13 18:04:22',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(4423,'1110','31728831815','2024-10-13 18:04:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4424,'5500','31728831815','2024-10-13 18:07:24',390.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4425,'4000','31728831815','2024-10-13 18:08:05',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4426,'4000','31728831815','2024-10-13 18:03:35',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4427,'4000','31728831815','2024-10-13 18:03:40',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4428,'4000','31728831815','2024-10-13 18:04:22',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(4429,'4000','31728831815','2024-10-13 18:04:25',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4430,'1050','31728832879','2024-10-13 18:21:20',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172883288322020323043','No',NULL,NULL,''),(4431,'4000','31728832879','2024-10-13 18:21:20',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4432,'1050','31728833850','2024-10-13 18:37:31',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172883386632207832300','No',NULL,NULL,''),(4433,'4000','31728833850','2024-10-13 18:37:31',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4434,'1050','31728834309','2024-10-13 18:46:55',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172883453534323334332','No',NULL,NULL,''),(4435,'4000','31728834309','2024-10-13 18:46:55',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4436,'4000','31728834309','2024-10-13 18:45:09',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4437,'1010','31728995974','2024-10-15 15:39:35',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172899689333233283237','No',NULL,NULL,'JOHN'),(4438,'4000','31728995974','2024-10-15 15:39:35',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4439,'1050','31728996902','2024-10-15 15:55:26',1190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172899708820987223228','No',NULL,NULL,''),(4440,'1110','31728996902','2024-10-15 15:55:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4441,'1110','31728996902','2024-10-15 15:55:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4442,'1110','31728996902','2024-10-15 15:55:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4443,'5500','31728996902','2024-10-15 15:55:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4444,'4000','31728996902','2024-10-15 15:55:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4445,'4000','31728996902','2024-10-15 15:55:03',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4446,'4000','31728996902','2024-10-15 15:55:19',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4447,'1050','31728999067','2024-10-15 16:31:21',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172900173077144232203','No',NULL,NULL,''),(4448,'1110','31728999067','2024-10-15 16:31:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4449,'1110','31728999067','2024-10-15 16:31:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4450,'1110','31728999067','2024-10-15 16:31:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(4451,'5500','31728999067','2024-10-15 16:31:20',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4452,'4000','31728999067','2024-10-15 16:31:21',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4453,'4000','31728999067','2024-10-15 16:31:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4454,'4000','31728999067','2024-10-15 16:31:13',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4455,'1010','31729006856','2024-10-15 18:44:58',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172900803233323022220','No',NULL,NULL,'JOHN'),(4456,'4000','31729006856','2024-10-15 18:44:58',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4457,'4000','31729006856','2024-10-15 18:40:56',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4458,'1050','31729008806','2024-10-15 19:13:42',530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172900932639022340302','No',NULL,NULL,''),(4459,'4000','31729008806','2024-10-15 19:13:42',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4460,'4000','31729008806','2024-10-15 19:13:26',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4461,'1050','31729013781','2024-10-15 20:37:12',2920.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172901384523330723520','No',NULL,NULL,''),(4462,'1110','31729013781','2024-10-15 20:37:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4463,'1110','31729013781','2024-10-15 20:36:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4464,'1110','31729013781','2024-10-15 20:36:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4465,'1110','31729013781','2024-10-15 20:36:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4466,'1110','31729013781','2024-10-15 20:36:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4467,'1110','31729013781','2024-10-15 20:36:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4468,'1110','31729013781','2024-10-15 20:36:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4469,'1110','31729013781','2024-10-15 20:36:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4470,'1110','31729013781','2024-10-15 20:36:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4471,'1110','31729013781','2024-10-15 20:36:59',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4472,'5500','31729013781','2024-10-15 20:37:11',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4473,'4000','31729013781','2024-10-15 20:37:12',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4474,'4000','31729013781','2024-10-15 20:36:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4475,'4000','31729013781','2024-10-15 20:36:23',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4476,'4000','31729013781','2024-10-15 20:36:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4477,'4000','31729013781','2024-10-15 20:36:29',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4478,'4000','31729013781','2024-10-15 20:36:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4479,'4000','31729013781','2024-10-15 20:36:35',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4480,'4000','31729013781','2024-10-15 20:36:42',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4481,'4000','31729013781','2024-10-15 20:36:50',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4482,'4000','31729013781','2024-10-15 20:36:59',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4483,'1010','31729083505','2024-10-16 15:58:30',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172908477422220420208','No',NULL,NULL,'JOHN'),(4484,'1110','31729083505','2024-10-16 15:58:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4485,'1110','31729083505','2024-10-16 15:58:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4486,'5500','31729083505','2024-10-16 15:58:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4487,'4000','31729083505','2024-10-16 15:58:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4488,'4000','31729083505','2024-10-16 15:58:25',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4489,'1050','31729099348','2024-10-16 20:22:29',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172909940503023920324','No',NULL,NULL,''),(4490,'4000','31729099348','2024-10-16 20:22:29',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4491,'1010','31729101513','2024-10-16 20:59:02',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172910157133222473233','No',NULL,NULL,'JOHN'),(4492,'1110','31729101513','2024-10-16 20:59:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4493,'1110','31729101513','2024-10-16 20:58:36',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4494,'5500','31729101513','2024-10-16 20:59:01',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4495,'4000','31729101513','2024-10-16 20:59:02',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4496,'4000','31729101513','2024-10-16 20:58:36',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4497,'1050','31729156337','2024-10-17 12:12:18',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172915647024110223227','No',NULL,NULL,''),(4498,'4000','31729156337','2024-10-17 12:12:18',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4499,'1050','31729158366','2024-10-17 12:47:20',1040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172916042623342432002','No',NULL,NULL,''),(4500,'1110','31729158366','2024-10-17 12:47:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4501,'1110','31729158366','2024-10-17 12:46:06',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4502,'1110','31729158366','2024-10-17 12:46:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(4503,'5500','31729158366','2024-10-17 12:47:19',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4504,'4000','31729158366','2024-10-17 12:47:20',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4505,'4000','31729158366','2024-10-17 12:46:06',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4506,'4000','31729158366','2024-10-17 12:46:09',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4507,'1050','31729160749','2024-10-17 13:25:51',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172916075423312203002','No',NULL,NULL,''),(4508,'4000','31729160749','2024-10-17 13:25:51',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4509,'1050','31729161332','2024-10-17 13:35:33',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172916177427310072336','No',NULL,NULL,''),(4510,'1110','31729161332','2024-10-17 13:35:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4511,'5500','31729161332','2024-10-17 13:35:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4512,'4000','31729161332','2024-10-17 13:35:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4513,'1010','31729161783','2024-10-17 13:54:55',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172916294030034339310','No',NULL,NULL,'JOHN'),(4514,'1110','31729161783','2024-10-17 13:54:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4515,'1110','31729161783','2024-10-17 13:43:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(4516,'5500','31729161783','2024-10-17 13:54:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4517,'4000','31729161783','2024-10-17 13:54:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4518,'4000','31729161783','2024-10-17 13:43:03',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4519,'1010','31729164095','2024-10-17 14:38:12',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172916512133320214320','No',NULL,NULL,'JOHN'),(4520,'1110','31729164095','2024-10-17 14:38:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4521,'1110','31729164095','2024-10-17 14:21:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4522,'1110','31729164095','2024-10-17 14:22:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4523,'1110','31729164095','2024-10-17 14:22:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4524,'1110','31729164095','2024-10-17 14:22:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(4525,'1110','31729164095','2024-10-17 14:28:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(4526,'5500','31729164095','2024-10-17 14:38:10',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4527,'4000','31729164095','2024-10-17 14:38:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4528,'4000','31729164095','2024-10-17 14:21:35',NULL,150.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4529,'4000','31729164095','2024-10-17 14:22:00',NULL,150.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4530,'4000','31729164095','2024-10-17 14:22:06',NULL,150.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4531,'4000','31729164095','2024-10-17 14:22:10',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4532,'4000','31729164095','2024-10-17 14:28:16',NULL,150.00,'','3','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(4533,'1050','31729176370','2024-10-17 17:46:22',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172917638539522132121','No',NULL,NULL,''),(4534,'4000','31729176370','2024-10-17 17:46:22',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4535,'4000','31729176370','2024-10-17 17:46:10',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4536,'1050','31729186284','2024-10-17 20:36:37',1440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172918696322000083326','No',NULL,NULL,''),(4537,'1110','31729186284','2024-10-17 20:36:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4538,'1110','31729186284','2024-10-17 20:31:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4539,'1110','31729186284','2024-10-17 20:31:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4540,'1110','31729186284','2024-10-17 20:31:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4541,'1110','31729186284','2024-10-17 20:31:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(4542,'1110','31729186284','2024-10-17 20:36:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(4543,'5500','31729186284','2024-10-17 20:36:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4544,'4000','31729186284','2024-10-17 20:36:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4545,'4000','31729186284','2024-10-17 20:31:25',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4546,'4000','31729186284','2024-10-17 20:31:27',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4547,'4000','31729186284','2024-10-17 20:31:31',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4548,'4000','31729186284','2024-10-17 20:31:34',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4549,'4000','31729186284','2024-10-17 20:36:18',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4550,'1050','31729262489','2024-10-18 17:41:31',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172926255320522222025','No',NULL,NULL,''),(4551,'1110','31729262489','2024-10-18 17:41:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4552,'5500','31729262489','2024-10-18 17:41:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4553,'4000','31729262489','2024-10-18 17:41:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4554,'1050','31729263345','2024-10-18 17:55:46',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172926334923063203002','No',NULL,NULL,''),(4555,'1110','31729263345','2024-10-18 17:55:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4556,'5500','31729263345','2024-10-18 17:55:45',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4557,'4000','31729263345','2024-10-18 17:55:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4558,'1050','31729267380','2024-10-18 19:03:01',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172926738423463423222','No',NULL,NULL,''),(4559,'4000','31729267380','2024-10-18 19:03:01',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4560,'1010','31729278719','2024-10-18 22:12:00',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172927872820202227247','No',NULL,NULL,'JOHN'),(4561,'4000','31729278719','2024-10-18 22:12:00',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4562,'1010','31729278977','2024-10-18 22:18:28',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172927911612973332320','No',NULL,NULL,'JOHN'),(4563,'1110','31729278977','2024-10-18 22:18:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4564,'5500','31729278977','2024-10-18 22:16:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4565,'4000','31729278977','2024-10-18 22:18:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4566,'1010','31729326877','2024-10-19 11:34:38',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172932692093230232316','No',NULL,NULL,'JOHN'),(4567,'4000','31729326877','2024-10-19 11:34:38',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4568,'1050','31729334418','2024-10-19 13:40:19',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172933442273991232044','No',NULL,NULL,''),(4569,'1110','31729334418','2024-10-19 13:40:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(4570,'5500','31729334418','2024-10-19 13:40:18',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4571,'4000','31729334418','2024-10-19 13:40:19',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4572,'1050','31729334450','2024-10-19 13:41:00',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172933446440330173302','No',NULL,NULL,''),(4573,'4000','31729334450','2024-10-19 13:41:00',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4574,'4000','31729334450','2024-10-19 13:40:50',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4575,'1050','31729338398','2024-10-19 14:46:39',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172933894543222224220','No',NULL,NULL,''),(4576,'1110','31729338398','2024-10-19 14:46:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4577,'5500','31729338398','2024-10-19 14:46:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4578,'4000','31729338398','2024-10-19 14:46:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4579,'1050','31729340257','2024-10-19 15:17:38',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172934037603312223023','No',NULL,NULL,''),(4580,'4000','31729340257','2024-10-19 15:17:38',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4581,'1010','31729340620','2024-10-19 15:23:51',370.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172934064660220200422','No',NULL,NULL,'JOHN'),(4582,'4000','31729340620','2024-10-19 15:23:51',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4583,'4000','31729340620','2024-10-19 15:23:40',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4584,'1050','31729342302','2024-10-19 15:51:43',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172934230423242243233','No',NULL,NULL,''),(4585,'1110','31729342302','2024-10-19 15:51:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4586,'5500','31729342302','2024-10-19 15:51:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4587,'4000','31729342302','2024-10-19 15:51:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4588,'1010','31729342532','2024-10-19 15:55:33',140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172934254042320422202','No',NULL,NULL,'JOHN'),(4589,'4000','31729342532','2024-10-19 15:55:33',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4590,'1050','31729366668','2024-10-19 22:37:52',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172936667430302632436','No',NULL,NULL,''),(4591,'4000','31729366668','2024-10-19 22:37:52',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4592,'4000','31729366668','2024-10-19 22:37:48',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4593,'1050','31729376445','2024-10-20 01:20:46',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172937644862323049033','No',NULL,NULL,''),(4594,'4000','31729376445','2024-10-20 01:20:46',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4595,'1010','31729377045','2024-10-20 01:30:46',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172937705333353203502','No',NULL,NULL,'JOHN'),(4596,'1110','31729377045','2024-10-20 01:30:46',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4597,'5500','31729377045','2024-10-20 01:30:45',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4598,'4000','31729377045','2024-10-20 01:30:46',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4599,'1010','31729384226','2024-10-20 03:30:30',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172938424334202012813','No',NULL,NULL,'JOHN'),(4600,'1110','31729384226','2024-10-20 03:30:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(4601,'1110','31729384226','2024-10-20 03:30:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4602,'5500','31729384226','2024-10-20 03:30:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4603,'4000','31729384226','2024-10-20 03:30:30',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4604,'4000','31729384226','2024-10-20 03:30:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4605,'1010','31729384626','2024-10-20 03:45:24',100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172938513623232327221','No',NULL,NULL,''),(4606,'1050','31729384626','2024-10-20 03:45:24',100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172938513623232327221','No',NULL,NULL,''),(4607,'1110','31729384626','2024-10-20 03:45:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4608,'5500','31729384626','2024-10-20 03:37:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4609,'4000','31729384626','2024-10-20 03:45:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4610,'1050','31729420151','2024-10-20 13:29:40',940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172942018533393133831','No',NULL,NULL,''),(4611,'1110','31729420151','2024-10-20 13:29:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4612,'1110','31729420151','2024-10-20 13:29:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4613,'1110','31729420151','2024-10-20 13:29:15',NULL,120.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(4614,'1110','31729420151','2024-10-20 13:29:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(4615,'5500','31729420151','2024-10-20 13:29:39',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4616,'4000','31729420151','2024-10-20 13:29:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4617,'4000','31729420151','2024-10-20 13:29:12',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4618,'4000','31729420151','2024-10-20 13:29:15',NULL,220.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4619,'4000','31729420151','2024-10-20 13:29:34',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4620,'1050','31729430528','2024-10-20 16:22:10',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172943054422230344292','No',NULL,NULL,''),(4621,'1110','31729430528','2024-10-20 16:22:10',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4622,'5500','31729430528','2024-10-20 16:22:08',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4623,'4000','31729430528','2024-10-20 16:22:10',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4624,'1050','31729432239','2024-10-20 16:50:46',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172943243720227427030','No',NULL,NULL,''),(4625,'1110','31729432239','2024-10-20 16:50:46',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4626,'1110','31729432239','2024-10-20 16:50:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4627,'5500','31729432239','2024-10-20 16:50:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4628,'4000','31729432239','2024-10-20 16:50:46',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4629,'4000','31729432239','2024-10-20 16:50:39',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4630,'1050','31729436014','2024-10-20 17:56:01',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172943632122092323303','No',NULL,NULL,''),(4631,'1110','31729436014','2024-10-20 17:56:01',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4632,'1110','31729436014','2024-10-20 17:53:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4633,'1110','31729436014','2024-10-20 17:53:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(4634,'5500','31729436014','2024-10-20 17:53:49',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4635,'4000','31729436014','2024-10-20 17:56:01',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4636,'4000','31729436014','2024-10-20 17:53:34',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4637,'4000','31729436014','2024-10-20 17:53:40',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4638,'1010','31729450454','2024-10-20 21:54:15',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172945046233131221223','No',NULL,NULL,'JOHN'),(4639,'1110','31729450454','2024-10-20 21:54:15',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4640,'5500','31729450454','2024-10-20 21:54:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4641,'4000','31729450454','2024-10-20 21:54:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4642,'1010','31729450723','2024-10-20 21:58:48',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172945074104424227223','No',NULL,NULL,''),(4643,'1050','31729450723','2024-10-20 21:58:48',50.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172945074104424227223','No',NULL,NULL,''),(4644,'4000','31729450723','2024-10-20 21:58:48',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4645,'4000','31729450723','2024-10-20 21:58:43',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4646,'1050','31729594504','2024-10-22 13:55:05',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172959450833253393329','No',NULL,NULL,''),(4647,'1110','31729594504','2024-10-22 13:55:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4648,'5500','31729594504','2024-10-22 13:55:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4649,'4000','31729594504','2024-10-22 13:55:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4650,'1010','31729595298','2024-10-22 14:08:19',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172959531102295579133','No',NULL,NULL,'JOHN'),(4651,'1110','31729595298','2024-10-22 14:08:19',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4652,'5500','31729595298','2024-10-22 14:08:18',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4653,'4000','31729595298','2024-10-22 14:08:19',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4654,'1050','31729606408','2024-10-22 17:13:29',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172960641203210326222','No',NULL,NULL,''),(4655,'4000','31729606408','2024-10-22 17:13:29',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4656,'1050','31729611434','2024-10-22 18:37:15',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172961149319024313321','No',NULL,NULL,''),(4657,'4000','31729611434','2024-10-22 18:37:15',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4658,'1010','31729618027','2024-10-22 20:27:16',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172961858000233224030','No',NULL,NULL,'JOHN'),(4659,'1110','31729618027','2024-10-22 20:27:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4660,'1110','31729618027','2024-10-22 20:27:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4661,'5500','31729618027','2024-10-22 20:27:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4662,'4000','31729618027','2024-10-22 20:27:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4663,'4000','31729618027','2024-10-22 20:27:08',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4664,'1050','31729676768','2024-10-23 12:52:58',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172967753123230262362','No',NULL,NULL,''),(4665,'1110','31729676768','2024-10-23 12:52:58',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4666,'5500','31729676768','2024-10-23 12:46:08',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4667,'4000','31729676768','2024-10-23 12:52:58',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4668,'1050','31729677539','2024-10-23 12:59:01',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172967754373329234322','No',NULL,NULL,''),(4669,'1110','31729677539','2024-10-23 12:59:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4670,'1110','31729677539','2024-10-23 12:58:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4671,'5500','31729677539','2024-10-23 12:59:00',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4672,'4000','31729677539','2024-10-23 12:59:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4673,'4000','31729677539','2024-10-23 12:58:59',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4674,'1050','31729678734','2024-10-23 13:19:11',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172967935735373231992','No',NULL,NULL,''),(4675,'1110','31729678734','2024-10-23 13:19:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4676,'1110','31729678734','2024-10-23 13:18:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4677,'1110','31729678734','2024-10-23 13:18:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(4678,'5500','31729678734','2024-10-23 13:19:10',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4679,'4000','31729678734','2024-10-23 13:19:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4680,'4000','31729678734','2024-10-23 13:18:54',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4681,'4000','31729678734','2024-10-23 13:18:58',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4682,'1050','31729681064','2024-10-23 13:57:45',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172968106823092238322','No',NULL,NULL,''),(4683,'4000','31729681064','2024-10-23 13:57:45',NULL,180.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(4684,'1050','31729688213','2024-10-23 15:57:49',1740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172968828902331080823','No',NULL,NULL,''),(4685,'1110','31729688213','2024-10-23 15:57:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4686,'1110','31729688213','2024-10-23 15:56:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4687,'1110','31729688213','2024-10-23 15:56:56',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4688,'1110','31729688213','2024-10-23 15:57:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4689,'1110','31729688213','2024-10-23 15:57:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4690,'5500','31729688213','2024-10-23 15:57:49',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4691,'4000','31729688213','2024-10-23 15:57:49',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4692,'4000','31729688213','2024-10-23 15:56:53',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4693,'4000','31729688213','2024-10-23 15:56:56',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4694,'4000','31729688213','2024-10-23 15:57:03',NULL,450.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4695,'4000','31729688213','2024-10-23 15:57:32',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4696,'1050','31729700256','2024-10-23 19:17:54',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172970092923903222203','No',NULL,NULL,''),(4697,'1110','31729700256','2024-10-23 19:17:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4698,'1110','31729700256','2024-10-23 19:17:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4699,'1110','31729700256','2024-10-23 19:17:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4700,'5500','31729700256','2024-10-23 19:17:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4701,'4000','31729700256','2024-10-23 19:17:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4702,'4000','31729700256','2024-10-23 19:17:36',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4703,'4000','31729700256','2024-10-23 19:17:43',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4704,'1050','31729708003','2024-10-23 21:26:59',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172970817547123003037','No',NULL,NULL,''),(4705,'4000','31729708003','2024-10-23 21:26:59',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4706,'4000','31729708003','2024-10-23 21:26:43',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4707,'1050','31729758777','2024-10-24 11:33:05',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172975905800222109332','No',NULL,NULL,''),(4708,'1110','31729758777','2024-10-24 11:33:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4709,'1110','31729758777','2024-10-24 11:32:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4710,'5500','31729758777','2024-10-24 11:33:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4711,'4000','31729758777','2024-10-24 11:33:05',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4712,'4000','31729758777','2024-10-24 11:32:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4713,'1050','31729762431','2024-10-24 13:20:31',1290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172976524027243933003','No',NULL,NULL,''),(4714,'1110','31729762431','2024-10-24 13:20:31',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4715,'1110','31729762431','2024-10-24 12:33:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4716,'1110','31729762431','2024-10-24 12:36:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4717,'1110','31729762431','2024-10-24 13:13:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4718,'1110','31729762431','2024-10-24 13:13:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(4719,'1110','31729762431','2024-10-24 13:20:15',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4720,'5500','31729762431','2024-10-24 13:20:30',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4721,'4000','31729762431','2024-10-24 13:20:31',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4722,'4000','31729762431','2024-10-24 12:33:51',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4723,'4000','31729762431','2024-10-24 12:36:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4724,'4000','31729762431','2024-10-24 13:13:15',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4725,'4000','31729762431','2024-10-24 13:13:18',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4726,'4000','31729762431','2024-10-24 13:20:15',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4727,'1050','31729765618','2024-10-24 13:26:59',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172976806322632662322','No',NULL,NULL,''),(4728,'4000','31729765618','2024-10-24 13:26:59',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4729,'1050','31729768171','2024-10-24 14:12:51',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172976961436330243372','No',NULL,NULL,''),(4730,'4000','31729768171','2024-10-24 14:12:51',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4731,'4000','31729768171','2024-10-24 14:09:31',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4732,'1050','31729769851','2024-10-24 14:37:37',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172976990001702200992','No',NULL,NULL,''),(4733,'1110','31729769851','2024-10-24 14:37:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4734,'1110','31729769851','2024-10-24 14:37:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4735,'5500','31729769851','2024-10-24 14:37:37',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4736,'4000','31729769851','2024-10-24 14:37:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4737,'4000','31729769851','2024-10-24 14:37:31',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4738,'1050','31729771250','2024-10-24 15:11:13',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172977354020232072352','No',NULL,NULL,''),(4739,'4000','31729771250','2024-10-24 15:11:13',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4740,'1010','31729778485','2024-10-24 17:01:26',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172977849320310333122','No',NULL,NULL,'JOHN'),(4741,'1110','31729778485','2024-10-24 17:01:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4742,'5500','31729778485','2024-10-24 17:01:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4743,'4000','31729778485','2024-10-24 17:01:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4744,'1050','31729780793','2024-10-24 17:39:53',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172978079502132339723','No',NULL,NULL,''),(4745,'1110','31729780793','2024-10-24 17:39:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4746,'5500','31729780793','2024-10-24 17:39:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4747,'4000','31729780793','2024-10-24 17:39:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4748,'1050','31729785663','2024-10-24 19:01:04',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172979053900313335523','No',NULL,NULL,''),(4749,'1110','31729785663','2024-10-24 19:01:04',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(4750,'5500','31729785663','2024-10-24 19:01:03',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4751,'4000','31729785663','2024-10-24 19:01:04',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4752,'1050','31729796068','2024-10-24 21:54:28',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172979670633233306222','No',NULL,NULL,''),(4753,'1110','31729796068','2024-10-24 21:54:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(4754,'5500','31729796068','2024-10-24 21:54:28',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4755,'4000','31729796068','2024-10-24 21:54:28',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(4756,'1050','31729851350','2024-10-25 13:15:51',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172985139192227331323','No',NULL,NULL,''),(4757,'4000','31729851350','2024-10-25 13:15:51',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(4758,'1010','31729869682','2024-10-25 18:21:34',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172987026609030207281','No',NULL,NULL,'JOHN'),(4759,'4000','31729869682','2024-10-25 18:21:34',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4760,'4000','31729869682','2024-10-25 18:21:22',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4761,'1050','31729872804','2024-10-25 19:14:28',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172987303923322397210','No',NULL,NULL,''),(4762,'1110','31729872804','2024-10-25 19:14:28',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4763,'1110','31729872804','2024-10-25 19:13:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4764,'5500','31729872804','2024-10-25 19:14:27',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4765,'4000','31729872804','2024-10-25 19:14:28',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4766,'4000','31729872804','2024-10-25 19:13:24',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4767,'1010','31729882104','2024-10-25 21:48:31',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172988212020008172232','No',NULL,NULL,'JOHN'),(4768,'4000','31729882104','2024-10-25 21:48:31',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4769,'4000','31729882104','2024-10-25 21:48:24',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4770,'1050','31729939987','2024-10-26 13:53:07',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172994000920233190023','No',NULL,NULL,''),(4771,'1110','31729939987','2024-10-26 13:53:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4772,'5500','31729939987','2024-10-26 13:53:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4773,'4000','31729939987','2024-10-26 13:53:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4774,'1050','31729941442','2024-10-26 14:17:49',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172994147222732442322','No',NULL,NULL,''),(4775,'1110','31729941442','2024-10-26 14:17:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4776,'1110','31729941442','2024-10-26 14:17:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4777,'5500','31729941442','2024-10-26 14:17:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4778,'4000','31729941442','2024-10-26 14:17:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4779,'4000','31729941442','2024-10-26 14:17:22',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4780,'1050','31729943433','2024-10-26 14:50:34',280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172994343812722433089','No',NULL,NULL,''),(4781,'4000','31729943433','2024-10-26 14:50:34',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4782,'1010','31729943531','2024-10-26 14:52:12',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172994408333230022339','No',NULL,NULL,'JOHN'),(4783,'4000','31729943531','2024-10-26 14:52:12',NULL,220.00,'','3','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(4784,'1050','31729952346','2024-10-26 17:34:15',1450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172995354322522200500','No',NULL,NULL,''),(4785,'4000','31729952346','2024-10-26 17:34:15',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4786,'4000','31729952346','2024-10-26 17:19:06',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4787,'4000','31729952346','2024-10-26 17:19:10',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4788,'4000','31729952346','2024-10-26 17:19:14',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4789,'4000','31729952346','2024-10-26 17:19:24',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4790,'1050','31729955011','2024-10-26 18:03:32',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172995501323032353332','No',NULL,NULL,''),(4791,'4000','31729955011','2024-10-26 18:03:32',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4792,'1050','31729972231','2024-10-26 22:50:35',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172997227302272977733','No',NULL,NULL,''),(4793,'4000','31729972231','2024-10-26 22:50:35',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4794,'4000','31729972231','2024-10-26 22:50:31',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4795,'1050','31729972380','2024-10-26 22:53:01',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172997239722232293222','No',NULL,NULL,''),(4796,'4000','31729972380','2024-10-26 22:53:01',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4797,'1050','31729972656','2024-10-26 22:57:37',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172997266422326627237','No',NULL,NULL,''),(4798,'4000','31729972656','2024-10-26 22:57:37',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4799,'1050','31729976328','2024-10-26 23:58:58',1520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172997636130173323020','No',NULL,NULL,''),(4800,'1110','31729976328','2024-10-26 23:58:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4801,'1110','31729976328','2024-10-26 23:58:49',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4802,'5500','31729976328','2024-10-26 23:58:57',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4803,'4000','31729976328','2024-10-26 23:58:58',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4804,'4000','31729976328','2024-10-26 23:58:49',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4805,'1050','31729976649','2024-10-27 00:07:00',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172997703392313002302','No',NULL,NULL,''),(4806,'1110','31729976649','2024-10-27 00:07:00',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4807,'5500','31729976649','2024-10-27 00:04:09',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4808,'4000','31729976649','2024-10-27 00:07:00',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4809,'1050','31729980687','2024-10-27 01:11:28',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172998069300002330222','No',NULL,NULL,''),(4810,'4000','31729980687','2024-10-27 01:11:28',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4811,'1050','31729980836','2024-10-27 01:13:57',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172998083822238233308','No',NULL,NULL,''),(4812,'4000','31729980836','2024-10-27 01:13:57',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(4813,'1010','31729985260','2024-10-27 02:27:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172998527332203922102','No',NULL,NULL,'JOHN'),(4814,'1110','31729985260','2024-10-27 02:27:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4815,'5500','31729985260','2024-10-27 02:27:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4816,'4000','31729985260','2024-10-27 02:27:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4817,'1010','31729985605','2024-10-27 02:33:26',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3172998561283332722320','No',NULL,NULL,'JOHN'),(4818,'1110','31729985605','2024-10-27 02:33:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4819,'5500','31729985605','2024-10-27 02:33:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4820,'4000','31729985605','2024-10-27 02:33:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4821,'1010','31730028485','2024-10-27 14:28:06',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173002849132302322837','No',NULL,NULL,'JONH'),(4822,'1110','31730028485','2024-10-27 14:28:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4823,'5500','31730028485','2024-10-27 14:28:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4824,'4000','31730028485','2024-10-27 14:28:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4825,'1010','31730029795','2024-10-27 14:50:03',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173003023323337332302','No',NULL,NULL,'JOHN'),(4826,'1110','31730029795','2024-10-27 14:50:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4827,'1110','31730029795','2024-10-27 14:49:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4828,'1110','31730029795','2024-10-27 14:49:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4829,'5500','31730029795','2024-10-27 14:50:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4830,'4000','31730029795','2024-10-27 14:50:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4831,'4000','31730029795','2024-10-27 14:49:55',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4832,'4000','31730029795','2024-10-27 14:49:57',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4833,'1010','31730042933','2024-10-27 18:28:56',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173004294420031422303','No',NULL,NULL,'JOHN'),(4834,'4000','31730042933','2024-10-27 18:28:56',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4835,'4000','31730042933','2024-10-27 18:28:53',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4836,'1010','31730050136','2024-10-27 20:29:36',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173005021720033022333','No',NULL,NULL,'JOHN'),(4837,'1110','31730050136','2024-10-27 20:29:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4838,'1110','31730050136','2024-10-27 20:28:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(4839,'5500','31730050136','2024-10-27 20:29:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4840,'4000','31730050136','2024-10-27 20:29:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4841,'4000','31730050136','2024-10-27 20:28:56',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4842,'1050','31730052632','2024-10-27 21:10:36',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173005288220222827030','No',NULL,NULL,''),(4843,'1110','31730052632','2024-10-27 21:10:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4844,'1110','31730052632','2024-10-27 21:10:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4845,'5500','31730052632','2024-10-27 21:10:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4846,'4000','31730052632','2024-10-27 21:10:36',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4847,'4000','31730052632','2024-10-27 21:10:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4848,'1050','31730053594','2024-10-27 21:26:35',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173005359750143301432','No',NULL,NULL,''),(4849,'4000','31730053594','2024-10-27 21:26:35',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4850,'1050','31730054452','2024-10-27 21:40:56',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173005445924333933053','No',NULL,NULL,''),(4851,'1110','31730054452','2024-10-27 21:40:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4852,'1110','31730054452','2024-10-27 21:40:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4853,'5500','31730054452','2024-10-27 21:40:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4854,'4000','31730054452','2024-10-27 21:40:56',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4855,'4000','31730054452','2024-10-27 21:40:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4856,'1050','31730196593','2024-10-29 13:09:59',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173019661002327963222','No',NULL,NULL,''),(4857,'1110','31730196593','2024-10-29 13:09:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4858,'1110','31730196593','2024-10-29 13:09:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4859,'5500','31730196593','2024-10-29 13:09:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4860,'4000','31730196593','2024-10-29 13:09:59',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4861,'4000','31730196593','2024-10-29 13:09:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4862,'1010','31730197965','2024-10-29 13:32:50',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173019799233900279230','No',NULL,NULL,'JOHN'),(4863,'1110','31730197965','2024-10-29 13:32:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4864,'1110','31730197965','2024-10-29 13:32:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(4865,'5500','31730197965','2024-10-29 13:32:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4866,'4000','31730197965','2024-10-29 13:32:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4867,'4000','31730197965','2024-10-29 13:32:45',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(4868,'1050','31730224564','2024-10-29 20:56:16',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173022457900932227337','No',NULL,NULL,''),(4869,'1110','31730224564','2024-10-29 20:56:16',NULL,120.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(4870,'1110','31730224564','2024-10-29 20:56:04',NULL,120.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(4871,'1110','31730224564','2024-10-29 20:56:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4872,'5500','31730224564','2024-10-29 20:56:15',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4873,'4000','31730224564','2024-10-29 20:56:16',NULL,220.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4874,'4000','31730224564','2024-10-29 20:56:04',NULL,220.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4875,'4000','31730224564','2024-10-29 20:56:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4876,'1050','31730224599','2024-10-29 20:56:39',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173022460102332344412','No',NULL,NULL,''),(4877,'1110','31730224599','2024-10-29 20:56:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4878,'5500','31730224599','2024-10-29 20:56:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4879,'4000','31730224599','2024-10-29 20:56:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4880,'1050','31730224627','2024-10-29 20:57:08',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173022463133334700022','No',NULL,NULL,''),(4881,'1110','31730224627','2024-10-29 20:57:08',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4882,'5500','31730224627','2024-10-29 20:57:07',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4883,'4000','31730224627','2024-10-29 20:57:08',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4884,'1050','31730225201','2024-10-29 21:06:42',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173022520420270320023','No',NULL,NULL,''),(4885,'1110','31730225201','2024-10-29 21:06:42',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4886,'5500','31730225201','2024-10-29 21:06:41',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4887,'4000','31730225201','2024-10-29 21:06:42',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4888,'1050','31730284494','2024-10-30 13:35:23',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173028452742732230472','No',NULL,NULL,''),(4889,'4000','31730284494','2024-10-30 13:35:23',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4890,'4000','31730284494','2024-10-30 13:34:54',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4891,'1050','31730285185','2024-10-30 13:46:41',1210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173028520832425330230','No',NULL,NULL,''),(4892,'1110','31730285185','2024-10-30 13:46:41',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4893,'1110','31730285185','2024-10-30 13:46:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4894,'1110','31730285185','2024-10-30 13:46:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4895,'1110','31730285185','2024-10-30 13:46:33',NULL,120.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(4896,'1110','31730285185','2024-10-30 13:46:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4897,'5500','31730285185','2024-10-30 13:46:41',280.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4898,'4000','31730285185','2024-10-30 13:46:41',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4899,'4000','31730285185','2024-10-30 13:46:25',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4900,'4000','31730285185','2024-10-30 13:46:30',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4901,'4000','31730285185','2024-10-30 13:46:33',NULL,220.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4902,'4000','31730285185','2024-10-30 13:46:38',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4903,'1050','31730292423','2024-10-30 15:47:04',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173029243333022930307','No',NULL,NULL,''),(4904,'4000','31730292423','2024-10-30 15:47:04',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4905,'1050','31730295024','2024-10-30 16:30:30',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173029503313273302032','No',NULL,NULL,''),(4906,'4000','31730295024','2024-10-30 16:30:30',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4907,'1010','31730296903','2024-10-30 17:01:46',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173029692023333300232','No',NULL,NULL,'JOHN'),(4908,'4000','31730296903','2024-10-30 17:01:46',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4909,'4000','31730296903','2024-10-30 17:01:43',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4910,'1050','31730305035','2024-10-30 19:17:16',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173030503832233543223','No',NULL,NULL,''),(4911,'1110','31730305035','2024-10-30 19:17:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4912,'5500','31730305035','2024-10-30 19:17:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4913,'4000','31730305035','2024-10-30 19:17:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4914,'1050','31730310570','2024-10-30 20:49:31',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173031057333230303303','No',NULL,NULL,''),(4915,'1110','31730310570','2024-10-30 20:49:31',NULL,240.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(4916,'5500','31730310570','2024-10-30 20:49:30',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4917,'4000','31730310570','2024-10-30 20:49:31',NULL,440.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4918,'1050','31730365268','2024-10-31 12:01:14',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173036528023033222332','No',NULL,NULL,''),(4919,'4000','31730365268','2024-10-31 12:01:14',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4920,'4000','31730365268','2024-10-31 12:01:09',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4921,'1050','31730367504','2024-10-31 12:42:15',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173036781732320023147','No',NULL,NULL,''),(4922,'4000','31730367504','2024-10-31 12:42:15',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4923,'4000','31730367504','2024-10-31 12:38:24',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4924,'4000','31730367504','2024-10-31 12:38:27',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4925,'4000','31730367504','2024-10-31 12:38:30',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4926,'4000','31730367504','2024-10-31 12:38:48',NULL,840.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4927,'4000','31730367504','2024-10-31 12:38:59',NULL,360.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4928,'1050','31730381375','2024-10-31 16:29:43',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173038138500332300302','No',NULL,NULL,''),(4929,'4000','31730381375','2024-10-31 16:29:43',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4930,'4000','31730381375','2024-10-31 16:29:35',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4931,'1050','31730384741','2024-10-31 17:26:50',1410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173038481280321033833','No',NULL,NULL,''),(4932,'1110','31730384741','2024-10-31 17:26:50',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4933,'1110','31730384741','2024-10-31 17:25:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4934,'1110','31730384741','2024-10-31 17:26:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4935,'1110','31730384741','2024-10-31 17:26:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4936,'1110','31730384741','2024-10-31 17:26:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4937,'5500','31730384741','2024-10-31 17:26:50',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4938,'4000','31730384741','2024-10-31 17:26:50',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4939,'4000','31730384741','2024-10-31 17:25:41',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4940,'4000','31730384741','2024-10-31 17:26:25',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4941,'4000','31730384741','2024-10-31 17:26:29',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4942,'4000','31730384741','2024-10-31 17:26:42',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4943,'1050','31730385203','2024-10-31 17:33:51',1360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173038531631022308323','No',NULL,NULL,''),(4944,'1110','31730385203','2024-10-31 17:33:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4945,'1110','31730385203','2024-10-31 17:33:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4946,'1110','31730385203','2024-10-31 17:33:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(4947,'1110','31730385203','2024-10-31 17:33:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4948,'1110','31730385203','2024-10-31 17:33:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4949,'1110','31730385203','2024-10-31 17:33:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4950,'5500','31730385203','2024-10-31 17:33:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4951,'4000','31730385203','2024-10-31 17:33:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4952,'4000','31730385203','2024-10-31 17:33:24',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4953,'4000','31730385203','2024-10-31 17:33:29',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4954,'4000','31730385203','2024-10-31 17:33:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4955,'4000','31730385203','2024-10-31 17:33:39',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4956,'4000','31730385203','2024-10-31 17:33:47',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4957,'1050','31730387752','2024-10-31 18:16:01',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173038779737237709003','No',NULL,NULL,''),(4958,'4000','31730387752','2024-10-31 18:16:01',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4959,'4000','31730387752','2024-10-31 18:15:52',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4960,'1050','31730388064','2024-10-31 18:21:10',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173038807333103728332','No',NULL,NULL,''),(4961,'4000','31730388064','2024-10-31 18:21:10',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4962,'4000','31730388064','2024-10-31 18:21:04',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4963,'1050','31730388976','2024-10-31 18:36:17',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173038944702028402004','No',NULL,NULL,''),(4964,'1110','31730388976','2024-10-31 18:36:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4965,'5500','31730388976','2024-10-31 18:36:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4966,'4000','31730388976','2024-10-31 18:36:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4967,'1010','31730391376','2024-10-31 19:16:16',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173039140232300372222','No',NULL,NULL,'JOHN'),(4968,'4000','31730391376','2024-10-31 19:16:16',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4969,'1050','31730391508','2024-10-31 19:18:29',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173039151130253303304','No',NULL,NULL,''),(4970,'4000','31730391508','2024-10-31 19:18:29',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(4971,'1010','31730396172','2024-10-31 20:36:16',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173040026004602022022','No',NULL,NULL,'JOHN'),(4972,'1110','31730396172','2024-10-31 20:36:16',NULL,240.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(4973,'1110','31730396172','2024-10-31 20:36:12',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(4974,'5500','31730396172','2024-10-31 20:36:15',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4975,'4000','31730396172','2024-10-31 20:36:16',NULL,440.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(4976,'4000','31730396172','2024-10-31 20:36:12',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(4977,'1010','31730458577','2024-11-01 13:56:19',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173045937122330233202','No',NULL,NULL,'rrb'),(4978,'1110','31730458577','2024-11-01 13:56:19',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4979,'5500','31730458577','2024-11-01 13:56:18',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4980,'4000','31730458577','2024-11-01 13:56:19',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4981,'1010','31730460084','2024-11-01 14:22:37',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173046097027333243000','No',NULL,NULL,'63p'),(4982,'1110','31730460084','2024-11-01 14:22:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(4983,'1110','31730460084','2024-11-01 14:21:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4984,'1110','31730460084','2024-11-01 14:22:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4985,'5500','31730460084','2024-11-01 14:22:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4986,'4000','31730460084','2024-11-01 14:22:37',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(4987,'4000','31730460084','2024-11-01 14:21:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4988,'4000','31730460084','2024-11-01 14:22:18',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4989,'1010','31730468899','2024-11-01 16:48:20',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173046896022933042026','No',NULL,NULL,'p5'),(4990,'4000','31730468899','2024-11-01 16:48:20',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4991,'1050','31730473593','2024-11-01 18:06:50',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173047364822330330220','No',NULL,NULL,''),(4992,'1110','31730473593','2024-11-01 18:06:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4993,'1110','31730473593','2024-11-01 18:06:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4994,'1110','31730473593','2024-11-01 18:06:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4995,'5500','31730473593','2024-11-01 18:06:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4996,'4000','31730473593','2024-11-01 18:06:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4997,'4000','31730473593','2024-11-01 18:06:33',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4998,'4000','31730473593','2024-11-01 18:06:41',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4999,'1010','31730484324','2024-11-01 21:56:59',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173048744231420247433','No',NULL,NULL,'T1E'),(5000,'4000','31730484324','2024-11-01 21:56:59',NULL,440.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5001,'1010','31730548655','2024-11-02 14:57:36',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173054872830382043330','No',NULL,NULL,'BEU'),(5002,'1110','31730548655','2024-11-02 14:57:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5003,'5500','31730548655','2024-11-02 14:57:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5004,'4000','31730548655','2024-11-02 14:57:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5005,'1010','31730556040','2024-11-02 17:01:26',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173055920537090393520','No',NULL,NULL,'JAA'),(5006,'1110','31730556040','2024-11-02 17:01:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5007,'1110','31730556040','2024-11-02 17:00:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(5008,'1110','31730556040','2024-11-02 17:01:16',NULL,120.00,'','3','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(5009,'5500','31730556040','2024-11-02 17:01:25',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5010,'4000','31730556040','2024-11-02 17:01:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5011,'4000','31730556040','2024-11-02 17:00:40',NULL,220.00,'','3','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(5012,'4000','31730556040','2024-11-02 17:01:16',NULL,220.00,'','3','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(5013,'1010','31730582442','2024-11-03 00:20:43',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173058246603822126830','No',NULL,NULL,'1212'),(5014,'4000','31730582442','2024-11-03 00:20:43',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5015,'1010','31730582506','2024-11-03 00:42:49',1310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173058389923392035243','No',NULL,NULL,'bvr'),(5016,'1110','31730582506','2024-11-03 00:42:49',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5017,'1110','31730582506','2024-11-03 00:21:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(5018,'1110','31730582506','2024-11-03 00:22:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5019,'5500','31730582506','2024-11-03 00:35:22',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5020,'4000','31730582506','2024-11-03 00:42:49',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5021,'4000','31730582506','2024-11-03 00:21:46',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5022,'4000','31730582506','2024-11-03 00:22:01',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5023,'1010','31730589710','2024-11-03 02:45:22',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173059120937004115123','No',NULL,NULL,'311'),(5024,'1110','31730589710','2024-11-03 02:45:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5025,'1110','31730589710','2024-11-03 02:21:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5026,'1110','31730589710','2024-11-03 02:21:55',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5027,'5500','31730589710','2024-11-03 02:42:18',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5028,'4000','31730589710','2024-11-03 02:45:22',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5029,'4000','31730589710','2024-11-03 02:21:50',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5030,'4000','31730589710','2024-11-03 02:21:55',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5031,'1010','31730591406','2024-11-03 03:07:16',840.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173059248903930322333','No',NULL,NULL,'epp'),(5032,'4000','31730591406','2024-11-03 03:07:16',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5033,'1050','31730629324','2024-11-03 13:22:05',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173062932802233303823','No',NULL,NULL,''),(5034,'1110','31730629324','2024-11-03 13:22:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5035,'5500','31730629324','2024-11-03 13:22:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5036,'4000','31730629324','2024-11-03 13:22:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5037,'1010','31730629543','2024-11-03 14:43:16',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173063472723200232303','No',NULL,NULL,'581'),(5038,'1110','31730629543','2024-11-03 14:43:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5039,'5500','31730629543','2024-11-03 14:28:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5040,'4000','31730629543','2024-11-03 14:43:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5041,'1050','31730635244','2024-11-03 15:01:11',860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173063635833333001063','No',NULL,NULL,''),(5042,'1110','31730635244','2024-11-03 15:01:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5043,'1110','31730635244','2024-11-03 15:00:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5044,'1110','31730635244','2024-11-03 15:00:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(5045,'5500','31730635244','2024-11-03 15:01:10',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5046,'4000','31730635244','2024-11-03 15:01:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5047,'4000','31730635244','2024-11-03 15:00:44',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5048,'4000','31730635244','2024-11-03 15:00:49',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5049,'1050','31730644841','2024-11-03 17:41:08',2150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173064487632002600324','No',NULL,NULL,''),(5050,'1110','31730644841','2024-11-03 17:41:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5051,'1110','31730644841','2024-11-03 17:40:41',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5052,'1110','31730644841','2024-11-03 17:40:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5053,'1110','31730644841','2024-11-03 17:40:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5054,'1110','31730644841','2024-11-03 17:40:56',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5055,'5500','31730644841','2024-11-03 17:41:04',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5056,'4000','31730644841','2024-11-03 17:41:08',NULL,870.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5057,'4000','31730644841','2024-11-03 17:40:41',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5058,'4000','31730644841','2024-11-03 17:40:46',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5059,'4000','31730644841','2024-11-03 17:40:52',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5060,'4000','31730644841','2024-11-03 17:40:56',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5061,'1050','31730646558','2024-11-03 18:09:19',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173064658302383343023','No',NULL,NULL,''),(5062,'1110','31730646558','2024-11-03 18:09:19',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5063,'5500','31730646558','2024-11-03 18:09:18',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5064,'4000','31730646558','2024-11-03 18:09:19',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5065,'1050','31730648443','2024-11-03 18:40:43',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173064845173303230384','No',NULL,NULL,''),(5066,'4000','31730648443','2024-11-03 18:40:43',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5067,'1010','31730650281','2024-11-03 19:11:48',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173065053733302251303','No',NULL,NULL,'lh'),(5068,'1110','31730650281','2024-11-03 19:11:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5069,'1110','31730650281','2024-11-03 19:11:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5070,'5500','31730650281','2024-11-03 19:11:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5071,'4000','31730650281','2024-11-03 19:11:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5072,'4000','31730650281','2024-11-03 19:11:21',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5073,'1010','31730650547','2024-11-03 19:15:56',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173065066133066333333','No',NULL,NULL,'kl'),(5074,'1110','31730650547','2024-11-03 19:15:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5075,'1110','31730650547','2024-11-03 19:15:47',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5076,'5500','31730650547','2024-11-03 19:15:56',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5077,'4000','31730650547','2024-11-03 19:15:56',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5078,'4000','31730650547','2024-11-03 19:15:47',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5079,'1010','31730650684','2024-11-03 19:18:08',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173065071212252141300','No',NULL,NULL,'3l3'),(5080,'1110','31730650684','2024-11-03 19:18:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5081,'1110','31730650684','2024-11-03 19:18:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5082,'5500','31730650684','2024-11-03 19:18:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5083,'4000','31730650684','2024-11-03 19:18:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5084,'4000','31730650684','2024-11-03 19:18:04',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5085,'1050','31730651576','2024-11-03 19:33:00',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173065159552323225333','No',NULL,NULL,''),(5086,'1110','31730651576','2024-11-03 19:33:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5087,'1110','31730651576','2024-11-03 19:32:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5088,'5500','31730651576','2024-11-03 19:33:00',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5089,'4000','31730651576','2024-11-03 19:33:00',NULL,700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5090,'4000','31730651576','2024-11-03 19:32:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5091,'1010','31730653240','2024-11-03 20:01:18',830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173065340502635372377','No',NULL,NULL,'vga'),(5092,'4000','31730653240','2024-11-03 20:01:18',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5093,'4000','31730653240','2024-11-03 20:00:40',NULL,160.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5094,'1010','31730653419','2024-11-03 20:04:08',910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173065357102353701222','No',NULL,NULL,'0po'),(5095,'1110','31730653419','2024-11-03 20:04:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5096,'1110','31730653419','2024-11-03 20:03:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5097,'1110','31730653419','2024-11-03 20:03:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5098,'5500','31730653419','2024-11-03 20:04:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5099,'4000','31730653419','2024-11-03 20:04:08',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5100,'4000','31730653419','2024-11-03 20:03:39',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5101,'4000','31730653419','2024-11-03 20:03:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5102,'1050','31730653935','2024-11-03 20:12:16',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173065394339330333930','No',NULL,NULL,''),(5103,'4000','31730653935','2024-11-03 20:12:16',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5104,'1010','31730800321','2024-11-05 12:52:08',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173080062733131321223','No',NULL,NULL,'125'),(5105,'4000','31730800321','2024-11-05 12:52:08',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5106,'4000','31730800321','2024-11-05 12:52:01',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5107,'1010','31730801689','2024-11-05 13:34:54',1250.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173080419222130030023','No',NULL,NULL,'TW'),(5108,'1110','31730801689','2024-11-05 13:34:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(5109,'1110','31730801689','2024-11-05 13:14:49',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5110,'1110','31730801689','2024-11-05 13:14:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5111,'5500','31730801689','2024-11-05 13:34:54',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5112,'4000','31730801689','2024-11-05 13:34:54',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5113,'4000','31730801689','2024-11-05 13:14:49',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5114,'4000','31730801689','2024-11-05 13:14:59',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5115,'1050','31730805256','2024-11-05 14:14:17',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173080528473832037332','No',NULL,NULL,''),(5116,'1110','31730805256','2024-11-05 14:14:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5117,'5500','31730805256','2024-11-05 14:14:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5118,'4000','31730805256','2024-11-05 14:14:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5119,'1010','31730820652','2024-11-05 18:30:54',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173082067333203203032','No',NULL,NULL,'200'),(5120,'4000','31730820652','2024-11-05 18:30:54',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5121,'1010','31730821485','2024-11-05 18:47:46',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173082187433328031822','No',NULL,NULL,'WBT'),(5122,'1110','31730821485','2024-11-05 18:47:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5123,'1110','31730821485','2024-11-05 18:44:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5124,'1110','31730821485','2024-11-05 18:44:49',NULL,70.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(5125,'5500','31730821485','2024-11-05 18:45:03',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5126,'4000','31730821485','2024-11-05 18:47:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5127,'4000','31730821485','2024-11-05 18:44:45',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5128,'4000','31730821485','2024-11-05 18:44:49',NULL,110.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(5129,'1050','31730822245','2024-11-05 18:58:10',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173082234003134242323','No',NULL,NULL,''),(5130,'1110','31730822245','2024-11-05 18:58:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5131,'1110','31730822245','2024-11-05 18:57:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5132,'1110','31730822245','2024-11-05 18:57:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(5133,'5500','31730822245','2024-11-05 18:58:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5134,'4000','31730822245','2024-11-05 18:58:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5135,'4000','31730822245','2024-11-05 18:57:25',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5136,'4000','31730822245','2024-11-05 18:57:33',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5137,'1050','31730822360','2024-11-05 18:59:21',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173082240822203324032','No',NULL,NULL,''),(5138,'4000','31730822360','2024-11-05 18:59:21',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5139,'1010','31730824157','2024-11-05 19:29:23',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173082423523433200330','No',NULL,NULL,''),(5140,'1050','31730824157','2024-11-05 19:29:23',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173082423523433200330','No',NULL,NULL,''),(5141,'1110','31730824157','2024-11-05 19:29:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5142,'1110','31730824157','2024-11-05 19:29:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(5143,'5500','31730824157','2024-11-05 19:29:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5144,'4000','31730824157','2024-11-05 19:29:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5145,'4000','31730824157','2024-11-05 19:29:17',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5146,'1010','31730826910','2024-11-05 20:19:04',1430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173082717402078013713','No',NULL,NULL,'AYL'),(5147,'4000','31730826910','2024-11-05 20:19:04',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5148,'4000','31730826910','2024-11-05 20:15:10',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5149,'4000','31730826910','2024-11-05 20:15:13',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5150,'4000','31730826910','2024-11-05 20:15:15',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5151,'4000','31730826910','2024-11-05 20:15:32',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5152,'1010','31730887399','2024-11-06 13:03:30',2500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173088743823003210202','No',NULL,NULL,'klh'),(5153,'4000','31730887399','2024-11-06 13:03:30',NULL,1600.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5154,'4000','31730887399','2024-11-06 13:03:19',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5155,'4000','31730887399','2024-11-06 13:03:24',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5156,'1010','31730888231','2024-11-06 13:17:12',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173088824027030322272','No',NULL,NULL,'6q4'),(5157,'1110','31730888231','2024-11-06 13:17:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5158,'5500','31730888231','2024-11-06 13:17:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5159,'4000','31730888231','2024-11-06 13:17:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5160,'1010','31730889552','2024-11-06 13:41:11',1780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173088990032230039282','No',NULL,NULL,'ret'),(5161,'1110','31730889552','2024-11-06 13:41:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5162,'1110','31730889552','2024-11-06 13:39:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5163,'1110','31730889552','2024-11-06 13:39:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5164,'1110','31730889552','2024-11-06 13:39:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5165,'1110','31730889552','2024-11-06 13:39:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(5166,'5500','31730889552','2024-11-06 13:41:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5167,'4000','31730889552','2024-11-06 13:41:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5168,'4000','31730889552','2024-11-06 13:39:12',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5169,'4000','31730889552','2024-11-06 13:39:13',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5170,'4000','31730889552','2024-11-06 13:39:16',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5171,'4000','31730889552','2024-11-06 13:39:25',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5172,'1050','31730906061','2024-11-06 18:14:22',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173090607902203029003','No',NULL,NULL,''),(5173,'4000','31730906061','2024-11-06 18:14:22',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5174,'1010','31730906758','2024-11-06 18:26:26',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173090734222737021003','No',NULL,NULL,'9T2'),(5175,'4000','31730906758','2024-11-06 18:26:26',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5176,'4000','31730906758','2024-11-06 18:25:58',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5177,'1010','31730974320','2024-11-07 13:13:24',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173097447622370407342','No',NULL,NULL,'b10'),(5178,'4000','31730974320','2024-11-07 13:13:24',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5179,'4000','31730974320','2024-11-07 13:12:00',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5180,'4000','31730974320','2024-11-07 13:12:19',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5181,'4000','31730974320','2024-11-07 13:12:27',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5182,'4000','31730974320','2024-11-07 13:12:46',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5183,'1010','31730994977','2024-11-07 18:56:24',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173099507432073223332','No',NULL,NULL,'vxv'),(5184,'4000','31730994977','2024-11-07 18:56:24',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(5185,'4000','31730994977','2024-11-07 18:56:17',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5186,'1010','31730996311','2024-11-07 19:19:01',750.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173099698553243332332','No',NULL,NULL,'clp'),(5187,'1110','31730996311','2024-11-07 19:19:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5188,'1110','31730996311','2024-11-07 19:18:31',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5189,'1110','31730996311','2024-11-07 19:18:40',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(5190,'1110','31730996311','2024-11-07 19:18:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(5191,'5500','31730996311','2024-11-07 19:19:00',270.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5192,'4000','31730996311','2024-11-07 19:19:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5193,'4000','31730996311','2024-11-07 19:18:31',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5194,'4000','31730996311','2024-11-07 19:18:40',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(5195,'4000','31730996311','2024-11-07 19:18:55',NULL,220.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5196,'1010','31731006980','2024-11-07 22:16:21',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173100699032300923012','No',NULL,NULL,'mnj'),(5197,'4000','31731006980','2024-11-07 22:16:21',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5198,'1010','31731007084','2024-11-07 23:03:44',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173100983423333302332','No',NULL,NULL,'0ip'),(5199,'1110','31731007084','2024-11-07 23:03:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5200,'1110','31731007084','2024-11-07 22:18:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5201,'1110','31731007084','2024-11-07 22:18:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5202,'5500','31731007084','2024-11-07 22:18:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5203,'4000','31731007084','2024-11-07 23:03:44',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5204,'4000','31731007084','2024-11-07 22:18:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5205,'4000','31731007084','2024-11-07 22:18:12',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5206,'1010','31731060738','2024-11-08 13:12:18',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173106078122337203060','No',NULL,NULL,'1fn'),(5207,'1110','31731060738','2024-11-08 13:12:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5208,'5500','31731060738','2024-11-08 13:12:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5209,'4000','31731060738','2024-11-08 13:12:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5210,'1050','31731061189','2024-11-08 13:46:45',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173106281910203230213','No',NULL,NULL,''),(5211,'1110','31731061189','2024-11-08 13:46:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5212,'1110','31731061189','2024-11-08 13:19:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5213,'5500','31731061189','2024-11-08 13:46:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5214,'4000','31731061189','2024-11-08 13:46:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5215,'4000','31731061189','2024-11-08 13:19:49',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5216,'1010','31731071802','2024-11-08 19:33:12',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173108359903333201733','No',NULL,NULL,'123'),(5217,'1110','31731071802','2024-11-08 19:33:12',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5218,'1110','31731071802','2024-11-08 16:16:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5219,'1110','31731071802','2024-11-08 16:16:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5220,'1110','31731071802','2024-11-08 16:17:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5221,'5500','31731071802','2024-11-08 16:17:17',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5222,'4000','31731071802','2024-11-08 19:33:12',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5223,'4000','31731071802','2024-11-08 16:16:42',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5224,'4000','31731071802','2024-11-08 16:16:50',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5225,'4000','31731071802','2024-11-08 16:17:05',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5226,'1010','31731088636','2024-11-08 21:00:49',4390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173109242420230020133','No',NULL,NULL,'124'),(5227,'1110','31731088636','2024-11-08 21:00:49',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5228,'1110','31731088636','2024-11-08 20:57:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5229,'1110','31731088636','2024-11-08 20:57:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5230,'1110','31731088636','2024-11-08 20:57:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5231,'1110','31731088636','2024-11-08 20:57:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(5232,'1110','31731088636','2024-11-08 20:58:19',NULL,200.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5233,'1110','31731088636','2024-11-08 20:58:39',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5234,'1110','31731088636','2024-11-08 20:58:49',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5235,'5500','31731088636','2024-11-08 21:00:48',800.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5236,'4000','31731088636','2024-11-08 21:00:49',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5237,'4000','31731088636','2024-11-08 20:57:16',NULL,700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5238,'4000','31731088636','2024-11-08 20:57:26',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5239,'4000','31731088636','2024-11-08 20:57:41',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5240,'4000','31731088636','2024-11-08 20:57:46',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5241,'4000','31731088636','2024-11-08 20:58:19',NULL,440.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5242,'4000','31731088636','2024-11-08 20:58:39',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5243,'4000','31731088636','2024-11-08 20:58:49',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5244,'1010','31731092588','2024-11-08 22:22:11',1580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173109418003030234110','No',NULL,NULL,'f85'),(5245,'1110','31731092588','2024-11-08 22:22:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5246,'1110','31731092588','2024-11-08 22:03:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5247,'1110','31731092588','2024-11-08 22:03:21',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(5248,'1110','31731092588','2024-11-08 22:03:56',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5249,'1110','31731092588','2024-11-08 22:04:06',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5250,'1110','31731092588','2024-11-08 22:04:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(5251,'5500','31731092588','2024-11-08 22:04:48',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5252,'4000','31731092588','2024-11-08 22:22:11',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5253,'4000','31731092588','2024-11-08 22:03:08',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5254,'4000','31731092588','2024-11-08 22:03:21',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5255,'4000','31731092588','2024-11-08 22:03:56',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5256,'4000','31731092588','2024-11-08 22:04:06',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5257,'4000','31731092588','2024-11-08 22:04:15',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5258,'1010','31731150260','2024-11-09 14:04:21',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173115045112332452230','No',NULL,NULL,'wrk'),(5259,'1110','31731150260','2024-11-09 14:04:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5260,'5500','31731150260','2024-11-09 14:04:20',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5261,'4000','31731150260','2024-11-09 14:04:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5262,'1010','31731150467','2024-11-09 14:07:48',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173115047910220133323','No',NULL,NULL,'kgk'),(5263,'1110','31731150467','2024-11-09 14:07:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5264,'5500','31731150467','2024-11-09 14:07:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5265,'4000','31731150467','2024-11-09 14:07:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5266,'1050','31731150517','2024-11-09 14:09:56',2420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173115060551020323032','No',NULL,NULL,''),(5267,'1110','31731150517','2024-11-09 14:09:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5268,'1110','31731150517','2024-11-09 14:08:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5269,'1110','31731150517','2024-11-09 14:09:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5270,'1110','31731150517','2024-11-09 14:09:12',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5271,'1110','31731150517','2024-11-09 14:09:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5272,'1110','31731150517','2024-11-09 14:09:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5273,'1110','31731150517','2024-11-09 14:09:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5274,'5500','31731150517','2024-11-09 14:09:55',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5275,'4000','31731150517','2024-11-09 14:09:56',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5276,'4000','31731150517','2024-11-09 14:08:37',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5277,'4000','31731150517','2024-11-09 14:09:06',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5278,'4000','31731150517','2024-11-09 14:09:12',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5279,'4000','31731150517','2024-11-09 14:09:20',NULL,1260.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5280,'4000','31731150517','2024-11-09 14:09:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5281,'4000','31731150517','2024-11-09 14:09:40',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5282,'1010','31731154521','2024-11-09 15:20:28',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173115586433335701052','No',NULL,NULL,'RHD'),(5283,'4000','31731154521','2024-11-09 15:20:28',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5284,'4000','31731154521','2024-11-09 15:15:21',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5285,'4000','31731154521','2024-11-09 15:15:47',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5286,'1050','31731165876','2024-11-09 18:24:38',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173116588723321223502','No',NULL,NULL,''),(5287,'4000','31731165876','2024-11-09 18:24:38',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5288,'1010','31731168818','2024-11-09 19:13:46',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173116883993320021338','No',NULL,NULL,'r4x'),(5289,'1110','31731168818','2024-11-09 19:13:46',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(5290,'1110','31731168818','2024-11-09 19:13:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(5291,'5500','31731168818','2024-11-09 19:13:46',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5292,'4000','31731168818','2024-11-09 19:13:46',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(5293,'4000','31731168818','2024-11-09 19:13:38',NULL,220.00,'','3','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5294,'1010','31731168943','2024-11-09 19:22:36',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173116938633133802936','No',NULL,NULL,'o1w'),(5295,'1110','31731168943','2024-11-09 19:22:36',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5296,'1110','31731168943','2024-11-09 19:15:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5297,'1110','31731168943','2024-11-09 19:15:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(5298,'5500','31731168943','2024-11-09 19:16:38',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5299,'4000','31731168943','2024-11-09 19:22:36',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5300,'4000','31731168943','2024-11-09 19:15:43',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5301,'4000','31731168943','2024-11-09 19:15:50',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5302,'1010','31731170070','2024-11-09 19:34:31',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173117008007300012373','No',NULL,NULL,'qr4'),(5303,'4000','31731170070','2024-11-09 19:34:31',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5304,'1050','31731177054','2024-11-09 21:31:48',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173117719232212732213','No',NULL,NULL,''),(5305,'1110','31731177054','2024-11-09 21:31:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5306,'1110','31731177054','2024-11-09 21:30:54',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5307,'5500','31731177054','2024-11-09 21:31:46',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5308,'4000','31731177054','2024-11-09 21:31:48',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5309,'4000','31731177054','2024-11-09 21:30:54',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5310,'1010','31731177242','2024-11-09 21:41:42',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173117843820312013222','No',NULL,NULL,'0g5'),(5311,'1110','31731177242','2024-11-09 21:41:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5312,'1110','31731177242','2024-11-09 21:34:02',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5313,'5500','31731177242','2024-11-09 21:34:07',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5314,'4000','31731177242','2024-11-09 21:41:42',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5315,'4000','31731177242','2024-11-09 21:34:02',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5316,'1010','31731184216','2024-11-09 23:30:17',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173118431102433227312','No',NULL,NULL,'mv2'),(5317,'1110','31731184216','2024-11-09 23:30:17',NULL,140.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5318,'5500','31731184216','2024-11-09 23:30:16',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5319,'4000','31731184216','2024-11-09 23:30:17',NULL,220.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5320,'1010','31731184364','2024-11-09 23:40:44',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173118490500322854193','No',NULL,NULL,'bxa'),(5321,'1110','31731184364','2024-11-09 23:40:44',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5322,'1110','31731184364','2024-11-09 23:32:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(5323,'1110','31731184364','2024-11-09 23:39:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(5324,'5500','31731184364','2024-11-09 23:40:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5325,'4000','31731184364','2024-11-09 23:40:44',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5326,'4000','31731184364','2024-11-09 23:32:44',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5327,'4000','31731184364','2024-11-09 23:39:17',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5328,'1010','31731187233','2024-11-10 00:20:33',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173118730671222713230','No',NULL,NULL,'jcs'),(5329,'1110','31731187233','2024-11-10 00:20:33',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5330,'5500','31731187233','2024-11-10 00:20:33',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5331,'4000','31731187233','2024-11-10 00:20:33',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5332,'1010','31731195606','2024-11-10 02:41:01',1530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173119605603132331122','No',NULL,NULL,'knk'),(5333,'1110','31731195606','2024-11-10 02:41:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5334,'1110','31731195606','2024-11-10 02:40:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(5335,'1110','31731195606','2024-11-10 02:40:09',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5336,'5500','31731195606','2024-11-10 02:41:00',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5337,'4000','31731195606','2024-11-10 02:41:01',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5338,'4000','31731195606','2024-11-10 02:40:06',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5339,'4000','31731195606','2024-11-10 02:40:09',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5340,'1050','31731196197','2024-11-10 02:51:25',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173119667712032673001','No',NULL,NULL,''),(5341,'4000','31731196197','2024-11-10 02:51:25',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5342,'4000','31731196197','2024-11-10 02:49:57',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5343,'1010','31731237940','2024-11-10 14:56:18',1690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173123979100331339313','No',NULL,NULL,'noy'),(5344,'1110','31731237940','2024-11-10 14:56:18',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5345,'1110','31731237940','2024-11-10 14:25:41',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5346,'1110','31731237940','2024-11-10 14:25:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5347,'1110','31731237940','2024-11-10 14:26:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5348,'1110','31731237940','2024-11-10 14:26:07',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5349,'5500','31731237940','2024-11-10 14:44:23',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5350,'4000','31731237940','2024-11-10 14:56:18',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5351,'4000','31731237940','2024-11-10 14:25:41',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5352,'4000','31731237940','2024-11-10 14:25:52',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5353,'4000','31731237940','2024-11-10 14:26:02',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5354,'4000','31731237940','2024-11-10 14:26:07',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5355,'1050','31731239808','2024-11-10 14:56:57',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173123982232832393218','No',NULL,NULL,''),(5356,'1110','31731239808','2024-11-10 14:56:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5357,'1110','31731239808','2024-11-10 14:56:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5358,'5500','31731239808','2024-11-10 14:56:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5359,'4000','31731239808','2024-11-10 14:56:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5360,'4000','31731239808','2024-11-10 14:56:48',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5361,'1010','31731242360','2024-11-10 15:39:45',1400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173124278522000030033','No',NULL,NULL,'083'),(5362,'1110','31731242360','2024-11-10 15:39:45',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5363,'1110','31731242360','2024-11-10 15:39:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5364,'1110','31731242360','2024-11-10 15:39:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5365,'1110','31731242360','2024-11-10 15:39:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5366,'1110','31731242360','2024-11-10 15:39:34',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5367,'5500','31731242360','2024-11-10 15:39:44',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5368,'4000','31731242360','2024-11-10 15:39:45',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5369,'4000','31731242360','2024-11-10 15:39:20',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5370,'4000','31731242360','2024-11-10 15:39:25',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5371,'4000','31731242360','2024-11-10 15:39:28',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5372,'4000','31731242360','2024-11-10 15:39:34',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5373,'1010','31731254040','2024-11-10 18:54:24',4120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173125416842223332533','No',NULL,NULL,'mkl'),(5374,'1110','31731254040','2024-11-10 18:54:24',NULL,560.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5375,'1110','31731254040','2024-11-10 18:54:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(5376,'1110','31731254040','2024-11-10 18:54:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5377,'1110','31731254040','2024-11-10 18:54:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5378,'5500','31731254040','2024-11-10 18:54:23',560.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5379,'4000','31731254040','2024-11-10 18:54:24',NULL,1400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5380,'4000','31731254040','2024-11-10 18:54:01',NULL,2240.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5381,'4000','31731254040','2024-11-10 18:54:07',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5382,'4000','31731254040','2024-11-10 18:54:13',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5383,'1050','31731254197','2024-11-10 18:56:38',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173125423822333082007','No',NULL,NULL,''),(5384,'4000','31731254197','2024-11-10 18:56:38',NULL,270.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5385,'1010','31731254843','2024-11-10 19:25:38',3340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173125688923220833283','No',NULL,NULL,'123'),(5386,'1110','31731254843','2024-11-10 19:25:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(5387,'1110','31731254843','2024-11-10 19:07:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5388,'1110','31731254843','2024-11-10 19:07:25',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5389,'1110','31731254843','2024-11-10 19:07:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5390,'1110','31731254843','2024-11-10 19:08:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5391,'1110','31731254843','2024-11-10 19:08:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(5392,'1110','31731254843','2024-11-10 19:08:25',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5393,'1110','31731254843','2024-11-10 19:25:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5394,'5500','31731254843','2024-11-10 19:25:26',470.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5395,'4000','31731254843','2024-11-10 19:25:38',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5396,'4000','31731254843','2024-11-10 19:07:23',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5397,'4000','31731254843','2024-11-10 19:07:25',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5398,'4000','31731254843','2024-11-10 19:07:34',NULL,270.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5399,'4000','31731254843','2024-11-10 19:08:06',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5400,'4000','31731254843','2024-11-10 19:08:16',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5401,'4000','31731254843','2024-11-10 19:08:25',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5402,'4000','31731254843','2024-11-10 19:25:00',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5403,'1050','31731258330','2024-11-10 20:05:30',350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173125833818033281213','No',NULL,NULL,''),(5404,'4000','31731258330','2024-11-10 20:05:30',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5405,'1010','31731258608','2024-11-10 20:12:02',2660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173125878622022852333','No',NULL,NULL,'9s4'),(5406,'1110','31731258608','2024-11-10 20:12:02',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5407,'1110','31731258608','2024-11-10 20:10:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5408,'1110','31731258608','2024-11-10 20:10:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5409,'1110','31731258608','2024-11-10 20:10:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5410,'1110','31731258608','2024-11-10 20:10:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5411,'1110','31731258608','2024-11-10 20:10:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5412,'1110','31731258608','2024-11-10 20:11:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5413,'1110','31731258608','2024-11-10 20:11:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5414,'1110','31731258608','2024-11-10 20:11:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(5415,'1110','31731258608','2024-11-10 20:11:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5416,'5500','31731258608','2024-11-10 20:12:01',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5417,'4000','31731258608','2024-11-10 20:12:02',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5418,'4000','31731258608','2024-11-10 20:10:08',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5419,'4000','31731258608','2024-11-10 20:10:33',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5420,'4000','31731258608','2024-11-10 20:10:37',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5421,'4000','31731258608','2024-11-10 20:10:43',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5422,'4000','31731258608','2024-11-10 20:10:59',NULL,90.00,'','3','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5423,'4000','31731258608','2024-11-10 20:11:27',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5424,'4000','31731258608','2024-11-10 20:11:38',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5425,'4000','31731258608','2024-11-10 20:11:42',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5426,'4000','31731258608','2024-11-10 20:11:50',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5427,'1010','31731258856','2024-11-10 20:34:09',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173126173060236027120','No',NULL,NULL,'18l'),(5428,'1110','31731258856','2024-11-10 20:34:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5429,'1110','31731258856','2024-11-10 20:14:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(5430,'5500','31731258856','2024-11-10 20:34:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5431,'4000','31731258856','2024-11-10 20:34:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5432,'4000','31731258856','2024-11-10 20:14:16',NULL,220.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(5433,'1010','31731408979','2024-11-12 13:56:20',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173140906030104224020','No',NULL,NULL,'123'),(5434,'4000','31731408979','2024-11-12 13:56:20',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5435,'1010','31731409693','2024-11-12 14:08:44',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173141032332334322731','No',NULL,NULL,'212'),(5436,'4000','31731409693','2024-11-12 14:08:44',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5437,'4000','31731409693','2024-11-12 14:08:13',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5438,'1010','31731410984','2024-11-12 14:29:50',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173141099622133929203','No',NULL,NULL,'45'),(5439,'1110','31731410984','2024-11-12 14:29:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5440,'1110','31731410984','2024-11-12 14:29:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5441,'5500','31731410984','2024-11-12 14:29:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5442,'4000','31731410984','2024-11-12 14:29:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5443,'4000','31731410984','2024-11-12 14:29:44',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5444,'1010','31731426164','2024-11-12 18:43:12',1450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173142756732063232730','No',NULL,NULL,'bm3'),(5445,'4000','31731426164','2024-11-12 18:43:12',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5446,'4000','31731426164','2024-11-12 18:42:44',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5447,'1050','31731427609','2024-11-12 19:07:28',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173142823013032232222','No',NULL,NULL,''),(5448,'4000','31731427609','2024-11-12 19:07:28',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5449,'1010','31731428626','2024-11-12 19:23:55',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173142899103329333012','No',NULL,NULL,'qo8'),(5450,'4000','31731428626','2024-11-12 19:23:55',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5451,'4000','31731428626','2024-11-12 19:23:46',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5452,'4000','31731428626','2024-11-12 19:23:50',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5453,'1010','31731496219','2024-11-13 14:10:47',1900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173149913713327793032','No',NULL,NULL,'lre'),(5454,'4000','31731496219','2024-11-13 14:10:47',NULL,1200.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5455,'4000','31731496219','2024-11-13 14:10:19',NULL,700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5456,'1050','31731501518','2024-11-13 15:38:39',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173150152223430022323','No',NULL,NULL,''),(5457,'1110','31731501518','2024-11-13 15:38:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5458,'5500','31731501518','2024-11-13 15:38:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5459,'4000','31731501518','2024-11-13 15:38:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5460,'1010','31731502162','2024-11-13 15:49:37',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173150226650232102052','No',NULL,NULL,'904'),(5461,'4000','31731502162','2024-11-13 15:49:37',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5462,'1010','31731504404','2024-11-13 16:26:46',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173150446023300322332','No',NULL,NULL,'phif'),(5463,'4000','31731504404','2024-11-13 16:26:46',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5464,'1010','31731505752','2024-11-13 16:49:14',70.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173150628013333223322','No',NULL,NULL,'8m5'),(5465,'4000','31731505752','2024-11-13 16:49:14',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5466,'1050','31731511596','2024-11-13 18:48:52',1300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173151391207033325001','No',NULL,NULL,''),(5467,'1110','31731511596','2024-11-13 18:48:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5468,'1110','31731511596','2024-11-13 18:26:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5469,'1110','31731511596','2024-11-13 18:26:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5470,'1110','31731511596','2024-11-13 18:26:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5471,'1110','31731511596','2024-11-13 18:26:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5472,'1110','31731511596','2024-11-13 18:27:14',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(5473,'5500','31731511596','2024-11-13 18:27:20',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5474,'4000','31731511596','2024-11-13 18:48:52',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5475,'4000','31731511596','2024-11-13 18:26:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5476,'4000','31731511596','2024-11-13 18:26:41',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5477,'4000','31731511596','2024-11-13 18:26:44',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5478,'4000','31731511596','2024-11-13 18:26:52',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5479,'4000','31731511596','2024-11-13 18:27:14',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5480,'1010','31731574851','2024-11-14 12:00:55',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173157530913223320301','No',NULL,NULL,'hb2'),(5481,'4000','31731574851','2024-11-14 12:00:55',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5482,'4000','31731574851','2024-11-14 12:00:51',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5483,'1050','31731579387','2024-11-14 13:16:33',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173157943025207337532','No',NULL,NULL,''),(5484,'1110','31731579387','2024-11-14 13:16:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5485,'1110','31731579387','2024-11-14 13:16:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(5486,'5500','31731579387','2024-11-14 13:16:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5487,'4000','31731579387','2024-11-14 13:16:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5488,'4000','31731579387','2024-11-14 13:16:27',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5489,'1010','31731583426','2024-11-14 14:42:21',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173158517930091232227','No',NULL,NULL,'yg3'),(5490,'1110','31731583426','2024-11-14 14:42:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5491,'1110','31731583426','2024-11-14 14:23:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5492,'1110','31731583426','2024-11-14 14:23:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5493,'1110','31731583426','2024-11-14 14:23:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(5494,'1110','31731583426','2024-11-14 14:24:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5495,'1110','31731583426','2024-11-14 14:24:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5496,'1110','31731583426','2024-11-14 14:24:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5497,'5500','31731583426','2024-11-14 14:33:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5498,'4000','31731583426','2024-11-14 14:42:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5499,'4000','31731583426','2024-11-14 14:23:46',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5500,'4000','31731583426','2024-11-14 14:23:51',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5501,'4000','31731583426','2024-11-14 14:23:58',NULL,270.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5502,'4000','31731583426','2024-11-14 14:24:04',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5503,'4000','31731583426','2024-11-14 14:24:18',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5504,'4000','31731583426','2024-11-14 14:24:20',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5505,'1030','31731602417','2024-11-14 20:08:07',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173160423232330223410','No',NULL,NULL,'100'),(5506,'1110','31731602417','2024-11-14 20:08:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5507,'1110','31731602417','2024-11-14 19:40:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5508,'1110','31731602417','2024-11-14 19:40:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5509,'1110','31731602417','2024-11-14 19:40:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5510,'1110','31731602417','2024-11-14 19:46:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5511,'1110','31731602417','2024-11-14 19:47:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5512,'1110','31731602417','2024-11-14 19:47:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5513,'1110','31731602417','2024-11-14 19:48:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5514,'1110','31731602417','2024-11-14 20:02:47',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5515,'5500','31731602417','2024-11-14 20:08:06',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5516,'4000','31731602417','2024-11-14 20:08:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5517,'4000','31731602417','2024-11-14 19:40:17',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5518,'4000','31731602417','2024-11-14 19:40:23',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5519,'4000','31731602417','2024-11-14 19:40:29',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5520,'4000','31731602417','2024-11-14 19:46:55',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5521,'4000','31731602417','2024-11-14 19:47:04',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5522,'4000','31731602417','2024-11-14 19:47:18',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5523,'4000','31731602417','2024-11-14 19:48:04',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5524,'4000','31731602417','2024-11-14 20:02:47',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5525,'1010','31731604313','2024-11-14 20:31:52',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173160581932437303022','No',NULL,NULL,'9qb'),(5526,'4000','31731604313','2024-11-14 20:31:52',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5527,'4000','31731604313','2024-11-14 20:11:53',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5528,'1010','31731687423','2024-11-15 19:17:12',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173168753302031836323','No',NULL,NULL,'tn5'),(5529,'1110','31731687423','2024-11-15 19:17:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5530,'1110','31731687423','2024-11-15 19:17:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5531,'1110','31731687423','2024-11-15 19:17:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5532,'5500','31731687423','2024-11-15 19:17:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5533,'4000','31731687423','2024-11-15 19:17:12',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5534,'4000','31731687423','2024-11-15 19:17:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5535,'4000','31731687423','2024-11-15 19:17:06',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5536,'1050','31731688652','2024-11-15 19:38:42',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173168873670123033631','No',NULL,NULL,''),(5537,'1110','31731688652','2024-11-15 19:38:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5538,'1110','31731688652','2024-11-15 19:38:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5539,'1110','31731688652','2024-11-15 19:38:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(5540,'1110','31731688652','2024-11-15 19:38:36',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5541,'5500','31731688652','2024-11-15 19:38:41',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5542,'4000','31731688652','2024-11-15 19:38:42',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5543,'4000','31731688652','2024-11-15 19:38:16',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5544,'4000','31731688652','2024-11-15 19:38:33',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5545,'4000','31731688652','2024-11-15 19:38:36',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5546,'1010','31731688756','2024-11-15 19:41:42',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173168896302360400346','No',NULL,NULL,'10w'),(5547,'1110','31731688756','2024-11-15 19:41:42',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5548,'5500','31731688756','2024-11-15 19:39:16',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5549,'4000','31731688756','2024-11-15 19:41:42',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5550,'1010','31731691382','2024-11-15 20:23:31',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173169148011332043103','No',NULL,NULL,'d9a'),(5551,'4000','31731691382','2024-11-15 20:23:31',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5552,'4000','31731691382','2024-11-15 20:23:02',NULL,180.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5553,'1010','31731695945','2024-11-15 21:39:06',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173169596803232109633','No',NULL,NULL,'qo1'),(5554,'4000','31731695945','2024-11-15 21:39:06',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5555,'1010','31731695999','2024-11-15 21:51:44',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173169672236323332303','No',NULL,NULL,'u9y'),(5556,'4000','31731695999','2024-11-15 21:51:44',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5557,'4000','31731695999','2024-11-15 21:39:59',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(5558,'4000','31731695999','2024-11-15 21:40:03',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5559,'1010','31731763898','2024-11-16 16:32:45',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173176533223012232322','No',NULL,NULL,'4yj'),(5560,'1110','31731763898','2024-11-16 16:32:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5561,'1110','31731763898','2024-11-16 16:31:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5562,'5500','31731763898','2024-11-16 16:32:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5563,'4000','31731763898','2024-11-16 16:32:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5564,'4000','31731763898','2024-11-16 16:31:38',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5565,'1010','31731769989','2024-11-16 18:13:11',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173177067773213703232','No',NULL,NULL,'v025'),(5566,'1110','31731769989','2024-11-16 18:13:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5567,'5500','31731769989','2024-11-16 18:13:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5568,'4000','31731769989','2024-11-16 18:13:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5569,'1050','31731775177','2024-11-16 19:39:38',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173177523030203333302','No',NULL,NULL,''),(5570,'1110','31731775177','2024-11-16 19:39:38',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5571,'5500','31731775177','2024-11-16 19:39:37',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5572,'4000','31731775177','2024-11-16 19:39:38',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5573,'1050','31731782198','2024-11-16 21:36:49',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173178221501243350020','No',NULL,NULL,''),(5574,'4000','31731782198','2024-11-16 21:36:49',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5575,'4000','31731782198','2024-11-16 21:36:38',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5576,'1030','31731782302','2024-11-16 21:38:42',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173178241472170201132','No',NULL,NULL,'100'),(5577,'4000','31731782302','2024-11-16 21:38:42',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5578,'4000','31731782302','2024-11-16 21:38:22',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5579,'4000','31731782302','2024-11-16 21:38:34',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5580,'1010','31731782654','2024-11-16 22:23:07',1290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173178536845323253237','No',NULL,NULL,''),(5581,'1050','31731782654','2024-11-16 22:23:07',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173178536845323253237','No',NULL,NULL,''),(5582,'1110','31731782654','2024-11-16 22:23:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5583,'1110','31731782654','2024-11-16 21:44:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5584,'1110','31731782654','2024-11-16 21:44:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5585,'1110','31731782654','2024-11-16 21:45:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5586,'1110','31731782654','2024-11-16 21:45:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5587,'1110','31731782654','2024-11-16 22:01:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5588,'1110','31731782654','2024-11-16 22:13:15',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5589,'1110','31731782654','2024-11-16 22:13:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(5590,'1110','31731782654','2024-11-16 22:15:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(5591,'5500','31731782654','2024-11-16 22:16:58',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5592,'4000','31731782654','2024-11-16 22:23:07',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5593,'4000','31731782654','2024-11-16 21:44:20',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5594,'4000','31731782654','2024-11-16 21:44:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5595,'4000','31731782654','2024-11-16 21:45:31',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5596,'4000','31731782654','2024-11-16 21:45:44',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5597,'4000','31731782654','2024-11-16 22:01:15',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5598,'4000','31731782654','2024-11-16 22:13:15',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5599,'4000','31731782654','2024-11-16 22:13:18',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(5600,'4000','31731782654','2024-11-16 22:15:57',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(5601,'1010','31731786110','2024-11-16 22:41:51',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173178651727328282223','No',NULL,NULL,'osf'),(5602,'1110','31731786110','2024-11-16 22:41:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5603,'5500','31731786110','2024-11-16 22:41:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5604,'4000','31731786110','2024-11-16 22:41:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5605,'1010','31731789913','2024-11-16 23:49:22',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173179051530320570327','No',NULL,NULL,'r0s'),(5606,'1110','31731789913','2024-11-16 23:49:22',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5607,'1110','31731789913','2024-11-16 23:45:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5608,'5500','31731789913','2024-11-16 23:49:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5609,'4000','31731789913','2024-11-16 23:49:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5610,'4000','31731789913','2024-11-16 23:45:13',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5611,'1050','31731795338','2024-11-17 01:23:28',730.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173179592971221332931','No',NULL,NULL,''),(5612,'1110','31731795338','2024-11-17 01:23:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5613,'1110','31731795338','2024-11-17 01:15:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5614,'1110','31731795338','2024-11-17 01:15:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5615,'1110','31731795338','2024-11-17 01:21:55',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(5616,'5500','31731795338','2024-11-17 01:23:27',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5617,'4000','31731795338','2024-11-17 01:23:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5618,'4000','31731795338','2024-11-17 01:15:38',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5619,'4000','31731795338','2024-11-17 01:15:42',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5620,'4000','31731795338','2024-11-17 01:21:55',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5621,'1010','31731795953','2024-11-17 01:30:39',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173179631397031310303','No',NULL,NULL,'44p'),(5622,'1110','31731795953','2024-11-17 01:30:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5623,'1110','31731795953','2024-11-17 01:25:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5624,'1110','31731795953','2024-11-17 01:25:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5625,'1110','31731795953','2024-11-17 01:28:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5626,'5500','31731795953','2024-11-17 01:30:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5627,'4000','31731795953','2024-11-17 01:30:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5628,'4000','31731795953','2024-11-17 01:25:53',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5629,'4000','31731795953','2024-11-17 01:25:54',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5630,'4000','31731795953','2024-11-17 01:28:51',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5631,'1010','31731801462','2024-11-17 03:01:13',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173180213003388233070','No',NULL,NULL,'uc3'),(5632,'1110','31731801462','2024-11-17 03:01:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5633,'1110','31731801462','2024-11-17 02:57:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5634,'1110','31731801462','2024-11-17 02:58:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5635,'5500','31731801462','2024-11-17 03:01:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5636,'4000','31731801462','2024-11-17 03:01:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5637,'4000','31731801462','2024-11-17 02:57:42',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5638,'4000','31731801462','2024-11-17 02:58:17',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5639,'1010','31731840076','2024-11-17 13:41:24',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173184014010021323423','No',NULL,NULL,'pbl'),(5640,'4000','31731840076','2024-11-17 13:41:24',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5641,'4000','31731840076','2024-11-17 13:41:16',NULL,360.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5642,'1010','31731854901','2024-11-17 18:54:36',4190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173185895623893028322','No',NULL,NULL,'5j3'),(5643,'1110','31731854901','2024-11-17 18:54:36',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5644,'1110','31731854901','2024-11-17 17:48:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5645,'1110','31731854901','2024-11-17 17:48:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5646,'1110','31731854901','2024-11-17 17:48:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5647,'1110','31731854901','2024-11-17 18:23:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5648,'1110','31731854901','2024-11-17 18:24:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5649,'1110','31731854901','2024-11-17 18:25:06',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(5650,'1110','31731854901','2024-11-17 18:25:13',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(5651,'1110','31731854901','2024-11-17 18:40:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(5652,'5500','31731854901','2024-11-17 18:54:34',260.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5653,'4000','31731854901','2024-11-17 18:54:36',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5654,'4000','31731854901','2024-11-17 17:48:28',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5655,'4000','31731854901','2024-11-17 17:48:34',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5656,'4000','31731854901','2024-11-17 17:48:48',NULL,1200.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5657,'4000','31731854901','2024-11-17 18:23:39',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5658,'4000','31731854901','2024-11-17 18:24:57',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5659,'4000','31731854901','2024-11-17 18:25:06',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5660,'4000','31731854901','2024-11-17 18:25:13',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5661,'4000','31731854901','2024-11-17 18:40:16',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5662,'1050','31731858987','2024-11-17 18:56:45',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173185902828221349323','No',NULL,NULL,''),(5663,'4000','31731858987','2024-11-17 18:56:45',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5664,'4000','31731858987','2024-11-17 18:56:27',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5665,'1010','31731859056','2024-11-17 19:16:44',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173186054904225403012','No',NULL,NULL,'100'),(5666,'4000','31731859056','2024-11-17 19:16:44',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5667,'4000','31731859056','2024-11-17 18:57:36',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5668,'1010','31731863326','2024-11-17 20:17:28',670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173186385878556223020','No',NULL,NULL,'1wa'),(5669,'1110','31731863326','2024-11-17 20:17:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5670,'1110','31731863326','2024-11-17 20:08:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5671,'1110','31731863326','2024-11-17 20:08:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5672,'1110','31731863326','2024-11-17 20:09:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(5673,'5500','31731863326','2024-11-17 20:09:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5674,'4000','31731863326','2024-11-17 20:17:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5675,'4000','31731863326','2024-11-17 20:08:46',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5676,'4000','31731863326','2024-11-17 20:08:49',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5677,'4000','31731863326','2024-11-17 20:09:09',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5678,'1010','31731864106','2024-11-17 20:21:47',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173186411623133440201','No',NULL,NULL,'2aq'),(5679,'1110','31731864106','2024-11-17 20:21:47',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5680,'5500','31731864106','2024-11-17 20:21:46',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5681,'4000','31731864106','2024-11-17 20:21:47',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5682,'1050','31731867877','2024-11-17 21:24:38',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173186793924233320939','No',NULL,NULL,''),(5683,'4000','31731867877','2024-11-17 21:24:38',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5684,'1050','31731868121','2024-11-17 21:28:42',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173186812443263713333','No',NULL,NULL,''),(5685,'1110','31731868121','2024-11-17 21:28:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(5686,'5500','31731868121','2024-11-17 21:28:41',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5687,'4000','31731868121','2024-11-17 21:28:42',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(5688,'1010','31731868136','2024-11-17 21:46:21',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173186923804223601230','No',NULL,NULL,'3un'),(5689,'1110','31731868136','2024-11-17 21:46:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(5690,'1110','31731868136','2024-11-17 21:28:56',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5691,'5500','31731868136','2024-11-17 21:29:14',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5692,'4000','31731868136','2024-11-17 21:46:21',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5693,'4000','31731868136','2024-11-17 21:28:56',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5694,'1050','31732016273','2024-11-19 14:39:02',1440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173201679823323340633','No',NULL,NULL,''),(5695,'1110','31732016273','2024-11-19 14:39:02',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5696,'1110','31732016273','2024-11-19 14:37:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5697,'1110','31732016273','2024-11-19 14:38:30',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5698,'1110','31732016273','2024-11-19 14:38:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5699,'1110','31732016273','2024-11-19 14:38:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5700,'5500','31732016273','2024-11-19 14:39:01',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5701,'4000','31732016273','2024-11-19 14:39:02',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5702,'4000','31732016273','2024-11-19 14:37:53',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5703,'4000','31732016273','2024-11-19 14:38:30',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5704,'4000','31732016273','2024-11-19 14:38:40',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5705,'4000','31732016273','2024-11-19 14:38:48',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5706,'1010','31732017595','2024-11-19 14:59:56',3510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173201763423023207043','No',NULL,NULL,'r0k'),(5707,'4000','31732017595','2024-11-19 14:59:56',NULL,3510.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5708,'1010','31732018392','2024-11-19 15:13:13',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173201840803230842230','No',NULL,NULL,'bbb'),(5709,'1110','31732018392','2024-11-19 15:13:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5710,'5500','31732018392','2024-11-19 15:13:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5711,'4000','31732018392','2024-11-19 15:13:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5712,'1010','31732027991','2024-11-19 17:53:37',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173202811630323331321','No',NULL,NULL,'03m'),(5713,'1110','31732027991','2024-11-19 17:53:37',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5714,'1110','31732027991','2024-11-19 17:53:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5715,'5500','31732027991','2024-11-19 17:53:37',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5716,'4000','31732027991','2024-11-19 17:53:37',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5717,'4000','31732027991','2024-11-19 17:53:11',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5718,'1010','31732030326','2024-11-19 18:32:07',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173203033620232312030','No',NULL,NULL,'5q'),(5719,'1110','31732030326','2024-11-19 18:32:07',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5720,'5500','31732030326','2024-11-19 18:32:06',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5721,'4000','31732030326','2024-11-19 18:32:07',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5722,'1010','31732030458','2024-11-19 18:34:19',140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173203054520322035204','No',NULL,NULL,'x2n'),(5723,'4000','31732030458','2024-11-19 18:34:19',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5724,'1030','31732030642','2024-11-19 18:40:14',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173203082923320033330','No',NULL,NULL,'100'),(5725,'4000','31732030642','2024-11-19 18:40:14',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5726,'4000','31732030642','2024-11-19 18:37:22',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5727,'1010','31732037337','2024-11-19 20:28:58',30.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173203738320202373222','No',NULL,NULL,'oq'),(5728,'1110','31732037337','2024-11-19 20:28:58',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(5729,'5500','31732037337','2024-11-19 20:28:57',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5730,'4000','31732037337','2024-11-19 20:28:58',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5731,'1010','31732039749','2024-11-19 21:35:18',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173204132733320303230','No',NULL,NULL,'x70'),(5732,'1110','31732039749','2024-11-19 21:35:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(5733,'1110','31732039749','2024-11-19 21:09:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5734,'5500','31732039749','2024-11-19 21:09:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5735,'4000','31732039749','2024-11-19 21:35:18',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5736,'4000','31732039749','2024-11-19 21:09:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5737,'1010','31732106316','2024-11-20 16:07:23',1040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173210805600232222332','No',NULL,NULL,'cbd'),(5738,'1110','31732106316','2024-11-20 16:07:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5739,'1110','31732106316','2024-11-20 15:38:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5740,'1110','31732106316','2024-11-20 15:38:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5741,'1110','31732106316','2024-11-20 15:38:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5742,'1110','31732106316','2024-11-20 15:44:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5743,'1110','31732106316','2024-11-20 15:49:32',NULL,5.00,'','3','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(5744,'1110','31732106316','2024-11-20 15:49:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(5745,'5500','31732106316','2024-11-20 15:52:03',85.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5746,'4000','31732106316','2024-11-20 16:07:23',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5747,'4000','31732106316','2024-11-20 15:38:36',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5748,'4000','31732106316','2024-11-20 15:38:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5749,'4000','31732106316','2024-11-20 15:38:42',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5750,'4000','31732106316','2024-11-20 15:44:37',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5751,'4000','31732106316','2024-11-20 15:49:32',NULL,10.00,'','3','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5752,'4000','31732106316','2024-11-20 15:49:44',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(5753,'1010','31732118929','2024-11-20 19:40:15',3750.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173212142670373200222','No',NULL,NULL,'b9u'),(5754,'1110','31732118929','2024-11-20 19:40:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(5755,'1110','31732118929','2024-11-20 19:08:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5756,'1110','31732118929','2024-11-20 19:08:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5757,'1110','31732118929','2024-11-20 19:09:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5758,'1110','31732118929','2024-11-20 19:09:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5759,'1110','31732118929','2024-11-20 19:09:27',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5760,'1110','31732118929','2024-11-20 19:09:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(5761,'1110','31732118929','2024-11-20 19:09:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(5762,'1110','31732118929','2024-11-20 19:10:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(5763,'1110','31732118929','2024-11-20 19:15:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5764,'5500','31732118929','2024-11-20 19:40:14',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5765,'4000','31732118929','2024-11-20 19:40:15',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5766,'4000','31732118929','2024-11-20 19:08:49',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5767,'4000','31732118929','2024-11-20 19:08:58',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5768,'4000','31732118929','2024-11-20 19:09:04',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5769,'4000','31732118929','2024-11-20 19:09:12',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5770,'4000','31732118929','2024-11-20 19:09:27',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5771,'4000','31732118929','2024-11-20 19:09:37',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5772,'4000','31732118929','2024-11-20 19:09:40',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5773,'4000','31732118929','2024-11-20 19:10:55',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5774,'4000','31732118929','2024-11-20 19:15:58',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5775,'1010','31732121451','2024-11-20 20:06:59',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173212352633330332333','No',NULL,NULL,'qnj'),(5776,'1050','31732121451','2024-11-20 20:06:59',50.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173212352633330332333','No',NULL,NULL,'qnj'),(5777,'4000','31732121451','2024-11-20 20:06:59',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5778,'4000','31732121451','2024-11-20 19:50:51',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5779,'4000','31732121451','2024-11-20 19:50:55',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5780,'4000','31732121451','2024-11-20 19:51:21',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5781,'1050','31732129445','2024-11-20 22:04:05',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173213037123322317310','No',NULL,NULL,''),(5782,'1110','31732129445','2024-11-20 22:04:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5783,'5500','31732129445','2024-11-20 22:04:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5784,'4000','31732129445','2024-11-20 22:04:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5785,'1010','31732199971','2024-11-21 17:39:55',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173220071302370230303','No',NULL,NULL,'jww'),(5786,'1110','31732199971','2024-11-21 17:39:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5787,'1110','31732199971','2024-11-21 17:39:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5788,'1110','31732199971','2024-11-21 17:39:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5789,'1110','31732199971','2024-11-21 17:39:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5790,'5500','31732199971','2024-11-21 17:39:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5791,'4000','31732199971','2024-11-21 17:39:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5792,'4000','31732199971','2024-11-21 17:39:31',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5793,'4000','31732199971','2024-11-21 17:39:38',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5794,'4000','31732199971','2024-11-21 17:39:50',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5795,'1050','31732206511','2024-11-21 19:49:25',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173220930323330332030','No',NULL,NULL,''),(5796,'4000','31732206511','2024-11-21 19:49:25',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5797,'1010','31732213645','2024-11-21 21:27:46',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173221374909014232423','No',NULL,NULL,'26x'),(5798,'1110','31732213645','2024-11-21 21:27:46',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5799,'1110','31732213645','2024-11-21 21:27:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5800,'1110','31732213645','2024-11-21 21:27:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5801,'5500','31732213645','2024-11-21 21:27:45',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5802,'4000','31732213645','2024-11-21 21:27:46',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5803,'4000','31732213645','2024-11-21 21:27:26',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5804,'4000','31732213645','2024-11-21 21:27:34',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5805,'1010','31732214827','2024-11-21 21:47:14',210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173221484203303213321','No',NULL,NULL,'962'),(5806,'1110','31732214827','2024-11-21 21:47:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5807,'1110','31732214827','2024-11-21 21:47:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5808,'5500','31732214827','2024-11-21 21:47:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5809,'4000','31732214827','2024-11-21 21:47:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5810,'4000','31732214827','2024-11-21 21:47:07',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5811,'1050','31732267372','2024-11-22 12:34:04',1830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173227005333330522420','No',NULL,NULL,''),(5812,'1110','31732267372','2024-11-22 12:34:04',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5813,'1110','31732267372','2024-11-22 12:22:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(5814,'1110','31732267372','2024-11-22 12:31:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5815,'1110','31732267372','2024-11-22 12:31:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5816,'1110','31732267372','2024-11-22 12:31:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5817,'1110','31732267372','2024-11-22 12:34:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5818,'5500','31732267372','2024-11-22 12:34:04',480.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5819,'4000','31732267372','2024-11-22 12:34:04',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5820,'4000','31732267372','2024-11-22 12:22:52',NULL,270.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5821,'4000','31732267372','2024-11-22 12:31:45',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5822,'4000','31732267372','2024-11-22 12:31:49',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5823,'4000','31732267372','2024-11-22 12:31:58',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5824,'4000','31732267372','2024-11-22 12:34:00',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5825,'1010','31732274156','2024-11-22 14:21:14',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173227480909330990320','No',NULL,NULL,'lru'),(5826,'1110','31732274156','2024-11-22 14:21:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5827,'1110','31732274156','2024-11-22 14:15:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5828,'1110','31732274156','2024-11-22 14:15:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5829,'5500','31732274156','2024-11-22 14:21:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5830,'4000','31732274156','2024-11-22 14:21:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5831,'4000','31732274156','2024-11-22 14:15:56',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5832,'4000','31732274156','2024-11-22 14:15:58',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5833,'1010','31732274865','2024-11-22 14:40:19',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173227661022304221330','No',NULL,NULL,'mxg'),(5834,'1110','31732274865','2024-11-22 14:40:19',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5835,'1110','31732274865','2024-11-22 14:27:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5836,'1110','31732274865','2024-11-22 14:35:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(5837,'5500','31732274865','2024-11-22 14:39:47',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5838,'4000','31732274865','2024-11-22 14:40:19',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5839,'4000','31732274865','2024-11-22 14:27:45',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5840,'4000','31732274865','2024-11-22 14:35:49',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(5841,'1050','31732278116','2024-11-22 15:50:11',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173227981913920781302','No',NULL,NULL,''),(5842,'4000','31732278116','2024-11-22 15:50:11',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5843,'4000','31732278116','2024-11-22 15:21:57',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5844,'4000','31732278116','2024-11-22 15:22:06',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5845,'1010','31732280744','2024-11-22 16:05:45',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173228076522724002232','No',NULL,NULL,'vl1'),(5846,'1110','31732280744','2024-11-22 16:05:45',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5847,'5500','31732280744','2024-11-22 16:05:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5848,'4000','31732280744','2024-11-22 16:05:45',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5849,'1010','31732283073','2024-11-22 16:46:33',1130.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173228320423213223323','No',NULL,NULL,'362'),(5850,'1110','31732283073','2024-11-22 16:46:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5851,'1110','31732283073','2024-11-22 16:44:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5852,'1110','31732283073','2024-11-22 16:44:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5853,'1110','31732283073','2024-11-22 16:44:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5854,'1110','31732283073','2024-11-22 16:44:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5855,'5500','31732283073','2024-11-22 16:45:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5856,'4000','31732283073','2024-11-22 16:46:33',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5857,'4000','31732283073','2024-11-22 16:44:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5858,'4000','31732283073','2024-11-22 16:44:40',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5859,'4000','31732283073','2024-11-22 16:44:45',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5860,'4000','31732283073','2024-11-22 16:44:56',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5861,'1050','31732283221','2024-11-22 16:47:03',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173228322930034332329','No',NULL,NULL,''),(5862,'1110','31732283221','2024-11-22 16:47:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5863,'5500','31732283221','2024-11-22 16:47:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5864,'4000','31732283221','2024-11-22 16:47:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5865,'1010','31732287185','2024-11-22 18:32:30',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173228995534294033943','No',NULL,NULL,'czm'),(5866,'4000','31732287185','2024-11-22 18:32:30',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5867,'4000','31732287185','2024-11-22 17:53:05',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5868,'4000','31732287185','2024-11-22 17:53:07',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5869,'4000','31732287185','2024-11-22 18:01:53',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5870,'1010','31732289975','2024-11-22 18:48:11',470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173229112723333332412','No',NULL,NULL,''),(5871,'1050','31732289975','2024-11-22 18:48:11',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173229112723333332412','No',NULL,NULL,''),(5872,'1110','31732289975','2024-11-22 18:48:11',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5873,'1110','31732289975','2024-11-22 18:39:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(5874,'1110','31732289975','2024-11-22 18:39:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(5875,'5500','31732289975','2024-11-22 18:39:53',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5876,'4000','31732289975','2024-11-22 18:48:11',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5877,'4000','31732289975','2024-11-22 18:39:35',NULL,180.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5878,'4000','31732289975','2024-11-22 18:39:48',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(5879,'1030','31732292488','2024-11-22 19:47:27',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173229500650275239303','No',NULL,NULL,'100'),(5880,'4000','31732292488','2024-11-22 19:47:27',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5881,'4000','31732292488','2024-11-22 19:21:28',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5882,'4000','31732292488','2024-11-22 19:26:09',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5883,'4000','31732292488','2024-11-22 19:26:22',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5884,'4000','31732292488','2024-11-22 19:26:25',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5885,'1010','31732295467','2024-11-22 20:11:08',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173229553003232333302','No',NULL,NULL,'a23'),(5886,'4000','31732295467','2024-11-22 20:11:08',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5887,'1010','31732373675','2024-11-23 17:54:36',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173237377923033022333','No',NULL,NULL,'7lm'),(5888,'4000','31732373675','2024-11-23 17:54:36',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5889,'1010','31732376898','2024-11-23 18:49:37',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173237798302290723329','No',NULL,NULL,'egk'),(5890,'1110','31732376898','2024-11-23 18:49:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5891,'1110','31732376898','2024-11-23 18:48:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(5892,'1110','31732376898','2024-11-23 18:48:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5893,'1110','31732376898','2024-11-23 18:48:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5894,'1110','31732376898','2024-11-23 18:48:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5895,'1110','31732376898','2024-11-23 18:49:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(5896,'5500','31732376898','2024-11-23 18:49:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5897,'4000','31732376898','2024-11-23 18:49:37',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5898,'4000','31732376898','2024-11-23 18:48:18',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(5899,'4000','31732376898','2024-11-23 18:48:26',NULL,220.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5900,'4000','31732376898','2024-11-23 18:48:30',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5901,'4000','31732376898','2024-11-23 18:48:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5902,'4000','31732376898','2024-11-23 18:49:16',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(5903,'1010','31732378711','2024-11-23 19:36:28',1320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173238036933374020622','No',NULL,NULL,'f58'),(5904,'4000','31732378711','2024-11-23 19:36:28',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5905,'4000','31732378711','2024-11-23 19:18:31',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5906,'4000','31732378711','2024-11-23 19:18:55',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5907,'1010','31732382405','2024-11-23 20:20:37',860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173238249430882720704','No',NULL,NULL,'8wg'),(5908,'1110','31732382405','2024-11-23 20:20:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5909,'1110','31732382405','2024-11-23 20:20:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5910,'1110','31732382405','2024-11-23 20:20:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(5911,'5500','31732382405','2024-11-23 20:20:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5912,'4000','31732382405','2024-11-23 20:20:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5913,'4000','31732382405','2024-11-23 20:20:05',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5914,'4000','31732382405','2024-11-23 20:20:16',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(5915,'1010','31732385763','2024-11-23 21:16:17',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173238588730802008320','No',NULL,NULL,'a23'),(5916,'4000','31732385763','2024-11-23 21:16:17',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5917,'4000','31732385763','2024-11-23 21:16:03',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5918,'1010','31732386946','2024-11-23 21:35:47',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173238699433924322203','No',NULL,NULL,'dxm'),(5919,'1110','31732386946','2024-11-23 21:35:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5920,'5500','31732386946','2024-11-23 21:35:46',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5921,'4000','31732386946','2024-11-23 21:35:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5922,'1010','31732391344','2024-11-23 23:08:36',1250.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173239331222332322103','No',NULL,NULL,'10gc'),(5923,'1110','31732391344','2024-11-23 23:08:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5924,'1110','31732391344','2024-11-23 22:49:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5925,'1110','31732391344','2024-11-23 22:49:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5926,'1110','31732391344','2024-11-23 23:07:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5927,'5500','31732391344','2024-11-23 23:07:27',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5928,'4000','31732391344','2024-11-23 23:08:36',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5929,'4000','31732391344','2024-11-23 22:49:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5930,'4000','31732391344','2024-11-23 22:49:06',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5931,'4000','31732391344','2024-11-23 23:07:16',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5932,'1010','31732394454','2024-11-23 23:40:59',1500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173239456004732070333','No',NULL,NULL,'gtw'),(5933,'1110','31732394454','2024-11-23 23:40:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(5934,'1110','31732394454','2024-11-23 23:40:54',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5935,'5500','31732394454','2024-11-23 23:40:58',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5936,'4000','31732394454','2024-11-23 23:40:59',NULL,900.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5937,'4000','31732394454','2024-11-23 23:40:54',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5938,'1050','31732406770','2024-11-24 03:06:10',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173240677340736207042','No',NULL,NULL,''),(5939,'1110','31732406770','2024-11-24 03:06:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5940,'5500','31732406770','2024-11-24 03:06:10',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5941,'4000','31732406770','2024-11-24 03:06:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5942,'1010','31732410731','2024-11-24 04:12:11',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173241074272222732237','No',NULL,NULL,'9h'),(5943,'1110','31732410731','2024-11-24 04:12:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5944,'5500','31732410731','2024-11-24 04:12:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5945,'4000','31732410731','2024-11-24 04:12:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5946,'1010','31732411027','2024-11-24 04:17:28',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173241106023733314227','No',NULL,NULL,'odge'),(5947,'1110','31732411027','2024-11-24 04:17:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5948,'5500','31732411027','2024-11-24 04:17:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5949,'4000','31732411027','2024-11-24 04:17:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5950,'1050','31732447721','2024-11-24 14:28:42',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173244774632030404330','No',NULL,NULL,''),(5951,'4000','31732447721','2024-11-24 14:28:42',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5952,'1050','31732448803','2024-11-24 14:46:44',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173244881000233320088','No',NULL,NULL,''),(5953,'4000','31732448803','2024-11-24 14:46:44',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5954,'1050','31732448971','2024-11-24 14:49:40',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173244966730424071303','No',NULL,NULL,''),(5955,'4000','31732448971','2024-11-24 14:49:40',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5956,'4000','31732448971','2024-11-24 14:49:31',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5957,'1050','31732453315','2024-11-24 16:02:00',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173245358923300902003','No',NULL,NULL,''),(5958,'1110','31732453315','2024-11-24 16:02:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5959,'1110','31732453315','2024-11-24 16:01:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5960,'5500','31732453315','2024-11-24 16:02:00',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5961,'4000','31732453315','2024-11-24 16:02:00',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5962,'4000','31732453315','2024-11-24 16:01:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5963,'1030','31732453925','2024-11-24 16:30:04',1800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173245512223033321253','No',NULL,NULL,'100'),(5964,'1110','31732453925','2024-11-24 16:30:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5965,'1110','31732453925','2024-11-24 16:12:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5966,'1110','31732453925','2024-11-24 16:12:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5967,'1110','31732453925','2024-11-24 16:12:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5968,'1110','31732453925','2024-11-24 16:12:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5969,'5500','31732453925','2024-11-24 16:30:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5970,'4000','31732453925','2024-11-24 16:30:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5971,'4000','31732453925','2024-11-24 16:12:05',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5972,'4000','31732453925','2024-11-24 16:12:10',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5973,'4000','31732453925','2024-11-24 16:12:19',NULL,440.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5974,'4000','31732453925','2024-11-24 16:12:37',NULL,440.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5975,'1050','31732457537','2024-11-24 17:12:21',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173245755033022242573','No',NULL,NULL,''),(5976,'1110','31732457537','2024-11-24 17:12:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5977,'1110','31732457537','2024-11-24 17:12:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5978,'5500','31732457537','2024-11-24 17:12:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5979,'4000','31732457537','2024-11-24 17:12:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5980,'4000','31732457537','2024-11-24 17:12:17',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5981,'1010','31732458224','2024-11-24 17:24:34',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173245836000027220061','No',NULL,NULL,'j2t'),(5982,'1110','31732458224','2024-11-24 17:24:34',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5983,'1110','31732458224','2024-11-24 17:23:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5984,'5500','31732458224','2024-11-24 17:23:49',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5985,'4000','31732458224','2024-11-24 17:24:34',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5986,'4000','31732458224','2024-11-24 17:23:44',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5987,'1010','31732460250','2024-11-24 17:57:30',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173246081230333717302','No',NULL,NULL,'hm2'),(5988,'1110','31732460250','2024-11-24 17:57:30',NULL,100.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(5989,'5500','31732460250','2024-11-24 17:57:30',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5990,'4000','31732460250','2024-11-24 17:57:30',NULL,220.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5991,'1010','31732461312','2024-11-24 18:22:33',1640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173246243823320022222','No',NULL,NULL,'sl1'),(5992,'4000','31732461312','2024-11-24 18:22:33',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5993,'4000','31732461312','2024-11-24 18:15:12',NULL,1340.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(5994,'1030','31732463852','2024-11-24 18:58:35',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173246414132302232202','No',NULL,NULL,'100'),(5995,'1110','31732463852','2024-11-24 18:58:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(5996,'1110','31732463852','2024-11-24 18:57:32',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5997,'5500','31732463852','2024-11-24 18:58:33',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5998,'4000','31732463852','2024-11-24 18:58:35',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5999,'4000','31732463852','2024-11-24 18:57:32',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6000,'1010','31732472672','2024-11-24 21:24:37',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173247274337277070333','No',NULL,NULL,'wq0'),(6001,'1110','31732472672','2024-11-24 21:24:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6002,'1110','31732472672','2024-11-24 21:24:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6003,'5500','31732472672','2024-11-24 21:24:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6004,'4000','31732472672','2024-11-24 21:24:37',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6005,'4000','31732472672','2024-11-24 21:24:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6006,'1010','31732625161','2024-11-26 15:46:43',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173262554990232000323','No',NULL,NULL,'k4y'),(6007,'1110','31732625161','2024-11-26 15:46:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6008,'1110','31732625161','2024-11-26 15:46:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6009,'1110','31732625161','2024-11-26 15:46:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(6010,'1110','31732625161','2024-11-26 15:46:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6011,'5500','31732625161','2024-11-26 15:46:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6012,'4000','31732625161','2024-11-26 15:46:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6013,'4000','31732625161','2024-11-26 15:46:01',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6014,'4000','31732625161','2024-11-26 15:46:21',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6015,'4000','31732625161','2024-11-26 15:46:33',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6016,'1050','31732625821','2024-11-26 17:43:19',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173263220120224733227','No',NULL,NULL,''),(6017,'1110','31732625821','2024-11-26 17:43:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6018,'1110','31732625821','2024-11-26 15:57:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6019,'5500','31732625821','2024-11-26 15:57:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6020,'4000','31732625821','2024-11-26 17:43:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6021,'4000','31732625821','2024-11-26 15:57:01',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6022,'1010','31732634047','2024-11-26 18:14:08',70.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173263419633431341013','No',NULL,NULL,'cop'),(6023,'4000','31732634047','2024-11-26 18:14:08',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6024,'1010','31732638547','2024-11-26 19:29:08',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173263856226382420362','No',NULL,NULL,'l4c'),(6025,'1110','31732638547','2024-11-26 19:29:08',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6026,'5500','31732638547','2024-11-26 19:29:07',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6027,'4000','31732638547','2024-11-26 19:29:08',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6028,'1050','31732638582','2024-11-26 19:33:52',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173263904609022634303','No',NULL,NULL,''),(6029,'1110','31732638582','2024-11-26 19:33:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6030,'1110','31732638582','2024-11-26 19:29:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6031,'1110','31732638582','2024-11-26 19:29:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6032,'5500','31732638582','2024-11-26 19:33:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6033,'4000','31732638582','2024-11-26 19:33:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6034,'4000','31732638582','2024-11-26 19:29:42',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6035,'4000','31732638582','2024-11-26 19:29:45',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6036,'1010','31732640309','2024-11-26 19:58:30',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173264165403022600022','No',NULL,NULL,'sza'),(6037,'1110','31732640309','2024-11-26 19:58:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6038,'5500','31732640309','2024-11-26 19:58:30',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6039,'4000','31732640309','2024-11-26 19:58:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6040,'1030','31732642558','2024-11-26 20:36:03',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173264267821236243131','No',NULL,NULL,'100'),(6041,'4000','31732642558','2024-11-26 20:36:03',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6042,'4000','31732642558','2024-11-26 20:35:58',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6043,'1050','31732644857','2024-11-26 21:53:10',1300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173264773222227600222','No',NULL,NULL,''),(6044,'1110','31732644857','2024-11-26 21:53:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6045,'1110','31732644857','2024-11-26 21:14:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6046,'1110','31732644857','2024-11-26 21:14:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6047,'1110','31732644857','2024-11-26 21:14:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6048,'5500','31732644857','2024-11-26 21:15:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6049,'4000','31732644857','2024-11-26 21:53:10',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6050,'4000','31732644857','2024-11-26 21:14:17',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6051,'4000','31732644857','2024-11-26 21:14:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6052,'4000','31732644857','2024-11-26 21:14:22',NULL,180.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6053,'1050','31732708809','2024-11-27 15:27:40',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173271046323420432134','No',NULL,NULL,''),(6054,'1110','31732708809','2024-11-27 15:27:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6055,'5500','31732708809','2024-11-27 15:00:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6056,'4000','31732708809','2024-11-27 15:27:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6057,'1050','31732718771','2024-11-27 17:52:07',3000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173271913392032203203','No',NULL,NULL,''),(6058,'1110','31732718771','2024-11-27 17:52:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6059,'1110','31732718771','2024-11-27 17:46:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6060,'1110','31732718771','2024-11-27 17:46:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6061,'1110','31732718771','2024-11-27 17:46:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(6062,'1110','31732718771','2024-11-27 17:46:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6063,'1110','31732718771','2024-11-27 17:47:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6064,'1110','31732718771','2024-11-27 17:49:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6065,'1110','31732718771','2024-11-27 17:49:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(6066,'1110','31732718771','2024-11-27 17:49:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6067,'5500','31732718771','2024-11-27 17:52:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6068,'4000','31732718771','2024-11-27 17:52:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6069,'4000','31732718771','2024-11-27 17:46:12',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6070,'4000','31732718771','2024-11-27 17:46:22',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6071,'4000','31732718771','2024-11-27 17:46:46',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6072,'4000','31732718771','2024-11-27 17:46:58',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6073,'4000','31732718771','2024-11-27 17:47:24',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6074,'4000','31732718771','2024-11-27 17:49:11',NULL,420.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6075,'4000','31732718771','2024-11-27 17:49:21',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6076,'4000','31732718771','2024-11-27 17:49:25',NULL,30.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6077,'1010','31732721534','2024-11-27 18:33:06',730.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173272171122723422222','No',NULL,NULL,'ybu'),(6078,'1110','31732721534','2024-11-27 18:33:06',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6079,'1110','31732721534','2024-11-27 18:32:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6080,'1110','31732721534','2024-11-27 18:32:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6081,'5500','31732721534','2024-11-27 18:33:06',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6082,'4000','31732721534','2024-11-27 18:33:06',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6083,'4000','31732721534','2024-11-27 18:32:14',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6084,'4000','31732721534','2024-11-27 18:32:36',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6085,'1010','31732722779','2024-11-27 18:53:00',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173272284133721007283','No',NULL,NULL,'drw'),(6086,'4000','31732722779','2024-11-27 18:53:00',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6087,'1050','31732725087','2024-11-27 19:31:28',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173272509191497721722','No',NULL,NULL,''),(6088,'4000','31732725087','2024-11-27 19:31:28',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6089,'1050','31732727915','2024-11-27 20:39:20',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173273272072010203313','No',NULL,NULL,''),(6090,'1110','31732727915','2024-11-27 20:39:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6091,'1110','31732727915','2024-11-27 20:18:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6092,'1110','31732727915','2024-11-27 20:21:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6093,'1110','31732727915','2024-11-27 20:21:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6094,'5500','31732727915','2024-11-27 20:39:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6095,'4000','31732727915','2024-11-27 20:39:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6096,'4000','31732727915','2024-11-27 20:18:35',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6097,'4000','31732727915','2024-11-27 20:21:32',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6098,'4000','31732727915','2024-11-27 20:21:37',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6099,'1050','31732789516','2024-11-28 14:19:31',2130.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173279336330222312023','No',NULL,NULL,''),(6100,'1110','31732789516','2024-11-28 14:19:31',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6101,'1110','31732789516','2024-11-28 13:25:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(6102,'1110','31732789516','2024-11-28 13:25:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6103,'1110','31732789516','2024-11-28 13:25:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6104,'1110','31732789516','2024-11-28 13:26:32',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6105,'1110','31732789516','2024-11-28 13:55:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6106,'5500','31732789516','2024-11-28 14:19:30',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6107,'4000','31732789516','2024-11-28 14:19:31',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6108,'4000','31732789516','2024-11-28 13:25:16',NULL,1050.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6109,'4000','31732789516','2024-11-28 13:25:46',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6110,'4000','31732789516','2024-11-28 13:25:54',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6111,'4000','31732789516','2024-11-28 13:26:32',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6112,'4000','31732789516','2024-11-28 13:55:43',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6113,'1010','31732793697','2024-11-28 14:34:59',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173279370640202032933','No',NULL,NULL,'124'),(6114,'1110','31732793697','2024-11-28 14:34:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6115,'5500','31732793697','2024-11-28 14:34:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6116,'4000','31732793697','2024-11-28 14:34:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6117,'1010','31732795183','2024-11-28 14:59:46',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173279524603122222402','No',NULL,NULL,'2jh'),(6118,'4000','31732795183','2024-11-28 14:59:46',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6119,'1050','31732797713','2024-11-28 15:41:54',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173279772097342432403','No',NULL,NULL,''),(6120,'4000','31732797713','2024-11-28 15:41:54',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6121,'1010','31732798372','2024-11-28 16:40:26',30.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173280225522333230524','No',NULL,NULL,''),(6122,'1050','31732798372','2024-11-28 16:40:26',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173280225522333230524','No',NULL,NULL,''),(6123,'1110','31732798372','2024-11-28 16:40:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(6124,'1110','31732798372','2024-11-28 15:52:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6125,'1110','31732798372','2024-11-28 16:06:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6126,'5500','31732798372','2024-11-28 16:28:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6127,'4000','31732798372','2024-11-28 16:40:26',NULL,440.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6128,'4000','31732798372','2024-11-28 15:52:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6129,'4000','31732798372','2024-11-28 16:06:41',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6130,'1010','31732808892','2024-11-28 18:48:35',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173280903433321200430','No',NULL,NULL,'11d5'),(6131,'1110','31732808892','2024-11-28 18:48:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6132,'1110','31732808892','2024-11-28 18:48:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6133,'1110','31732808892','2024-11-28 18:48:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6134,'5500','31732808892','2024-11-28 18:48:34',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6135,'4000','31732808892','2024-11-28 18:48:35',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6136,'4000','31732808892','2024-11-28 18:48:12',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6137,'4000','31732808892','2024-11-28 18:48:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6138,'1010','31732809106','2024-11-28 18:51:47',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173280911233373422022','No',NULL,NULL,'654'),(6139,'4000','31732809106','2024-11-28 18:51:47',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6140,'1050','31732812014','2024-11-28 19:40:15',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173281202443132330320','No',NULL,NULL,''),(6141,'1110','31732812014','2024-11-28 19:40:15',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6142,'5500','31732812014','2024-11-28 19:40:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6143,'4000','31732812014','2024-11-28 19:40:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6144,'1050','31732881184','2024-11-29 15:45:39',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173288495223523323250','No',NULL,NULL,''),(6145,'1110','31732881184','2024-11-29 15:45:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6146,'1110','31732881184','2024-11-29 14:53:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6147,'1110','31732881184','2024-11-29 14:53:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6148,'5500','31732881184','2024-11-29 14:53:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6149,'4000','31732881184','2024-11-29 15:45:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6150,'4000','31732881184','2024-11-29 14:53:05',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6151,'4000','31732881184','2024-11-29 14:53:11',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6152,'1050','31732886682','2024-11-29 16:24:43',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173288669033330022243','No',NULL,NULL,''),(6153,'4000','31732886682','2024-11-29 16:24:43',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6154,'1010','31732888079','2024-11-29 16:48:05',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173288954732073223332','No',NULL,NULL,'lte'),(6155,'1110','31732888079','2024-11-29 16:48:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6156,'1110','31732888079','2024-11-29 16:47:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6157,'5500','31732888079','2024-11-29 16:48:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6158,'4000','31732888079','2024-11-29 16:48:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6159,'4000','31732888079','2024-11-29 16:47:59',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6160,'1050','31732894472','2024-11-29 18:34:33',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173289483668324013213','No',NULL,NULL,''),(6161,'4000','31732894472','2024-11-29 18:34:33',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6162,'1050','31732896104','2024-11-29 19:13:11',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173289679331322821233','No',NULL,NULL,''),(6163,'1110','31732896104','2024-11-29 19:13:11',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6164,'1110','31732896104','2024-11-29 19:01:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6165,'5500','31732896104','2024-11-29 19:02:56',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6166,'4000','31732896104','2024-11-29 19:13:11',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6167,'4000','31732896104','2024-11-29 19:01:44',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6168,'1050','31732897590','2024-11-29 19:26:33',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173289759773300713933','No',NULL,NULL,''),(6169,'1110','31732897590','2024-11-29 19:26:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6170,'5500','31732897590','2024-11-29 19:26:30',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6171,'4000','31732897590','2024-11-29 19:26:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6172,'1010','31732902623','2024-11-29 21:30:13',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173290607210232323432','No',NULL,NULL,'1260'),(6173,'1110','31732902623','2024-11-29 21:30:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6174,'1110','31732902623','2024-11-29 20:50:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6175,'1110','31732902623','2024-11-29 20:50:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6176,'5500','31732902623','2024-11-29 21:07:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6177,'4000','31732902623','2024-11-29 21:30:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6178,'4000','31732902623','2024-11-29 20:50:23',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6179,'4000','31732902623','2024-11-29 20:50:29',NULL,180.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6180,'1010','31732964097','2024-11-30 13:54:58',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173296456033363630369','No',NULL,NULL,'124'),(6181,'1110','31732964097','2024-11-30 13:54:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6182,'5500','31732964097','2024-11-30 13:54:57',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6183,'4000','31732964097','2024-11-30 13:54:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6184,'1010','31732969179','2024-11-30 16:20:01',2930.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173297332993323323339','No',NULL,NULL,'zra'),(6185,'1110','31732969179','2024-11-30 16:20:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6186,'1110','31732969179','2024-11-30 15:19:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6187,'1110','31732969179','2024-11-30 15:19:45',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6188,'1110','31732969179','2024-11-30 15:19:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6189,'1110','31732969179','2024-11-30 15:20:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(6190,'1110','31732969179','2024-11-30 15:46:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(6191,'1110','31732969179','2024-11-30 16:04:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6192,'5500','31732969179','2024-11-30 16:20:00',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6193,'4000','31732969179','2024-11-30 16:20:01',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6194,'4000','31732969179','2024-11-30 15:19:39',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6195,'4000','31732969179','2024-11-30 15:19:45',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6196,'4000','31732969179','2024-11-30 15:19:50',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6197,'4000','31732969179','2024-11-30 15:20:00',NULL,220.00,'','3','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6198,'4000','31732969179','2024-11-30 15:46:33',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(6199,'4000','31732969179','2024-11-30 16:04:37',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6200,'1050','31732980247','2024-11-30 18:24:07',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173298025223239223222','No',NULL,NULL,''),(6201,'4000','31732980247','2024-11-30 18:24:07',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6202,'1030','31732982354','2024-11-30 19:14:11',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173298352701372233203','No',NULL,NULL,'100'),(6203,'1110','31732982354','2024-11-30 19:14:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6204,'1110','31732982354','2024-11-30 18:59:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6205,'5500','31732982354','2024-11-30 18:59:20',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6206,'4000','31732982354','2024-11-30 19:14:11',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6207,'4000','31732982354','2024-11-30 18:59:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6208,'1030','31732985975','2024-11-30 19:59:38',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173298869863332217998','No',NULL,NULL,'72d'),(6209,'1110','31732985975','2024-11-30 19:59:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6210,'1110','31732985975','2024-11-30 19:59:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6211,'5500','31732985975','2024-11-30 19:59:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6212,'4000','31732985975','2024-11-30 19:59:38',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6213,'4000','31732985975','2024-11-30 19:59:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6214,'1050','31732988776','2024-11-30 21:11:19',1060.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173299029429300322932','No',NULL,NULL,''),(6215,'1110','31732988776','2024-11-30 21:11:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6216,'1110','31732988776','2024-11-30 20:46:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6217,'1110','31732988776','2024-11-30 20:47:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6218,'1110','31732988776','2024-11-30 20:47:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(6219,'1110','31732988776','2024-11-30 20:48:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6220,'1110','31732988776','2024-11-30 20:48:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6221,'5500','31732988776','2024-11-30 21:11:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6222,'4000','31732988776','2024-11-30 21:11:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6223,'4000','31732988776','2024-11-30 20:46:16',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6224,'4000','31732988776','2024-11-30 20:47:19',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6225,'4000','31732988776','2024-11-30 20:47:54',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6226,'4000','31732988776','2024-11-30 20:48:04',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6227,'4000','31732988776','2024-11-30 20:48:09',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6228,'1010','31732995614','2024-11-30 22:59:03',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173299809492344233303','No',NULL,NULL,'cxb'),(6229,'4000','31732995614','2024-11-30 22:59:03',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6230,'4000','31732995614','2024-11-30 22:40:14',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6231,'4000','31732995614','2024-11-30 22:40:31',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6232,'4000','31732995614','2024-11-30 22:40:36',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6233,'4000','31732995614','2024-11-30 22:58:30',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(6234,'1010','31732998146','2024-11-30 23:22:27',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173299816103923333333','No',NULL,NULL,'kwg'),(6235,'1110','31732998146','2024-11-30 23:22:27',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6236,'5500','31732998146','2024-11-30 23:22:26',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6237,'4000','31732998146','2024-11-30 23:22:27',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6238,'1010','31733002555','2024-12-01 00:35:56',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173300292000233224030','No',NULL,NULL,'1gv'),(6239,'4000','31733002555','2024-12-01 00:35:56',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6240,'1010','31733014402','2024-12-01 03:54:50',1540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173301452002204242434','No',NULL,NULL,'h0k'),(6241,'1110','31733014402','2024-12-01 03:54:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6242,'1110','31733014402','2024-12-01 03:53:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(6243,'1110','31733014402','2024-12-01 03:54:29',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6244,'5500','31733014402','2024-12-01 03:54:49',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6245,'4000','31733014402','2024-12-01 03:54:50',NULL,900.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6246,'4000','31733014402','2024-12-01 03:53:22',NULL,240.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6247,'4000','31733014402','2024-12-01 03:54:29',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6248,'1010','31733055104','2024-12-01 15:11:50',1640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173305645813243032322','No',NULL,NULL,'k881'),(6249,'4000','31733055104','2024-12-01 15:11:50',NULL,1340.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6250,'4000','31733055104','2024-12-01 15:11:44',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6251,'1050','31733058382','2024-12-01 16:07:31',1075.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173305869723202133223','No',NULL,NULL,''),(6252,'1110','31733058382','2024-12-01 16:07:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6253,'1110','31733058382','2024-12-01 16:06:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6254,'1110','31733058382','2024-12-01 16:06:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6255,'1110','31733058382','2024-12-01 16:06:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6256,'5500','31733058382','2024-12-01 16:07:30',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6257,'4000','31733058382','2024-12-01 16:07:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6258,'4000','31733058382','2024-12-01 16:06:22',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6259,'4000','31733058382','2024-12-01 16:06:27',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6260,'4000','31733058382','2024-12-01 16:06:36',NULL,5.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6261,'1010','31733068471','2024-12-01 18:54:38',1290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173306849322747321363','No',NULL,NULL,'eva'),(6262,'4000','31733068471','2024-12-01 18:54:38',NULL,900.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6263,'4000','31733068471','2024-12-01 18:54:31',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6264,'1010','31733069544','2024-12-01 19:12:26',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173306955702503333373','No',NULL,NULL,'aci'),(6265,'4000','31733069544','2024-12-01 19:12:26',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6266,'1010','31733069894','2024-12-01 19:18:17',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173306991342020293233','No',NULL,NULL,'123'),(6267,'4000','31733069894','2024-12-01 19:18:17',NULL,180.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6268,'1050','31733071462','2024-12-01 19:44:24',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173307147231333323113','No',NULL,NULL,''),(6269,'4000','31733071462','2024-12-01 19:44:24',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6270,'1010','31733078719','2024-12-01 21:45:20',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173307872734312133143','No',NULL,NULL,'123'),(6271,'4000','31733078719','2024-12-01 21:45:20',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6272,'1010','31733079348','2024-12-01 21:55:55',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173308009920132333343','No',NULL,NULL,'1235'),(6273,'4000','31733079348','2024-12-01 21:55:55',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6274,'4000','31733079348','2024-12-01 21:55:48',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6275,'1010','31733221770','2024-12-03 13:29:32',30.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173322178012170203333','No',NULL,NULL,'321'),(6276,'1110','31733221770','2024-12-03 13:29:32',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(6277,'5500','31733221770','2024-12-03 13:29:31',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6278,'4000','31733221770','2024-12-03 13:29:32',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(6279,'1010','31733234610','2024-12-03 17:05:46',1390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173323483972323237322','No',NULL,NULL,'1234'),(6280,'1110','31733234610','2024-12-03 17:05:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6281,'1110','31733234610','2024-12-03 17:03:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6282,'1110','31733234610','2024-12-03 17:03:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6283,'1110','31733234610','2024-12-03 17:03:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(6284,'5500','31733234610','2024-12-03 17:05:45',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6285,'4000','31733234610','2024-12-03 17:05:46',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6286,'4000','31733234610','2024-12-03 17:03:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6287,'4000','31733234610','2024-12-03 17:03:32',NULL,360.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6288,'4000','31733234610','2024-12-03 17:03:46',NULL,440.00,'','3','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6289,'1010','31733234856','2024-12-03 17:08:01',1780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173323493630223212039','No',NULL,NULL,'yoe'),(6290,'1110','31733234856','2024-12-03 17:08:01',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6291,'1110','31733234856','2024-12-03 17:07:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6292,'1110','31733234856','2024-12-03 17:07:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6293,'1110','31733234856','2024-12-03 17:07:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6294,'1110','31733234856','2024-12-03 17:07:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(6295,'5500','31733234856','2024-12-03 17:08:01',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6296,'4000','31733234856','2024-12-03 17:08:01',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6297,'4000','31733234856','2024-12-03 17:07:36',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6298,'4000','31733234856','2024-12-03 17:07:43',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6299,'4000','31733234856','2024-12-03 17:07:46',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6300,'4000','31733234856','2024-12-03 17:07:57',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6301,'1010','31733236398','2024-12-03 17:33:22',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173323643882383332203','No',NULL,NULL,'016'),(6302,'1110','31733236398','2024-12-03 17:33:22',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6303,'1110','31733236398','2024-12-03 17:33:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6304,'5500','31733236398','2024-12-03 17:33:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6305,'4000','31733236398','2024-12-03 17:33:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6306,'4000','31733236398','2024-12-03 17:33:18',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6307,'1050','31733243314','2024-12-03 19:28:34',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173324401031423313432','No',NULL,NULL,''),(6308,'4000','31733243314','2024-12-03 19:28:34',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6309,'1030','31733244417','2024-12-03 19:56:15',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173324499799273329222','No',NULL,NULL,''),(6310,'1050','31733244417','2024-12-03 19:56:15',20.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173324499799273329222','No',NULL,NULL,''),(6311,'1110','31733244417','2024-12-03 19:56:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6312,'1110','31733244417','2024-12-03 19:46:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6313,'5500','31733244417','2024-12-03 19:53:32',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6314,'4000','31733244417','2024-12-03 19:56:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6315,'4000','31733244417','2024-12-03 19:46:57',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6316,'1010','31733245045','2024-12-03 19:59:05',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173324695220227032333','No',NULL,NULL,'dzm'),(6317,'1110','31733245045','2024-12-03 19:59:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6318,'1110','31733245045','2024-12-03 19:57:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6319,'1110','31733245045','2024-12-03 19:57:27',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6320,'5500','31733245045','2024-12-03 19:57:33',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6321,'4000','31733245045','2024-12-03 19:59:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6322,'4000','31733245045','2024-12-03 19:57:25',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6323,'4000','31733245045','2024-12-03 19:57:27',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6324,'1050','31733247372','2024-12-03 21:18:05',2290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173324996802224238232','No',NULL,NULL,''),(6325,'1110','31733247372','2024-12-03 21:18:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6326,'1110','31733247372','2024-12-03 20:36:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(6327,'1110','31733247372','2024-12-03 20:36:15',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6328,'1110','31733247372','2024-12-03 20:36:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6329,'1110','31733247372','2024-12-03 20:36:45',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6330,'1110','31733247372','2024-12-03 20:36:50',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6331,'1110','31733247372','2024-12-03 20:36:57',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6332,'1110','31733247372','2024-12-03 21:01:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6333,'5500','31733247372','2024-12-03 21:02:10',410.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6334,'4000','31733247372','2024-12-03 21:18:05',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6335,'4000','31733247372','2024-12-03 20:36:12',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6336,'4000','31733247372','2024-12-03 20:36:15',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6337,'4000','31733247372','2024-12-03 20:36:26',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6338,'4000','31733247372','2024-12-03 20:36:45',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6339,'4000','31733247372','2024-12-03 20:36:50',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6340,'4000','31733247372','2024-12-03 20:36:57',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6341,'4000','31733247372','2024-12-03 21:01:22',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6342,'1010','31733310547','2024-12-04 14:09:08',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173331055909337330412','No',NULL,NULL,'2qt'),(6343,'4000','31733310547','2024-12-04 14:09:08',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6344,'1010','31733312341','2024-12-04 14:39:04',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173331281603002332221','No',NULL,NULL,'2vh'),(6345,'1110','31733312341','2024-12-04 14:39:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6346,'1110','31733312341','2024-12-04 14:39:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6347,'5500','31733312341','2024-12-04 14:39:03',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6348,'4000','31733312341','2024-12-04 14:39:04',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6349,'4000','31733312341','2024-12-04 14:39:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6350,'1050','31733320071','2024-12-04 17:21:46',960.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173332212527303222323','No',NULL,NULL,''),(6351,'4000','31733320071','2024-12-04 17:21:46',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6352,'4000','31733320071','2024-12-04 16:47:51',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6353,'4000','31733320071','2024-12-04 16:48:00',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6354,'1010','31733326014','2024-12-04 18:26:55',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173332673503223033232','No',NULL,NULL,'qj'),(6355,'4000','31733326014','2024-12-04 18:26:55',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6356,'1050','31733329807','2024-12-04 19:30:12',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173332983933332333032','No',NULL,NULL,''),(6357,'4000','31733329807','2024-12-04 19:30:12',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6358,'4000','31733329807','2024-12-04 19:30:08',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6359,'1010','31733329920','2024-12-04 19:32:01',840.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173332994532323304323','No',NULL,NULL,'ytz'),(6360,'4000','31733329920','2024-12-04 19:32:01',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6361,'1050','31733332271','2024-12-04 20:11:12',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173333228033002813322','No',NULL,NULL,''),(6362,'4000','31733332271','2024-12-04 20:11:12',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6363,'1010','31733333810','2024-12-04 20:53:12',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173333506322620326630','No',NULL,NULL,'1f6'),(6364,'4000','31733333810','2024-12-04 20:53:12',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6365,'1010','31733335089','2024-12-04 20:58:09',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173333512823202321132','No',NULL,NULL,'o0e'),(6366,'4000','31733335089','2024-12-04 20:58:09',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6367,'1010','31733335500','2024-12-04 21:05:15',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173333602000300303220','No',NULL,NULL,'jbt'),(6368,'4000','31733335500','2024-12-04 21:05:15',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6369,'4000','31733335500','2024-12-04 21:05:00',NULL,270.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6370,'1010','31733337647','2024-12-04 21:40:47',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173333767123730201022','No',NULL,NULL,'6ql'),(6371,'4000','31733337647','2024-12-04 21:40:47',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6372,'1050','31733391797','2024-12-05 12:43:30',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173339181302110231203','No',NULL,NULL,''),(6373,'1110','31733391797','2024-12-05 12:43:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6374,'1110','31733391797','2024-12-05 12:43:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6375,'1110','31733391797','2024-12-05 12:43:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6376,'5500','31733391797','2024-12-05 12:43:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6377,'4000','31733391797','2024-12-05 12:43:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6378,'4000','31733391797','2024-12-05 12:43:17',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6379,'4000','31733391797','2024-12-05 12:43:20',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6380,'1050','31733392468','2024-12-05 12:54:30',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173339297802037333300','No',NULL,NULL,''),(6381,'4000','31733392468','2024-12-05 12:54:30',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6382,'1010','31733394723','2024-12-05 13:33:16',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173339496899330028237','No',NULL,NULL,'fkl'),(6383,'1110','31733394723','2024-12-05 13:33:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6384,'1110','31733394723','2024-12-05 13:32:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6385,'1110','31733394723','2024-12-05 13:32:48',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6386,'5500','31733394723','2024-12-05 13:33:11',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6387,'4000','31733394723','2024-12-05 13:33:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6388,'4000','31733394723','2024-12-05 13:32:03',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6389,'4000','31733394723','2024-12-05 13:32:48',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6390,'1010','31733395220','2024-12-05 13:58:59',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173339635002236322033','No',NULL,NULL,'u2l'),(6391,'1110','31733395220','2024-12-05 13:58:59',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6392,'1110','31733395220','2024-12-05 13:40:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6393,'1110','31733395220','2024-12-05 13:40:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6394,'1110','31733395220','2024-12-05 13:40:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6395,'1110','31733395220','2024-12-05 13:50:47',NULL,5.00,'','3','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(6396,'5500','31733395220','2024-12-05 13:50:58',165.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6397,'4000','31733395220','2024-12-05 13:58:59',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6398,'4000','31733395220','2024-12-05 13:40:20',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6399,'4000','31733395220','2024-12-05 13:40:23',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6400,'4000','31733395220','2024-12-05 13:40:26',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6401,'4000','31733395220','2024-12-05 13:50:47',NULL,10.00,'','3','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(6402,'1050','31733399118','2024-12-05 14:45:32',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173340004232223203020','No',NULL,NULL,''),(6403,'1110','31733399118','2024-12-05 14:45:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6404,'1110','31733399118','2024-12-05 14:45:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6405,'5500','31733399118','2024-12-05 14:45:31',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6406,'4000','31733399118','2024-12-05 14:45:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6407,'4000','31733399118','2024-12-05 14:45:18',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6408,'1010','31733400177','2024-12-05 15:02:58',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173340021922032130324','No',NULL,NULL,'3pz'),(6409,'4000','31733400177','2024-12-05 15:02:58',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6410,'1010','31733413756','2024-12-05 18:49:17',1320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173341524220224025702','No',NULL,NULL,'jj9'),(6411,'4000','31733413756','2024-12-05 18:49:17',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6412,'1050','31733416239','2024-12-05 19:51:25',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173341787037024303300','No',NULL,NULL,''),(6413,'4000','31733416239','2024-12-05 19:51:25',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6414,'1050','31733421508','2024-12-05 20:58:29',30.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173342151227205340102','No',NULL,NULL,''),(6415,'1110','31733421508','2024-12-05 20:58:29',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(6416,'5500','31733421508','2024-12-05 20:58:28',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6417,'4000','31733421508','2024-12-05 20:58:29',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(6418,'1050','31733491208','2024-12-06 16:20:11',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173349122120141200372','No',NULL,NULL,''),(6419,'4000','31733491208','2024-12-06 16:20:11',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6420,'1010','31733491365','2024-12-06 16:22:58',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173349139522093320333','No',NULL,NULL,'bob'),(6421,'1110','31733491365','2024-12-06 16:22:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(6422,'1110','31733491365','2024-12-06 16:22:45',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(6423,'5500','31733491365','2024-12-06 16:22:57',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6424,'4000','31733491365','2024-12-06 16:22:58',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6425,'4000','31733491365','2024-12-06 16:22:45',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6426,'1010','31733491443','2024-12-06 16:24:04',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173349145203234127337','No',NULL,NULL,'fet'),(6427,'4000','31733491443','2024-12-06 16:24:04',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6428,'1010','31733491604','2024-12-06 16:28:18',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173349194430030332309','No',NULL,NULL,'ca3'),(6429,'1110','31733491604','2024-12-06 16:28:18',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6430,'1110','31733491604','2024-12-06 16:26:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6431,'1110','31733491604','2024-12-06 16:27:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6432,'1110','31733491604','2024-12-06 16:27:25',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6433,'1110','31733491604','2024-12-06 16:27:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6434,'1110','31733491604','2024-12-06 16:27:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6435,'5500','31733491604','2024-12-06 16:28:17',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6436,'4000','31733491604','2024-12-06 16:28:18',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6437,'4000','31733491604','2024-12-06 16:26:45',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6438,'4000','31733491604','2024-12-06 16:27:00',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6439,'4000','31733491604','2024-12-06 16:27:25',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6440,'4000','31733491604','2024-12-06 16:27:30',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6441,'4000','31733491604','2024-12-06 16:27:42',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6442,'1050','31733498016','2024-12-06 18:13:41',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173349802434333033730','No',NULL,NULL,''),(6443,'4000','31733498016','2024-12-06 18:13:41',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6444,'1050','31733498685','2024-12-06 18:24:45',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173349869220002203343','No',NULL,NULL,''),(6445,'4000','31733498685','2024-12-06 18:24:45',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6446,'1010','31733508203','2024-12-06 21:03:24',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173350821483332331020','No',NULL,NULL,'357'),(6447,'4000','31733508203','2024-12-06 21:03:24',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6448,'1050','31733569086','2024-12-07 13:58:10',140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173356910000210432333','No',NULL,NULL,''),(6449,'4000','31733569086','2024-12-07 13:58:10',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6450,'1010','31733571502','2024-12-07 15:25:27',50.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173357442333324020522','No',NULL,NULL,''),(6451,'1050','31733571502','2024-12-07 15:25:27',1600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173357442333324020522','No',NULL,NULL,''),(6452,'1110','31733571502','2024-12-07 15:25:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6453,'1110','31733571502','2024-12-07 14:38:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(6454,'1110','31733571502','2024-12-07 14:38:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6455,'1110','31733571502','2024-12-07 14:39:03',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6456,'1110','31733571502','2024-12-07 14:40:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6457,'1110','31733571502','2024-12-07 14:40:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(6458,'5500','31733571502','2024-12-07 15:25:26',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6459,'4000','31733571502','2024-12-07 15:25:27',NULL,580.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6460,'4000','31733571502','2024-12-07 14:38:22',NULL,160.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6461,'4000','31733571502','2024-12-07 14:38:31',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6462,'4000','31733571502','2024-12-07 14:39:03',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6463,'4000','31733571502','2024-12-07 14:40:22',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6464,'4000','31733571502','2024-12-07 14:40:25',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6465,'1050','31733582144','2024-12-07 17:35:46',140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173358215235233232224','No',NULL,NULL,''),(6466,'4000','31733582144','2024-12-07 17:35:46',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6467,'1010','31733582626','2024-12-07 17:50:30',2540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173358304083322870102','No',NULL,NULL,'hjd'),(6468,'1110','31733582626','2024-12-07 17:50:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6469,'1110','31733582626','2024-12-07 17:43:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6470,'1110','31733582626','2024-12-07 17:43:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6471,'1110','31733582626','2024-12-07 17:44:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6472,'1110','31733582626','2024-12-07 17:44:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6473,'1110','31733582626','2024-12-07 17:44:20',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6474,'5500','31733582626','2024-12-07 17:44:33',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6475,'4000','31733582626','2024-12-07 17:50:30',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6476,'4000','31733582626','2024-12-07 17:43:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6477,'4000','31733582626','2024-12-07 17:43:58',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6478,'4000','31733582626','2024-12-07 17:44:02',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6479,'4000','31733582626','2024-12-07 17:44:10',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6480,'4000','31733582626','2024-12-07 17:44:20',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6481,'1010','31733583864','2024-12-07 18:05:52',560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173358404133232722133','No',NULL,NULL,'ny3'),(6482,'1110','31733583864','2024-12-07 18:05:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6483,'1110','31733583864','2024-12-07 18:04:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6484,'5500','31733583864','2024-12-07 18:05:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6485,'4000','31733583864','2024-12-07 18:05:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6486,'4000','31733583864','2024-12-07 18:04:24',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6487,'1050','31733587040','2024-12-07 18:57:21',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173358704233007032233','No',NULL,NULL,''),(6488,'1110','31733587040','2024-12-07 18:57:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6489,'5500','31733587040','2024-12-07 18:57:20',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6490,'4000','31733587040','2024-12-07 18:57:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6491,'1050','31733587252','2024-12-07 19:00:53',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173358728432203522102','No',NULL,NULL,''),(6492,'1110','31733587252','2024-12-07 19:00:53',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(6493,'5500','31733587252','2024-12-07 19:00:53',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6494,'4000','31733587252','2024-12-07 19:00:53',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6495,'1050','31733587844','2024-12-07 19:10:48',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173358804135382123533','No',NULL,NULL,''),(6496,'1110','31733587844','2024-12-07 19:10:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6497,'1110','31733587844','2024-12-07 19:10:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(6498,'5500','31733587844','2024-12-07 19:10:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6499,'4000','31733587844','2024-12-07 19:10:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6500,'4000','31733587844','2024-12-07 19:10:44',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6501,'1050','31733589365','2024-12-07 19:36:06',20.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173358937100230432333','No',NULL,NULL,''),(6502,'4000','31733589365','2024-12-07 19:36:06',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6503,'1050','31733651638','2024-12-08 14:15:12',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173365656112302521337','No',NULL,NULL,''),(6504,'4000','31733651638','2024-12-08 14:15:12',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6505,'4000','31733651638','2024-12-08 12:53:58',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6506,'1010','31733656673','2024-12-08 14:17:54',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173365668132316650305','No',NULL,NULL,'985'),(6507,'4000','31733656673','2024-12-08 14:17:54',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6508,'1050','31733657022','2024-12-08 14:56:35',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173365899995233222292','No',NULL,NULL,''),(6509,'1110','31733657022','2024-12-08 14:56:35',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(6510,'1110','31733657022','2024-12-08 14:23:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6511,'1110','31733657022','2024-12-08 14:23:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6512,'5500','31733657022','2024-12-08 14:56:34',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6513,'4000','31733657022','2024-12-08 14:56:35',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6514,'4000','31733657022','2024-12-08 14:23:42',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6515,'4000','31733657022','2024-12-08 14:23:45',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6516,'1050','31733664731','2024-12-08 16:32:12',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173366473901003303212','No',NULL,NULL,''),(6517,'4000','31733664731','2024-12-08 16:32:12',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(6518,'1050','31733672391','2024-12-08 18:40:03',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173367240630302332111','No',NULL,NULL,''),(6519,'4000','31733672391','2024-12-08 18:40:03',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6520,'4000','31733672391','2024-12-08 18:39:51',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6521,'1010','31733856325','2024-12-10 21:45:26',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173385633322282234220','No',NULL,NULL,'123'),(6522,'4000','31733856325','2024-12-10 21:45:26',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6523,'1050','31733912038','2024-12-11 13:14:27',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173391221720001172232','No',NULL,NULL,''),(6524,'1110','31733912038','2024-12-11 13:14:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6525,'1110','31733912038','2024-12-11 13:13:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6526,'1110','31733912038','2024-12-11 13:14:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6527,'5500','31733912038','2024-12-11 13:14:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6528,'4000','31733912038','2024-12-11 13:14:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6529,'4000','31733912038','2024-12-11 13:13:58',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6530,'4000','31733912038','2024-12-11 13:14:05',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6531,'1010','31733912452','2024-12-11 13:20:53',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173391247422132032033','No',NULL,NULL,'123'),(6532,'1110','31733912452','2024-12-11 13:20:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6533,'5500','31733912452','2024-12-11 13:20:52',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6534,'4000','31733912452','2024-12-11 13:20:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6535,'1010','31733917300','2024-12-11 14:42:23',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173391869604323132333','No',NULL,NULL,'124'),(6536,'1110','31733917300','2024-12-11 14:42:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6537,'1110','31733917300','2024-12-11 14:41:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6538,'1110','31733917300','2024-12-11 14:41:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6539,'5500','31733917300','2024-12-11 14:42:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6540,'4000','31733917300','2024-12-11 14:42:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6541,'4000','31733917300','2024-12-11 14:41:40',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6542,'4000','31733917300','2024-12-11 14:41:43',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6543,'1050','31733919904','2024-12-11 15:25:12',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173391995202539124232','No',NULL,NULL,''),(6544,'1110','31733919904','2024-12-11 15:25:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6545,'1110','31733919904','2024-12-11 15:25:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6546,'5500','31733919904','2024-12-11 15:25:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6547,'4000','31733919904','2024-12-11 15:25:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6548,'4000','31733919904','2024-12-11 15:25:05',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6549,'1050','31733922604','2024-12-11 16:10:28',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173392275303132222042','No',NULL,NULL,''),(6550,'1110','31733922604','2024-12-11 16:10:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6551,'1110','31733922604','2024-12-11 16:10:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6552,'5500','31733922604','2024-12-11 16:10:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6553,'4000','31733922604','2024-12-11 16:10:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6554,'4000','31733922604','2024-12-11 16:10:05',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6555,'1030','31733923585','2024-12-11 16:27:02',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173392570239072233330','No',NULL,NULL,'123'),(6556,'1110','31733923585','2024-12-11 16:27:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6557,'1110','31733923585','2024-12-11 16:26:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6558,'1110','31733923585','2024-12-11 16:26:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6559,'1110','31733923585','2024-12-11 16:26:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6560,'5500','31733923585','2024-12-11 16:27:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6561,'4000','31733923585','2024-12-11 16:27:02',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6562,'4000','31733923585','2024-12-11 16:26:25',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6563,'4000','31733923585','2024-12-11 16:26:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6564,'4000','31733923585','2024-12-11 16:26:33',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6565,'1050','31733927172','2024-12-11 17:26:21',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173392839222300322932','No',NULL,NULL,''),(6566,'1110','31733927172','2024-12-11 17:26:21',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6567,'1110','31733927172','2024-12-11 17:26:13',NULL,100.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(6568,'5500','31733927172','2024-12-11 17:26:20',260.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6569,'4000','31733927172','2024-12-11 17:26:21',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6570,'4000','31733927172','2024-12-11 17:26:13',NULL,220.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(6571,'1050','31733928884','2024-12-11 17:54:48',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173392889783292733339','No',NULL,NULL,''),(6572,'4000','31733928884','2024-12-11 17:54:48',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6573,'1010','31733931559','2024-12-11 18:39:47',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173393165337053330303','No',NULL,NULL,'8sb'),(6574,'4000','31733931559','2024-12-11 18:39:47',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6575,'4000','31733931559','2024-12-11 18:39:20',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6576,'1010','31733939793','2024-12-11 20:57:26',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173394028428202432033','No',NULL,NULL,'123'),(6577,'4000','31733939793','2024-12-11 20:57:26',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6578,'4000','31733939793','2024-12-11 20:56:33',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6579,'1010','31733996806','2024-12-12 12:47:00',210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173399684000000332003','No',NULL,NULL,'1pr'),(6580,'1110','31733996806','2024-12-12 12:47:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6581,'1110','31733996806','2024-12-12 12:46:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6582,'1110','31733996806','2024-12-12 12:46:52',NULL,2.50,'','3','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(6583,'5500','31733996806','2024-12-12 12:46:59',82.50,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6584,'4000','31733996806','2024-12-12 12:47:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6585,'4000','31733996806','2024-12-12 12:46:46',NULL,5.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6586,'4000','31733996806','2024-12-12 12:46:52',NULL,5.00,'','3','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(6587,'1010','31733999616','2024-12-12 13:33:41',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173399962530029473323','No',NULL,NULL,'126'),(6588,'4000','31733999616','2024-12-12 13:33:41',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6589,'4000','31733999616','2024-12-12 13:33:37',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6590,'1050','31733999654','2024-12-12 14:16:11',1380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173400278207103228032','No',NULL,NULL,''),(6591,'1110','31733999654','2024-12-12 14:16:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6592,'1110','31733999654','2024-12-12 13:34:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6593,'1110','31733999654','2024-12-12 13:42:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6594,'1110','31733999654','2024-12-12 13:42:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6595,'1110','31733999654','2024-12-12 13:43:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6596,'5500','31733999654','2024-12-12 13:43:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6597,'4000','31733999654','2024-12-12 14:16:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6598,'4000','31733999654','2024-12-12 13:34:14',NULL,700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6599,'4000','31733999654','2024-12-12 13:42:39',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6600,'4000','31733999654','2024-12-12 13:42:54',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6601,'4000','31733999654','2024-12-12 13:43:07',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6602,'1050','31734005615','2024-12-12 15:13:37',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173400562221313240200','No',NULL,NULL,''),(6603,'4000','31734005615','2024-12-12 15:13:37',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6604,'1050','31734006268','2024-12-12 15:24:46',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173400629420097223224','No',NULL,NULL,''),(6605,'4000','31734006268','2024-12-12 15:24:46',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6606,'4000','31734006268','2024-12-12 15:24:29',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6607,'1050','31734011340','2024-12-12 16:49:01',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173401141710223723232','No',NULL,NULL,''),(6608,'4000','31734011340','2024-12-12 16:49:01',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6609,'1010','31734014264','2024-12-12 17:37:52',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173401442232322212330','No',NULL,NULL,'000'),(6610,'1110','31734014264','2024-12-12 17:37:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6611,'1110','31734014264','2024-12-12 17:37:44',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6612,'1110','31734014264','2024-12-12 17:37:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6613,'5500','31734014264','2024-12-12 17:37:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6614,'4000','31734014264','2024-12-12 17:37:52',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6615,'4000','31734014264','2024-12-12 17:37:44',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6616,'4000','31734014264','2024-12-12 17:37:46',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6617,'1050','31734014704','2024-12-12 17:45:05',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173401471232313203102','No',NULL,NULL,''),(6618,'4000','31734014704','2024-12-12 17:45:05',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6619,'1050','31734016297','2024-12-12 18:11:38',140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173401630640331230334','No',NULL,NULL,''),(6620,'4000','31734016297','2024-12-12 18:11:38',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6621,'1050','31734016419','2024-12-12 18:13:40',70.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173401642641023230003','No',NULL,NULL,''),(6622,'4000','31734016419','2024-12-12 18:13:40',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6623,'1050','31734017408','2024-12-12 18:30:10',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173401744432432204343','No',NULL,NULL,''),(6624,'4000','31734017408','2024-12-12 18:30:10',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6625,'1010','31734017581','2024-12-12 18:53:13',925.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173402012522202531033','No',NULL,NULL,'as0'),(6626,'1110','31734017581','2024-12-12 18:53:13',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6627,'1110','31734017581','2024-12-12 18:33:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6628,'1110','31734017581','2024-12-12 18:33:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6629,'1110','31734017581','2024-12-12 18:33:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6630,'1110','31734017581','2024-12-12 18:37:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6631,'1110','31734017581','2024-12-12 18:37:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6632,'5500','31734017581','2024-12-12 18:53:12',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6633,'4000','31734017581','2024-12-12 18:53:13',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6634,'4000','31734017581','2024-12-12 18:33:01',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6635,'4000','31734017581','2024-12-12 18:33:15',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6636,'4000','31734017581','2024-12-12 18:33:41',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6637,'4000','31734017581','2024-12-12 18:37:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6638,'4000','31734017581','2024-12-12 18:37:39',NULL,5.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6639,'1050','31734022091','2024-12-12 19:48:13',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173402210133220010127','No',NULL,NULL,''),(6640,'4000','31734022091','2024-12-12 19:48:13',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6641,'1050','31734022513','2024-12-12 21:23:50',1540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173402784223282438323','No',NULL,NULL,''),(6642,'1110','31734022513','2024-12-12 21:23:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6643,'1110','31734022513','2024-12-12 19:55:13',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6644,'1110','31734022513','2024-12-12 19:55:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6645,'5500','31734022513','2024-12-12 19:55:33',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6646,'4000','31734022513','2024-12-12 21:23:50',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6647,'4000','31734022513','2024-12-12 19:55:13',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6648,'4000','31734022513','2024-12-12 19:55:17',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6649,'1050','31734087076','2024-12-13 13:52:45',2770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173408858230028380238','No',NULL,NULL,''),(6650,'1110','31734087076','2024-12-13 13:52:45',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6651,'1110','31734087076','2024-12-13 13:51:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6652,'1110','31734087076','2024-12-13 13:51:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6653,'1110','31734087076','2024-12-13 13:51:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6654,'1110','31734087076','2024-12-13 13:51:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6655,'1110','31734087076','2024-12-13 13:51:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6656,'1110','31734087076','2024-12-13 13:52:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6657,'1110','31734087076','2024-12-13 13:52:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6658,'5500','31734087076','2024-12-13 13:52:45',370.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6659,'4000','31734087076','2024-12-13 13:52:45',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6660,'4000','31734087076','2024-12-13 13:51:16',NULL,90.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6661,'4000','31734087076','2024-12-13 13:51:21',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6662,'4000','31734087076','2024-12-13 13:51:26',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6663,'4000','31734087076','2024-12-13 13:51:32',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6664,'4000','31734087076','2024-12-13 13:51:42',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6665,'4000','31734087076','2024-12-13 13:52:24',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6666,'4000','31734087076','2024-12-13 13:52:34',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6667,'1010','31734091623','2024-12-13 15:19:39',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173409238740930303233','No',NULL,NULL,'123'),(6668,'1110','31734091623','2024-12-13 15:19:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6669,'1110','31734091623','2024-12-13 15:07:03',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6670,'5500','31734091623','2024-12-13 15:07:10',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6671,'4000','31734091623','2024-12-13 15:19:39',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6672,'4000','31734091623','2024-12-13 15:07:03',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6673,'1050','31734092497','2024-12-13 15:21:39',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173409250337250303200','No',NULL,NULL,''),(6674,'4000','31734092497','2024-12-13 15:21:39',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6675,'1050','31734092975','2024-12-13 15:33:28',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173409326103202213337','No',NULL,NULL,''),(6676,'1110','31734092975','2024-12-13 15:33:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6677,'1110','31734092975','2024-12-13 15:29:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6678,'1110','31734092975','2024-12-13 15:29:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6679,'5500','31734092975','2024-12-13 15:33:27',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6680,'4000','31734092975','2024-12-13 15:33:28',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6681,'4000','31734092975','2024-12-13 15:29:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6682,'4000','31734092975','2024-12-13 15:29:39',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6683,'1050','31734101379','2024-12-13 18:06:28',1290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173410353212333220227','No',NULL,NULL,''),(6684,'1110','31734101379','2024-12-13 18:06:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6685,'1110','31734101379','2024-12-13 17:49:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6686,'1110','31734101379','2024-12-13 18:06:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6687,'1110','31734101379','2024-12-13 18:06:10',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6688,'1110','31734101379','2024-12-13 18:06:24',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6689,'5500','31734101379','2024-12-13 18:06:27',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6690,'4000','31734101379','2024-12-13 18:06:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6691,'4000','31734101379','2024-12-13 17:49:39',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6692,'4000','31734101379','2024-12-13 18:06:07',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6693,'4000','31734101379','2024-12-13 18:06:10',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6694,'4000','31734101379','2024-12-13 18:06:24',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6695,'1010','31734104625','2024-12-13 19:20:56',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173410698421333200013','No',NULL,NULL,'2xm'),(6696,'1110','31734104625','2024-12-13 19:20:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6697,'1110','31734104625','2024-12-13 18:43:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6698,'1110','31734104625','2024-12-13 18:43:56',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(6699,'5500','31734104625','2024-12-13 19:20:53',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6700,'4000','31734104625','2024-12-13 19:20:56',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6701,'4000','31734104625','2024-12-13 18:43:45',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6702,'4000','31734104625','2024-12-13 18:43:56',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(6703,'1050','31734171146','2024-12-14 13:18:39',1480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173417155851024423437','No',NULL,NULL,''),(6704,'1110','31734171146','2024-12-14 13:18:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6705,'1110','31734171146','2024-12-14 13:12:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6706,'1110','31734171146','2024-12-14 13:12:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(6707,'1110','31734171146','2024-12-14 13:18:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(6708,'5500','31734171146','2024-12-14 13:18:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6709,'4000','31734171146','2024-12-14 13:18:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6710,'4000','31734171146','2024-12-14 13:12:26',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6711,'4000','31734171146','2024-12-14 13:12:29',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6712,'4000','31734171146','2024-12-14 13:18:34',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6713,'1010','31734171586','2024-12-14 14:33:01',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173417606372200602230','No',NULL,NULL,'124'),(6714,'1110','31734171586','2024-12-14 14:33:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6715,'1110','31734171586','2024-12-14 13:19:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6716,'1110','31734171586','2024-12-14 13:19:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(6717,'1110','31734171586','2024-12-14 14:22:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6718,'5500','31734171586','2024-12-14 14:33:00',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6719,'4000','31734171586','2024-12-14 14:33:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6720,'4000','31734171586','2024-12-14 13:19:46',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6721,'4000','31734171586','2024-12-14 13:19:49',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(6722,'4000','31734171586','2024-12-14 14:22:13',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6723,'1050','31734188397','2024-12-14 18:00:05',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173418845624032233283','No',NULL,NULL,''),(6724,'1110','31734188397','2024-12-14 18:00:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6725,'1110','31734188397','2024-12-14 17:59:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6726,'5500','31734188397','2024-12-14 18:00:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6727,'4000','31734188397','2024-12-14 18:00:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6728,'4000','31734188397','2024-12-14 17:59:57',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6729,'1050','31734190871','2024-12-14 18:42:08',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173419096239100203300','No',NULL,NULL,''),(6730,'1110','31734190871','2024-12-14 18:42:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6731,'1110','31734190871','2024-12-14 18:41:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6732,'5500','31734190871','2024-12-14 18:42:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6733,'4000','31734190871','2024-12-14 18:42:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6734,'4000','31734190871','2024-12-14 18:41:11',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6735,'1050','31734191093','2024-12-14 18:44:54',10.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173419109613400313133','No',NULL,NULL,''),(6736,'4000','31734191093','2024-12-14 18:44:54',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6737,'1050','31734191585','2024-12-14 19:28:06',2860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173419444723102232242','No',NULL,NULL,''),(6738,'1110','31734191585','2024-12-14 19:28:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6739,'1110','31734191585','2024-12-14 18:53:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6740,'1110','31734191585','2024-12-14 18:53:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6741,'1110','31734191585','2024-12-14 18:53:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(6742,'1110','31734191585','2024-12-14 19:02:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(6743,'1110','31734191585','2024-12-14 19:02:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6744,'1110','31734191585','2024-12-14 19:03:01',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6745,'5500','31734191585','2024-12-14 19:28:05',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6746,'4000','31734191585','2024-12-14 19:28:06',NULL,1200.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6747,'4000','31734191585','2024-12-14 18:53:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6748,'4000','31734191585','2024-12-14 18:53:11',NULL,900.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6749,'4000','31734191585','2024-12-14 18:53:26',NULL,270.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(6750,'4000','31734191585','2024-12-14 19:02:53',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(6751,'4000','31734191585','2024-12-14 19:02:59',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6752,'4000','31734191585','2024-12-14 19:03:01',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6753,'1050','31734194681','2024-12-14 20:05:28',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173419799334223999324','No',NULL,NULL,''),(6754,'4000','31734194681','2024-12-14 20:05:28',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6755,'4000','31734194681','2024-12-14 19:44:42',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6756,'4000','31734194681','2024-12-14 19:50:38',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6757,'1010','31734200721','2024-12-14 21:27:08',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173420148833240704328','No',NULL,NULL,'123'),(6758,'1110','31734200721','2024-12-14 21:27:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6759,'1110','31734200721','2024-12-14 21:25:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6760,'5500','31734200721','2024-12-14 21:25:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6761,'4000','31734200721','2024-12-14 21:27:08',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6762,'4000','31734200721','2024-12-14 21:25:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6763,'1010','31734208685','2024-12-14 23:59:38',2810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173420998693922233273','No',NULL,NULL,'123'),(6764,'1110','31734208685','2024-12-14 23:59:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6765,'1110','31734208685','2024-12-14 23:38:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6766,'1110','31734208685','2024-12-14 23:38:15',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6767,'1110','31734208685','2024-12-14 23:38:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6768,'1110','31734208685','2024-12-14 23:38:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(6769,'1110','31734208685','2024-12-14 23:38:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(6770,'1110','31734208685','2024-12-14 23:38:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6771,'1110','31734208685','2024-12-14 23:50:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6772,'1110','31734208685','2024-12-14 23:50:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6773,'1110','31734208685','2024-12-14 23:55:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6774,'1110','31734208685','2024-12-14 23:55:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6775,'5500','31734208685','2024-12-14 23:56:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6776,'4000','31734208685','2024-12-14 23:59:38',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6777,'4000','31734208685','2024-12-14 23:38:05',NULL,360.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6778,'4000','31734208685','2024-12-14 23:38:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6779,'4000','31734208685','2024-12-14 23:38:19',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6780,'4000','31734208685','2024-12-14 23:38:24',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(6781,'4000','31734208685','2024-12-14 23:38:36',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(6782,'4000','31734208685','2024-12-14 23:38:46',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6783,'4000','31734208685','2024-12-14 23:50:37',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6784,'4000','31734208685','2024-12-14 23:50:43',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6785,'4000','31734208685','2024-12-14 23:55:09',NULL,270.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6786,'4000','31734208685','2024-12-14 23:55:16',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6787,'1010','31734210203','2024-12-15 00:18:43',1410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173421113832323337143','No',NULL,NULL,'123'),(6788,'4000','31734210203','2024-12-15 00:18:43',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6789,'4000','31734210203','2024-12-15 00:03:23',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6790,'4000','31734210203','2024-12-15 00:05:58',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6791,'4000','31734210203','2024-12-15 00:14:06',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6792,'4000','31734210203','2024-12-15 00:15:35',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6793,'1010','31734216183','2024-12-15 01:44:50',2030.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173421680812132303032','No',NULL,NULL,'123'),(6794,'1110','31734216183','2024-12-15 01:44:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6795,'1110','31734216183','2024-12-15 01:43:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6796,'1110','31734216183','2024-12-15 01:43:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6797,'1110','31734216183','2024-12-15 01:43:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6798,'1110','31734216183','2024-12-15 01:43:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6799,'5500','31734216183','2024-12-15 01:44:48',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6800,'4000','31734216183','2024-12-15 01:44:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6801,'4000','31734216183','2024-12-15 01:43:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6802,'4000','31734216183','2024-12-15 01:43:24',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6803,'4000','31734216183','2024-12-15 01:43:32',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6804,'4000','31734216183','2024-12-15 01:43:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6805,'1050','31734259487','2024-12-15 13:45:06',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173425951632233100300','No',NULL,NULL,''),(6806,'4000','31734259487','2024-12-15 13:45:06',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6807,'4000','31734259487','2024-12-15 13:44:47',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6808,'1010','31734260781','2024-12-15 14:06:50',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173426326632646226313','No',NULL,NULL,'123'),(6809,'4000','31734260781','2024-12-15 14:06:50',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6810,'4000','31734260781','2024-12-15 14:06:21',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(6811,'1050','31734263300','2024-12-15 14:48:24',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173426331222332332433','No',NULL,NULL,''),(6812,'1110','31734263300','2024-12-15 14:48:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6813,'1110','31734263300','2024-12-15 14:48:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6814,'5500','31734263300','2024-12-15 14:48:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6815,'4000','31734263300','2024-12-15 14:48:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6816,'4000','31734263300','2024-12-15 14:48:20',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6817,'1050','31734263621','2024-12-15 14:53:51',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173426365423327333723','No',NULL,NULL,''),(6818,'4000','31734263621','2024-12-15 14:53:51',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6819,'4000','31734263621','2024-12-15 14:53:42',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6820,'1010','31734268795','2024-12-15 16:19:56',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173426882023033002322','No',NULL,NULL,'123'),(6821,'1110','31734268795','2024-12-15 16:19:56',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6822,'5500','31734268795','2024-12-15 16:19:55',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6823,'4000','31734268795','2024-12-15 16:19:56',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6824,'1010','31734270614','2024-12-15 17:30:01',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173427301020320333413','No',NULL,NULL,'1234'),(6825,'1110','31734270614','2024-12-15 17:30:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6826,'1110','31734270614','2024-12-15 16:50:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6827,'5500','31734270614','2024-12-15 16:50:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6828,'4000','31734270614','2024-12-15 17:30:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6829,'4000','31734270614','2024-12-15 16:50:14',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6830,'1050','31734273787','2024-12-15 17:43:41',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173427395210230434725','No',NULL,NULL,''),(6831,'1110','31734273787','2024-12-15 17:43:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6832,'1110','31734273787','2024-12-15 17:43:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6833,'5500','31734273787','2024-12-15 17:43:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6834,'4000','31734273787','2024-12-15 17:43:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6835,'4000','31734273787','2024-12-15 17:43:07',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6836,'1050','31734278233','2024-12-15 18:57:25',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173427824907833330323','No',NULL,NULL,''),(6837,'1110','31734278233','2024-12-15 18:57:25',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6838,'1110','31734278233','2024-12-15 18:57:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6839,'5500','31734278233','2024-12-15 18:57:24',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6840,'4000','31734278233','2024-12-15 18:57:25',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6841,'4000','31734278233','2024-12-15 18:57:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6842,'1010','31734278276','2024-12-15 18:58:07',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173427838570423247322','No',NULL,NULL,''),(6843,'1050','31734278276','2024-12-15 18:58:07',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173427838570423247322','No',NULL,NULL,''),(6844,'1110','31734278276','2024-12-15 18:58:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6845,'1110','31734278276','2024-12-15 18:57:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6846,'1110','31734278276','2024-12-15 18:58:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6847,'5500','31734278276','2024-12-15 18:58:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6848,'4000','31734278276','2024-12-15 18:58:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6849,'4000','31734278276','2024-12-15 18:57:56',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6850,'4000','31734278276','2024-12-15 18:58:02',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6851,'1010','31734278484','2024-12-15 19:01:44',2230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173427867528333532330','No',NULL,NULL,'m68'),(6852,'4000','31734278484','2024-12-15 19:01:44',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6853,'4000','31734278484','2024-12-15 19:01:24',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6854,'4000','31734278484','2024-12-15 19:01:29',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6855,'4000','31734278484','2024-12-15 19:01:33',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6856,'1050','31734278710','2024-12-15 19:06:51',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173427889522434082030','No',NULL,NULL,''),(6857,'1110','31734278710','2024-12-15 19:06:51',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6858,'1110','31734278710','2024-12-15 19:05:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6859,'1110','31734278710','2024-12-15 19:05:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6860,'5500','31734278710','2024-12-15 19:05:42',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6861,'4000','31734278710','2024-12-15 19:06:51',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6862,'4000','31734278710','2024-12-15 19:05:10',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6863,'4000','31734278710','2024-12-15 19:05:18',NULL,20.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6864,'1010','31734280400','2024-12-15 20:09:09',3060.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173428273900703333773','No',NULL,NULL,'123'),(6865,'1110','31734280400','2024-12-15 20:09:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6866,'1110','31734280400','2024-12-15 19:33:20',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6867,'1110','31734280400','2024-12-15 19:33:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6868,'1110','31734280400','2024-12-15 19:33:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6869,'1110','31734280400','2024-12-15 19:33:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6870,'1110','31734280400','2024-12-15 19:33:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6871,'1110','31734280400','2024-12-15 19:33:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6872,'1110','31734280400','2024-12-15 19:34:00',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(6873,'1110','31734280400','2024-12-15 20:00:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6874,'1110','31734280400','2024-12-15 20:01:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6875,'5500','31734280400','2024-12-15 20:08:43',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6876,'4000','31734280400','2024-12-15 20:09:09',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6877,'4000','31734280400','2024-12-15 19:33:20',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6878,'4000','31734280400','2024-12-15 19:33:25',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6879,'4000','31734280400','2024-12-15 19:33:40',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6880,'4000','31734280400','2024-12-15 19:33:47',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6881,'4000','31734280400','2024-12-15 19:33:53',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(6882,'4000','31734280400','2024-12-15 19:33:58',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6883,'4000','31734280400','2024-12-15 19:34:00',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(6884,'4000','31734280400','2024-12-15 20:00:30',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6885,'4000','31734280400','2024-12-15 20:01:23',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6886,'1050','31734287031','2024-12-15 21:23:54',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173428708901083230003','No',NULL,NULL,''),(6887,'1110','31734287031','2024-12-15 21:23:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6888,'1110','31734287031','2024-12-15 21:23:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6889,'5500','31734287031','2024-12-15 21:23:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6890,'4000','31734287031','2024-12-15 21:23:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6891,'4000','31734287031','2024-12-15 21:23:51',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6892,'1050','31734436000','2024-12-17 14:47:01',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173443639631323623393','No',NULL,NULL,''),(6893,'4000','31734436000','2024-12-17 14:47:01',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6894,'4000','31734436000','2024-12-17 14:46:40',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6895,'4000','31734436000','2024-12-17 14:46:50',NULL,270.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6896,'1050','31734449928','2024-12-17 18:39:19',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173445000813427333230','No',NULL,NULL,''),(6897,'1110','31734449928','2024-12-17 18:39:19',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6898,'1110','31734449928','2024-12-17 18:38:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6899,'1110','31734449928','2024-12-17 18:38:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6900,'5500','31734449928','2024-12-17 18:39:18',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6901,'4000','31734449928','2024-12-17 18:39:19',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6902,'4000','31734449928','2024-12-17 18:38:48',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6903,'4000','31734449928','2024-12-17 18:38:51',NULL,30.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6904,'1050','31734458988','2024-12-17 21:10:39',2230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173445933602332302233','No',NULL,NULL,''),(6905,'1110','31734458988','2024-12-17 21:10:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6906,'1110','31734458988','2024-12-17 21:09:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6907,'1110','31734458988','2024-12-17 21:09:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(6908,'1110','31734458988','2024-12-17 21:10:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(6909,'1110','31734458988','2024-12-17 21:10:27',NULL,120.00,'','3','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(6910,'5500','31734458988','2024-12-17 21:10:38',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6911,'4000','31734458988','2024-12-17 21:10:39',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6912,'4000','31734458988','2024-12-17 21:09:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6913,'4000','31734458988','2024-12-17 21:09:50',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(6914,'4000','31734458988','2024-12-17 21:10:03',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(6915,'4000','31734458988','2024-12-17 21:10:27',NULL,220.00,'','3','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(6916,'1050','31734460890','2024-12-17 21:43:41',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173446104520046423363','No',NULL,NULL,''),(6917,'1110','31734460890','2024-12-17 21:43:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(6918,'1110','31734460890','2024-12-17 21:41:31',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6919,'1110','31734460890','2024-12-17 21:41:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6920,'1110','31734460890','2024-12-17 21:42:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6921,'1110','31734460890','2024-12-17 21:42:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6922,'1110','31734460890','2024-12-17 21:42:23',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6923,'1110','31734460890','2024-12-17 21:42:47',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6924,'1110','31734460890','2024-12-17 21:42:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6925,'5500','31734460890','2024-12-17 21:43:40',260.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6926,'4000','31734460890','2024-12-17 21:43:41',NULL,700.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6927,'4000','31734460890','2024-12-17 21:41:31',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6928,'4000','31734460890','2024-12-17 21:41:40',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6929,'4000','31734460890','2024-12-17 21:42:04',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6930,'4000','31734460890','2024-12-17 21:42:18',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6931,'4000','31734460890','2024-12-17 21:42:23',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6932,'4000','31734460890','2024-12-17 21:42:47',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6933,'4000','31734460890','2024-12-17 21:42:52',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6934,'1050','31734518617','2024-12-18 13:43:39',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173451872437485707705','No',NULL,NULL,''),(6935,'4000','31734518617','2024-12-18 13:43:39',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6936,'1050','31734518744','2024-12-18 13:45:58',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173451876730017320230','No',NULL,NULL,''),(6937,'4000','31734518744','2024-12-18 13:45:58',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6938,'4000','31734518744','2024-12-18 13:45:44',NULL,160.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(6939,'1050','31734519607','2024-12-18 14:00:11',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173451962092223091223','No',NULL,NULL,''),(6940,'4000','31734519607','2024-12-18 14:00:11',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6941,'1050','31734526242','2024-12-18 15:50:55',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173452749942109033222','No',NULL,NULL,''),(6942,'1110','31734526242','2024-12-18 15:50:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6943,'1110','31734526242','2024-12-18 15:50:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(6944,'1110','31734526242','2024-12-18 15:50:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6945,'5500','31734526242','2024-12-18 15:50:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6946,'4000','31734526242','2024-12-18 15:50:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6947,'4000','31734526242','2024-12-18 15:50:42',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6948,'4000','31734526242','2024-12-18 15:50:45',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6949,'1010','31734538289','2024-12-18 19:11:30',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173453838637823332228','No',NULL,NULL,'124'),(6950,'1110','31734538289','2024-12-18 19:11:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6951,'5500','31734538289','2024-12-18 19:11:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6952,'4000','31734538289','2024-12-18 19:11:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6953,'1010','31734538942','2024-12-18 19:22:44',1530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173453905830323531333','No',NULL,NULL,'wfp'),(6954,'1110','31734538942','2024-12-18 19:22:44',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6955,'1110','31734538942','2024-12-18 19:22:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6956,'5500','31734538942','2024-12-18 19:22:40',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6957,'4000','31734538942','2024-12-18 19:22:44',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6958,'4000','31734538942','2024-12-18 19:22:22',NULL,930.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6959,'1050','31734604652','2024-12-19 13:37:54',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173461018812430063227','No',NULL,NULL,''),(6960,'1110','31734604652','2024-12-19 13:37:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6961,'1110','31734604652','2024-12-19 13:37:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6962,'1110','31734604652','2024-12-19 13:37:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6963,'5500','31734604652','2024-12-19 13:37:52',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6964,'4000','31734604652','2024-12-19 13:37:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6965,'4000','31734604652','2024-12-19 13:37:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6966,'4000','31734604652','2024-12-19 13:37:35',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6967,'1050','31734610215','2024-12-19 15:11:57',3730.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173461104723207723232','No',NULL,NULL,''),(6968,'1110','31734610215','2024-12-19 15:11:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6969,'1110','31734610215','2024-12-19 15:10:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6970,'1110','31734610215','2024-12-19 15:10:27',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6971,'1110','31734610215','2024-12-19 15:10:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(6972,'1110','31734610215','2024-12-19 15:10:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6973,'1110','31734610215','2024-12-19 15:11:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6974,'5500','31734610215','2024-12-19 15:11:33',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6975,'4000','31734610215','2024-12-19 15:11:57',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6976,'4000','31734610215','2024-12-19 15:10:15',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6977,'4000','31734610215','2024-12-19 15:10:27',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6978,'4000','31734610215','2024-12-19 15:10:37',NULL,700.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6979,'4000','31734610215','2024-12-19 15:10:44',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6980,'4000','31734610215','2024-12-19 15:11:06',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6981,'1050','31734617718','2024-12-19 17:15:35',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173461773930302210323','No',NULL,NULL,''),(6982,'1110','31734617718','2024-12-19 17:15:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6983,'1110','31734617718','2024-12-19 17:15:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6984,'5500','31734617718','2024-12-19 17:15:34',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6985,'4000','31734617718','2024-12-19 17:15:35',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6986,'4000','31734617718','2024-12-19 17:15:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6987,'1050','31734623561','2024-12-19 18:53:34',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173462361702202733360','No',NULL,NULL,''),(6988,'1110','31734623561','2024-12-19 18:53:34',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6989,'1110','31734623561','2024-12-19 18:52:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6990,'1110','31734623561','2024-12-19 18:52:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6991,'5500','31734623561','2024-12-19 18:53:33',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6992,'4000','31734623561','2024-12-19 18:53:34',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6993,'4000','31734623561','2024-12-19 18:52:42',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6994,'4000','31734623561','2024-12-19 18:52:44',NULL,30.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6995,'1050','31734624945','2024-12-19 19:16:16',2440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173462518004030207261','No',NULL,NULL,''),(6996,'1110','31734624945','2024-12-19 19:16:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6997,'1110','31734624945','2024-12-19 19:15:45',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6998,'1110','31734624945','2024-12-19 19:15:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(6999,'1110','31734624945','2024-12-19 19:15:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(7000,'5500','31734624945','2024-12-19 19:16:16',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7001,'4000','31734624945','2024-12-19 19:16:16',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7002,'4000','31734624945','2024-12-19 19:15:45',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7003,'4000','31734624945','2024-12-19 19:15:50',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7004,'4000','31734624945','2024-12-19 19:15:57',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7005,'1010','31734625245','2024-12-19 19:21:14',1600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173462565402332303222','No',NULL,NULL,'29r'),(7006,'1110','31734625245','2024-12-19 19:21:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7007,'1110','31734625245','2024-12-19 19:20:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7008,'1110','31734625245','2024-12-19 19:20:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7009,'1110','31734625245','2024-12-19 19:20:55',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(7010,'5500','31734625245','2024-12-19 19:21:13',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7011,'4000','31734625245','2024-12-19 19:21:14',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7012,'4000','31734625245','2024-12-19 19:20:45',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7013,'4000','31734625245','2024-12-19 19:20:51',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7014,'4000','31734625245','2024-12-19 19:20:55',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(7015,'1050','31734692917','2024-12-20 14:08:54',3300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173469319403330391339','No',NULL,NULL,''),(7016,'1110','31734692917','2024-12-20 14:08:54',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7017,'1110','31734692917','2024-12-20 14:08:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7018,'5500','31734692917','2024-12-20 14:08:53',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7019,'4000','31734692917','2024-12-20 14:08:54',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7020,'4000','31734692917','2024-12-20 14:08:37',NULL,2700.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7021,'1010','31734693262','2024-12-20 14:14:57',850.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173469336622333320336','No',NULL,NULL,'24'),(7022,'1110','31734693262','2024-12-20 14:14:57',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7023,'1110','31734693262','2024-12-20 14:14:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7024,'1110','31734693262','2024-12-20 14:14:39',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7025,'5500','31734693262','2024-12-20 14:14:56',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7026,'4000','31734693262','2024-12-20 14:14:57',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7027,'4000','31734693262','2024-12-20 14:14:22',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7028,'4000','31734693262','2024-12-20 14:14:39',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7029,'1050','31734693394','2024-12-20 14:16:49',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173469342107332330343','No',NULL,NULL,''),(7030,'1110','31734693394','2024-12-20 14:16:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7031,'1110','31734693394','2024-12-20 14:16:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7032,'5500','31734693394','2024-12-20 14:16:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7033,'4000','31734693394','2024-12-20 14:16:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7034,'4000','31734693394','2024-12-20 14:16:34',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7035,'1010','31734694166','2024-12-20 14:44:51',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173469517133700313700','No',NULL,NULL,'2as'),(7036,'1110','31734694166','2024-12-20 14:44:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7037,'1110','31734694166','2024-12-20 14:29:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7038,'5500','31734694166','2024-12-20 14:44:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7039,'4000','31734694166','2024-12-20 14:44:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7040,'4000','31734694166','2024-12-20 14:29:26',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7041,'1010','31734716889','2024-12-20 21:06:54',1210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173471802734774322332','No',NULL,NULL,'45j'),(7042,'4000','31734716889','2024-12-20 21:06:54',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7043,'4000','31734716889','2024-12-20 20:48:09',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7044,'4000','31734716889','2024-12-20 20:48:38',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7045,'4000','31734716889','2024-12-20 20:48:41',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7046,'1010','31734719569','2024-12-20 21:33:10',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173471960923903320323','No',NULL,NULL,'nkh'),(7047,'1110','31734719569','2024-12-20 21:33:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7048,'1110','31734719569','2024-12-20 21:32:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7049,'1110','31734719569','2024-12-20 21:32:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7050,'5500','31734719569','2024-12-20 21:33:09',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7051,'4000','31734719569','2024-12-20 21:33:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7052,'4000','31734719569','2024-12-20 21:32:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7053,'4000','31734719569','2024-12-20 21:32:53',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7054,'1010','31734777163','2024-12-21 13:33:39',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173477734723320022222','No',NULL,NULL,'JJX'),(7055,'1110','31734777163','2024-12-21 13:33:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(7056,'1110','31734777163','2024-12-21 13:32:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7057,'1110','31734777163','2024-12-21 13:32:49',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(7058,'5500','31734777163','2024-12-21 13:33:38',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7059,'4000','31734777163','2024-12-21 13:33:39',NULL,540.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7060,'4000','31734777163','2024-12-21 13:32:43',NULL,420.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7061,'4000','31734777163','2024-12-21 13:32:49',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(7062,'1010','31734786272','2024-12-21 16:07:18',2150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173478644803228203042','No',NULL,NULL,'1224'),(7063,'4000','31734786272','2024-12-21 16:07:18',NULL,1170.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7064,'4000','31734786272','2024-12-21 16:04:42',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7065,'4000','31734786272','2024-12-21 16:04:46',NULL,360.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7066,'4000','31734786272','2024-12-21 16:06:32',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7067,'1050','31734787471','2024-12-21 16:24:55',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173478750272033382333','No',NULL,NULL,''),(7068,'1110','31734787471','2024-12-21 16:24:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7069,'1110','31734787471','2024-12-21 16:24:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7070,'1110','31734787471','2024-12-21 16:24:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7071,'5500','31734787471','2024-12-21 16:24:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7072,'4000','31734787471','2024-12-21 16:24:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7073,'4000','31734787471','2024-12-21 16:24:31',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7074,'4000','31734787471','2024-12-21 16:24:36',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7075,'1010','31734787525','2024-12-21 16:26:15',1370.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173478759620033303723','No',NULL,NULL,'GHGUG'),(7076,'1110','31734787525','2024-12-21 16:26:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(7077,'1110','31734787525','2024-12-21 16:25:25',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7078,'5500','31734787525','2024-12-21 16:25:36',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7079,'4000','31734787525','2024-12-21 16:26:15',NULL,1260.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7080,'4000','31734787525','2024-12-21 16:25:25',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7081,'1010','31734787611','2024-12-21 16:27:00',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173478763023773330843','No',NULL,NULL,'JHL'),(7082,'4000','31734787611','2024-12-21 16:27:00',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7083,'4000','31734787611','2024-12-21 16:26:52',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7084,'1010','31734803347','2024-12-21 20:49:34',1400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173480493990303007329','No',NULL,NULL,'hj'),(7085,'1110','31734803347','2024-12-21 20:49:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7086,'1110','31734803347','2024-12-21 20:49:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7087,'1110','31734803347','2024-12-21 20:49:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7088,'1110','31734803347','2024-12-21 20:49:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7089,'1110','31734803347','2024-12-21 20:49:16',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(7090,'1110','31734803347','2024-12-21 20:49:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7091,'5500','31734803347','2024-12-21 20:49:33',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7092,'4000','31734803347','2024-12-21 20:49:34',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7093,'4000','31734803347','2024-12-21 20:49:07',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7094,'4000','31734803347','2024-12-21 20:49:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7095,'4000','31734803347','2024-12-21 20:49:13',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7096,'4000','31734803347','2024-12-21 20:49:16',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(7097,'4000','31734803347','2024-12-21 20:49:28',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7098,'1050','31734804960','2024-12-21 21:16:18',1060.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173480500143330030033','No',NULL,NULL,''),(7099,'4000','31734804960','2024-12-21 21:16:18',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7100,'4000','31734804960','2024-12-21 21:16:01',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7101,'4000','31734804960','2024-12-21 21:16:03',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7102,'4000','31734804960','2024-12-21 21:16:14',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7103,'1010','31734815988','2024-12-22 00:19:59',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173481621883380302232','No',NULL,NULL,'nfd'),(7104,'1110','31734815988','2024-12-22 00:19:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7105,'1110','31734815988','2024-12-22 00:19:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7106,'1110','31734815988','2024-12-22 00:19:52',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7107,'5500','31734815988','2024-12-22 00:19:57',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7108,'4000','31734815988','2024-12-22 00:19:59',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7109,'4000','31734815988','2024-12-22 00:19:48',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7110,'4000','31734815988','2024-12-22 00:19:52',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7111,'1050','31734827672','2024-12-22 03:40:08',2010.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173482852322353333005','No',NULL,NULL,''),(7112,'1110','31734827672','2024-12-22 03:40:08',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7113,'1110','31734827672','2024-12-22 03:34:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(7114,'1110','31734827672','2024-12-22 03:34:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7115,'1110','31734827672','2024-12-22 03:34:46',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(7116,'1110','31734827672','2024-12-22 03:34:52',NULL,10.00,'','3','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(7117,'5500','31734827672','2024-12-22 03:35:10',340.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7118,'4000','31734827672','2024-12-22 03:40:08',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7119,'4000','31734827672','2024-12-22 03:34:32',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7120,'4000','31734827672','2024-12-22 03:34:37',NULL,40.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7121,'4000','31734827672','2024-12-22 03:34:46',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(7122,'4000','31734827672','2024-12-22 03:34:52',NULL,20.00,'','3','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(7123,'1050','31734865005','2024-12-22 13:56:46',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173486501433324234322','No',NULL,NULL,''),(7124,'4000','31734865005','2024-12-22 13:56:46',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7125,'1010','31734865743','2024-12-22 14:12:14',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173486596633293343324','No',NULL,NULL,'klj'),(7126,'1110','31734865743','2024-12-22 14:12:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7127,'1110','31734865743','2024-12-22 14:09:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(7128,'1110','31734865743','2024-12-22 14:09:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(7129,'1110','31734865743','2024-12-22 14:10:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(7130,'1110','31734865743','2024-12-22 14:12:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7131,'5500','31734865743','2024-12-22 14:12:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7132,'4000','31734865743','2024-12-22 14:12:14',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7133,'4000','31734865743','2024-12-22 14:09:03',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(7134,'4000','31734865743','2024-12-22 14:09:29',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(7135,'4000','31734865743','2024-12-22 14:10:21',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7136,'4000','31734865743','2024-12-22 14:12:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7137,'1010','31734866020','2024-12-22 14:14:51',4580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173486785400803335873','No',NULL,NULL,'ac7'),(7138,'1110','31734866020','2024-12-22 14:14:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7139,'1110','31734866020','2024-12-22 14:13:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7140,'1110','31734866020','2024-12-22 14:13:46',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7141,'1110','31734866020','2024-12-22 14:13:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7142,'1110','31734866020','2024-12-22 14:14:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7143,'1110','31734866020','2024-12-22 14:14:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7144,'5500','31734866020','2024-12-22 14:14:49',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7145,'4000','31734866020','2024-12-22 14:14:51',NULL,960.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7146,'4000','31734866020','2024-12-22 14:13:40',NULL,1740.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7147,'4000','31734866020','2024-12-22 14:13:46',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7148,'4000','31734866020','2024-12-22 14:13:54',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7149,'4000','31734866020','2024-12-22 14:14:02',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7150,'4000','31734866020','2024-12-22 14:14:40',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7151,'1010','31734880964','2024-12-22 18:41:33',1570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173488210930123043223','No',NULL,NULL,'jkl'),(7152,'4000','31734880964','2024-12-22 18:41:33',NULL,900.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7153,'4000','31734880964','2024-12-22 18:22:44',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7154,'1010','31734891238','2024-12-22 21:14:19',755.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173489132723420332973','No',NULL,NULL,'4hi'),(7155,'1110','31734891238','2024-12-22 21:14:19',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7156,'1110','31734891238','2024-12-22 21:13:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7157,'1110','31734891238','2024-12-22 21:14:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7158,'1110','31734891238','2024-12-22 21:14:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7159,'1110','31734891238','2024-12-22 21:14:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7160,'1110','31734891238','2024-12-22 21:14:15',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(7161,'5500','31734891238','2024-12-22 21:14:18',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7162,'4000','31734891238','2024-12-22 21:14:19',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7163,'4000','31734891238','2024-12-22 21:13:58',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7164,'4000','31734891238','2024-12-22 21:14:02',NULL,5.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7165,'4000','31734891238','2024-12-22 21:14:06',NULL,5.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7166,'4000','31734891238','2024-12-22 21:14:11',NULL,5.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7167,'4000','31734891238','2024-12-22 21:14:15',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(7168,'1050','31734892914','2024-12-22 21:41:56',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173489293141333420349','No',NULL,NULL,''),(7169,'1110','31734892914','2024-12-22 21:41:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7170,'1110','31734892914','2024-12-22 21:41:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7171,'5500','31734892914','2024-12-22 21:41:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7172,'4000','31734892914','2024-12-22 21:41:56',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7173,'4000','31734892914','2024-12-22 21:41:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7174,'1010','31734893798','2024-12-22 22:12:54',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173489478224293207010','No',NULL,NULL,'jjj'),(7175,'4000','31734893798','2024-12-22 22:12:54',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7176,'4000','31734893798','2024-12-22 21:56:38',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7177,'4000','31734893798','2024-12-22 21:57:01',NULL,180.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7178,'1010','31735039374','2024-12-24 14:23:18',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173503944623303322332','No',NULL,NULL,'QA1'),(7179,'1110','31735039374','2024-12-24 14:23:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7180,'1110','31735039374','2024-12-24 14:22:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7181,'1110','31735039374','2024-12-24 14:22:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7182,'5500','31735039374','2024-12-24 14:23:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7183,'4000','31735039374','2024-12-24 14:23:18',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7184,'4000','31735039374','2024-12-24 14:22:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7185,'4000','31735039374','2024-12-24 14:22:58',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7186,'1010','31735040447','2024-12-24 14:41:35',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173504060173200302026','No',NULL,NULL,'W2N'),(7187,'1110','31735040447','2024-12-24 14:41:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7188,'1110','31735040447','2024-12-24 14:40:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7189,'1110','31735040447','2024-12-24 14:40:52',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(7190,'5500','31735040447','2024-12-24 14:41:34',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7191,'4000','31735040447','2024-12-24 14:41:35',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7192,'4000','31735040447','2024-12-24 14:40:47',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7193,'4000','31735040447','2024-12-24 14:40:52',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(7194,'1010','31735041899','2024-12-24 15:05:57',1380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173504201602330323210','No',NULL,NULL,'UPP'),(7195,'1110','31735041899','2024-12-24 15:05:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7196,'1110','31735041899','2024-12-24 15:05:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7197,'1110','31735041899','2024-12-24 15:05:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7198,'1110','31735041899','2024-12-24 15:05:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7199,'1110','31735041899','2024-12-24 15:05:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7200,'5500','31735041899','2024-12-24 15:05:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7201,'4000','31735041899','2024-12-24 15:05:57',NULL,700.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7202,'4000','31735041899','2024-12-24 15:05:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7203,'4000','31735041899','2024-12-24 15:05:05',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7204,'4000','31735041899','2024-12-24 15:05:24',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7205,'4000','31735041899','2024-12-24 15:05:49',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7206,'1050','31735043371','2024-12-24 15:30:38',670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173504354423050325203','No',NULL,NULL,''),(7207,'4000','31735043371','2024-12-24 15:30:38',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7208,'4000','31735043371','2024-12-24 15:29:31',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7209,'4000','31735043371','2024-12-24 15:30:07',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7210,'1030','31735050211','2024-12-24 17:24:55',1970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173505034500220025303','No',NULL,NULL,'jkl'),(7211,'1110','31735050211','2024-12-24 17:24:55',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7212,'1110','31735050211','2024-12-24 17:23:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7213,'1110','31735050211','2024-12-24 17:23:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7214,'1110','31735050211','2024-12-24 17:23:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7215,'1110','31735050211','2024-12-24 17:23:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(7216,'1110','31735050211','2024-12-24 17:24:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7217,'5500','31735050211','2024-12-24 17:24:40',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7218,'4000','31735050211','2024-12-24 17:24:55',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7219,'4000','31735050211','2024-12-24 17:23:32',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7220,'4000','31735050211','2024-12-24 17:23:41',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7221,'4000','31735050211','2024-12-24 17:23:45',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7222,'4000','31735050211','2024-12-24 17:23:56',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7223,'4000','31735050211','2024-12-24 17:24:14',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7224,'1030','31735050558','2024-12-24 17:29:19',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173505056632223337324','No',NULL,NULL,'h jku'),(7225,'4000','31735050558','2024-12-24 17:29:19',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7226,'1030','31735051290','2024-12-24 17:41:53',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173505133313440200333','No',NULL,NULL,'lll'),(7227,'1110','31735051290','2024-12-24 17:41:53',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7228,'1110','31735051290','2024-12-24 17:41:30',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7229,'5500','31735051290','2024-12-24 17:41:36',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7230,'4000','31735051290','2024-12-24 17:41:53',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7231,'4000','31735051290','2024-12-24 17:41:30',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7232,'1010','31735061863','2024-12-24 20:37:59',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173506196702233200323','No',NULL,NULL,'gej'),(7233,'1110','31735061863','2024-12-24 20:37:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7234,'1110','31735061863','2024-12-24 20:37:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7235,'1110','31735061863','2024-12-24 20:37:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7236,'5500','31735061863','2024-12-24 20:37:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7237,'4000','31735061863','2024-12-24 20:37:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7238,'4000','31735061863','2024-12-24 20:37:43',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7239,'4000','31735061863','2024-12-24 20:37:46',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7240,'1050','31735067117','2024-12-24 23:04:03',10170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173507077637332333302','No',NULL,NULL,''),(7241,'1110','31735067117','2024-12-24 23:04:03',NULL,1360.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7242,'1110','31735067117','2024-12-24 22:05:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7243,'1110','31735067117','2024-12-24 22:05:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7244,'1110','31735067117','2024-12-24 22:05:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7245,'1110','31735067117','2024-12-24 23:00:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7246,'1110','31735067117','2024-12-24 23:00:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(7247,'1110','31735067117','2024-12-24 23:00:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7248,'1110','31735067117','2024-12-24 23:00:51',NULL,200.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7249,'1110','31735067117','2024-12-24 23:01:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7250,'1110','31735067117','2024-12-24 23:02:27',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7251,'1110','31735067117','2024-12-24 23:02:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7252,'5500','31735067117','2024-12-24 23:03:12',1630.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7253,'4000','31735067117','2024-12-24 23:04:03',NULL,3400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7254,'4000','31735067117','2024-12-24 22:05:17',NULL,3480.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7255,'4000','31735067117','2024-12-24 22:05:41',NULL,1450.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7256,'4000','31735067117','2024-12-24 22:05:49',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7257,'4000','31735067117','2024-12-24 23:00:22',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7258,'4000','31735067117','2024-12-24 23:00:26',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(7259,'4000','31735067117','2024-12-24 23:00:42',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7260,'4000','31735067117','2024-12-24 23:00:51',NULL,440.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7261,'4000','31735067117','2024-12-24 23:01:58',NULL,660.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7262,'4000','31735067117','2024-12-24 23:02:27',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7263,'4000','31735067117','2024-12-24 23:02:48',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7264,'1010','31735070818','2024-12-24 23:07:30',1790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173507088327847230733','No',NULL,NULL,'nd'),(7265,'1110','31735070818','2024-12-24 23:07:30',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7266,'1110','31735070818','2024-12-24 23:06:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7267,'1110','31735070818','2024-12-24 23:07:09',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7268,'1110','31735070818','2024-12-24 23:07:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7269,'5500','31735070818','2024-12-24 23:07:29',520.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7270,'4000','31735070818','2024-12-24 23:07:30',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7271,'4000','31735070818','2024-12-24 23:06:58',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7272,'4000','31735070818','2024-12-24 23:07:09',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7273,'4000','31735070818','2024-12-24 23:07:19',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7274,'1050','31735070897','2024-12-24 23:09:01',1530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173507095334335200230','No',NULL,NULL,''),(7275,'4000','31735070897','2024-12-24 23:09:01',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7276,'4000','31735070897','2024-12-24 23:08:18',NULL,540.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7277,'4000','31735070897','2024-12-24 23:08:37',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7278,'4000','31735070897','2024-12-24 23:08:51',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7279,'1050','31735071501','2024-12-24 23:18:22',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173507150407301102215','No',NULL,NULL,''),(7280,'4000','31735071501','2024-12-24 23:18:22',NULL,540.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7281,'1010','31735123417','2024-12-25 13:43:46',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173512362532332030732','No',NULL,NULL,'kyo'),(7282,'4000','31735123417','2024-12-25 13:43:46',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7283,'4000','31735123417','2024-12-25 13:43:37',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7284,'1050','31735126839','2024-12-25 14:40:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173512684363805633003','No',NULL,NULL,''),(7285,'1110','31735126839','2024-12-25 14:40:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7286,'5500','31735126839','2024-12-25 14:40:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7287,'4000','31735126839','2024-12-25 14:40:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7288,'1050','31735134007','2024-12-25 16:40:30',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173513404933727343342','No',NULL,NULL,''),(7289,'1110','31735134007','2024-12-25 16:40:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7290,'1110','31735134007','2024-12-25 16:40:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7291,'1110','31735134007','2024-12-25 16:40:14',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7292,'1110','31735134007','2024-12-25 16:40:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7293,'5500','31735134007','2024-12-25 16:40:28',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7294,'4000','31735134007','2024-12-25 16:40:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7295,'4000','31735134007','2024-12-25 16:40:07',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7296,'4000','31735134007','2024-12-25 16:40:14',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7297,'4000','31735134007','2024-12-25 16:40:20',NULL,180.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7298,'1050','31735139915','2024-12-25 18:18:56',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173513994913399304302','No',NULL,NULL,''),(7299,'1110','31735139915','2024-12-25 18:18:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7300,'1110','31735139915','2024-12-25 18:18:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7301,'1110','31735139915','2024-12-25 18:18:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7302,'5500','31735139915','2024-12-25 18:18:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7303,'4000','31735139915','2024-12-25 18:18:56',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7304,'4000','31735139915','2024-12-25 18:18:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7305,'4000','31735139915','2024-12-25 18:18:38',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7306,'1050','31735140824','2024-12-25 18:37:15',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514103830312233012','No',NULL,NULL,''),(7307,'4000','31735140824','2024-12-25 18:37:15',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7308,'4000','31735140824','2024-12-25 18:33:45',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7309,'1010','31735142029','2024-12-25 18:54:03',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514210213114013230','No',NULL,NULL,'klu'),(7310,'1110','31735142029','2024-12-25 18:54:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7311,'1110','31735142029','2024-12-25 18:53:49',NULL,150.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7312,'5500','31735142029','2024-12-25 18:54:02',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7313,'4000','31735142029','2024-12-25 18:54:03',NULL,900.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7314,'4000','31735142029','2024-12-25 18:53:49',NULL,330.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7315,'1050','31735142397','2024-12-25 18:59:59',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514240510342214243','No',NULL,NULL,''),(7316,'4000','31735142397','2024-12-25 18:59:59',NULL,360.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7317,'1010','31735144513','2024-12-25 19:35:15',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514452122003332333','No',NULL,NULL,'123'),(7318,'4000','31735144513','2024-12-25 19:35:15',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7319,'1010','31735144906','2024-12-25 19:43:02',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514505633230322313','No',NULL,NULL,'45l'),(7320,'1110','31735144906','2024-12-25 19:43:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(7321,'1110','31735144906','2024-12-25 19:41:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7322,'5500','31735144906','2024-12-25 19:41:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7323,'4000','31735144906','2024-12-25 19:43:02',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7324,'4000','31735144906','2024-12-25 19:41:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7325,'1010','31735145338','2024-12-25 19:50:24',2310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514549650224733227','No',NULL,NULL,'2115'),(7326,'1110','31735145338','2024-12-25 19:50:24',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7327,'1110','31735145338','2024-12-25 19:48:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7328,'1110','31735145338','2024-12-25 19:49:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7329,'1110','31735145338','2024-12-25 19:50:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(7330,'5500','31735145338','2024-12-25 19:50:23',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7331,'4000','31735145338','2024-12-25 19:50:24',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7332,'4000','31735145338','2024-12-25 19:48:58',NULL,930.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7333,'4000','31735145338','2024-12-25 19:49:12',NULL,360.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7334,'4000','31735145338','2024-12-25 19:50:04',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7335,'1050','31735149539','2024-12-25 20:59:00',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514954224930330413','No',NULL,NULL,''),(7336,'4000','31735149539','2024-12-25 20:59:00',NULL,90.00,'','3','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7337,'1050','31735149561','2024-12-25 20:59:40',330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173514959023242320532','No',NULL,NULL,''),(7338,'1110','31735149561','2024-12-25 20:59:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(7339,'1110','31735149561','2024-12-25 20:59:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(7340,'1110','31735149561','2024-12-25 20:59:34',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7341,'5500','31735149561','2024-12-25 20:59:39',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7342,'4000','31735149561','2024-12-25 20:59:40',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(7343,'4000','31735149561','2024-12-25 20:59:21',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(7344,'4000','31735149561','2024-12-25 20:59:34',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7345,'1050','31735149888','2024-12-25 21:16:59',2920.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173515145031022340302','No',NULL,NULL,''),(7346,'1110','31735149888','2024-12-25 21:16:59',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7347,'1110','31735149888','2024-12-25 21:04:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(7348,'1110','31735149888','2024-12-25 21:04:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7349,'1110','31735149888','2024-12-25 21:16:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(7350,'1110','31735149888','2024-12-25 21:16:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7351,'5500','31735149888','2024-12-25 21:16:58',480.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7352,'4000','31735149888','2024-12-25 21:16:59',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7353,'4000','31735149888','2024-12-25 21:04:48',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7354,'4000','31735149888','2024-12-25 21:04:54',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7355,'4000','31735149888','2024-12-25 21:16:44',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(7356,'4000','31735149888','2024-12-25 21:16:49',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7357,'1050','31735151593','2024-12-25 21:33:14',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173515159931303202101','No',NULL,NULL,''),(7358,'4000','31735151593','2024-12-25 21:33:14',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7359,'1010','31735152398','2024-12-25 22:02:07',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173515334033423134341','No',NULL,NULL,'lok'),(7360,'1110','31735152398','2024-12-25 22:02:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7361,'1110','31735152398','2024-12-25 21:46:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7362,'1110','31735152398','2024-12-25 21:46:43',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7363,'5500','31735152398','2024-12-25 21:46:51',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7364,'4000','31735152398','2024-12-25 22:02:07',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7365,'4000','31735152398','2024-12-25 21:46:38',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7366,'4000','31735152398','2024-12-25 21:46:43',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7367,'1010','31735203641','2024-12-26 12:00:42',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173520365022033232322','No',NULL,NULL,'jgh'),(7368,'1110','31735203641','2024-12-26 12:00:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(7369,'5500','31735203641','2024-12-26 12:00:42',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7370,'4000','31735203641','2024-12-26 12:00:42',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(7371,'1050','31735208145','2024-12-26 13:16:14',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173520817722232003722','No',NULL,NULL,''),(7372,'4000','31735208145','2024-12-26 13:16:14',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7373,'4000','31735208145','2024-12-26 13:15:45',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7374,'1050','31735210705','2024-12-26 13:58:26',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173521070909313227003','No',NULL,NULL,''),(7375,'4000','31735210705','2024-12-26 13:58:26',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7376,'1050','31735211964','2024-12-26 14:19:25',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173521196713332722330','No',NULL,NULL,''),(7377,'1110','31735211964','2024-12-26 14:19:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7378,'5500','31735211964','2024-12-26 14:19:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7379,'4000','31735211964','2024-12-26 14:19:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7380,'1010','31735216108','2024-12-26 15:28:33',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173521613441122227533','No',NULL,NULL,'mxx'),(7381,'4000','31735216108','2024-12-26 15:28:33',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7382,'4000','31735216108','2024-12-26 15:28:28',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7383,'1010','31735216199','2024-12-26 17:23:04',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173522299729354273322','No',NULL,NULL,'kgh'),(7384,'4000','31735216199','2024-12-26 17:23:04',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7385,'4000','31735216199','2024-12-26 15:57:36',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7386,'1010','31735223013','2024-12-26 17:23:40',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173522303033030202303','No',NULL,NULL,'kjl'),(7387,'4000','31735223013','2024-12-26 17:23:40',NULL,360.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(7388,'1010','31735229219','2024-12-26 19:28:28',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523060122420333024','No',NULL,NULL,'ek7'),(7389,'4000','31735229219','2024-12-26 19:28:28',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7390,'4000','31735229219','2024-12-26 19:06:59',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7391,'1050','31735230655','2024-12-26 19:56:59',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523369523019023220','No',NULL,NULL,''),(7392,'1110','31735230655','2024-12-26 19:56:59',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7393,'1110','31735230655','2024-12-26 19:30:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7394,'1110','31735230655','2024-12-26 19:31:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7395,'5500','31735230655','2024-12-26 19:56:58',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7396,'4000','31735230655','2024-12-26 19:56:59',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7397,'4000','31735230655','2024-12-26 19:30:56',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7398,'4000','31735230655','2024-12-26 19:31:03',NULL,270.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7399,'1050','31735235587','2024-12-26 20:54:14',2750.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523575730000723507','No',NULL,NULL,''),(7400,'1110','31735235587','2024-12-26 20:54:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7401,'1110','31735235587','2024-12-26 20:53:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7402,'1110','31735235587','2024-12-26 20:53:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7403,'1110','31735235587','2024-12-26 20:53:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7404,'1110','31735235587','2024-12-26 20:53:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7405,'1110','31735235587','2024-12-26 20:53:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7406,'1110','31735235587','2024-12-26 20:53:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7407,'1110','31735235587','2024-12-26 20:54:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7408,'1110','31735235587','2024-12-26 20:54:07',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7409,'5500','31735235587','2024-12-26 20:54:12',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7410,'4000','31735235587','2024-12-26 20:54:14',NULL,900.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7411,'4000','31735235587','2024-12-26 20:53:07',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7412,'4000','31735235587','2024-12-26 20:53:14',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7413,'4000','31735235587','2024-12-26 20:53:22',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7414,'4000','31735235587','2024-12-26 20:53:25',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7415,'4000','31735235587','2024-12-26 20:53:33',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7416,'4000','31735235587','2024-12-26 20:53:39',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7417,'4000','31735235587','2024-12-26 20:54:01',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7418,'4000','31735235587','2024-12-26 20:54:07',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7419,'1050','31735235778','2024-12-26 20:57:41',2000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523586517501230430','No',NULL,NULL,''),(7420,'1110','31735235778','2024-12-26 20:57:41',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7421,'1110','31735235778','2024-12-26 20:56:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7422,'1110','31735235778','2024-12-26 20:56:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7423,'1110','31735235778','2024-12-26 20:56:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7424,'1110','31735235778','2024-12-26 20:57:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7425,'5500','31735235778','2024-12-26 20:57:40',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7426,'4000','31735235778','2024-12-26 20:57:41',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7427,'4000','31735235778','2024-12-26 20:56:18',NULL,450.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7428,'4000','31735235778','2024-12-26 20:56:45',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7429,'4000','31735235778','2024-12-26 20:56:54',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7430,'4000','31735235778','2024-12-26 20:57:14',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7431,'1050','31735235875','2024-12-26 20:57:55',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523587822132530338','No',NULL,NULL,''),(7432,'4000','31735235875','2024-12-26 20:57:55',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7433,'1050','31735235912','2024-12-26 20:58:33',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523591623003210202','No',NULL,NULL,''),(7434,'4000','31735235912','2024-12-26 20:58:33',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7435,'1050','31735236753','2024-12-26 21:12:51',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523677433131321223','No',NULL,NULL,''),(7436,'4000','31735236753','2024-12-26 21:12:51',NULL,900.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7437,'4000','31735236753','2024-12-26 21:12:33',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(7438,'4000','31735236753','2024-12-26 21:12:44',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7439,'1050','31735236826','2024-12-26 21:14:31',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523711833710031312','No',NULL,NULL,''),(7440,'1110','31735236826','2024-12-26 21:14:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7441,'1110','31735236826','2024-12-26 21:13:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7442,'1110','31735236826','2024-12-26 21:13:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7443,'1110','31735236826','2024-12-26 21:14:00',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7444,'5500','31735236826','2024-12-26 21:14:30',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7445,'4000','31735236826','2024-12-26 21:14:31',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7446,'4000','31735236826','2024-12-26 21:13:46',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7447,'4000','31735236826','2024-12-26 21:13:57',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7448,'4000','31735236826','2024-12-26 21:14:00',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7449,'1050','31735238845','2024-12-26 21:47:55',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523887932002900323','No',NULL,NULL,''),(7450,'1110','31735238845','2024-12-26 21:47:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7451,'1110','31735238845','2024-12-26 21:47:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(7452,'5500','31735238845','2024-12-26 21:47:54',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7453,'4000','31735238845','2024-12-26 21:47:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7454,'4000','31735238845','2024-12-26 21:47:25',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(7455,'1050','31735239547','2024-12-26 21:59:08',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173523955203022310230','No',NULL,NULL,''),(7456,'4000','31735239547','2024-12-26 21:59:08',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7457,'1050','31735290706','2024-12-27 12:44:50',1620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173529269733222630232','No',NULL,NULL,''),(7458,'1110','31735290706','2024-12-27 12:44:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7459,'1110','31735290706','2024-12-27 12:11:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7460,'1110','31735290706','2024-12-27 12:11:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7461,'1110','31735290706','2024-12-27 12:11:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7462,'1110','31735290706','2024-12-27 12:12:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7463,'1110','31735290706','2024-12-27 12:12:18',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7464,'5500','31735290706','2024-12-27 12:12:23',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7465,'4000','31735290706','2024-12-27 12:44:50',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7466,'4000','31735290706','2024-12-27 12:11:46',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7467,'4000','31735290706','2024-12-27 12:11:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7468,'4000','31735290706','2024-12-27 12:11:54',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7469,'4000','31735290706','2024-12-27 12:12:00',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7470,'4000','31735290706','2024-12-27 12:12:18',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7471,'1010','31735292818','2024-12-27 12:46:59',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173529283233221040533','No',NULL,NULL,'jhg'),(7472,'1110','31735292818','2024-12-27 12:46:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7473,'5500','31735292818','2024-12-27 12:46:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7474,'4000','31735292818','2024-12-27 12:46:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7475,'1050','31735295291','2024-12-27 13:32:44',2120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173529578922203322337','No',NULL,NULL,''),(7476,'1110','31735295291','2024-12-27 13:32:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7477,'1110','31735295291','2024-12-27 13:28:11',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7478,'1110','31735295291','2024-12-27 13:28:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7479,'1110','31735295291','2024-12-27 13:28:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7480,'1110','31735295291','2024-12-27 13:28:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7481,'1110','31735295291','2024-12-27 13:30:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7482,'5500','31735295291','2024-12-27 13:32:42',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7483,'4000','31735295291','2024-12-27 13:32:44',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7484,'4000','31735295291','2024-12-27 13:28:11',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7485,'4000','31735295291','2024-12-27 13:28:17',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7486,'4000','31735295291','2024-12-27 13:28:24',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7487,'4000','31735295291','2024-12-27 13:28:43',NULL,320.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7488,'4000','31735295291','2024-12-27 13:30:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7489,'1050','31735303614','2024-12-27 15:47:03',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173530362613201533362','No',NULL,NULL,''),(7490,'1110','31735303614','2024-12-27 15:47:03',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(7491,'1110','31735303614','2024-12-27 15:46:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(7492,'5500','31735303614','2024-12-27 15:47:02',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7493,'4000','31735303614','2024-12-27 15:47:03',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(7494,'4000','31735303614','2024-12-27 15:46:54',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(7495,'1050','31735313668','2024-12-27 18:39:52',2700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173531399895202231223','No',NULL,NULL,''),(7496,'1110','31735313668','2024-12-27 18:39:52',NULL,640.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7497,'1110','31735313668','2024-12-27 18:34:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7498,'1110','31735313668','2024-12-27 18:34:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7499,'1110','31735313668','2024-12-27 18:34:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7500,'1110','31735313668','2024-12-27 18:34:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(7501,'5500','31735313668','2024-12-27 18:34:57',640.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7502,'4000','31735313668','2024-12-27 18:39:52',NULL,1600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7503,'4000','31735313668','2024-12-27 18:34:28',NULL,560.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7504,'4000','31735313668','2024-12-27 18:34:35',NULL,360.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7505,'4000','31735313668','2024-12-27 18:34:49',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7506,'4000','31735313668','2024-12-27 18:34:53',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(7507,'1050','31735314008','2024-12-27 18:40:17',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173531402040224321303','No',NULL,NULL,''),(7508,'1110','31735314008','2024-12-27 18:40:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7509,'1110','31735314008','2024-12-27 18:40:08',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(7510,'5500','31735314008','2024-12-27 18:40:16',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7511,'4000','31735314008','2024-12-27 18:40:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7512,'4000','31735314008','2024-12-27 18:40:08',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(7513,'1050','31735316808','2024-12-27 19:26:50',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173531681322220002233','No',NULL,NULL,''),(7514,'4000','31735316808','2024-12-27 19:26:50',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7515,'1050','31735321437','2024-12-27 20:44:04',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173532149024302272233','No',NULL,NULL,''),(7516,'4000','31735321437','2024-12-27 20:44:04',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7517,'4000','31735321437','2024-12-27 20:43:57',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7518,'1050','31735321646','2024-12-27 20:56:54',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173532249722392244331','No',NULL,NULL,''),(7519,'1110','31735321646','2024-12-27 20:56:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7520,'1110','31735321646','2024-12-27 20:47:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7521,'5500','31735321646','2024-12-27 20:47:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7522,'4000','31735321646','2024-12-27 20:56:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7523,'4000','31735321646','2024-12-27 20:47:26',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7524,'1050','31735323377','2024-12-27 21:16:18',10.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173532338122330330220','No',NULL,NULL,''),(7525,'4000','31735323377','2024-12-27 21:16:18',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7526,'1030','31735324208','2024-12-27 21:30:23',810.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173532429230320930932','No',NULL,NULL,'100'),(7527,'1110','31735324208','2024-12-27 21:30:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7528,'1110','31735324208','2024-12-27 21:30:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7529,'1110','31735324208','2024-12-27 21:30:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7530,'1110','31735324208','2024-12-27 21:30:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7531,'5500','31735324208','2024-12-27 21:30:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7532,'4000','31735324208','2024-12-27 21:30:23',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7533,'4000','31735324208','2024-12-27 21:30:08',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7534,'4000','31735324208','2024-12-27 21:30:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7535,'4000','31735324208','2024-12-27 21:30:15',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7536,'1050','31735385016','2024-12-28 14:23:37',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173538502133047245832','No',NULL,NULL,''),(7537,'1110','31735385016','2024-12-28 14:23:37',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7538,'5500','31735385016','2024-12-28 14:23:36',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7539,'4000','31735385016','2024-12-28 14:23:37',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7540,'1030','31735389074','2024-12-28 15:31:30',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173538909929094332331','No',NULL,NULL,'hgf'),(7541,'1110','31735389074','2024-12-28 15:31:30',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7542,'1110','31735389074','2024-12-28 15:31:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7543,'5500','31735389074','2024-12-28 15:31:25',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7544,'4000','31735389074','2024-12-28 15:31:30',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7545,'4000','31735389074','2024-12-28 15:31:14',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7546,'1050','31735390698','2024-12-28 15:58:31',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539078932240003533','No',NULL,NULL,''),(7547,'1110','31735390698','2024-12-28 15:58:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7548,'1110','31735390698','2024-12-28 15:58:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7549,'1110','31735390698','2024-12-28 15:58:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7550,'5500','31735390698','2024-12-28 15:58:30',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7551,'4000','31735390698','2024-12-28 15:58:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7552,'4000','31735390698','2024-12-28 15:58:18',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7553,'4000','31735390698','2024-12-28 15:58:24',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7554,'1050','31735390826','2024-12-28 16:05:14',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539111654319731632','No',NULL,NULL,''),(7555,'1110','31735390826','2024-12-28 16:05:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7556,'1110','31735390826','2024-12-28 16:00:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7557,'1110','31735390826','2024-12-28 16:00:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7558,'1110','31735390826','2024-12-28 16:00:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7559,'5500','31735390826','2024-12-28 16:00:46',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7560,'4000','31735390826','2024-12-28 16:05:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7561,'4000','31735390826','2024-12-28 16:00:26',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7562,'4000','31735390826','2024-12-28 16:00:31',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7563,'4000','31735390826','2024-12-28 16:00:38',NULL,10.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7564,'1050','31735391136','2024-12-28 16:05:49',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539115914122325343','No',NULL,NULL,''),(7565,'4000','31735391136','2024-12-28 16:05:49',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7566,'4000','31735391136','2024-12-28 16:05:36',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7567,'1050','31735392738','2024-12-28 16:32:34',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539275730022152242','No',NULL,NULL,''),(7568,'1110','31735392738','2024-12-28 16:32:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7569,'1110','31735392738','2024-12-28 16:32:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7570,'1110','31735392738','2024-12-28 16:32:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7571,'5500','31735392738','2024-12-28 16:32:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7572,'4000','31735392738','2024-12-28 16:32:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7573,'4000','31735392738','2024-12-28 16:32:18',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7574,'4000','31735392738','2024-12-28 16:32:23',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7575,'1010','31735393040','2024-12-28 16:37:22',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539305497232333733','No',NULL,NULL,'kkk'),(7576,'4000','31735393040','2024-12-28 16:37:22',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7577,'1010','31735393856','2024-12-28 16:51:15',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539388232357833298','No',NULL,NULL,'klo'),(7578,'1110','31735393856','2024-12-28 16:51:15',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7579,'5500','31735393856','2024-12-28 16:50:56',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7580,'4000','31735393856','2024-12-28 16:51:15',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7581,'1050','31735395156','2024-12-28 17:12:37',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539517925223310223','No',NULL,NULL,''),(7582,'4000','31735395156','2024-12-28 17:12:37',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7583,'1010','31735396667','2024-12-28 17:38:31',2120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539672432247322239','No',NULL,NULL,'hjk'),(7584,'1110','31735396667','2024-12-28 17:38:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(7585,'1110','31735396667','2024-12-28 17:37:47',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7586,'1110','31735396667','2024-12-28 17:38:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7587,'5500','31735396667','2024-12-28 17:38:23',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7588,'4000','31735396667','2024-12-28 17:38:31',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7589,'4000','31735396667','2024-12-28 17:37:47',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7590,'4000','31735396667','2024-12-28 17:38:01',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7591,'1010','31735396755','2024-12-28 17:50:58',1310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539747629425436133','No',NULL,NULL,'124'),(7592,'1110','31735396755','2024-12-28 17:50:58',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7593,'1110','31735396755','2024-12-28 17:39:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7594,'1110','31735396755','2024-12-28 17:39:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7595,'1110','31735396755','2024-12-28 17:39:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7596,'5500','31735396755','2024-12-28 17:39:57',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7597,'4000','31735396755','2024-12-28 17:50:58',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7598,'4000','31735396755','2024-12-28 17:39:15',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7599,'4000','31735396755','2024-12-28 17:39:33',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7600,'4000','31735396755','2024-12-28 17:39:44',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7601,'1050','31735397516','2024-12-28 17:52:17',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173539754404300532713','No',NULL,NULL,''),(7602,'4000','31735397516','2024-12-28 17:52:17',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7603,'4000','31735397516','2024-12-28 17:51:56',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7604,'4000','31735397516','2024-12-28 17:52:00',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7605,'1010','31735402095','2024-12-28 19:08:17',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173540212930332030732','No',NULL,NULL,'ybj'),(7606,'4000','31735402095','2024-12-28 19:08:17',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7607,'1050','31735402969','2024-12-28 19:24:30',2140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173540308333033022343','No',NULL,NULL,''),(7608,'1110','31735402969','2024-12-28 19:24:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7609,'1110','31735402969','2024-12-28 19:22:50',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7610,'1110','31735402969','2024-12-28 19:23:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(7611,'1110','31735402969','2024-12-28 19:24:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7612,'1110','31735402969','2024-12-28 19:24:12',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7613,'5500','31735402969','2024-12-28 19:24:29',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7614,'4000','31735402969','2024-12-28 19:24:30',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7615,'4000','31735402969','2024-12-28 19:22:50',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7616,'4000','31735402969','2024-12-28 19:23:00',NULL,780.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7617,'4000','31735402969','2024-12-28 19:24:04',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7618,'4000','31735402969','2024-12-28 19:24:12',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7619,'1050','31735405213','2024-12-28 20:01:20',5110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173540542021035323333','No',NULL,NULL,''),(7620,'1110','31735405213','2024-12-28 20:01:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7621,'1110','31735405213','2024-12-28 20:00:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7622,'1110','31735405213','2024-12-28 20:00:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7623,'1110','31735405213','2024-12-28 20:00:19',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7624,'1110','31735405213','2024-12-28 20:00:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7625,'1110','31735405213','2024-12-28 20:00:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7626,'1110','31735405213','2024-12-28 20:00:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7627,'1110','31735405213','2024-12-28 20:00:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(7628,'1110','31735405213','2024-12-28 20:00:58',NULL,250.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7629,'5500','31735405213','2024-12-28 20:01:18',410.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7630,'4000','31735405213','2024-12-28 20:01:20',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7631,'4000','31735405213','2024-12-28 20:00:14',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7632,'4000','31735405213','2024-12-28 20:00:16',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7633,'4000','31735405213','2024-12-28 20:00:19',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7634,'4000','31735405213','2024-12-28 20:00:24',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7635,'4000','31735405213','2024-12-28 20:00:34',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7636,'4000','31735405213','2024-12-28 20:00:45',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7637,'4000','31735405213','2024-12-28 20:00:51',NULL,400.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(7638,'4000','31735405213','2024-12-28 20:00:58',NULL,550.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7639,'1050','31735405580','2024-12-28 20:07:25',3350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173540576370133403230','No',NULL,NULL,''),(7640,'1110','31735405580','2024-12-28 20:07:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7641,'1110','31735405580','2024-12-28 20:06:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7642,'1110','31735405580','2024-12-28 20:06:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7643,'1110','31735405580','2024-12-28 20:06:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7644,'1110','31735405580','2024-12-28 20:06:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7645,'1110','31735405580','2024-12-28 20:06:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7646,'1110','31735405580','2024-12-28 20:06:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7647,'1110','31735405580','2024-12-28 20:07:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7648,'5500','31735405580','2024-12-28 20:07:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7649,'4000','31735405580','2024-12-28 20:07:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7650,'4000','31735405580','2024-12-28 20:06:20',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7651,'4000','31735405580','2024-12-28 20:06:23',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7652,'4000','31735405580','2024-12-28 20:06:29',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7653,'4000','31735405580','2024-12-28 20:06:34',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7654,'4000','31735405580','2024-12-28 20:06:43',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7655,'4000','31735405580','2024-12-28 20:06:49',NULL,360.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7656,'4000','31735405580','2024-12-28 20:07:15',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7657,'1050','31735406847','2024-12-28 20:42:13',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173540832230220323222','No',NULL,NULL,''),(7658,'1110','31735406847','2024-12-28 20:42:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7659,'1110','31735406847','2024-12-28 20:27:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7660,'1110','31735406847','2024-12-28 20:27:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7661,'1110','31735406847','2024-12-28 20:28:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7662,'5500','31735406847','2024-12-28 20:34:40',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7663,'4000','31735406847','2024-12-28 20:42:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7664,'4000','31735406847','2024-12-28 20:27:27',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7665,'4000','31735406847','2024-12-28 20:27:32',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7666,'4000','31735406847','2024-12-28 20:28:28',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7667,'1010','31735417789','2024-12-28 23:41:35',1490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173541850633032232031','No',NULL,NULL,'1243'),(7668,'1110','31735417789','2024-12-28 23:41:35',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7669,'1110','31735417789','2024-12-28 23:29:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7670,'1110','31735417789','2024-12-28 23:30:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7671,'1110','31735417789','2024-12-28 23:30:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(7672,'1110','31735417789','2024-12-28 23:30:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7673,'5500','31735417789','2024-12-28 23:33:02',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7674,'4000','31735417789','2024-12-28 23:41:35',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7675,'4000','31735417789','2024-12-28 23:29:49',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7676,'4000','31735417789','2024-12-28 23:30:00',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7677,'4000','31735417789','2024-12-28 23:30:09',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7678,'4000','31735417789','2024-12-28 23:30:54',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7679,'1050','31735418525','2024-12-28 23:42:10',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173541855218327323335','No',NULL,NULL,''),(7680,'4000','31735418525','2024-12-28 23:42:10',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7681,'4000','31735418525','2024-12-28 23:42:05',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7682,'1050','31735423999','2024-12-29 01:13:20',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173542400532332003332','No',NULL,NULL,''),(7683,'1110','31735423999','2024-12-29 01:13:20',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7684,'5500','31735423999','2024-12-29 01:13:19',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7685,'4000','31735423999','2024-12-29 01:13:20',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7686,'1050','31735472043','2024-12-29 14:34:10',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173547205803233743343','No',NULL,NULL,''),(7687,'1110','31735472043','2024-12-29 14:34:10',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7688,'1110','31735472043','2024-12-29 14:34:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7689,'5500','31735472043','2024-12-29 14:34:09',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7690,'4000','31735472043','2024-12-29 14:34:10',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7691,'4000','31735472043','2024-12-29 14:34:03',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7692,'1050','31735472103','2024-12-29 14:35:05',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173547211021523213124','No',NULL,NULL,''),(7693,'4000','31735472103','2024-12-29 14:35:05',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7694,'1050','31735472122','2024-12-29 14:35:37',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173547214133343271342','No',NULL,NULL,''),(7695,'1110','31735472122','2024-12-29 14:35:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7696,'1110','31735472122','2024-12-29 14:35:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7697,'5500','31735472122','2024-12-29 14:35:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7698,'4000','31735472122','2024-12-29 14:35:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7699,'4000','31735472122','2024-12-29 14:35:22',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7700,'1050','31735480715','2024-12-29 16:59:06',2400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173548075103220351323','No',NULL,NULL,''),(7701,'1110','31735480715','2024-12-29 16:59:06',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7702,'1110','31735480715','2024-12-29 16:58:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7703,'1110','31735480715','2024-12-29 16:58:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7704,'1110','31735480715','2024-12-29 16:58:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7705,'1110','31735480715','2024-12-29 16:58:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7706,'1110','31735480715','2024-12-29 16:59:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7707,'5500','31735480715','2024-12-29 16:59:05',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7708,'4000','31735480715','2024-12-29 16:59:06',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7709,'4000','31735480715','2024-12-29 16:58:35',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7710,'4000','31735480715','2024-12-29 16:58:38',NULL,450.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7711,'4000','31735480715','2024-12-29 16:58:45',NULL,360.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7712,'4000','31735480715','2024-12-29 16:58:56',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7713,'4000','31735480715','2024-12-29 16:59:01',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7714,'1050','31735480838','2024-12-29 17:00:39',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173548084227022030330','No',NULL,NULL,''),(7715,'4000','31735480838','2024-12-29 17:00:39',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(7716,'1010','31735487694','2024-12-29 19:19:32',1490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173548918232200232532','No',NULL,NULL,'1235'),(7717,'1110','31735487694','2024-12-29 19:19:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7718,'1110','31735487694','2024-12-29 18:54:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7719,'1110','31735487694','2024-12-29 19:19:26',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(7720,'5500','31735487694','2024-12-29 19:19:31',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7721,'4000','31735487694','2024-12-29 19:19:32',NULL,1200.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7722,'4000','31735487694','2024-12-29 18:54:54',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7723,'4000','31735487694','2024-12-29 19:19:26',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(7724,'1010','31735489202','2024-12-29 19:20:04',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173548921845304344234','No',NULL,NULL,'124'),(7725,'4000','31735489202','2024-12-29 19:20:04',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(7726,'1010','31735489465','2024-12-29 19:44:57',1010.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173549070994033030742','No',NULL,NULL,'1234'),(7727,'1110','31735489465','2024-12-29 19:44:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7728,'1110','31735489465','2024-12-29 19:24:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7729,'1110','31735489465','2024-12-29 19:24:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7730,'1110','31735489465','2024-12-29 19:24:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7731,'1110','31735489465','2024-12-29 19:24:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7732,'5500','31735489465','2024-12-29 19:44:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7733,'4000','31735489465','2024-12-29 19:44:57',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7734,'4000','31735489465','2024-12-29 19:24:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7735,'4000','31735489465','2024-12-29 19:24:30',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7736,'4000','31735489465','2024-12-29 19:24:35',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7737,'4000','31735489465','2024-12-29 19:24:50',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7738,'1010','31735493323','2024-12-29 20:44:30',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173549428032123422020','No',NULL,NULL,'9q1'),(7739,'4000','31735493323','2024-12-29 20:44:30',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7740,'1050','31735495624','2024-12-29 21:09:54',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173549603433333333649','No',NULL,NULL,''),(7741,'1110','31735495624','2024-12-29 21:09:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7742,'1110','31735495624','2024-12-29 21:07:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7743,'5500','31735495624','2024-12-29 21:09:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7744,'4000','31735495624','2024-12-29 21:09:54',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7745,'4000','31735495624','2024-12-29 21:07:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7746,'1010','31735555050','2024-12-30 13:37:58',1360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173555528523235332533','No',NULL,NULL,'ghj'),(7747,'4000','31735555050','2024-12-30 13:37:58',NULL,900.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7748,'4000','31735555050','2024-12-30 13:37:30',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7749,'4000','31735555050','2024-12-30 13:37:36',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7750,'1050','31735556506','2024-12-30 14:54:35',1420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173555973005030207251','No',NULL,NULL,''),(7751,'1110','31735556506','2024-12-30 14:54:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7752,'1110','31735556506','2024-12-30 14:01:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7753,'1110','31735556506','2024-12-30 14:01:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7754,'1110','31735556506','2024-12-30 14:01:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7755,'1110','31735556506','2024-12-30 14:02:04',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7756,'1110','31735556506','2024-12-30 14:02:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7757,'1110','31735556506','2024-12-30 14:38:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7758,'5500','31735556506','2024-12-30 14:54:34',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7759,'4000','31735556506','2024-12-30 14:54:35',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7760,'4000','31735556506','2024-12-30 14:01:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7761,'4000','31735556506','2024-12-30 14:01:50',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7762,'4000','31735556506','2024-12-30 14:01:55',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7763,'4000','31735556506','2024-12-30 14:02:04',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7764,'4000','31735556506','2024-12-30 14:02:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7765,'4000','31735556506','2024-12-30 14:38:23',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7766,'1030','31735562893','2024-12-30 15:48:14',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173556290105223246277','No',NULL,NULL,'124'),(7767,'4000','31735562893','2024-12-30 15:48:14',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7768,'1030','31735565003','2024-12-30 16:23:41',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173556518100331620033','No',NULL,NULL,'100'),(7769,'4000','31735565003','2024-12-30 16:23:41',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7770,'4000','31735565003','2024-12-30 16:23:24',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7771,'1010','31735565325','2024-12-30 16:28:46',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173556534135434333520','No',NULL,NULL,'145'); INSERT INTO `debitcredit` VALUES (7772,'4000','31735565325','2024-12-30 16:28:46',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7773,'1010','31735565620','2024-12-30 16:34:15',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173556593232332463235','No',NULL,NULL,'1465'),(7774,'4000','31735565620','2024-12-30 16:34:15',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7775,'4000','31735565620','2024-12-30 16:33:40',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7776,'1010','31735567338','2024-12-30 17:02:45',1270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173556737622203325333','No',NULL,NULL,'112'),(7777,'1110','31735567338','2024-12-30 17:02:45',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7778,'1110','31735567338','2024-12-30 17:02:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7779,'1110','31735567338','2024-12-30 17:02:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7780,'5500','31735567338','2024-12-30 17:02:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7781,'4000','31735567338','2024-12-30 17:02:45',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7782,'4000','31735567338','2024-12-30 17:02:18',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7783,'4000','31735567338','2024-12-30 17:02:25',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7784,'1010','31735567661','2024-12-30 17:07:55',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173556773456232033053','No',NULL,NULL,'R2E'),(7785,'4000','31735567661','2024-12-30 17:07:55',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7786,'4000','31735567661','2024-12-30 17:07:41',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7787,'1010','31735569746','2024-12-30 17:42:59',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173556985822328388330','No',NULL,NULL,'TRT'),(7788,'1110','31735569746','2024-12-30 17:42:59',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7789,'1110','31735569746','2024-12-30 17:42:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7790,'5500','31735569746','2024-12-30 17:42:58',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7791,'4000','31735569746','2024-12-30 17:42:59',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7792,'4000','31735569746','2024-12-30 17:42:26',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7793,'1010','31735570692','2024-12-30 19:34:57',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173557651823253355400','No',NULL,NULL,'123'),(7794,'1110','31735570692','2024-12-30 19:34:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7795,'1110','31735570692','2024-12-30 17:58:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7796,'5500','31735570692','2024-12-30 17:58:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7797,'4000','31735570692','2024-12-30 19:34:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7798,'4000','31735570692','2024-12-30 17:58:12',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7799,'1010','31735576545','2024-12-30 19:35:54',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173557656133331312022','No',NULL,NULL,'124'),(7800,'4000','31735576545','2024-12-30 19:35:54',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7801,'4000','31735576545','2024-12-30 19:35:45',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7802,'1010','31735576625','2024-12-30 19:37:36',1380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173557676333733022353','No',NULL,NULL,'458'),(7803,'4000','31735576625','2024-12-30 19:37:36',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7804,'4000','31735576625','2024-12-30 19:37:05',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7805,'1010','31735577238','2024-12-30 19:47:20',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173557726423735403202','No',NULL,NULL,'rt4'),(7806,'4000','31735577238','2024-12-30 19:47:20',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7807,'1050','31735580225','2024-12-30 20:37:06',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173558022925213504352','No',NULL,NULL,''),(7808,'4000','31735580225','2024-12-30 20:37:06',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7809,'1010','31735583654','2024-12-30 21:34:28',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173558367684322628337','No',NULL,NULL,'jjj'),(7810,'1110','31735583654','2024-12-30 21:34:28',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7811,'5500','31735583654','2024-12-30 21:34:14',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7812,'4000','31735583654','2024-12-30 21:34:28',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7813,'1010','31735583738','2024-12-30 21:35:40',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173558375002338303123','No',NULL,NULL,'ggg'),(7814,'4000','31735583738','2024-12-30 21:35:40',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7815,'1050','31735640106','2024-12-31 13:15:07',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173564011023202332164','No',NULL,NULL,''),(7816,'4000','31735640106','2024-12-31 13:15:07',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7817,'1010','31735646516','2024-12-31 15:03:16',830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173564663232632223325','No',NULL,NULL,'148'),(7818,'1110','31735646516','2024-12-31 15:03:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7819,'1110','31735646516','2024-12-31 15:01:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7820,'1110','31735646516','2024-12-31 15:01:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7821,'1110','31735646516','2024-12-31 15:02:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7822,'1110','31735646516','2024-12-31 15:02:24',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7823,'1110','31735646516','2024-12-31 15:02:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7824,'5500','31735646516','2024-12-31 15:03:06',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7825,'4000','31735646516','2024-12-31 15:03:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7826,'4000','31735646516','2024-12-31 15:01:56',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7827,'4000','31735646516','2024-12-31 15:01:59',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7828,'4000','31735646516','2024-12-31 15:02:03',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7829,'4000','31735646516','2024-12-31 15:02:24',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7830,'4000','31735646516','2024-12-31 15:02:51',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7831,'1010','31735647085','2024-12-31 15:11:50',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173564712123213553323','No',NULL,NULL,'145'),(7832,'1110','31735647085','2024-12-31 15:11:50',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7833,'1110','31735647085','2024-12-31 15:11:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7834,'1110','31735647085','2024-12-31 15:11:30',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7835,'1110','31735647085','2024-12-31 15:11:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7836,'5500','31735647085','2024-12-31 15:11:48',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7837,'4000','31735647085','2024-12-31 15:11:50',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7838,'4000','31735647085','2024-12-31 15:11:25',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7839,'4000','31735647085','2024-12-31 15:11:30',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7840,'4000','31735647085','2024-12-31 15:11:43',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7841,'1010','31735654940','2024-12-31 18:19:06',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173565836561702250582','No',NULL,NULL,'yyy'),(7842,'1110','31735654940','2024-12-31 18:19:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7843,'1110','31735654940','2024-12-31 17:22:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7844,'1110','31735654940','2024-12-31 17:22:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7845,'5500','31735654940','2024-12-31 17:22:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7846,'4000','31735654940','2024-12-31 18:19:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7847,'4000','31735654940','2024-12-31 17:22:20',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7848,'4000','31735654940','2024-12-31 17:22:24',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7849,'1050','31735665985','2024-12-31 20:26:26',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173566599303652523020','No',NULL,NULL,''),(7850,'4000','31735665985','2024-12-31 20:26:26',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7851,'1050','31735671697','2024-12-31 22:01:45',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173567171882322372303','No',NULL,NULL,''),(7852,'4000','31735671697','2024-12-31 22:01:45',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7853,'4000','31735671697','2024-12-31 22:01:37',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7854,'1050','31735730422','2025-01-01 14:20:52',1460.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173573210632200232532','No',NULL,NULL,''),(7855,'1110','31735730422','2025-01-01 14:20:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7856,'1110','31735730422','2025-01-01 14:20:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7857,'1110','31735730422','2025-01-01 14:20:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7858,'1110','31735730422','2025-01-01 14:20:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(7859,'1110','31735730422','2025-01-01 14:20:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7860,'5500','31735730422','2025-01-01 14:20:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7861,'4000','31735730422','2025-01-01 14:20:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7862,'4000','31735730422','2025-01-01 14:20:22',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7863,'4000','31735730422','2025-01-01 14:20:29',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7864,'4000','31735730422','2025-01-01 14:20:39',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7865,'4000','31735730422','2025-01-01 14:20:47',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7866,'1050','31735732580','2025-01-01 14:56:21',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173573258523372203003','No',NULL,NULL,''),(7867,'4000','31735732580','2025-01-01 14:56:21',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(7868,'1050','31735733963','2025-01-01 15:20:14',1460.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173573460273235153223','No',NULL,NULL,''),(7869,'1110','31735733963','2025-01-01 15:20:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7870,'1110','31735733963','2025-01-01 15:19:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7871,'1110','31735733963','2025-01-01 15:19:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7872,'1110','31735733963','2025-01-01 15:19:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7873,'1110','31735733963','2025-01-01 15:19:46',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7874,'1110','31735733963','2025-01-01 15:19:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7875,'1110','31735733963','2025-01-01 15:20:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7876,'5500','31735733963','2025-01-01 15:20:13',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7877,'4000','31735733963','2025-01-01 15:20:14',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7878,'4000','31735733963','2025-01-01 15:19:23',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7879,'4000','31735733963','2025-01-01 15:19:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7880,'4000','31735733963','2025-01-01 15:19:42',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7881,'4000','31735733963','2025-01-01 15:19:46',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7882,'4000','31735733963','2025-01-01 15:19:55',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7883,'4000','31735733963','2025-01-01 15:20:07',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7884,'1050','31735734773','2025-01-01 15:35:12',3590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173573519731517230513','No',NULL,NULL,''),(7885,'1110','31735734773','2025-01-01 15:35:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7886,'1110','31735734773','2025-01-01 15:32:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7887,'1110','31735734773','2025-01-01 15:33:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7888,'1110','31735734773','2025-01-01 15:33:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(7889,'1110','31735734773','2025-01-01 15:33:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7890,'1110','31735734773','2025-01-01 15:34:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7891,'1110','31735734773','2025-01-01 15:34:18',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7892,'1110','31735734773','2025-01-01 15:34:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7893,'5500','31735734773','2025-01-01 15:34:48',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7894,'4000','31735734773','2025-01-01 15:35:12',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7895,'4000','31735734773','2025-01-01 15:32:53',NULL,900.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7896,'4000','31735734773','2025-01-01 15:33:07',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7897,'4000','31735734773','2025-01-01 15:33:49',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7898,'4000','31735734773','2025-01-01 15:33:54',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7899,'4000','31735734773','2025-01-01 15:34:07',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7900,'4000','31735734773','2025-01-01 15:34:18',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7901,'4000','31735734773','2025-01-01 15:34:27',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7902,'1010','31735736444','2025-01-01 16:00:45',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173573645330322347341','No',NULL,NULL,'kij'),(7903,'4000','31735736444','2025-01-01 16:00:45',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7904,'1050','31735737567','2025-01-01 16:19:28',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173573757112333027022','No',NULL,NULL,''),(7905,'4000','31735737567','2025-01-01 16:19:28',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7906,'1050','31735737611','2025-01-01 16:20:13',350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173573761622327535250','No',NULL,NULL,''),(7907,'4000','31735737611','2025-01-01 16:20:13',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7908,'1050','31735740729','2025-01-01 17:12:17',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574073802331040333','No',NULL,NULL,''),(7909,'4000','31735740729','2025-01-01 17:12:17',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7910,'4000','31735740729','2025-01-01 17:12:09',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7911,'1010','31735742158','2025-01-01 17:37:30',2030.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574320202327033200','No',NULL,NULL,'hgj'),(7912,'4000','31735742158','2025-01-01 17:37:30',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7913,'4000','31735742158','2025-01-01 17:35:58',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7914,'4000','31735742158','2025-01-01 17:36:16',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(7915,'4000','31735742158','2025-01-01 17:36:27',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7916,'4000','31735742158','2025-01-01 17:36:39',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7917,'4000','31735742158','2025-01-01 17:36:42',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7918,'4000','31735742158','2025-01-01 17:37:15',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7919,'1030','31735743318','2025-01-01 17:56:01',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574339703332273323','No',NULL,NULL,'hj'),(7920,'4000','31735743318','2025-01-01 17:56:01',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7921,'4000','31735743318','2025-01-01 17:55:18',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7922,'4000','31735743318','2025-01-01 17:55:35',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7923,'1050','31735744578','2025-01-01 18:20:38',1380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574487532101234030','No',NULL,NULL,''),(7924,'1110','31735744578','2025-01-01 18:20:38',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7925,'1110','31735744578','2025-01-01 18:16:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7926,'1110','31735744578','2025-01-01 18:16:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7927,'5500','31735744578','2025-01-01 18:17:19',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7928,'4000','31735744578','2025-01-01 18:20:38',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7929,'4000','31735744578','2025-01-01 18:16:18',NULL,870.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7930,'4000','31735744578','2025-01-01 18:16:28',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7931,'1010','31735746351','2025-01-01 18:46:19',505.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574664833337223007','No',NULL,NULL,'jku'),(7932,'1110','31735746351','2025-01-01 18:46:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7933,'1110','31735746351','2025-01-01 18:45:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7934,'1110','31735746351','2025-01-01 18:45:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7935,'5500','31735746351','2025-01-01 18:46:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7936,'4000','31735746351','2025-01-01 18:46:19',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7937,'4000','31735746351','2025-01-01 18:45:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7938,'4000','31735746351','2025-01-01 18:45:54',NULL,15.00,'','3','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7939,'1050','31735747595','2025-01-01 19:07:26',3700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574765024103732333','No',NULL,NULL,''),(7940,'1110','31735747595','2025-01-01 19:07:26',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7941,'1110','31735747595','2025-01-01 19:06:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7942,'1110','31735747595','2025-01-01 19:06:42',NULL,150.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7943,'1110','31735747595','2025-01-01 19:07:14',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7944,'1110','31735747595','2025-01-01 19:07:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7945,'5500','31735747595','2025-01-01 19:07:25',730.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7946,'4000','31735747595','2025-01-01 19:07:26',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7947,'4000','31735747595','2025-01-01 19:06:35',NULL,1860.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7948,'4000','31735747595','2025-01-01 19:06:42',NULL,330.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7949,'4000','31735747595','2025-01-01 19:07:14',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7950,'4000','31735747595','2025-01-01 19:07:21',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7951,'1050','31735747707','2025-01-01 19:10:53',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574790923313233332','No',NULL,NULL,''),(7952,'1110','31735747707','2025-01-01 19:10:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7953,'1110','31735747707','2025-01-01 19:08:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7954,'1110','31735747707','2025-01-01 19:08:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7955,'1110','31735747707','2025-01-01 19:10:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(7956,'5500','31735747707','2025-01-01 19:10:52',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7957,'4000','31735747707','2025-01-01 19:10:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7958,'4000','31735747707','2025-01-01 19:08:27',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7959,'4000','31735747707','2025-01-01 19:08:45',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7960,'4000','31735747707','2025-01-01 19:10:17',NULL,220.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(7961,'1010','31735749524','2025-01-01 19:38:45',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173574953023200233303','No',NULL,NULL,'lll'),(7962,'1110','31735749524','2025-01-01 19:38:45',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7963,'5500','31735749524','2025-01-01 19:38:44',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7964,'4000','31735749524','2025-01-01 19:38:45',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7965,'1050','31735751994','2025-01-01 20:25:09',1770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575231723332332003','No',NULL,NULL,''),(7966,'1110','31735751994','2025-01-01 20:25:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7967,'1110','31735751994','2025-01-01 20:19:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7968,'1110','31735751994','2025-01-01 20:19:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7969,'1110','31735751994','2025-01-01 20:23:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7970,'1110','31735751994','2025-01-01 20:23:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7971,'1110','31735751994','2025-01-01 20:23:53',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(7972,'1110','31735751994','2025-01-01 20:24:46',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7973,'1110','31735751994','2025-01-01 20:24:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7974,'5500','31735751994','2025-01-01 20:25:08',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7975,'4000','31735751994','2025-01-01 20:25:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7976,'4000','31735751994','2025-01-01 20:19:54',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7977,'4000','31735751994','2025-01-01 20:19:58',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7978,'4000','31735751994','2025-01-01 20:23:31',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7979,'4000','31735751994','2025-01-01 20:23:48',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7980,'4000','31735751994','2025-01-01 20:23:53',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(7981,'4000','31735751994','2025-01-01 20:24:46',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7982,'4000','31735751994','2025-01-01 20:24:55',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7983,'1050','31735752359','2025-01-01 20:26:08',340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575237175223033723','No',NULL,NULL,''),(7984,'1110','31735752359','2025-01-01 20:26:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7985,'1110','31735752359','2025-01-01 20:25:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7986,'5500','31735752359','2025-01-01 20:26:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7987,'4000','31735752359','2025-01-01 20:26:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7988,'4000','31735752359','2025-01-01 20:25:59',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7989,'1050','31735752632','2025-01-01 20:31:34',2400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575344673620202036','No',NULL,NULL,''),(7990,'1110','31735752632','2025-01-01 20:31:34',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7991,'1110','31735752632','2025-01-01 20:30:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7992,'1110','31735752632','2025-01-01 20:30:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7993,'1110','31735752632','2025-01-01 20:31:13',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(7994,'1110','31735752632','2025-01-01 20:31:23',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7995,'5500','31735752632','2025-01-01 20:31:33',420.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7996,'4000','31735752632','2025-01-01 20:31:34',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7997,'4000','31735752632','2025-01-01 20:30:32',NULL,1160.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7998,'4000','31735752632','2025-01-01 20:30:38',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7999,'4000','31735752632','2025-01-01 20:31:13',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(8000,'4000','31735752632','2025-01-01 20:31:23',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8001,'1050','31735753514','2025-01-01 20:45:16',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575351932032253320','No',NULL,NULL,''),(8002,'1110','31735753514','2025-01-01 20:45:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8003,'5500','31735753514','2025-01-01 20:45:15',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8004,'4000','31735753514','2025-01-01 20:45:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8005,'1050','31735753664','2025-01-01 20:47:45',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575366805330025325','No',NULL,NULL,''),(8006,'1110','31735753664','2025-01-01 20:47:45',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8007,'5500','31735753664','2025-01-01 20:47:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8008,'4000','31735753664','2025-01-01 20:47:45',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8009,'1050','31735755290','2025-01-01 21:52:15',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575754252337344712','No',NULL,NULL,''),(8010,'1110','31735755290','2025-01-01 21:52:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8011,'1110','31735755290','2025-01-01 21:14:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8012,'1110','31735755290','2025-01-01 21:14:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8013,'1110','31735755290','2025-01-01 21:51:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(8014,'5500','31735755290','2025-01-01 21:52:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8015,'4000','31735755290','2025-01-01 21:52:15',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8016,'4000','31735755290','2025-01-01 21:14:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8017,'4000','31735755290','2025-01-01 21:14:52',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8018,'4000','31735755290','2025-01-01 21:51:56',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8019,'1050','31735757776','2025-01-01 21:56:18',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575778122038833003','No',NULL,NULL,''),(8020,'4000','31735757776','2025-01-01 21:56:18',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8021,'1050','31735757828','2025-01-01 21:57:39',2020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575797532522200500','No',NULL,NULL,''),(8022,'1110','31735757828','2025-01-01 21:57:39',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8023,'1110','31735757828','2025-01-01 21:57:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8024,'1110','31735757828','2025-01-01 21:57:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(8025,'5500','31735757828','2025-01-01 21:57:26',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8026,'4000','31735757828','2025-01-01 21:57:39',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8027,'4000','31735757828','2025-01-01 21:57:08',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8028,'4000','31735757828','2025-01-01 21:57:12',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(8029,'1010','31735758368','2025-01-01 22:06:18',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173575844333025343053','No',NULL,NULL,'ish'),(8030,'4000','31735758368','2025-01-01 22:06:18',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8031,'4000','31735758368','2025-01-01 22:06:08',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8032,'1050','31735809462','2025-01-02 12:17:45',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173580947323270303329','No',NULL,NULL,''),(8033,'1110','31735809462','2025-01-02 12:17:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8034,'1110','31735809462','2025-01-02 12:17:42',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8035,'5500','31735809462','2025-01-02 12:17:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8036,'4000','31735809462','2025-01-02 12:17:45',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8037,'4000','31735809462','2025-01-02 12:17:42',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8038,'1050','31735811480','2025-01-02 12:51:39',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173581151622313303823','No',NULL,NULL,''),(8039,'1110','31735811480','2025-01-02 12:51:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8040,'1110','31735811480','2025-01-02 12:51:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8041,'1110','31735811480','2025-01-02 12:51:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8042,'1110','31735811480','2025-01-02 12:51:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8043,'5500','31735811480','2025-01-02 12:51:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8044,'4000','31735811480','2025-01-02 12:51:39',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8045,'4000','31735811480','2025-01-02 12:51:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8046,'4000','31735811480','2025-01-02 12:51:28',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8047,'4000','31735811480','2025-01-02 12:51:34',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8048,'1010','31735813719','2025-01-02 13:28:40',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173581372631833237218','No',NULL,NULL,'lp'),(8049,'4000','31735813719','2025-01-02 13:28:40',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8050,'1010','31735813774','2025-01-02 13:29:35',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173581378232233021073','No',NULL,NULL,'lp'),(8051,'4000','31735813774','2025-01-02 13:29:35',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8052,'1050','31735814124','2025-01-02 13:35:44',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173581414834012228054','No',NULL,NULL,''),(8053,'1110','31735814124','2025-01-02 13:35:44',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8054,'1110','31735814124','2025-01-02 13:35:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8055,'1110','31735814124','2025-01-02 13:35:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8056,'5500','31735814124','2025-01-02 13:35:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8057,'4000','31735814124','2025-01-02 13:35:44',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8058,'4000','31735814124','2025-01-02 13:35:24',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8059,'4000','31735814124','2025-01-02 13:35:27',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8060,'1010','31735819172','2025-01-02 14:59:37',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173581918880233342128','No',NULL,NULL,'hgth'),(8061,'1110','31735819172','2025-01-02 14:59:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8062,'1110','31735819172','2025-01-02 14:59:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8063,'5500','31735819172','2025-01-02 14:59:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8064,'4000','31735819172','2025-01-02 14:59:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8065,'4000','31735819172','2025-01-02 14:59:32',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8066,'1010','31735819279','2025-01-02 15:01:28',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173581929713720721308','No',NULL,NULL,'klk'),(8067,'4000','31735819279','2025-01-02 15:01:28',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8068,'4000','31735819279','2025-01-02 15:01:19',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8069,'1010','31735819611','2025-01-02 15:19:53',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173582040533022310222','No',NULL,NULL,'mub'),(8070,'4000','31735819611','2025-01-02 15:19:53',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8071,'1010','31735822411','2025-01-02 16:04:24',1620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173582420182320722223','No',NULL,NULL,'kol'),(8072,'4000','31735822411','2025-01-02 16:04:24',NULL,1260.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8073,'4000','31735822411','2025-01-02 15:53:31',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8074,'4000','31735822411','2025-01-02 15:54:43',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8075,'1050','31735824237','2025-01-02 16:24:08',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173582999790523033835','No',NULL,NULL,''),(8076,'1110','31735824237','2025-01-02 16:24:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8077,'1110','31735824237','2025-01-02 16:23:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8078,'1110','31735824237','2025-01-02 16:24:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8079,'5500','31735824237','2025-01-02 16:24:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8080,'4000','31735824237','2025-01-02 16:24:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8081,'4000','31735824237','2025-01-02 16:23:57',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8082,'4000','31735824237','2025-01-02 16:24:00',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8083,'1050','31735830162','2025-01-02 18:03:27',1330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173583022423203203332','No',NULL,NULL,''),(8084,'1110','31735830162','2025-01-02 18:03:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8085,'1110','31735830162','2025-01-02 18:02:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8086,'1110','31735830162','2025-01-02 18:02:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(8087,'1110','31735830162','2025-01-02 18:02:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8088,'1110','31735830162','2025-01-02 18:03:08',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8089,'5500','31735830162','2025-01-02 18:03:26',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8090,'4000','31735830162','2025-01-02 18:03:27',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8091,'4000','31735830162','2025-01-02 18:02:42',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8092,'4000','31735830162','2025-01-02 18:02:48',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(8093,'4000','31735830162','2025-01-02 18:02:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8094,'4000','31735830162','2025-01-02 18:03:08',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8095,'1010','31735832912','2025-01-02 18:49:01',1650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173583307247708027222','No',NULL,NULL,'lok'),(8096,'1110','31735832912','2025-01-02 18:49:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8097,'1110','31735832912','2025-01-02 18:48:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8098,'1110','31735832912','2025-01-02 18:48:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(8099,'1110','31735832912','2025-01-02 18:48:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8100,'1110','31735832912','2025-01-02 18:48:53',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8101,'5500','31735832912','2025-01-02 18:49:00',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8102,'4000','31735832912','2025-01-02 18:49:01',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8103,'4000','31735832912','2025-01-02 18:48:32',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8104,'4000','31735832912','2025-01-02 18:48:38',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(8105,'4000','31735832912','2025-01-02 18:48:47',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8106,'4000','31735832912','2025-01-02 18:48:53',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8107,'1050','31735836377','2025-01-02 19:46:33',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173583855235213203057','No',NULL,NULL,''),(8108,'1110','31735836377','2025-01-02 19:46:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8109,'1110','31735836377','2025-01-02 19:46:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8110,'1110','31735836377','2025-01-02 19:46:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8111,'1110','31735836377','2025-01-02 19:46:29',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8112,'5500','31735836377','2025-01-02 19:46:32',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8113,'4000','31735836377','2025-01-02 19:46:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8114,'4000','31735836377','2025-01-02 19:46:17',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8115,'4000','31735836377','2025-01-02 19:46:21',NULL,560.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8116,'4000','31735836377','2025-01-02 19:46:29',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8117,'1050','31735898003','2025-01-03 12:53:44',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173589803503232333302','No',NULL,NULL,''),(8118,'4000','31735898003','2025-01-03 12:53:44',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8119,'4000','31735898003','2025-01-03 12:53:23',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8120,'4000','31735898003','2025-01-03 12:53:35',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8121,'4000','31735898003','2025-01-03 12:53:40',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8122,'1050','31735901698','2025-01-03 13:55:13',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173590171624422300522','No',NULL,NULL,''),(8123,'1110','31735901698','2025-01-03 13:55:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8124,'1110','31735901698','2025-01-03 13:54:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8125,'5500','31735901698','2025-01-03 13:55:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8126,'4000','31735901698','2025-01-03 13:55:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8127,'4000','31735901698','2025-01-03 13:54:58',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8128,'1050','31735902223','2025-01-03 14:07:54',1440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173590247977323217713','No',NULL,NULL,''),(8129,'1110','31735902223','2025-01-03 14:07:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8130,'1110','31735902223','2025-01-03 14:03:50',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8131,'1110','31735902223','2025-01-03 14:03:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8132,'1110','31735902223','2025-01-03 14:04:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8133,'1110','31735902223','2025-01-03 14:04:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8134,'5500','31735902223','2025-01-03 14:07:53',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8135,'4000','31735902223','2025-01-03 14:07:54',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8136,'4000','31735902223','2025-01-03 14:03:50',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8137,'4000','31735902223','2025-01-03 14:03:53',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8138,'4000','31735902223','2025-01-03 14:04:17',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8139,'4000','31735902223','2025-01-03 14:04:30',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8140,'1050','31735915149','2025-01-03 17:39:14',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173591521601334352310','No',NULL,NULL,''),(8141,'4000','31735915149','2025-01-03 17:39:14',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8142,'1050','31735917330','2025-01-03 18:15:36',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173591734692300320113','No',NULL,NULL,''),(8143,'4000','31735917330','2025-01-03 18:15:36',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8144,'1050','31735917426','2025-01-03 18:17:15',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173591756663243332332','No',NULL,NULL,''),(8145,'1110','31735917426','2025-01-03 18:17:15',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8146,'5500','31735917426','2025-01-03 18:17:07',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8147,'4000','31735917426','2025-01-03 18:17:15',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8148,'1010','31735918418','2025-01-03 18:33:47',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173591843958273020343','No',NULL,NULL,'fgt'),(8149,'1110','31735918418','2025-01-03 18:33:47',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8150,'5500','31735918418','2025-01-03 18:33:38',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8151,'4000','31735918418','2025-01-03 18:33:47',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8152,'1050','31735920590','2025-01-03 19:10:28',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173592066600207202633','No',NULL,NULL,''),(8153,'4000','31735920590','2025-01-03 19:10:28',NULL,700.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(8154,'4000','31735920590','2025-01-03 19:09:50',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8155,'1010','31735929486','2025-01-03 21:38:38',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173592966500337306332','No',NULL,NULL,'klo'),(8156,'1110','31735929486','2025-01-03 21:38:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(8157,'1110','31735929486','2025-01-03 21:38:06',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8158,'1110','31735929486','2025-01-03 21:38:29',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8159,'5500','31735929486','2025-01-03 21:38:37',200.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8160,'4000','31735929486','2025-01-03 21:38:38',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8161,'4000','31735929486','2025-01-03 21:38:06',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8162,'4000','31735929486','2025-01-03 21:38:29',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8163,'1010','31735989090','2025-01-04 14:11:37',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173598912021330200523','No',NULL,NULL,'TA4'),(8164,'1110','31735989090','2025-01-04 14:11:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(8165,'1110','31735989090','2025-01-04 14:11:30',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8166,'5500','31735989090','2025-01-04 14:11:36',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8167,'4000','31735989090','2025-01-04 14:11:37',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(8168,'4000','31735989090','2025-01-04 14:11:30',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8169,'1050','31735989791','2025-01-04 14:23:26',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173598980832930903294','No',NULL,NULL,''),(8170,'1110','31735989791','2025-01-04 14:23:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8171,'1110','31735989791','2025-01-04 14:23:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8172,'1110','31735989791','2025-01-04 14:23:19',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8173,'5500','31735989791','2025-01-04 14:23:24',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8174,'4000','31735989791','2025-01-04 14:23:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8175,'4000','31735989791','2025-01-04 14:23:11',NULL,270.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8176,'4000','31735989791','2025-01-04 14:23:19',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8177,'1010','31735990549','2025-01-04 14:36:05',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173599057823322058073','No',NULL,NULL,'KLO'),(8178,'1110','31735990549','2025-01-04 14:36:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8179,'1110','31735990549','2025-01-04 14:35:49',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8180,'5500','31735990549','2025-01-04 14:36:00',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8181,'4000','31735990549','2025-01-04 14:36:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8182,'4000','31735990549','2025-01-04 14:35:49',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8183,'1050','31735990699','2025-01-04 14:38:21',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173599070409399037202','No',NULL,NULL,''),(8184,'1110','31735990699','2025-01-04 14:38:21',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8185,'5500','31735990699','2025-01-04 14:38:19',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8186,'4000','31735990699','2025-01-04 14:38:21',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8187,'1010','31735992651','2025-01-04 15:10:52',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173599267625736377332','No',NULL,NULL,'579'),(8188,'4000','31735992651','2025-01-04 15:10:52',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8189,'1010','31736007207','2025-01-04 19:13:38',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173600722800212233042','No',NULL,NULL,'send money'),(8190,'1110','31736007207','2025-01-04 19:13:38',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8191,'1110','31736007207','2025-01-04 19:13:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8192,'1110','31736007207','2025-01-04 19:13:32',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8193,'5500','31736007207','2025-01-04 19:13:37',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8194,'4000','31736007207','2025-01-04 19:13:38',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8195,'4000','31736007207','2025-01-04 19:13:27',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8196,'4000','31736007207','2025-01-04 19:13:32',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8197,'1050','31736007256','2025-01-04 19:15:06',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173600731723670322721','No',NULL,NULL,''),(8198,'4000','31736007256','2025-01-04 19:15:06',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8199,'4000','31736007256','2025-01-04 19:14:16',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8200,'1050','31736007336','2025-01-04 19:15:38',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173600734027333030330','No',NULL,NULL,''),(8201,'1110','31736007336','2025-01-04 19:15:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8202,'5500','31736007336','2025-01-04 19:15:37',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8203,'4000','31736007336','2025-01-04 19:15:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8204,'1050','31736009285','2025-01-04 19:48:07',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173600928939042323729','No',NULL,NULL,''),(8205,'4000','31736009285','2025-01-04 19:48:07',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8206,'1050','31736010803','2025-01-04 20:44:11',3030.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173601269930722231320','No',NULL,NULL,''),(8207,'1110','31736010803','2025-01-04 20:44:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8208,'1110','31736010803','2025-01-04 20:13:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(8209,'1110','31736010803','2025-01-04 20:13:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8210,'1110','31736010803','2025-01-04 20:13:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8211,'1110','31736010803','2025-01-04 20:13:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8212,'1110','31736010803','2025-01-04 20:13:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8213,'1110','31736010803','2025-01-04 20:14:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8214,'1110','31736010803','2025-01-04 20:14:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8215,'1110','31736010803','2025-01-04 20:14:19',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8216,'1110','31736010803','2025-01-04 20:14:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8217,'1110','31736010803','2025-01-04 20:15:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8218,'1110','31736010803','2025-01-04 20:43:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8219,'1110','31736010803','2025-01-04 20:44:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8220,'5500','31736010803','2025-01-04 20:44:10',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8221,'4000','31736010803','2025-01-04 20:44:11',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8222,'4000','31736010803','2025-01-04 20:13:23',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8223,'4000','31736010803','2025-01-04 20:13:28',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8224,'4000','31736010803','2025-01-04 20:13:43',NULL,560.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8225,'4000','31736010803','2025-01-04 20:13:51',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8226,'4000','31736010803','2025-01-04 20:13:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8227,'4000','31736010803','2025-01-04 20:14:05',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8228,'4000','31736010803','2025-01-04 20:14:15',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8229,'4000','31736010803','2025-01-04 20:14:19',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8230,'4000','31736010803','2025-01-04 20:14:23',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8231,'4000','31736010803','2025-01-04 20:15:36',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8232,'4000','31736010803','2025-01-04 20:43:54',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8233,'4000','31736010803','2025-01-04 20:44:00',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8234,'1050','31736012832','2025-01-04 20:47:19',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173601286426231013023','No',NULL,NULL,''),(8235,'4000','31736012832','2025-01-04 20:47:19',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8236,'4000','31736012832','2025-01-04 20:47:13',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8237,'1050','31736012909','2025-01-04 20:48:30',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173601291223133420206','No',NULL,NULL,''),(8238,'1110','31736012909','2025-01-04 20:48:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8239,'5500','31736012909','2025-01-04 20:48:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8240,'4000','31736012909','2025-01-04 20:48:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8241,'1050','31736013452','2025-01-04 20:57:41',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173601347343064373330','No',NULL,NULL,''),(8242,'1110','31736013452','2025-01-04 20:57:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8243,'1110','31736013452','2025-01-04 20:57:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8244,'5500','31736013452','2025-01-04 20:57:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8245,'4000','31736013452','2025-01-04 20:57:41',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8246,'4000','31736013452','2025-01-04 20:57:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8247,'1050','31736014465','2025-01-04 21:16:10',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173601487238223221200','No',NULL,NULL,''),(8248,'1110','31736014465','2025-01-04 21:16:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8249,'1110','31736014465','2025-01-04 21:14:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8250,'1110','31736014465','2025-01-04 21:14:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8251,'1110','31736014465','2025-01-04 21:14:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8252,'5500','31736014465','2025-01-04 21:14:46',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8253,'4000','31736014465','2025-01-04 21:16:10',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8254,'4000','31736014465','2025-01-04 21:14:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8255,'4000','31736014465','2025-01-04 21:14:29',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8256,'4000','31736014465','2025-01-04 21:14:35',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8271,'1050','31736016107','2025-01-04 21:42:05',1190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173601612703021233733','No',NULL,NULL,''),(8272,'1110','31736016107','2025-01-04 21:42:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8273,'1110','31736016107','2025-01-04 21:41:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8274,'1110','31736016107','2025-01-04 21:41:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8275,'1110','31736016107','2025-01-04 21:41:54',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8276,'5500','31736016107','2025-01-04 21:42:03',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8277,'4000','31736016107','2025-01-04 21:42:05',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8278,'4000','31736016107','2025-01-04 21:41:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8279,'4000','31736016107','2025-01-04 21:41:49',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8280,'4000','31736016107','2025-01-04 21:41:54',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8281,'1050','31736014895','2025-01-04 21:33:26',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173601740120027122322','No',NULL,NULL,''),(8282,'1110','31736014895','2025-01-04 21:33:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8283,'1110','31736014895','2025-01-04 21:21:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(8284,'1110','31736014895','2025-01-04 21:21:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8285,'1110','31736014895','2025-01-04 21:21:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8286,'1110','31736014895','2025-01-04 21:21:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8287,'1110','31736014895','2025-01-04 21:22:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8288,'1110','31736014895','2025-01-04 21:33:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8289,'5500','31736014895','2025-01-04 21:58:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8290,'4000','31736014895','2025-01-04 21:33:26',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8291,'4000','31736014895','2025-01-04 21:21:35',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(8292,'4000','31736014895','2025-01-04 21:21:39',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8293,'4000','31736014895','2025-01-04 21:21:44',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8294,'4000','31736014895','2025-01-04 21:21:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8295,'4000','31736014895','2025-01-04 21:22:02',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8296,'4000','31736014895','2025-01-04 21:33:25',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8297,'1050','31736019840','2025-01-04 22:44:20',1050.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173602067533005136602','No',NULL,NULL,''),(8298,'1110','31736019840','2025-01-04 22:44:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8299,'1110','31736019840','2025-01-04 22:44:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8300,'1110','31736019840','2025-01-04 22:44:03',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8301,'1110','31736019840','2025-01-04 22:44:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8302,'5500','31736019840','2025-01-04 22:44:18',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8303,'4000','31736019840','2025-01-04 22:44:20',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8304,'4000','31736019840','2025-01-04 22:44:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8305,'4000','31736019840','2025-01-04 22:44:03',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8306,'4000','31736019840','2025-01-04 22:44:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8307,'1010','31736076548','2025-01-05 14:29:16',1920.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173607656537327630363','No',NULL,NULL,'lok'),(8308,'1110','31736076548','2025-01-05 14:29:16',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8309,'1110','31736076548','2025-01-05 14:29:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(8310,'5500','31736076548','2025-01-05 14:29:15',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8311,'4000','31736076548','2025-01-05 14:29:16',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8312,'4000','31736076548','2025-01-05 14:29:08',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(8313,'1050','31736078154','2025-01-05 14:55:55',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173607815920330330222','No',NULL,NULL,''),(8314,'4000','31736078154','2025-01-05 14:55:55',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8315,'1010','31736079673','2025-01-05 15:21:29',460.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173607988990301932223','No',NULL,NULL,'hgj'),(8316,'4000','31736079673','2025-01-05 15:21:29',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8317,'4000','31736079673','2025-01-05 15:21:13',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8318,'1010','31736079910','2025-01-05 15:25:19',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173607997449300207239','No',NULL,NULL,'hth'),(8319,'4000','31736079910','2025-01-05 15:25:19',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8320,'4000','31736079910','2025-01-05 15:25:10',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8321,'1050','31736080007','2025-01-05 15:27:05',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173608002723322377310','No',NULL,NULL,''),(8322,'4000','31736080007','2025-01-05 15:27:05',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8323,'1050','31736083163','2025-01-05 16:27:57',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173608368900932333080','No',NULL,NULL,''),(8324,'1110','31736083163','2025-01-05 16:27:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8325,'1110','31736083163','2025-01-05 16:19:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8326,'1110','31736083163','2025-01-05 16:19:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8327,'5500','31736083163','2025-01-05 16:27:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8328,'4000','31736083163','2025-01-05 16:27:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8329,'4000','31736083163','2025-01-05 16:19:23',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8330,'4000','31736083163','2025-01-05 16:19:26',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8331,'1050','31736083732','2025-01-05 16:29:12',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173608667783830022307','No',NULL,NULL,''),(8332,'1110','31736083732','2025-01-05 16:29:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8333,'1110','31736083732','2025-01-05 16:28:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8334,'1110','31736083732','2025-01-05 16:28:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8335,'5500','31736083732','2025-01-05 16:29:10',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8336,'4000','31736083732','2025-01-05 16:29:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8337,'4000','31736083732','2025-01-05 16:28:52',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8338,'4000','31736083732','2025-01-05 16:28:55',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8339,'1050','31736089184','2025-01-05 18:21:17',1580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173609048022130936623','No',NULL,NULL,''),(8340,'1110','31736089184','2025-01-05 18:21:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8341,'1110','31736089184','2025-01-05 17:59:45',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8342,'1110','31736089184','2025-01-05 17:59:50',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8343,'5500','31736089184','2025-01-05 18:21:14',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8344,'4000','31736089184','2025-01-05 18:21:17',NULL,870.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8345,'4000','31736089184','2025-01-05 17:59:45',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8346,'4000','31736089184','2025-01-05 17:59:50',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8347,'1050','31736090518','2025-01-05 18:27:00',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173609138202222381021','No',NULL,NULL,''),(8348,'1110','31736090518','2025-01-05 18:27:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8349,'1110','31736090518','2025-01-05 18:21:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8350,'1110','31736090518','2025-01-05 18:22:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(8351,'1110','31736090518','2025-01-05 18:22:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8352,'1110','31736090518','2025-01-05 18:22:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8353,'1110','31736090518','2025-01-05 18:23:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8354,'5500','31736090518','2025-01-05 18:26:45',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8355,'4000','31736090518','2025-01-05 18:27:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8356,'4000','31736090518','2025-01-05 18:21:58',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8357,'4000','31736090518','2025-01-05 18:22:10',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(8358,'4000','31736090518','2025-01-05 18:22:15',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8359,'4000','31736090518','2025-01-05 18:22:25',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8360,'4000','31736090518','2025-01-05 18:23:07',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8361,'1030','31736098942','2025-01-05 20:45:14',1870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173610153062113243333','No',NULL,NULL,'jkl'),(8362,'1110','31736098942','2025-01-05 20:45:14',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8363,'1110','31736098942','2025-01-05 20:42:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(8364,'1110','31736098942','2025-01-05 20:42:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(8365,'1110','31736098942','2025-01-05 20:42:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8366,'1110','31736098942','2025-01-05 20:42:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8367,'5500','31736098942','2025-01-05 20:42:49',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8368,'4000','31736098942','2025-01-05 20:45:14',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8369,'4000','31736098942','2025-01-05 20:42:22',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8370,'4000','31736098942','2025-01-05 20:42:27',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8371,'4000','31736098942','2025-01-05 20:42:36',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8372,'4000','31736098942','2025-01-05 20:42:41',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8373,'1050','31736240877','2025-01-07 12:07:59',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624088120110333122','No',NULL,NULL,''),(8374,'1110','31736240877','2025-01-07 12:07:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8375,'5500','31736240877','2025-01-07 12:07:57',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8376,'4000','31736240877','2025-01-07 12:07:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8377,'1050','31736240892','2025-01-07 12:08:14',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624089842222229220','No',NULL,NULL,''),(8378,'1110','31736240892','2025-01-07 12:08:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8379,'5500','31736240892','2025-01-07 12:08:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8380,'4000','31736240892','2025-01-07 12:08:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8381,'1050','31736240915','2025-01-07 12:39:50',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624325602233433232','No',NULL,NULL,''),(8382,'1110','31736240915','2025-01-07 12:39:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8383,'1110','31736240915','2025-01-07 12:08:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(8384,'1110','31736240915','2025-01-07 12:09:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8385,'1110','31736240915','2025-01-07 12:09:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8386,'1110','31736240915','2025-01-07 12:39:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8387,'5500','31736240915','2025-01-07 12:39:47',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8388,'4000','31736240915','2025-01-07 12:39:50',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8389,'4000','31736240915','2025-01-07 12:08:35',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8390,'4000','31736240915','2025-01-07 12:09:05',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8391,'4000','31736240915','2025-01-07 12:09:09',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8392,'4000','31736240915','2025-01-07 12:39:36',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8403,'1010','31736243703','2025-01-07 12:56:48',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624381732027322337','No',NULL,NULL,'klo'),(8404,'4000','31736243703','2025-01-07 12:56:48',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8405,'4000','31736243703','2025-01-07 12:55:03',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8406,'1050','31736243514','2025-01-07 12:52:08',1390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624473570232023220','No',NULL,NULL,''),(8407,'1110','31736243514','2025-01-07 12:52:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8408,'1110','31736243514','2025-01-07 12:51:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8409,'1110','31736243514','2025-01-07 12:51:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8410,'1110','31736243514','2025-01-07 12:52:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8411,'1110','31736243514','2025-01-07 12:52:06',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8412,'5500','31736243514','2025-01-07 13:12:12',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8413,'4000','31736243514','2025-01-07 12:52:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8414,'4000','31736243514','2025-01-07 12:51:54',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8415,'4000','31736243514','2025-01-07 12:51:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8416,'4000','31736243514','2025-01-07 12:52:02',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8417,'4000','31736243514','2025-01-07 12:52:06',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8421,'1050','31736244898','2025-01-07 13:15:12',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624512640623264322','No',NULL,NULL,''),(8422,'4000','31736244898','2025-01-07 13:15:12',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8423,'4000','31736244898','2025-01-07 13:14:58',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8424,'4000','31736244898','2025-01-07 13:15:11',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8425,'1010','31736245221','2025-01-07 13:20:23',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624522971452003233','No',NULL,NULL,'jjj'),(8426,'1110','31736245221','2025-01-07 13:20:23',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8427,'5500','31736245221','2025-01-07 13:20:21',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8428,'4000','31736245221','2025-01-07 13:20:23',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8429,'1050','31736248383','2025-01-07 14:13:10',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624839546028323032','No',NULL,NULL,''),(8430,'1110','31736248383','2025-01-07 14:13:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8431,'1110','31736248383','2025-01-07 14:13:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8432,'5500','31736248383','2025-01-07 14:13:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8433,'4000','31736248383','2025-01-07 14:13:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8434,'4000','31736248383','2025-01-07 14:13:03',NULL,70.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8435,'1010','31736249153','2025-01-07 14:25:59',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173624916623931310203','No',NULL,NULL,'klo'),(8436,'1110','31736249153','2025-01-07 14:25:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8437,'1110','31736249153','2025-01-07 14:25:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8438,'5500','31736249153','2025-01-07 14:25:57',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8439,'4000','31736249153','2025-01-07 14:25:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8440,'4000','31736249153','2025-01-07 14:25:53',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8441,'1050','31736250136','2025-01-07 14:42:40',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173625016203002532132','No',NULL,NULL,''),(8442,'1110','31736250136','2025-01-07 14:42:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8443,'1110','31736250136','2025-01-07 14:42:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8444,'1110','31736250136','2025-01-07 14:42:22',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8445,'5500','31736250136','2025-01-07 14:42:38',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8446,'4000','31736250136','2025-01-07 14:42:40',NULL,580.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8447,'4000','31736250136','2025-01-07 14:42:16',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8448,'4000','31736250136','2025-01-07 14:42:22',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8449,'1050','31736250244','2025-01-07 14:49:15',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173625062132233222223','No',NULL,NULL,''),(8450,'1110','31736250244','2025-01-07 14:49:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8451,'1110','31736250244','2025-01-07 14:44:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8452,'1110','31736250244','2025-01-07 14:44:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8453,'1110','31736250244','2025-01-07 14:44:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(8454,'1110','31736250244','2025-01-07 14:46:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8455,'5500','31736250244','2025-01-07 14:49:14',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8456,'4000','31736250244','2025-01-07 14:49:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8457,'4000','31736250244','2025-01-07 14:44:04',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8458,'4000','31736250244','2025-01-07 14:44:19',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8459,'4000','31736250244','2025-01-07 14:44:37',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(8460,'4000','31736250244','2025-01-07 14:46:06',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8461,'1010','31736250642','2025-01-07 14:50:45',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173625065337736236232','No',NULL,NULL,'plp'),(8462,'4000','31736250642','2025-01-07 14:50:45',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8471,'1050','31736251087','2025-01-07 15:09:39',1760.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173625272132332262022','No',NULL,NULL,''),(8472,'1110','31736251087','2025-01-07 15:09:39',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8473,'1110','31736251087','2025-01-07 14:58:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8474,'1110','31736251087','2025-01-07 14:58:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8475,'1110','31736251087','2025-01-07 14:58:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8476,'1110','31736251087','2025-01-07 15:22:48',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8477,'5500','31736251087','2025-01-07 15:25:12',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8478,'4000','31736251087','2025-01-07 15:09:39',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8479,'4000','31736251087','2025-01-07 14:58:08',NULL,580.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8480,'4000','31736251087','2025-01-07 14:58:19',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8481,'4000','31736251087','2025-01-07 14:58:42',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8482,'4000','31736251087','2025-01-07 15:22:48',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8483,'1050','31736260735','2025-01-07 17:39:03',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173626075503433220027','No',NULL,NULL,''),(8484,'1110','31736260735','2025-01-07 17:39:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(8485,'1110','31736260735','2025-01-07 17:38:55',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8486,'5500','31736260735','2025-01-07 17:39:01',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8487,'4000','31736260735','2025-01-07 17:39:03',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(8488,'4000','31736260735','2025-01-07 17:38:55',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8489,'1050','31736260770','2025-01-07 17:39:31',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173626077332037160232','No',NULL,NULL,''),(8490,'4000','31736260770','2025-01-07 17:39:31',NULL,220.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(8491,'1010','31736266179','2025-01-07 19:10:21',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173626624227333237203','No',NULL,NULL,'jku'),(8492,'4000','31736266179','2025-01-07 19:10:21',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8493,'4000','31736266179','2025-01-07 19:09:39',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8494,'1050','31736269716','2025-01-07 20:09:13',1370.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173626976433622326022','No',NULL,NULL,''),(8495,'4000','31736269716','2025-01-07 20:09:13',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8496,'4000','31736269716','2025-01-07 20:08:37',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8497,'4000','31736269716','2025-01-07 20:08:42',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8498,'4000','31736269716','2025-01-07 20:08:46',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8499,'4000','31736269716','2025-01-07 20:08:53',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(8500,'4000','31736269716','2025-01-07 20:09:07',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8501,'1030','31736272520','2025-01-07 20:55:37',960.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173627265202602346322','No',NULL,NULL,'hgf'),(8502,'1110','31736272520','2025-01-07 20:55:37',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8503,'1110','31736272520','2025-01-07 20:55:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8504,'1110','31736272520','2025-01-07 20:55:23',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8505,'1110','31736272520','2025-01-07 20:55:29',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8506,'5500','31736272520','2025-01-07 20:55:36',270.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8507,'4000','31736272520','2025-01-07 20:55:37',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8508,'4000','31736272520','2025-01-07 20:55:20',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8509,'4000','31736272520','2025-01-07 20:55:23',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8510,'4000','31736272520','2025-01-07 20:55:29',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8511,'1050','31736274478','2025-01-07 21:27:59',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173627450571445003033','No',NULL,NULL,''),(8512,'4000','31736274478','2025-01-07 21:27:59',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8513,'1010','31736351243','2025-01-08 18:47:30',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173635141623370605043','No',NULL,NULL,'QKH'),(8514,'1110','31736351243','2025-01-08 18:47:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8515,'1110','31736351243','2025-01-08 18:47:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8516,'1110','31736351243','2025-01-08 18:47:27',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8517,'5500','31736351243','2025-01-08 18:47:30',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8518,'4000','31736351243','2025-01-08 18:47:30',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8519,'4000','31736351243','2025-01-08 18:47:23',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8520,'4000','31736351243','2025-01-08 18:47:27',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8521,'1050','31736413550','2025-01-09 12:05:51',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173641658332133034326','No',NULL,NULL,''),(8522,'4000','31736413550','2025-01-09 12:05:51',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8523,'1050','31736420730','2025-01-09 14:05:31',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173642135432220230376','No',NULL,NULL,''),(8524,'1110','31736420730','2025-01-09 14:05:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8525,'5500','31736420730','2025-01-09 14:05:30',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8526,'4000','31736420730','2025-01-09 14:05:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8527,'1010','31736421423','2025-01-09 14:17:51',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173642315623033332411','No',NULL,NULL,'lop'),(8528,'1110','31736421423','2025-01-09 14:17:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(8529,'1110','31736421423','2025-01-09 14:17:03',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8530,'1110','31736421423','2025-01-09 14:17:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8531,'5500','31736421423','2025-01-09 14:17:50',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8532,'4000','31736421423','2025-01-09 14:17:51',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8533,'4000','31736421423','2025-01-09 14:17:03',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8534,'4000','31736421423','2025-01-09 14:17:35',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8535,'1050','31736424240','2025-01-09 15:04:05',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173642426220024020222','No',NULL,NULL,''),(8536,'1110','31736424240','2025-01-09 15:04:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8537,'1110','31736424240','2025-01-09 15:04:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8538,'5500','31736424240','2025-01-09 15:04:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8539,'4000','31736424240','2025-01-09 15:04:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8540,'4000','31736424240','2025-01-09 15:04:00',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8541,'1010','31736424449','2025-01-09 15:07:30',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173642446232432204363','No',NULL,NULL,'yry'),(8542,'4000','31736424449','2025-01-09 15:07:30',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8543,'1050','31736428401','2025-01-09 16:13:23',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173642840503303337123','No',NULL,NULL,''),(8544,'1110','31736428401','2025-01-09 16:13:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8545,'5500','31736428401','2025-01-09 16:13:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8546,'4000','31736428401','2025-01-09 16:13:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8547,'1050','31736440351','2025-01-09 19:32:33',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173644035656546373374','No',NULL,NULL,''),(8548,'1110','31736440351','2025-01-09 19:32:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8549,'5500','31736440351','2025-01-09 19:32:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8550,'4000','31736440351','2025-01-09 19:32:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8551,'1050','31736441019','2025-01-09 19:43:40',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173644102236013432702','No',NULL,NULL,''),(8552,'4000','31736441019','2025-01-09 19:43:40',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8553,'1050','31736446269','2025-01-09 21:29:07',1680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173644741833060022343','No',NULL,NULL,''),(8554,'1110','31736446269','2025-01-09 21:29:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8555,'1110','31736446269','2025-01-09 21:11:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(8556,'1110','31736446269','2025-01-09 21:11:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8557,'1110','31736446269','2025-01-09 21:11:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8558,'1110','31736446269','2025-01-09 21:28:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8559,'1110','31736446269','2025-01-09 21:28:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8560,'1110','31736446269','2025-01-09 21:28:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8561,'5500','31736446269','2025-01-09 21:29:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8562,'4000','31736446269','2025-01-09 21:29:07',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8563,'4000','31736446269','2025-01-09 21:11:09',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8564,'4000','31736446269','2025-01-09 21:11:12',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8565,'4000','31736446269','2025-01-09 21:11:17',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8566,'4000','31736446269','2025-01-09 21:28:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8567,'4000','31736446269','2025-01-09 21:28:22',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8568,'4000','31736446269','2025-01-09 21:28:58',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8569,'1050','31736500014','2025-01-10 12:07:03',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173650029123332033533','No',NULL,NULL,''),(8570,'1110','31736500014','2025-01-10 12:07:03',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8571,'1110','31736500014','2025-01-10 12:06:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(8572,'5500','31736500014','2025-01-10 12:07:02',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8573,'4000','31736500014','2025-01-10 12:07:03',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8574,'4000','31736500014','2025-01-10 12:06:54',NULL,350.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(8575,'1050','31736534356','2025-01-10 21:39:17',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173653436004633400072','No',NULL,NULL,''),(8576,'1110','31736534356','2025-01-10 21:39:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8577,'5500','31736534356','2025-01-10 21:39:16',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8578,'4000','31736534356','2025-01-10 21:39:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8579,'1050','31736534373','2025-01-10 21:39:39',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173653438202343353333','No',NULL,NULL,''),(8580,'1110','31736534373','2025-01-10 21:39:39',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8581,'1110','31736534373','2025-01-10 21:39:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8582,'5500','31736534373','2025-01-10 21:39:38',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8583,'4000','31736534373','2025-01-10 21:39:39',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8584,'4000','31736534373','2025-01-10 21:39:33',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8585,'1050','31736534396','2025-01-10 21:41:03',1970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173653446726032233233','No',NULL,NULL,''),(8586,'1110','31736534396','2025-01-10 21:41:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8587,'1110','31736534396','2025-01-10 21:39:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8588,'1110','31736534396','2025-01-10 21:40:00',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8589,'1110','31736534396','2025-01-10 21:40:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8590,'1110','31736534396','2025-01-10 21:40:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8591,'1110','31736534396','2025-01-10 21:40:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8592,'5500','31736534396','2025-01-10 21:41:02',290.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8593,'4000','31736534396','2025-01-10 21:41:03',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8594,'4000','31736534396','2025-01-10 21:39:56',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8595,'4000','31736534396','2025-01-10 21:40:00',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8596,'4000','31736534396','2025-01-10 21:40:36',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8597,'4000','31736534396','2025-01-10 21:40:45',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8598,'4000','31736534396','2025-01-10 21:40:51',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8602,'1050','31736534483','2025-01-10 21:55:58',1060.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173653545332233030260','No',NULL,NULL,''),(8603,'4000','31736534483','2025-01-10 21:55:58',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8604,'4000','31736534483','2025-01-10 21:41:23',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8605,'4000','31736534483','2025-01-10 21:41:33',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8606,'1050','31736588888','2025-01-11 13:38:01',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173659193429920020223','No',NULL,NULL,''),(8607,'1110','31736588888','2025-01-11 13:38:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8608,'1110','31736588888','2025-01-11 12:54:48',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8609,'1110','31736588888','2025-01-11 13:37:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8610,'1110','31736588888','2025-01-11 13:37:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8611,'5500','31736588888','2025-01-11 13:37:54',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8612,'4000','31736588888','2025-01-11 13:38:01',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8613,'4000','31736588888','2025-01-11 12:54:48',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8614,'4000','31736588888','2025-01-11 13:37:24',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8615,'4000','31736588888','2025-01-11 13:37:32',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8616,'1050','31736596100','2025-01-11 14:49:48',1670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173659643934207317007','No',NULL,NULL,''),(8617,'1110','31736596100','2025-01-11 14:49:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(8618,'1110','31736596100','2025-01-11 14:48:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8619,'1110','31736596100','2025-01-11 14:48:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8620,'5500','31736596100','2025-01-11 14:49:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8621,'4000','31736596100','2025-01-11 14:49:48',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(8622,'4000','31736596100','2025-01-11 14:48:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8623,'4000','31736596100','2025-01-11 14:48:32',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8624,'1050','31736596691','2025-01-11 14:58:13',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173659669669692265922','No',NULL,NULL,''),(8625,'1110','31736596691','2025-01-11 14:58:13',NULL,50.00,'','3','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(8626,'5500','31736596691','2025-01-11 14:58:12',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8627,'4000','31736596691','2025-01-11 14:58:13',NULL,110.00,'','3','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8628,'1010','31736603931','2025-01-11 16:58:59',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173660601522272320412','No',NULL,NULL,'265'),(8629,'4000','31736603931','2025-01-11 16:58:59',NULL,320.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8630,'4000','31736603931','2025-01-11 16:58:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8631,'1050','31736616380','2025-01-11 20:26:21',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173661638521023122302','No',NULL,NULL,''),(8632,'4000','31736616380','2025-01-11 20:26:21',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8633,'1050','31736619768','2025-01-11 21:44:14',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173662115420454312033','No',NULL,NULL,''),(8634,'4000','31736619768','2025-01-11 21:44:14',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8635,'1050','31736621521','2025-01-11 21:52:58',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173662464203202220233','No',NULL,NULL,''),(8636,'1110','31736621521','2025-01-11 21:52:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8637,'1110','31736621521','2025-01-11 21:52:01',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8638,'1110','31736621521','2025-01-11 21:52:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8639,'1110','31736621521','2025-01-11 21:52:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8640,'5500','31736621521','2025-01-11 21:52:57',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8641,'4000','31736621521','2025-01-11 21:52:58',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8642,'4000','31736621521','2025-01-11 21:52:01',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8643,'4000','31736621521','2025-01-11 21:52:09',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8644,'4000','31736621521','2025-01-11 21:52:48',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8645,'1010','31736625685','2025-01-11 23:05:18',880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173662592742223620204','No',NULL,NULL,'hgf'),(8646,'1110','31736625685','2025-01-11 23:05:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8647,'1110','31736625685','2025-01-11 23:01:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8648,'1110','31736625685','2025-01-11 23:01:55',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8649,'5500','31736625685','2025-01-11 23:02:47',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8650,'4000','31736625685','2025-01-11 23:05:18',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8651,'4000','31736625685','2025-01-11 23:01:25',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8652,'4000','31736625685','2025-01-11 23:01:55',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8653,'1050','31736636790','2025-01-12 02:14:08',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173663775132603122312','No',NULL,NULL,''),(8654,'1110','31736636790','2025-01-12 02:14:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8655,'1110','31736636790','2025-01-12 02:06:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8656,'1110','31736636790','2025-01-12 02:06:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8657,'1110','31736636790','2025-01-12 02:06:41',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8658,'1110','31736636790','2025-01-12 02:06:52',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8659,'1110','31736636790','2025-01-12 02:11:01',NULL,10.00,'','3','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(8660,'5500','31736636790','2025-01-12 02:14:07',110.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8661,'4000','31736636790','2025-01-12 02:14:08',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8662,'4000','31736636790','2025-01-12 02:06:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8663,'4000','31736636790','2025-01-12 02:06:32',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8664,'4000','31736636790','2025-01-12 02:06:41',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8665,'4000','31736636790','2025-01-12 02:06:52',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8666,'4000','31736636790','2025-01-12 02:11:01',NULL,20.00,'','3','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(8681,'1050','31736639560','2025-01-12 02:52:41',1050.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173663968440301932223','No',NULL,NULL,''),(8682,'4000','31736639560','2025-01-12 02:52:41',NULL,1050.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8683,'1050','31736641907','2025-01-12 03:31:53',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173664191832223822403','No',NULL,NULL,''),(8684,'4000','31736641907','2025-01-12 03:31:53',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8685,'4000','31736641907','2025-01-12 03:31:47',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8696,'1050','31736642020','2025-01-12 03:44:39',790.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173667821133222072772','No',NULL,NULL,''),(8697,'1110','31736642020','2025-01-12 03:44:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8698,'1110','31736642020','2025-01-12 03:33:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8699,'1110','31736642020','2025-01-12 03:33:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8700,'1110','31736642020','2025-01-12 03:33:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8701,'5500','31736642020','2025-01-12 03:38:01',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8702,'4000','31736642020','2025-01-12 03:44:39',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8703,'4000','31736642020','2025-01-12 03:33:40',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8704,'4000','31736642020','2025-01-12 03:33:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8705,'4000','31736642020','2025-01-12 03:33:46',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8706,'1050','31736638663','2025-01-12 02:39:59',3360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173667822433663272223','No',NULL,NULL,''),(8707,'1110','31736638663','2025-01-12 02:39:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8708,'1110','31736638663','2025-01-12 02:37:43',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8709,'1110','31736638663','2025-01-12 02:37:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8710,'1110','31736638663','2025-01-12 02:38:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8711,'1110','31736638663','2025-01-12 02:38:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8712,'1110','31736638663','2025-01-12 02:39:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8713,'5500','31736638663','2025-01-12 02:39:58',480.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8714,'4000','31736638663','2025-01-12 02:39:59',NULL,280.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8715,'4000','31736638663','2025-01-12 02:37:43',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8716,'4000','31736638663','2025-01-12 02:37:53',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8717,'4000','31736638663','2025-01-12 02:38:02',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8718,'4000','31736638663','2025-01-12 02:38:17',NULL,180.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8719,'4000','31736638663','2025-01-12 02:39:32',NULL,810.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8720,'1050','31736679547','2025-01-12 13:59:14',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173667960827223220360','No',NULL,NULL,''),(8721,'4000','31736679547','2025-01-12 13:59:14',NULL,780.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(8722,'4000','31736679547','2025-01-12 13:59:07',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8723,'1050','31736680119','2025-01-12 14:08:40',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173668012332030606330','No',NULL,NULL,''),(8724,'4000','31736680119','2025-01-12 14:08:40',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8725,'1050','31736680497','2025-01-12 14:14:58',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173668050710500323173','No',NULL,NULL,''),(8726,'1110','31736680497','2025-01-12 14:14:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8727,'5500','31736680497','2025-01-12 14:14:57',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8728,'4000','31736680497','2025-01-12 14:14:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8729,'1050','31736681372','2025-01-12 14:29:42',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173668279423233032222','No',NULL,NULL,''),(8730,'4000','31736681372','2025-01-12 14:29:42',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8731,'4000','31736681372','2025-01-12 14:29:32',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8748,'1050','31736688541','2025-01-12 16:29:18',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173668869503226363632','No',NULL,NULL,''),(8749,'1110','31736688541','2025-01-12 16:29:18',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8750,'1110','31736688541','2025-01-12 16:29:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8751,'1110','31736688541','2025-01-12 16:29:04',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8752,'5500','31736688541','2025-01-12 16:29:17',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8753,'4000','31736688541','2025-01-12 16:29:18',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8754,'4000','31736688541','2025-01-12 16:29:01',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8755,'4000','31736688541','2025-01-12 16:29:04',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8756,'1050','31736688932','2025-01-12 16:36:23',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173668914231231822799','No',NULL,NULL,''),(8757,'1110','31736688932','2025-01-12 16:36:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8758,'1110','31736688932','2025-01-12 16:35:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8759,'5500','31736688932','2025-01-12 16:36:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8760,'4000','31736688932','2025-01-12 16:36:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8761,'4000','31736688932','2025-01-12 16:35:32',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8762,'1050','31736687260','2025-01-12 16:28:11',2870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173668950433056333333','No',NULL,NULL,''),(8763,'1110','31736687260','2025-01-12 16:28:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8764,'1110','31736687260','2025-01-12 16:07:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(8765,'1110','31736687260','2025-01-12 16:07:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(8766,'1110','31736687260','2025-01-12 16:08:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8767,'1110','31736687260','2025-01-12 16:08:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8768,'1110','31736687260','2025-01-12 16:09:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8769,'1110','31736687260','2025-01-12 16:28:06',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8770,'1110','31736687260','2025-01-12 16:28:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8771,'1110','31736687260','2025-01-12 16:44:23',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8772,'5500','31736687260','2025-01-12 16:44:30',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8773,'4000','31736687260','2025-01-12 16:28:11',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8774,'4000','31736687260','2025-01-12 16:07:40',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8775,'4000','31736687260','2025-01-12 16:07:52',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8776,'4000','31736687260','2025-01-12 16:08:07',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8777,'4000','31736687260','2025-01-12 16:08:27',NULL,160.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8778,'4000','31736687260','2025-01-12 16:09:00',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8779,'4000','31736687260','2025-01-12 16:28:06',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8780,'4000','31736687260','2025-01-12 16:28:10',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8781,'4000','31736687260','2025-01-12 16:44:23',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8782,'1050','31736689762','2025-01-12 16:49:23',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173668976632770629362','No',NULL,NULL,''),(8783,'4000','31736689762','2025-01-12 16:49:23',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8784,'1010','31736700642','2025-01-12 20:01:19',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173670128616337072227','No',NULL,NULL,'55'),(8785,'4000','31736700642','2025-01-12 20:01:19',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(8786,'4000','31736700642','2025-01-12 19:50:42',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8787,'1010','31736702432','2025-01-12 20:20:34',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173670244333230032320','No',NULL,NULL,'656'),(8788,'1110','31736702432','2025-01-12 20:20:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8789,'5500','31736702432','2025-01-12 20:20:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8790,'4000','31736702432','2025-01-12 20:20:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8791,'1010','31736702455','2025-01-12 20:21:05',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173670247622033022333','No',NULL,NULL,'525'),(8792,'1110','31736702455','2025-01-12 20:21:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8793,'1110','31736702455','2025-01-12 20:20:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8794,'1110','31736702455','2025-01-12 20:20:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8795,'5500','31736702455','2025-01-12 20:21:04',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8796,'4000','31736702455','2025-01-12 20:21:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8797,'4000','31736702455','2025-01-12 20:20:55',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8798,'4000','31736702455','2025-01-12 20:20:58',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8799,'1010','31736702489','2025-01-12 20:21:31',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173670249704236732203','No',NULL,NULL,'646'),(8800,'4000','31736702489','2025-01-12 20:21:31',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8801,'1010','31736705236','2025-01-12 21:07:21',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173670524835002037234','No',NULL,NULL,'585'),(8802,'4000','31736705236','2025-01-12 21:07:21',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8803,'1050','31736705287','2025-01-12 21:08:38',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173670758570220633323','No',NULL,NULL,''),(8804,'1110','31736705287','2025-01-12 21:08:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8805,'1110','31736705287','2025-01-12 21:08:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8806,'1110','31736705287','2025-01-12 21:08:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8807,'5500','31736705287','2025-01-12 21:08:37',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8808,'4000','31736705287','2025-01-12 21:08:38',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8809,'4000','31736705287','2025-01-12 21:08:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8810,'4000','31736705287','2025-01-12 21:08:12',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8811,'1050','31736849074','2025-01-14 13:04:56',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173684909904323432333','No',NULL,NULL,''),(8812,'1110','31736849074','2025-01-14 13:04:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8813,'1110','31736849074','2025-01-14 13:04:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8814,'1110','31736849074','2025-01-14 13:04:39',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8815,'5500','31736849074','2025-01-14 13:04:55',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8816,'4000','31736849074','2025-01-14 13:04:56',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8817,'4000','31736849074','2025-01-14 13:04:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8818,'4000','31736849074','2025-01-14 13:04:39',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8819,'1050','31736853181','2025-01-14 14:13:08',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173685319272277385793','No',NULL,NULL,''),(8820,'1110','31736853181','2025-01-14 14:13:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8821,'1110','31736853181','2025-01-14 14:13:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8822,'5500','31736853181','2025-01-14 14:13:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8823,'4000','31736853181','2025-01-14 14:13:08',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8824,'4000','31736853181','2025-01-14 14:13:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8825,'1050','31736855865','2025-01-14 14:57:47',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173685586832253828020','No',NULL,NULL,''),(8826,'1110','31736855865','2025-01-14 14:57:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8827,'5500','31736855865','2025-01-14 14:57:45',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8828,'4000','31736855865','2025-01-14 14:57:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8829,'1050','31736855881','2025-01-14 14:58:29',1330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173685595623303220572','No',NULL,NULL,''),(8830,'1110','31736855881','2025-01-14 14:58:29',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8831,'1110','31736855881','2025-01-14 14:58:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8832,'1110','31736855881','2025-01-14 14:58:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8833,'1110','31736855881','2025-01-14 14:58:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(8834,'1110','31736855881','2025-01-14 14:58:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8835,'5500','31736855881','2025-01-14 14:58:28',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8836,'4000','31736855881','2025-01-14 14:58:29',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8837,'4000','31736855881','2025-01-14 14:58:01',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8838,'4000','31736855881','2025-01-14 14:58:04',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8839,'4000','31736855881','2025-01-14 14:58:14',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(8840,'4000','31736855881','2025-01-14 14:58:19',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8841,'1050','31736867382','2025-01-14 18:09:43',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173686739423227187762','No',NULL,NULL,''),(8842,'1110','31736867382','2025-01-14 18:09:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8843,'5500','31736867382','2025-01-14 18:09:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8844,'4000','31736867382','2025-01-14 18:09:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8845,'1050','31736867867','2025-01-14 18:17:49',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173686836643266132202','No',NULL,NULL,''),(8846,'4000','31736867867','2025-01-14 18:17:49',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(8847,'1010','31736869704','2025-01-14 18:48:56',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173687022323233232332','No',NULL,NULL,'K5W'),(8848,'1110','31736869704','2025-01-14 18:48:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8849,'1110','31736869704','2025-01-14 18:48:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8850,'1110','31736869704','2025-01-14 18:48:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8851,'1110','31736869704','2025-01-14 18:48:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8852,'5500','31736869704','2025-01-14 18:48:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8853,'4000','31736869704','2025-01-14 18:48:56',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8854,'4000','31736869704','2025-01-14 18:48:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8855,'4000','31736869704','2025-01-14 18:48:28',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8856,'4000','31736869704','2025-01-14 18:48:41',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8857,'1050','31736871167','2025-01-14 19:13:10',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173687121833322222813','No',NULL,NULL,''),(8858,'4000','31736871167','2025-01-14 19:13:10',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8859,'4000','31736871167','2025-01-14 19:12:47',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8860,'1050','31736871279','2025-01-14 19:42:19',1310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173687326172331333623','No',NULL,NULL,''),(8861,'4000','31736871279','2025-01-14 19:42:19',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8862,'4000','31736871279','2025-01-14 19:14:39',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8863,'4000','31736871279','2025-01-14 19:14:45',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(8864,'1050','31736873496','2025-01-14 19:51:37',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173687350208002377203','No',NULL,NULL,''),(8865,'4000','31736873496','2025-01-14 19:51:37',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8876,'1050','31736876938','2025-01-14 20:52:31',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173687770770823237722','No',NULL,NULL,''),(8877,'1110','31736876938','2025-01-14 20:52:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8878,'1110','31736876938','2025-01-14 20:48:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8879,'1110','31736876938','2025-01-14 20:49:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8880,'1110','31736876938','2025-01-14 20:49:18',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(8881,'1110','31736876938','2025-01-14 20:52:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8882,'5500','31736876938','2025-01-14 21:01:36',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8883,'4000','31736876938','2025-01-14 20:52:31',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8884,'4000','31736876938','2025-01-14 20:48:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8885,'4000','31736876938','2025-01-14 20:49:11',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8886,'4000','31736876938','2025-01-14 20:49:18',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(8887,'4000','31736876938','2025-01-14 20:52:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8888,'1050','31736937776','2025-01-15 13:43:26',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173693974123376933632','No',NULL,NULL,''),(8889,'1110','31736937776','2025-01-15 13:43:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(8890,'1110','31736937776','2025-01-15 13:42:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8891,'1110','31736937776','2025-01-15 13:43:01',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8892,'5500','31736937776','2025-01-15 13:43:25',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8893,'4000','31736937776','2025-01-15 13:43:26',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8894,'4000','31736937776','2025-01-15 13:42:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8895,'4000','31736937776','2025-01-15 13:43:01',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8896,'1050','31736939825','2025-01-15 14:17:06',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173693992430339097223','No',NULL,NULL,''),(8897,'4000','31736939825','2025-01-15 14:17:06',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8898,'1050','31736940041','2025-01-15 14:21:22',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173694154539330172262','No',NULL,NULL,''),(8899,'1110','31736940041','2025-01-15 14:21:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8900,'1110','31736940041','2025-01-15 14:20:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(8901,'1110','31736940041','2025-01-15 14:20:44',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8902,'5500','31736940041','2025-01-15 14:21:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8903,'4000','31736940041','2025-01-15 14:21:22',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8904,'4000','31736940041','2025-01-15 14:20:41',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8905,'4000','31736940041','2025-01-15 14:20:44',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8906,'1050','31736947884','2025-01-15 16:31:25',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173694793032293442739','No',NULL,NULL,''),(8907,'1110','31736947884','2025-01-15 16:31:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8908,'5500','31736947884','2025-01-15 16:31:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8909,'4000','31736947884','2025-01-15 16:31:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8910,'1050','31736947953','2025-01-15 16:32:34',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173694795602222332036','No',NULL,NULL,''),(8911,'1110','31736947953','2025-01-15 16:32:34',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8912,'5500','31736947953','2025-01-15 16:32:33',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8913,'4000','31736947953','2025-01-15 16:32:34',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8914,'1010','31736958648','2025-01-15 19:31:35',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173695870479235317330','No',NULL,NULL,';po'),(8915,'1110','31736958648','2025-01-15 19:31:35',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8916,'1110','31736958648','2025-01-15 19:30:48',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8917,'1110','31736958648','2025-01-15 19:30:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8918,'5500','31736958648','2025-01-15 19:31:01',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8919,'4000','31736958648','2025-01-15 19:31:35',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8920,'4000','31736958648','2025-01-15 19:30:48',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8921,'4000','31736958648','2025-01-15 19:30:54',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8922,'1010','31736958721','2025-01-15 19:32:02',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173695872888432230620','No',NULL,NULL,'bnm'),(8923,'4000','31736958721','2025-01-15 19:32:02',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8924,'1050','31736961938','2025-01-15 20:25:44',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173696276832770622392','No',NULL,NULL,''),(8925,'4000','31736961938','2025-01-15 20:25:44',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8926,'4000','31736961938','2025-01-15 20:25:38',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8927,'1050','31736962787','2025-01-15 20:47:36',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173696330070723000039','No',NULL,NULL,''),(8928,'4000','31736962787','2025-01-15 20:47:36',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8929,'1050','31737020833','2025-01-16 12:47:19',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173702114712023232332','No',NULL,NULL,''),(8930,'1110','31737020833','2025-01-16 12:47:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8931,'1110','31737020833','2025-01-16 12:47:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8932,'5500','31737020833','2025-01-16 12:47:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8933,'4000','31737020833','2025-01-16 12:47:19',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8934,'4000','31737020833','2025-01-16 12:47:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8935,'1050','31737027792','2025-01-16 14:43:23',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173702780626323330307','No',NULL,NULL,''),(8936,'1110','31737027792','2025-01-16 14:43:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8937,'1110','31737027792','2025-01-16 14:43:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8938,'5500','31737027792','2025-01-16 14:43:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8939,'4000','31737027792','2025-01-16 14:43:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8940,'4000','31737027792','2025-01-16 14:43:13',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8941,'1050','31737027819','2025-01-16 14:43:52',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173702818130033333032','No',NULL,NULL,''),(8942,'1110','31737027819','2025-01-16 14:43:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8943,'1110','31737027819','2025-01-16 14:43:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8944,'1110','31737027819','2025-01-16 14:43:45',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8945,'5500','31737027819','2025-01-16 14:43:51',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8946,'4000','31737027819','2025-01-16 14:43:52',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8947,'4000','31737027819','2025-01-16 14:43:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8948,'4000','31737027819','2025-01-16 14:43:45',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8949,'1010','31737037391','2025-01-16 17:24:15',1210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173703747337330330302','No',NULL,NULL,'smd mny'),(8950,'1110','31737037391','2025-01-16 17:24:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8951,'1110','31737037391','2025-01-16 17:23:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(8952,'1110','31737037391','2025-01-16 17:23:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8953,'1110','31737037391','2025-01-16 17:23:26',NULL,70.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(8954,'1110','31737037391','2025-01-16 17:23:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8955,'5500','31737037391','2025-01-16 17:24:07',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8956,'4000','31737037391','2025-01-16 17:24:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8957,'4000','31737037391','2025-01-16 17:23:12',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8958,'4000','31737037391','2025-01-16 17:23:22',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8959,'4000','31737037391','2025-01-16 17:23:26',NULL,110.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(8960,'4000','31737037391','2025-01-16 17:23:51',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8961,'1050','31737042003','2025-01-16 18:40:35',1050.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173704288620033223834','No',NULL,NULL,''),(8962,'1110','31737042003','2025-01-16 18:40:35',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8963,'1110','31737042003','2025-01-16 18:40:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8964,'1110','31737042003','2025-01-16 18:40:08',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(8965,'5500','31737042003','2025-01-16 18:40:33',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8966,'4000','31737042003','2025-01-16 18:40:35',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8967,'4000','31737042003','2025-01-16 18:40:03',NULL,620.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8968,'4000','31737042003','2025-01-16 18:40:08',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(8969,'1010','31737045020','2025-01-16 19:35:23',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173704728333272032373','No',NULL,NULL,'snd mny'),(8970,'1110','31737045020','2025-01-16 19:35:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8971,'1110','31737045020','2025-01-16 19:30:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8972,'1110','31737045020','2025-01-16 19:30:32',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8973,'1110','31737045020','2025-01-16 19:35:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(8974,'5500','31737045020','2025-01-16 19:35:19',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8975,'4000','31737045020','2025-01-16 19:35:23',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8976,'4000','31737045020','2025-01-16 19:30:20',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8977,'4000','31737045020','2025-01-16 19:30:32',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8978,'4000','31737045020','2025-01-16 19:35:06',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(8979,'1050','31737047306','2025-01-16 20:08:28',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173704731222730302220','No',NULL,NULL,''),(8980,'4000','31737047306','2025-01-16 20:08:28',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8981,'1050','31737049649','2025-01-16 20:47:30',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173704965223023333007','No',NULL,NULL,''),(8982,'4000','31737049649','2025-01-16 20:47:30',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(8983,'1050','31737119794','2025-01-17 16:16:46',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173711981523230030273','No',NULL,NULL,''),(8984,'4000','31737119794','2025-01-17 16:16:46',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8985,'4000','31737119794','2025-01-17 16:16:34',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8986,'1010','31737119861','2025-01-17 16:18:28',1130.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173711993123422122112','No',NULL,NULL,'562'),(8987,'1110','31737119861','2025-01-17 16:18:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(8988,'1110','31737119861','2025-01-17 16:17:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8989,'1110','31737119861','2025-01-17 16:17:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8990,'1110','31737119861','2025-01-17 16:18:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(8991,'1110','31737119861','2025-01-17 16:18:20',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8992,'5500','31737119861','2025-01-17 16:18:27',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8993,'4000','31737119861','2025-01-17 16:18:28',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8994,'4000','31737119861','2025-01-17 16:17:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8995,'4000','31737119861','2025-01-17 16:17:58',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8996,'4000','31737119861','2025-01-17 16:18:05',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(8997,'4000','31737119861','2025-01-17 16:18:20',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8998,'1010','31737120059','2025-01-17 16:21:11',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173712008102327003100','No',NULL,NULL,'5625'),(8999,'1110','31737120059','2025-01-17 16:21:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9000,'1110','31737120059','2025-01-17 16:20:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9001,'5500','31737120059','2025-01-17 16:21:09',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9002,'4000','31737120059','2025-01-17 16:21:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9003,'4000','31737120059','2025-01-17 16:20:59',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9004,'1050','31737120120','2025-01-17 16:34:40',1240.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173712101902173332320','No',NULL,NULL,''),(9005,'1110','31737120120','2025-01-17 16:34:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9006,'1110','31737120120','2025-01-17 16:22:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9007,'1110','31737120120','2025-01-17 16:22:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9008,'1110','31737120120','2025-01-17 16:22:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9009,'1110','31737120120','2025-01-17 16:22:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9010,'1110','31737120120','2025-01-17 16:22:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9011,'1110','31737120120','2025-01-17 16:22:58',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9012,'1110','31737120120','2025-01-17 16:23:06',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9013,'5500','31737120120','2025-01-17 16:34:39',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9014,'4000','31737120120','2025-01-17 16:34:40',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9015,'4000','31737120120','2025-01-17 16:22:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9016,'4000','31737120120','2025-01-17 16:22:10',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9017,'4000','31737120120','2025-01-17 16:22:34',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9018,'4000','31737120120','2025-01-17 16:22:37',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9019,'4000','31737120120','2025-01-17 16:22:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9020,'4000','31737120120','2025-01-17 16:22:58',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9021,'4000','31737120120','2025-01-17 16:23:06',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9022,'1050','31737133758','2025-01-17 20:44:20',1210.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173713587312533217032','No',NULL,NULL,''),(9023,'1110','31737133758','2025-01-17 20:44:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9024,'1110','31737133758','2025-01-17 20:09:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9025,'1110','31737133758','2025-01-17 20:09:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9026,'1110','31737133758','2025-01-17 20:09:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9027,'1110','31737133758','2025-01-17 20:09:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9028,'1110','31737133758','2025-01-17 20:10:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9029,'5500','31737133758','2025-01-17 20:10:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9030,'4000','31737133758','2025-01-17 20:44:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9031,'4000','31737133758','2025-01-17 20:09:18',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9032,'4000','31737133758','2025-01-17 20:09:31',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9033,'4000','31737133758','2025-01-17 20:09:37',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9034,'4000','31737133758','2025-01-17 20:09:50',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9035,'4000','31737133758','2025-01-17 20:10:54',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9036,'1050','31737199969','2025-01-18 14:48:00',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173720088620007330180','No',NULL,NULL,''),(9037,'4000','31737199969','2025-01-18 14:48:00',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9038,'4000','31737199969','2025-01-18 14:32:49',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9039,'4000','31737199969','2025-01-18 14:33:00',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9040,'1050','31737207719','2025-01-18 16:42:19',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173721148701347220114','No',NULL,NULL,''),(9041,'4000','31737207719','2025-01-18 16:42:19',NULL,270.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9042,'4000','31737207719','2025-01-18 16:41:59',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9043,'4000','31737207719','2025-01-18 16:42:03',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9044,'1050','31737211703','2025-01-18 17:48:53',1040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173721212631332220241','No',NULL,NULL,''),(9045,'1110','31737211703','2025-01-18 17:48:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9046,'1110','31737211703','2025-01-18 17:48:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9047,'1110','31737211703','2025-01-18 17:48:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9048,'1110','31737211703','2025-01-18 17:48:35',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9049,'1110','31737211703','2025-01-18 17:48:45',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9050,'5500','31737211703','2025-01-18 17:48:52',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9051,'4000','31737211703','2025-01-18 17:48:53',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9052,'4000','31737211703','2025-01-18 17:48:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9053,'4000','31737211703','2025-01-18 17:48:29',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9054,'4000','31737211703','2025-01-18 17:48:35',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9055,'4000','31737211703','2025-01-18 17:48:45',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9056,'1050','31737218473','2025-01-18 19:41:20',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173721850322022012333','No',NULL,NULL,''),(9057,'4000','31737218473','2025-01-18 19:41:20',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9058,'4000','31737218473','2025-01-18 19:41:13',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9059,'1050','31737220552','2025-01-18 20:36:21',1290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173722219203027230222','No',NULL,NULL,''),(9060,'1110','31737220552','2025-01-18 20:36:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9061,'1110','31737220552','2025-01-18 20:15:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9062,'1110','31737220552','2025-01-18 20:16:35',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9063,'1110','31737220552','2025-01-18 20:17:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9064,'1110','31737220552','2025-01-18 20:21:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9065,'5500','31737220552','2025-01-18 20:21:10',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9066,'4000','31737220552','2025-01-18 20:36:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9067,'4000','31737220552','2025-01-18 20:15:52',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9068,'4000','31737220552','2025-01-18 20:16:35',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9069,'4000','31737220552','2025-01-18 20:17:18',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9070,'4000','31737220552','2025-01-18 20:21:02',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9071,'1010','31737222202','2025-01-18 20:43:40',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173722224002020222224','No',NULL,NULL,'snd mny'),(9072,'1110','31737222202','2025-01-18 20:43:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9073,'1110','31737222202','2025-01-18 20:43:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9074,'1110','31737222202','2025-01-18 20:43:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9075,'1110','31737222202','2025-01-18 20:43:35',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9076,'5500','31737222202','2025-01-18 20:43:39',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9077,'4000','31737222202','2025-01-18 20:43:40',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9078,'4000','31737222202','2025-01-18 20:43:22',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9079,'4000','31737222202','2025-01-18 20:43:28',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9080,'4000','31737222202','2025-01-18 20:43:35',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9081,'1010','31737226236','2025-01-18 21:50:37',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173722624424423477034','No',NULL,NULL,'456'),(9082,'4000','31737226236','2025-01-18 21:50:37',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9083,'1050','31737226994','2025-01-18 22:03:16',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173722699820291723339','No',NULL,NULL,''),(9084,'4000','31737226994','2025-01-18 22:03:16',NULL,220.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(9085,'1050','31737237004','2025-01-19 00:50:57',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173723752003331723035','No',NULL,NULL,''),(9086,'1110','31737237004','2025-01-19 00:50:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9087,'1110','31737237004','2025-01-19 00:50:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(9088,'1110','31737237004','2025-01-19 00:50:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9089,'1110','31737237004','2025-01-19 00:50:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(9090,'1110','31737237004','2025-01-19 00:50:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(9091,'5500','31737237004','2025-01-19 00:50:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9092,'4000','31737237004','2025-01-19 00:50:57',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9093,'4000','31737237004','2025-01-19 00:50:04',NULL,390.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(9094,'4000','31737237004','2025-01-19 00:50:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9095,'4000','31737237004','2025-01-19 00:50:18',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(9096,'4000','31737237004','2025-01-19 00:50:41',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9097,'1050','31737240927','2025-01-19 02:08:36',2150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173724171902730402201','No',NULL,NULL,''),(9098,'1110','31737240927','2025-01-19 02:08:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(9099,'1110','31737240927','2025-01-19 01:55:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9100,'1110','31737240927','2025-01-19 01:55:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9101,'1110','31737240927','2025-01-19 01:55:39',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9102,'1110','31737240927','2025-01-19 01:55:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9103,'5500','31737240927','2025-01-19 02:08:35',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9104,'4000','31737240927','2025-01-19 02:08:36',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9105,'4000','31737240927','2025-01-19 01:55:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9106,'4000','31737240927','2025-01-19 01:55:31',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9107,'4000','31737240927','2025-01-19 01:55:39',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9108,'4000','31737240927','2025-01-19 01:55:44',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9109,'1050','31737242999','2025-01-19 02:34:35',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173724328633322072333','No',NULL,NULL,''),(9110,'1110','31737242999','2025-01-19 02:34:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9111,'1110','31737242999','2025-01-19 02:29:59',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9112,'5500','31737242999','2025-01-19 02:30:33',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9113,'4000','31737242999','2025-01-19 02:34:35',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9114,'4000','31737242999','2025-01-19 02:29:59',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9115,'1050','31737284680','2025-01-19 14:05:13',2390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173728471872732021371','No',NULL,NULL,''),(9116,'1110','31737284680','2025-01-19 14:05:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9117,'1110','31737284680','2025-01-19 14:04:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9118,'1110','31737284680','2025-01-19 14:04:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(9119,'1110','31737284680','2025-01-19 14:04:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9120,'1110','31737284680','2025-01-19 14:05:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9121,'5500','31737284680','2025-01-19 14:05:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9122,'4000','31737284680','2025-01-19 14:05:13',NULL,1260.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9123,'4000','31737284680','2025-01-19 14:04:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9124,'4000','31737284680','2025-01-19 14:04:46',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(9125,'4000','31737284680','2025-01-19 14:04:51',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9126,'4000','31737284680','2025-01-19 14:05:03',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9127,'1050','31737289173','2025-01-19 15:20:05',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173728920728200904032','No',NULL,NULL,''),(9128,'4000','31737289173','2025-01-19 15:20:05',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9129,'4000','31737289173','2025-01-19 15:19:33',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9130,'4000','31737289173','2025-01-19 15:19:52',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9131,'1050','31737293515','2025-01-19 16:49:28',1630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173729459027102214522','No',NULL,NULL,''),(9132,'4000','31737293515','2025-01-19 16:49:28',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9133,'4000','31737293515','2025-01-19 16:31:55',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9134,'4000','31737293515','2025-01-19 16:32:19',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9135,'4000','31737293515','2025-01-19 16:32:35',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9136,'4000','31737293515','2025-01-19 16:44:00',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9137,'1050','31737295749','2025-01-19 17:09:21',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173729576322460222723','No',NULL,NULL,''),(9138,'4000','31737295749','2025-01-19 17:09:21',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9139,'4000','31737295749','2025-01-19 17:09:09',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9140,'1010','31737301463','2025-01-19 18:57:42',1950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173730238220770333223','No',NULL,NULL,'456'),(9141,'1110','31737301463','2025-01-19 18:57:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(9142,'1110','31737301463','2025-01-19 18:44:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9143,'1110','31737301463','2025-01-19 18:44:31',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9144,'5500','31737301463','2025-01-19 18:57:40',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9145,'4000','31737301463','2025-01-19 18:57:42',NULL,1320.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9146,'4000','31737301463','2025-01-19 18:44:23',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9147,'4000','31737301463','2025-01-19 18:44:31',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9164,'1050','31737305442','2025-01-19 19:50:58',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173730548102232741334','No',NULL,NULL,''),(9165,'1110','31737305442','2025-01-19 19:50:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9166,'1110','31737305442','2025-01-19 19:50:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9167,'1110','31737305442','2025-01-19 19:50:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9168,'5500','31737305442','2025-01-19 19:50:57',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9169,'4000','31737305442','2025-01-19 19:50:58',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9170,'4000','31737305442','2025-01-19 19:50:42',NULL,600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9171,'4000','31737305442','2025-01-19 19:50:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9172,'1050','31737304405','2025-01-19 19:49:20',2370.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173730607627002121037','No',NULL,NULL,''),(9173,'1110','31737304405','2025-01-19 19:49:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9174,'1110','31737304405','2025-01-19 19:33:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9175,'1110','31737304405','2025-01-19 19:33:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(9176,'1110','31737304405','2025-01-19 19:33:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9177,'1110','31737304405','2025-01-19 19:34:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9178,'1110','31737304405','2025-01-19 19:35:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9179,'1110','31737304405','2025-01-19 19:35:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9180,'1110','31737304405','2025-01-19 19:49:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9181,'5500','31737304405','2025-01-19 20:01:06',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9182,'4000','31737304405','2025-01-19 19:49:20',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9183,'4000','31737304405','2025-01-19 19:33:25',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9184,'4000','31737304405','2025-01-19 19:33:48',NULL,290.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(9185,'4000','31737304405','2025-01-19 19:33:53',NULL,780.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9186,'4000','31737304405','2025-01-19 19:34:39',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9187,'4000','31737304405','2025-01-19 19:35:12',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9188,'4000','31737304405','2025-01-19 19:35:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9189,'4000','31737304405','2025-01-19 19:49:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9190,'1050','31737459035','2025-01-21 14:30:41',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173745905932075309503','No',NULL,NULL,''),(9191,'4000','31737459035','2025-01-21 14:30:41',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9192,'4000','31737459035','2025-01-21 14:30:35',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(9193,'1050','31737459123','2025-01-21 14:46:10',670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173745997430302547909','No',NULL,NULL,''),(9194,'1110','31737459123','2025-01-21 14:46:10',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9195,'1110','31737459123','2025-01-21 14:32:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9196,'1110','31737459123','2025-01-21 14:32:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(9197,'5500','31737459123','2025-01-21 14:36:03',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9198,'4000','31737459123','2025-01-21 14:46:10',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9199,'4000','31737459123','2025-01-21 14:32:03',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9200,'4000','31737459123','2025-01-21 14:32:07',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9201,'1010','31737463907','2025-01-21 15:51:48',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173746391531353222430','No',NULL,NULL,'545'),(9202,'1110','31737463907','2025-01-21 15:51:48',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9203,'5500','31737463907','2025-01-21 15:51:47',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9204,'4000','31737463907','2025-01-21 15:51:48',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9205,'1050','31737463934','2025-01-21 15:52:15',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173746451120132333343','No',NULL,NULL,''),(9206,'4000','31737463934','2025-01-21 15:52:15',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9207,'1050','31737622435','2025-01-23 11:53:56',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173762244772223602722','No',NULL,NULL,''),(9208,'4000','31737622435','2025-01-23 11:53:56',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9209,'1050','31737625441','2025-01-23 12:44:02',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173762621330103402032','No',NULL,NULL,''),(9210,'4000','31737625441','2025-01-23 12:44:02',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9211,'1050','31737627757','2025-01-23 13:34:01',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173762963729013062220','No',NULL,NULL,''),(9212,'1110','31737627757','2025-01-23 13:34:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9213,'1110','31737627757','2025-01-23 13:22:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9214,'1110','31737627757','2025-01-23 13:22:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9215,'1110','31737627757','2025-01-23 13:22:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(9216,'5500','31737627757','2025-01-23 13:34:00',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9217,'4000','31737627757','2025-01-23 13:34:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9218,'4000','31737627757','2025-01-23 13:22:37',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9219,'4000','31737627757','2025-01-23 13:22:41',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9220,'4000','31737627757','2025-01-23 13:22:45',NULL,180.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9221,'1050','31737630285','2025-01-23 14:04:47',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173763042464233233700','No',NULL,NULL,''),(9222,'1110','31737630285','2025-01-23 14:04:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9223,'5500','31737630285','2025-01-23 14:04:45',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9224,'4000','31737630285','2025-01-23 14:04:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9225,'1050','31737636506','2025-01-23 16:01:20',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173763728233238212332','No',NULL,NULL,''),(9226,'1110','31737636506','2025-01-23 16:01:20',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9227,'5500','31737636506','2025-01-23 15:48:26',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9228,'4000','31737636506','2025-01-23 16:01:20',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9229,'1050','31737714407','2025-01-24 13:28:24',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173771450603204010431','No',NULL,NULL,''),(9230,'4000','31737714407','2025-01-24 13:28:24',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9231,'4000','31737714407','2025-01-24 13:26:47',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9232,'4000','31737714407','2025-01-24 13:27:18',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9233,'4000','31737714407','2025-01-24 13:28:14',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9234,'1050','31737715841','2025-01-24 14:00:37',2280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173771739742721023302','No',NULL,NULL,''),(9235,'1110','31737715841','2025-01-24 14:00:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(9236,'1110','31737715841','2025-01-24 13:50:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9237,'1110','31737715841','2025-01-24 13:50:47',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9238,'1110','31737715841','2025-01-24 13:51:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9239,'1110','31737715841','2025-01-24 13:52:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9240,'1110','31737715841','2025-01-24 13:52:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9241,'1110','31737715841','2025-01-24 13:52:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9242,'5500','31737715841','2025-01-24 14:00:32',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9243,'4000','31737715841','2025-01-24 14:00:37',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(9244,'4000','31737715841','2025-01-24 13:50:41',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9245,'4000','31737715841','2025-01-24 13:50:47',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9246,'4000','31737715841','2025-01-24 13:51:30',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9247,'4000','31737715841','2025-01-24 13:52:03',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9248,'4000','31737715841','2025-01-24 13:52:07',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9249,'4000','31737715841','2025-01-24 13:52:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9250,'1050','31737732708','2025-01-24 18:31:49',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173773271113213732733','No',NULL,NULL,''),(9251,'4000','31737732708','2025-01-24 18:31:49',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9252,'1050','31737732892','2025-01-24 18:34:53',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173773289539203202730','No',NULL,NULL,''),(9253,'4000','31737732892','2025-01-24 18:34:53',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9254,'1050','31737802173','2025-01-25 13:51:14',930.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173780428023370034023','No',NULL,NULL,''),(9255,'1110','31737802173','2025-01-25 13:51:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9256,'1110','31737802173','2025-01-25 13:49:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9257,'1110','31737802173','2025-01-25 13:50:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9258,'1110','31737802173','2025-01-25 13:50:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(9259,'1110','31737802173','2025-01-25 13:51:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9260,'5500','31737802173','2025-01-25 13:51:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9261,'4000','31737802173','2025-01-25 13:51:14',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9262,'4000','31737802173','2025-01-25 13:49:33',NULL,350.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9263,'4000','31737802173','2025-01-25 13:50:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9264,'4000','31737802173','2025-01-25 13:50:53',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9265,'4000','31737802173','2025-01-25 13:51:06',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9266,'1010','31737804305','2025-01-25 14:25:28',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173780434238342123873','No',NULL,NULL,'554'),(9267,'4000','31737804305','2025-01-25 14:25:28',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9268,'4000','31737804305','2025-01-25 14:25:05',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9269,'4000','31737804305','2025-01-25 14:25:12',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9270,'1010','31737810338','2025-01-25 16:05:46',140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173781275443437223331','No',NULL,NULL,'456'),(9271,'4000','31737810338','2025-01-25 16:05:46',NULL,140.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9272,'1050','31737817763','2025-01-25 18:31:40',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173781910212132030328','No',NULL,NULL,''),(9273,'4000','31737817763','2025-01-25 18:31:40',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9274,'4000','31737817763','2025-01-25 18:09:23',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9275,'1050','31737827315','2025-01-25 20:48:36',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173782757553243332332','No',NULL,NULL,''),(9276,'1110','31737827315','2025-01-25 20:48:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9277,'5500','31737827315','2025-01-25 20:48:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9278,'4000','31737827315','2025-01-25 20:48:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9279,'1050','31737829799','2025-01-25 21:49:28',3220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173783134903227243232','No',NULL,NULL,''),(9280,'1110','31737829799','2025-01-25 21:49:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9281,'1110','31737829799','2025-01-25 21:29:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9282,'1110','31737829799','2025-01-25 21:30:07',NULL,140.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9283,'1110','31737829799','2025-01-25 21:30:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(9284,'1110','31737829799','2025-01-25 21:31:18',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9285,'1110','31737829799','2025-01-25 21:32:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9286,'1110','31737829799','2025-01-25 21:32:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9287,'5500','31737829799','2025-01-25 21:35:30',220.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9288,'4000','31737829799','2025-01-25 21:49:28',NULL,900.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9289,'4000','31737829799','2025-01-25 21:29:59',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9290,'4000','31737829799','2025-01-25 21:30:07',NULL,220.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9291,'4000','31737829799','2025-01-25 21:30:25',NULL,1120.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(9292,'4000','31737829799','2025-01-25 21:31:18',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9293,'4000','31737829799','2025-01-25 21:32:07',NULL,90.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9294,'4000','31737829799','2025-01-25 21:32:11',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9295,'1050','31737889620','2025-01-26 14:07:16',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173788964613320212034','No',NULL,NULL,''),(9296,'1110','31737889620','2025-01-26 14:07:16',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9297,'1110','31737889620','2025-01-26 14:07:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(9298,'1110','31737889620','2025-01-26 14:07:07',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9299,'5500','31737889620','2025-01-26 14:07:15',310.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9300,'4000','31737889620','2025-01-26 14:07:16',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9301,'4000','31737889620','2025-01-26 14:07:00',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(9302,'4000','31737889620','2025-01-26 14:07:07',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9303,'1010','31737899974','2025-01-26 17:00:12',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173790002073232327023','No',NULL,NULL,'258'),(9304,'4000','31737899974','2025-01-26 17:00:12',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9305,'4000','31737899974','2025-01-26 16:59:34',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9306,'1050','31737900065','2025-01-26 17:01:58',1130.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173790017830023333222','No',NULL,NULL,''),(9307,'1110','31737900065','2025-01-26 17:01:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9308,'1110','31737900065','2025-01-26 17:01:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9309,'1110','31737900065','2025-01-26 17:01:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(9310,'1110','31737900065','2025-01-26 17:01:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9311,'1110','31737900065','2025-01-26 17:01:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(9312,'1110','31737900065','2025-01-26 17:01:42',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9313,'5500','31737900065','2025-01-26 17:01:57',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9314,'4000','31737900065','2025-01-26 17:01:58',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9315,'4000','31737900065','2025-01-26 17:01:05',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9316,'4000','31737900065','2025-01-26 17:01:09',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9317,'4000','31737900065','2025-01-26 17:01:13',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9318,'4000','31737900065','2025-01-26 17:01:37',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9319,'4000','31737900065','2025-01-26 17:01:42',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9320,'1010','31737914076','2025-01-26 20:54:38',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173791410224203021342','No',NULL,NULL,'456'),(9321,'4000','31737914076','2025-01-26 20:54:38',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9322,'1050','31737914113','2025-01-26 20:55:28',880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173791413107404147330','No',NULL,NULL,''),(9323,'1110','31737914113','2025-01-26 20:55:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9324,'1110','31737914113','2025-01-26 20:55:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(9325,'1110','31737914113','2025-01-26 20:55:17',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9326,'5500','31737914113','2025-01-26 20:55:27',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9327,'4000','31737914113','2025-01-26 20:55:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9328,'4000','31737914113','2025-01-26 20:55:13',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(9329,'4000','31737914113','2025-01-26 20:55:17',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9330,'1010','31738056105','2025-01-28 12:22:05',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173805617402230030300','No',NULL,NULL,'ikyi'),(9331,'4000','31738056105','2025-01-28 12:22:05',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9332,'4000','31738056105','2025-01-28 12:21:45',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9333,'1050','31738059892','2025-01-28 13:24:57',840.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173805990122323333529','No',NULL,NULL,''),(9334,'4000','31738059892','2025-01-28 13:24:57',NULL,840.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9335,'1050','31738069132','2025-01-28 15:58:53',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173807229633333330933','No',NULL,NULL,''),(9336,'4000','31738069132','2025-01-28 15:58:53',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9337,'1050','31738072326','2025-01-28 16:52:16',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173807268702322373830','No',NULL,NULL,''),(9338,'1110','31738072326','2025-01-28 16:52:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(9339,'1110','31738072326','2025-01-28 16:52:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9340,'5500','31738072326','2025-01-28 16:52:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9341,'4000','31738072326','2025-01-28 16:52:16',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9342,'4000','31738072326','2025-01-28 16:52:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9343,'1010','31738078356','2025-01-28 18:32:43',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173807838034303720301','No',NULL,NULL,'123'),(9344,'1110','31738078356','2025-01-28 18:32:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9345,'1110','31738078356','2025-01-28 18:32:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9346,'5500','31738078356','2025-01-28 18:32:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9347,'4000','31738078356','2025-01-28 18:32:43',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9348,'4000','31738078356','2025-01-28 18:32:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9349,'1050','31738079207','2025-01-28 18:47:03',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173807922923213200203','No',NULL,NULL,''),(9350,'1110','31738079207','2025-01-28 18:47:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(9351,'1110','31738079207','2025-01-28 18:46:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9352,'1110','31738079207','2025-01-28 18:46:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9353,'1110','31738079207','2025-01-28 18:46:57',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9354,'5500','31738079207','2025-01-28 18:47:02',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9355,'4000','31738079207','2025-01-28 18:47:03',NULL,670.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9356,'4000','31738079207','2025-01-28 18:46:47',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9357,'4000','31738079207','2025-01-28 18:46:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9358,'4000','31738079207','2025-01-28 18:46:57',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9359,'1050','31738084489','2025-01-28 20:14:50',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173808851623035343230','No',NULL,NULL,''),(9360,'4000','31738084489','2025-01-28 20:14:50',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9361,'1050','31738088632','2025-01-28 21:23:58',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173808864136633338230','No',NULL,NULL,''),(9362,'1110','31738088632','2025-01-28 21:23:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9363,'1110','31738088632','2025-01-28 21:23:53',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9364,'5500','31738088632','2025-01-28 21:23:57',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9365,'4000','31738088632','2025-01-28 21:23:58',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9366,'4000','31738088632','2025-01-28 21:23:53',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9367,'1050','31738146580','2025-01-29 13:29:49',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173814659773932327093','No',NULL,NULL,''),(9368,'1110','31738146580','2025-01-29 13:29:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9369,'1110','31738146580','2025-01-29 13:29:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9370,'5500','31738146580','2025-01-29 13:29:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9371,'4000','31738146580','2025-01-29 13:29:49',NULL,420.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9372,'4000','31738146580','2025-01-29 13:29:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9373,'1050','31738150152','2025-01-29 14:30:13',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173815043022003002013','No',NULL,NULL,''),(9374,'1110','31738150152','2025-01-29 14:30:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9375,'5500','31738150152','2025-01-29 14:29:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9376,'4000','31738150152','2025-01-29 14:30:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9387,'1050','31738153025','2025-01-29 15:18:14',2360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173815502338228120310','No',NULL,NULL,''),(9388,'1110','31738153025','2025-01-29 15:18:14',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9389,'1110','31738153025','2025-01-29 15:17:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9390,'1110','31738153025','2025-01-29 15:17:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9391,'1110','31738153025','2025-01-29 15:17:32',NULL,140.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9392,'1110','31738153025','2025-01-29 15:18:13',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9393,'5500','31738153025','2025-01-29 15:50:18',530.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9394,'4000','31738153025','2025-01-29 15:18:14',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9395,'4000','31738153025','2025-01-29 15:17:07',NULL,930.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9396,'4000','31738153025','2025-01-29 15:17:15',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9397,'4000','31738153025','2025-01-29 15:17:32',NULL,220.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9398,'4000','31738153025','2025-01-29 15:18:13',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9399,'1050','31738165174','2025-01-29 18:39:36',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173816517820132333343','No',NULL,NULL,''),(9400,'4000','31738165174','2025-01-29 18:39:36',NULL,300.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9401,'1050','31738165541','2025-01-29 18:52:33',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173816619870373800222','No',NULL,NULL,''),(9402,'4000','31738165541','2025-01-29 18:52:33',NULL,180.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9403,'4000','31738165541','2025-01-29 18:45:42',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9404,'4000','31738165541','2025-01-29 18:45:50',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9405,'1050','31738170720','2025-01-29 20:15:28',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173817218121873078337','No',NULL,NULL,''),(9406,'1110','31738170720','2025-01-29 20:15:28',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9407,'1110','31738170720','2025-01-29 20:12:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9408,'1110','31738170720','2025-01-29 20:12:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9409,'1110','31738170720','2025-01-29 20:12:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9410,'5500','31738170720','2025-01-29 20:15:26',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9411,'4000','31738170720','2025-01-29 20:15:28',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9412,'4000','31738170720','2025-01-29 20:12:00',NULL,580.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9413,'4000','31738170720','2025-01-29 20:12:08',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9414,'4000','31738170720','2025-01-29 20:12:26',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9415,'1030','31738175414','2025-01-29 21:43:11',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173817666573713333127','No',NULL,NULL,'523'),(9416,'4000','31738175414','2025-01-29 21:43:11',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9417,'1050','31738241321','2025-01-30 15:49:00',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173824134323222333220','No',NULL,NULL,''),(9418,'1110','31738241321','2025-01-30 15:49:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9419,'1110','31738241321','2025-01-30 15:48:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(9420,'1110','31738241321','2025-01-30 15:48:48',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9421,'5500','31738241321','2025-01-30 15:48:58',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9422,'4000','31738241321','2025-01-30 15:49:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9423,'4000','31738241321','2025-01-30 15:48:41',NULL,570.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(9424,'4000','31738241321','2025-01-30 15:48:48',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9425,'1050','31738246452','2025-01-30 17:14:35',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173824647832232424337','No',NULL,NULL,''),(9426,'1110','31738246452','2025-01-30 17:14:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9427,'1110','31738246452','2025-01-30 17:14:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9428,'1110','31738246452','2025-01-30 17:14:16',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9429,'1110','31738246452','2025-01-30 17:14:27',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9430,'5500','31738246452','2025-01-30 17:14:34',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9431,'4000','31738246452','2025-01-30 17:14:35',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9432,'4000','31738246452','2025-01-30 17:14:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9433,'4000','31738246452','2025-01-30 17:14:16',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9434,'4000','31738246452','2025-01-30 17:14:27',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9435,'1050','31738324405','2025-01-31 14:53:27',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173832440923333433333','No',NULL,NULL,''),(9436,'1110','31738324405','2025-01-31 14:53:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9437,'5500','31738324405','2025-01-31 14:53:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9438,'4000','31738324405','2025-01-31 14:53:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9439,'1050','31738324420','2025-01-31 15:16:32',1510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173832579840123338282','No',NULL,NULL,''),(9440,'1110','31738324420','2025-01-31 15:16:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9441,'1110','31738324420','2025-01-31 14:53:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9442,'1110','31738324420','2025-01-31 14:53:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9443,'1110','31738324420','2025-01-31 14:53:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9444,'1110','31738324420','2025-01-31 14:53:58',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9445,'1110','31738324420','2025-01-31 15:16:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9446,'5500','31738324420','2025-01-31 15:16:30',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9447,'4000','31738324420','2025-01-31 15:16:32',NULL,310.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9448,'4000','31738324420','2025-01-31 14:53:40',NULL,290.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9449,'4000','31738324420','2025-01-31 14:53:45',NULL,390.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9450,'4000','31738324420','2025-01-31 14:53:52',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9451,'4000','31738324420','2025-01-31 14:53:58',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9452,'4000','31738324420','2025-01-31 15:16:18',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9453,'1050','31738337370','2025-01-31 18:29:32',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173833737622768433307','No',NULL,NULL,''),(9454,'1110','31738337370','2025-01-31 18:29:32',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9455,'5500','31738337370','2025-01-31 18:29:30',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9456,'4000','31738337370','2025-01-31 18:29:32',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9457,'1050','31738341782','2025-01-31 19:58:47',2170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173834352431384333333','No',NULL,NULL,''),(9458,'1110','31738341782','2025-01-31 19:58:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9459,'1110','31738341782','2025-01-31 19:43:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(9460,'1110','31738341782','2025-01-31 19:43:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9461,'1110','31738341782','2025-01-31 19:43:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9462,'1110','31738341782','2025-01-31 19:46:59',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9463,'1110','31738341782','2025-01-31 19:47:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9464,'1110','31738341782','2025-01-31 19:47:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9465,'1110','31738341782','2025-01-31 19:47:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(9466,'5500','31738341782','2025-01-31 19:58:44',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9467,'4000','31738341782','2025-01-31 19:58:47',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9468,'4000','31738341782','2025-01-31 19:43:02',NULL,600.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9469,'4000','31738341782','2025-01-31 19:43:18',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9470,'4000','31738341782','2025-01-31 19:43:24',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9471,'4000','31738341782','2025-01-31 19:46:59',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9472,'4000','31738341782','2025-01-31 19:47:12',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9473,'4000','31738341782','2025-01-31 19:47:39',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9474,'4000','31738341782','2025-01-31 19:47:49',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(9475,'1050','31738344003','2025-01-31 20:20:04',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173834400744738032332','No',NULL,NULL,''),(9476,'4000','31738344003','2025-01-31 20:20:04',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9477,'1050','31738346026','2025-01-31 21:08:20',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173834690821243334333','No',NULL,NULL,''),(9478,'4000','31738346026','2025-01-31 21:08:20',NULL,210.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9479,'4000','31738346026','2025-01-31 20:53:46',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9480,'4000','31738346026','2025-01-31 20:53:51',NULL,300.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9481,'4000','31738346026','2025-01-31 20:54:00',NULL,180.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9482,'4000','31738346026','2025-01-31 20:54:06',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9483,'4000','31738346026','2025-01-31 20:54:37',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9484,'4000','31738346026','2025-01-31 20:54:40',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9485,'1050','31738348189','2025-01-31 21:29:50',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173834819322120280003','No',NULL,NULL,''),(9486,'1110','31738348189','2025-01-31 21:29:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9487,'5500','31738348189','2025-01-31 21:29:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9488,'4000','31738348189','2025-01-31 21:29:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9489,'1010','31738400361','2025-02-01 11:59:22',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173840047133310370123','No',NULL,NULL,'565'),(9490,'4000','31738400361','2025-02-01 11:59:22',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9491,'1050','31738402461','2025-02-01 12:34:25',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173840246820008201330','No',NULL,NULL,''),(9492,'4000','31738402461','2025-02-01 12:34:25',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9493,'1050','31738406882','2025-02-01 14:58:13',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173841256520227032333','No',NULL,NULL,''),(9494,'1110','31738406882','2025-02-01 14:58:13',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9495,'1110','31738406882','2025-02-01 13:48:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9496,'1110','31738406882','2025-02-01 13:48:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9497,'5500','31738406882','2025-02-01 14:58:06',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9498,'4000','31738406882','2025-02-01 14:58:13',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9499,'4000','31738406882','2025-02-01 13:48:02',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9500,'4000','31738406882','2025-02-01 13:48:12',NULL,80.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9501,'1050','31738412585','2025-02-01 15:25:58',730.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173841276227112223226','No',NULL,NULL,''),(9502,'1110','31738412585','2025-02-01 15:25:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9503,'1110','31738412585','2025-02-01 15:23:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9504,'1110','31738412585','2025-02-01 15:23:13',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9505,'5500','31738412585','2025-02-01 15:23:21',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9506,'4000','31738412585','2025-02-01 15:25:58',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9507,'4000','31738412585','2025-02-01 15:23:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9508,'4000','31738412585','2025-02-01 15:23:13',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9509,'1050','31738426236','2025-02-01 19:10:37',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173842623903323433342','No',NULL,NULL,''),(9510,'1110','31738426236','2025-02-01 19:10:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9511,'5500','31738426236','2025-02-01 19:10:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9512,'4000','31738426236','2025-02-01 19:10:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9513,'1050','31738428740','2025-02-01 19:52:25',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173842874847228284822','No',NULL,NULL,''),(9514,'1110','31738428740','2025-02-01 19:52:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9515,'1110','31738428740','2025-02-01 19:52:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9516,'5500','31738428740','2025-02-01 19:52:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9517,'4000','31738428740','2025-02-01 19:52:25',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9518,'4000','31738428740','2025-02-01 19:52:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9519,'1050','31738436995','2025-02-01 22:10:46',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173843755200207202533','No',NULL,NULL,''),(9520,'4000','31738436995','2025-02-01 22:10:46',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9521,'4000','31738436995','2025-02-01 22:09:55',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(9522,'4000','31738436995','2025-02-01 22:10:30',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(9523,'4000','31738436995','2025-02-01 22:10:36',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9524,'1050','31738441785','2025-02-01 23:31:50',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173844205643332003230','No',NULL,NULL,''),(9525,'1110','31738441785','2025-02-01 23:31:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9526,'1110','31738441785','2025-02-01 23:29:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9527,'1110','31738441785','2025-02-01 23:29:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9528,'5500','31738441785','2025-02-01 23:30:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9529,'4000','31738441785','2025-02-01 23:31:50',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9530,'4000','31738441785','2025-02-01 23:29:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9531,'4000','31738441785','2025-02-01 23:29:50',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9532,'1050','31738442078','2025-02-01 23:34:41',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173844208431332242333','No',NULL,NULL,''),(9533,'1110','31738442078','2025-02-01 23:34:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9534,'1110','31738442078','2025-02-01 23:34:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9535,'5500','31738442078','2025-02-01 23:34:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9536,'4000','31738442078','2025-02-01 23:34:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9537,'4000','31738442078','2025-02-01 23:34:38',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9538,'1050','31738442097','2025-02-01 23:35:07',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173844212928239327332','No',NULL,NULL,''),(9539,'4000','31738442097','2025-02-01 23:35:07',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9540,'4000','31738442097','2025-02-01 23:34:58',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9541,'1010','31738446625','2025-02-02 03:17:31',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173845546502085022333','No',NULL,NULL,'258'),(9542,'4000','31738446625','2025-02-02 03:17:31',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9543,'1050','31738455495','2025-02-02 03:18:33',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173845555141122350725','No',NULL,NULL,''),(9544,'1110','31738455495','2025-02-02 03:18:33',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9545,'1110','31738455495','2025-02-02 03:18:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(9546,'1110','31738455495','2025-02-02 03:18:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9547,'5500','31738455495','2025-02-02 03:18:32',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9548,'4000','31738455495','2025-02-02 03:18:33',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9549,'4000','31738455495','2025-02-02 03:18:15',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(9550,'4000','31738455495','2025-02-02 03:18:22',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9551,'1050','31738455615','2025-02-02 03:20:26',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173845562922233330527','No',NULL,NULL,''),(9552,'4000','31738455615','2025-02-02 03:20:26',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9553,'4000','31738455615','2025-02-02 03:20:16',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9556,'1050','31738456551','2025-02-02 03:35:55',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173845658333332307322','No',NULL,NULL,''),(9557,'1110','31738456551','2025-02-02 03:35:55',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9558,'1110','31738456551','2025-02-02 03:35:51',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9559,'5500','31738456551','2025-02-02 03:35:54',120.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9560,'4000','31738456551','2025-02-02 03:35:55',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9561,'4000','31738456551','2025-02-02 03:35:51',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9562,'1050','31738457146','2025-02-02 03:45:47',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173845715032231213003','No',NULL,NULL,''),(9563,'4000','31738457146','2025-02-02 03:45:47',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9564,'1050','31738455691','2025-02-02 03:35:26',730.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173845764801200382435','No',NULL,NULL,''),(9565,'4000','31738455691','2025-02-02 03:35:26',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9566,'4000','31738455691','2025-02-02 03:21:31',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9567,'1050','31738498494','2025-02-02 15:15:12',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173849851452288033280','No',NULL,NULL,''),(9568,'1110','31738498494','2025-02-02 15:15:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9569,'1110','31738498494','2025-02-02 15:14:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9570,'5500','31738498494','2025-02-02 15:15:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9571,'4000','31738498494','2025-02-02 15:15:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9572,'4000','31738498494','2025-02-02 15:14:54',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9573,'1050','31738498531','2025-02-02 15:15:59',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173849875133325583852','No',NULL,NULL,''),(9574,'1110','31738498531','2025-02-02 15:15:59',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9575,'1110','31738498531','2025-02-02 15:15:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(9576,'1110','31738498531','2025-02-02 15:15:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9577,'1110','31738498531','2025-02-02 15:15:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9578,'5500','31738498531','2025-02-02 15:15:58',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9579,'4000','31738498531','2025-02-02 15:15:59',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9580,'4000','31738498531','2025-02-02 15:15:31',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9581,'4000','31738498531','2025-02-02 15:15:45',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9582,'4000','31738498531','2025-02-02 15:15:50',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9583,'1050','31738505635','2025-02-02 17:14:07',850.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173850565203345730003','No',NULL,NULL,''),(9584,'4000','31738505635','2025-02-02 17:14:07',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9585,'4000','31738505635','2025-02-02 17:13:55',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9586,'1050','31738508798','2025-02-02 18:07:54',2440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173850988532098832233','No',NULL,NULL,''),(9587,'1110','31738508798','2025-02-02 18:07:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9588,'1110','31738508798','2025-02-02 18:06:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(9589,'1110','31738508798','2025-02-02 18:06:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9590,'1110','31738508798','2025-02-02 18:07:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9591,'1110','31738508798','2025-02-02 18:07:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9592,'1110','31738508798','2025-02-02 18:07:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9593,'1110','31738508798','2025-02-02 18:07:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9594,'1110','31738508798','2025-02-02 18:07:50',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9595,'5500','31738508798','2025-02-02 18:07:53',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9596,'4000','31738508798','2025-02-02 18:07:54',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9597,'4000','31738508798','2025-02-02 18:06:39',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(9598,'4000','31738508798','2025-02-02 18:06:41',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9599,'4000','31738508798','2025-02-02 18:07:07',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9600,'4000','31738508798','2025-02-02 18:07:23',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9601,'4000','31738508798','2025-02-02 18:07:39',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9602,'4000','31738508798','2025-02-02 18:07:46',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9603,'4000','31738508798','2025-02-02 18:07:50',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9604,'1050','31738509903','2025-02-02 18:25:06',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173850990800809423822','No',NULL,NULL,''),(9605,'1110','31738509903','2025-02-02 18:25:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9606,'1110','31738509903','2025-02-02 18:25:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9607,'5500','31738509903','2025-02-02 18:25:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9608,'4000','31738509903','2025-02-02 18:25:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9609,'4000','31738509903','2025-02-02 18:25:03',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9610,'1050','31738509983','2025-02-02 18:26:24',1450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173851010212323221333','No',NULL,NULL,''),(9611,'4000','31738509983','2025-02-02 18:26:24',NULL,1450.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9612,'1010','31738517355','2025-02-02 20:29:44',1590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173851931430121133334','No',NULL,NULL,'456'),(9613,'1110','31738517355','2025-02-02 20:29:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9614,'1110','31738517355','2025-02-02 20:29:16',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9615,'1110','31738517355','2025-02-02 20:29:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9616,'1110','31738517355','2025-02-02 20:29:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9617,'5500','31738517355','2025-02-02 20:29:43',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9618,'4000','31738517355','2025-02-02 20:29:44',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9619,'4000','31738517355','2025-02-02 20:29:16',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9620,'4000','31738517355','2025-02-02 20:29:21',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9621,'4000','31738517355','2025-02-02 20:29:36',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9622,'1050','31738668478','2025-02-04 14:28:31',2450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173866851428100141613','No',NULL,NULL,''),(9623,'1110','31738668478','2025-02-04 14:28:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9624,'1110','31738668478','2025-02-04 14:27:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9625,'1110','31738668478','2025-02-04 14:28:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(9626,'1110','31738668478','2025-02-04 14:28:21',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9627,'5500','31738668478','2025-02-04 14:28:30',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9628,'4000','31738668478','2025-02-04 14:28:31',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9629,'4000','31738668478','2025-02-04 14:27:58',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9630,'4000','31738668478','2025-02-04 14:28:11',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(9631,'4000','31738668478','2025-02-04 14:28:21',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9632,'1050','31738684892','2025-02-04 19:01:33',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173868489524233320835','No',NULL,NULL,''),(9633,'4000','31738684892','2025-02-04 19:01:33',NULL,550.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(9634,'1010','31738689748','2025-02-04 20:22:39',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173868983680396237033','No',NULL,NULL,'452'),(9635,'1110','31738689748','2025-02-04 20:22:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9636,'1110','31738689748','2025-02-04 20:22:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9637,'1110','31738689748','2025-02-04 20:22:34',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9638,'5500','31738689748','2025-02-04 20:22:38',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9639,'4000','31738689748','2025-02-04 20:22:39',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9640,'4000','31738689748','2025-02-04 20:22:28',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9641,'4000','31738689748','2025-02-04 20:22:34',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9642,'1050','31738754118','2025-02-05 14:15:38',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173875414420303331418','No',NULL,NULL,''),(9643,'1110','31738754118','2025-02-05 14:15:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(9644,'1110','31738754118','2025-02-05 14:15:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9645,'1110','31738754118','2025-02-05 14:15:24',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9646,'1110','31738754118','2025-02-05 14:15:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9647,'5500','31738754118','2025-02-05 14:15:37',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9648,'4000','31738754118','2025-02-05 14:15:38',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9649,'4000','31738754118','2025-02-05 14:15:19',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9650,'4000','31738754118','2025-02-05 14:15:24',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9651,'4000','31738754118','2025-02-05 14:15:31',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9652,'1050','31738754176','2025-02-05 14:23:40',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173875506833233427225','No',NULL,NULL,''),(9653,'1110','31738754176','2025-02-05 14:23:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9654,'1110','31738754176','2025-02-05 14:16:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9655,'1110','31738754176','2025-02-05 14:16:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9656,'5500','31738754176','2025-02-05 14:23:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9657,'4000','31738754176','2025-02-05 14:23:40',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9658,'4000','31738754176','2025-02-05 14:16:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9659,'4000','31738754176','2025-02-05 14:16:28',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9660,'1050','31738758373','2025-02-05 15:26:50',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173875841614333172233','No',NULL,NULL,''),(9661,'4000','31738758373','2025-02-05 15:26:50',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9662,'4000','31738758373','2025-02-05 15:26:13',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9663,'4000','31738758373','2025-02-05 15:26:21',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9664,'4000','31738758373','2025-02-05 15:26:44',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9665,'1050','31738848202','2025-02-06 16:23:24',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173884820503431480207','No',NULL,NULL,''),(9666,'4000','31738848202','2025-02-06 16:23:24',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9667,'1050','31738860550','2025-02-06 19:49:35',930.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173886057900222533922','No',NULL,NULL,''),(9668,'1110','31738860550','2025-02-06 19:49:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9669,'1110','31738860550','2025-02-06 19:49:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9670,'1110','31738860550','2025-02-06 19:49:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9671,'1110','31738860550','2025-02-06 19:49:27',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9672,'5500','31738860550','2025-02-06 19:49:34',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9673,'4000','31738860550','2025-02-06 19:49:35',NULL,300.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9674,'4000','31738860550','2025-02-06 19:49:10',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9675,'4000','31738860550','2025-02-06 19:49:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9676,'4000','31738860550','2025-02-06 19:49:27',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9677,'1050','31738860622','2025-02-06 19:50:28',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173886105322203382123','No',NULL,NULL,''),(9678,'4000','31738860622','2025-02-06 19:50:28',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9679,'1010','31738867693','2025-02-06 21:48:14',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173886770123022323783','No',NULL,NULL,'456'),(9680,'4000','31738867693','2025-02-06 21:48:14',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9681,'1050','31738920327','2025-02-07 12:25:50',630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173892039312233330723','No',NULL,NULL,''),(9682,'4000','31738920327','2025-02-07 12:25:50',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9683,'4000','31738920327','2025-02-07 12:25:27',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9684,'1050','31738925638','2025-02-07 14:05:20',910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173892954530304301522','No',NULL,NULL,''),(9685,'1110','31738925638','2025-02-07 14:05:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9686,'1110','31738925638','2025-02-07 13:53:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9687,'1110','31738925638','2025-02-07 13:54:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9688,'1110','31738925638','2025-02-07 13:54:14',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9689,'1110','31738925638','2025-02-07 13:54:18',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9690,'5500','31738925638','2025-02-07 14:05:12',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9691,'4000','31738925638','2025-02-07 14:05:20',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9692,'4000','31738925638','2025-02-07 13:53:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9693,'4000','31738925638','2025-02-07 13:54:02',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9694,'4000','31738925638','2025-02-07 13:54:14',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9695,'4000','31738925638','2025-02-07 13:54:18',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9696,'1050','31738936018','2025-02-07 16:47:00',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173893602233640932334','No',NULL,NULL,''),(9697,'1110','31738936018','2025-02-07 16:47:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9698,'5500','31738936018','2025-02-07 16:46:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9699,'4000','31738936018','2025-02-07 16:47:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9700,'1050','31738941915','2025-02-07 18:25:42',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173894194643293389493','No',NULL,NULL,''),(9701,'1110','31738941915','2025-02-07 18:25:42',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9702,'1110','31738941915','2025-02-07 18:25:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9703,'1110','31738941915','2025-02-07 18:25:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9704,'5500','31738941915','2025-02-07 18:25:41',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9705,'4000','31738941915','2025-02-07 18:25:42',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9706,'4000','31738941915','2025-02-07 18:25:15',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9707,'4000','31738941915','2025-02-07 18:25:22',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9708,'1050','31738942243','2025-02-07 18:30:48',1450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173894229606937330442','No',NULL,NULL,''),(9709,'4000','31738942243','2025-02-07 18:30:48',NULL,1450.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9710,'1050','31738942928','2025-02-07 19:09:30',1620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173894545043320303230','No',NULL,NULL,''),(9711,'4000','31738942928','2025-02-07 19:09:30',NULL,1350.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9712,'4000','31738942928','2025-02-07 18:42:09',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9713,'4000','31738942928','2025-02-07 19:09:12',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9714,'1030','31738945468','2025-02-07 19:31:17',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173894589933399083931','No',NULL,NULL,'753'),(9715,'4000','31738945468','2025-02-07 19:31:17',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9716,'4000','31738945468','2025-02-07 19:24:28',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9717,'4000','31738945468','2025-02-07 19:24:35',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9718,'1050','31738949482','2025-02-07 20:31:40',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173894950633224363328','No',NULL,NULL,''),(9719,'4000','31738949482','2025-02-07 20:31:40',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9720,'4000','31738949482','2025-02-07 20:31:22',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9721,'1050','31739014620','2025-02-08 14:37:09',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173901463123333333412','No',NULL,NULL,''),(9722,'4000','31739014620','2025-02-08 14:37:09',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9723,'4000','31739014620','2025-02-08 14:37:00',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9724,'1050','31739018704','2025-02-08 16:03:46',2580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173901982820223183023','No',NULL,NULL,''),(9725,'1110','31739018704','2025-02-08 16:03:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9726,'1110','31739018704','2025-02-08 15:45:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(9727,'1110','31739018704','2025-02-08 15:45:18',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9728,'1110','31739018704','2025-02-08 15:45:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9729,'1110','31739018704','2025-02-08 15:45:28',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9730,'1110','31739018704','2025-02-08 15:45:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9731,'1110','31739018704','2025-02-08 15:45:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9732,'1110','31739018704','2025-02-08 15:45:51',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(9733,'1110','31739018704','2025-02-08 15:45:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(9734,'5500','31739018704','2025-02-08 16:03:45',410.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9735,'4000','31739018704','2025-02-08 16:03:46',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9736,'4000','31739018704','2025-02-08 15:45:05',NULL,700.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(9737,'4000','31739018704','2025-02-08 15:45:18',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9738,'4000','31739018704','2025-02-08 15:45:22',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9739,'4000','31739018704','2025-02-08 15:45:28',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9740,'4000','31739018704','2025-02-08 15:45:41',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9741,'4000','31739018704','2025-02-08 15:45:44',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9742,'4000','31739018704','2025-02-08 15:45:51',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(9743,'4000','31739018704','2025-02-08 15:45:57',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(9744,'1030','31739030308','2025-02-08 18:58:42',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173903032808233233900','No',NULL,NULL,'456'),(9745,'4000','31739030308','2025-02-08 18:58:42',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9746,'4000','31739030308','2025-02-08 18:58:28',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9747,'1050','31739030633','2025-02-08 19:04:34',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173903070032020303032','No',NULL,NULL,''),(9748,'4000','31739030633','2025-02-08 19:04:34',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9749,'4000','31739030633','2025-02-08 19:03:53',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(9750,'4000','31739030633','2025-02-08 19:04:04',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9751,'1050','31739060450','2025-02-09 03:20:56',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173906065032030033200','No',NULL,NULL,''),(9752,'1110','31739060450','2025-02-09 03:20:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9753,'1110','31739060450','2025-02-09 03:20:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9754,'5500','31739060450','2025-02-09 03:20:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9755,'4000','31739060450','2025-02-09 03:20:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9756,'4000','31739060450','2025-02-09 03:20:50',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9757,'1050','31739060687','2025-02-09 03:40:30',1880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173906234733332323723','No',NULL,NULL,''),(9758,'1110','31739060687','2025-02-09 03:40:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9759,'1110','31739060687','2025-02-09 03:24:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(9760,'1110','31739060687','2025-02-09 03:24:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9761,'1110','31739060687','2025-02-09 03:24:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9762,'5500','31739060687','2025-02-09 03:40:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9763,'4000','31739060687','2025-02-09 03:40:30',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9764,'4000','31739060687','2025-02-09 03:24:47',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(9765,'4000','31739060687','2025-02-09 03:24:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9766,'4000','31739060687','2025-02-09 03:24:56',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9767,'1050','31739110153','2025-02-09 17:09:56',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173911020343223133229','No',NULL,NULL,''),(9768,'1110','31739110153','2025-02-09 17:09:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9769,'1110','31739110153','2025-02-09 17:09:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(9770,'5500','31739110153','2025-02-09 17:09:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9771,'4000','31739110153','2025-02-09 17:09:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9772,'4000','31739110153','2025-02-09 17:09:21',NULL,450.00,'','3','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(9773,'1050','31739110754','2025-02-09 17:19:16',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173911075932330321499','No',NULL,NULL,''),(9774,'1110','31739110754','2025-02-09 17:19:16',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9775,'5500','31739110754','2025-02-09 17:19:15',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9776,'4000','31739110754','2025-02-09 17:19:16',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9777,'1010','31739114238','2025-02-09 18:17:21',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173911425222212312402','No',NULL,NULL,'456'),(9778,'4000','31739114238','2025-02-09 18:17:21',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9779,'1050','31739118216','2025-02-09 19:23:55',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173911824202431323318','No',NULL,NULL,''),(9780,'4000','31739118216','2025-02-09 19:23:55',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9781,'4000','31739118216','2025-02-09 19:23:36',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9782,'1050','31739118289','2025-02-09 19:25:49',1710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173911836223612303330','No',NULL,NULL,''),(9783,'1110','31739118289','2025-02-09 19:25:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9784,'1110','31739118289','2025-02-09 19:24:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9785,'1110','31739118289','2025-02-09 19:24:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9786,'1110','31739118289','2025-02-09 19:24:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9787,'1110','31739118289','2025-02-09 19:24:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(9788,'1110','31739118289','2025-02-09 19:25:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9789,'1110','31739118289','2025-02-09 19:25:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(9790,'1110','31739118289','2025-02-09 19:25:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9791,'5500','31739118289','2025-02-09 19:25:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9792,'4000','31739118289','2025-02-09 19:25:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9793,'4000','31739118289','2025-02-09 19:24:49',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9794,'4000','31739118289','2025-02-09 19:24:52',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9795,'4000','31739118289','2025-02-09 19:24:54',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9796,'4000','31739118289','2025-02-09 19:24:59',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(9797,'4000','31739118289','2025-02-09 19:25:15',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9798,'4000','31739118289','2025-02-09 19:25:35',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9799,'4000','31739118289','2025-02-09 19:25:40',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9800,'1050','31739118373','2025-02-09 19:26:55',590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173911841833311043131','No',NULL,NULL,''),(9801,'1110','31739118373','2025-02-09 19:26:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9802,'1110','31739118373','2025-02-09 19:26:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9803,'1110','31739118373','2025-02-09 19:26:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9804,'5500','31739118373','2025-02-09 19:26:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9805,'4000','31739118373','2025-02-09 19:26:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9806,'4000','31739118373','2025-02-09 19:26:13',NULL,300.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9807,'4000','31739118373','2025-02-09 19:26:22',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9808,'1050','31739120418','2025-02-09 20:00:25',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173912044603004420300','No',NULL,NULL,''),(9809,'4000','31739120418','2025-02-09 20:00:25',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9810,'1010','31739126151','2025-02-09 21:36:09',1590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173912624223621233273','No',NULL,NULL,'423'),(9811,'1110','31739126151','2025-02-09 21:36:09',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9812,'1110','31739126151','2025-02-09 21:35:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9813,'1110','31739126151','2025-02-09 21:35:58',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9814,'5500','31739126151','2025-02-09 21:36:08',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9815,'4000','31739126151','2025-02-09 21:36:09',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9816,'4000','31739126151','2025-02-09 21:35:51',NULL,960.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9817,'4000','31739126151','2025-02-09 21:35:58',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9818,'1050','31739126264','2025-02-09 21:47:01',1270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173912685133132230222','No',NULL,NULL,''),(9819,'4000','31739126264','2025-02-09 21:47:01',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9820,'4000','31739126264','2025-02-09 21:37:44',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9821,'4000','31739126264','2025-02-09 21:37:50',NULL,350.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(9822,'4000','31739126264','2025-02-09 21:37:58',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(9823,'4000','31739126264','2025-02-09 21:38:15',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(9824,'4000','31739126264','2025-02-09 21:38:31',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9825,'1010','31739267802','2025-02-11 12:56:44',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173926780960030307392','No',NULL,NULL,'123'),(9826,'1110','31739267802','2025-02-11 12:56:44',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9827,'5500','31739267802','2025-02-11 12:56:43',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9828,'4000','31739267802','2025-02-11 12:56:44',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9829,'1050','31739270809','2025-02-11 13:46:53',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173927081434303333233','No',NULL,NULL,''),(9830,'1110','31739270809','2025-02-11 13:46:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9831,'1110','31739270809','2025-02-11 13:46:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9832,'5500','31739270809','2025-02-11 13:46:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9833,'4000','31739270809','2025-02-11 13:46:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9834,'4000','31739270809','2025-02-11 13:46:49',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9835,'1050','31739271562','2025-02-11 13:59:24',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173927156733333022220','No',NULL,NULL,''),(9836,'1110','31739271562','2025-02-11 13:59:24',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9837,'5500','31739271562','2025-02-11 13:59:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9838,'4000','31739271562','2025-02-11 13:59:24',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9839,'1050','31739289446','2025-02-11 18:57:27',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173928945030303049223','No',NULL,NULL,''),(9840,'4000','31739289446','2025-02-11 18:57:27',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9841,'1050','31739296434','2025-02-11 21:11:49',1400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173929751239322319215','No',NULL,NULL,''),(9842,'1110','31739296434','2025-02-11 21:11:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9843,'1110','31739296434','2025-02-11 20:53:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9844,'1110','31739296434','2025-02-11 20:53:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9845,'1110','31739296434','2025-02-11 20:54:04',NULL,100.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(9846,'5500','31739296434','2025-02-11 20:54:30',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9847,'4000','31739296434','2025-02-11 21:11:49',NULL,680.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9848,'4000','31739296434','2025-02-11 20:53:54',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9849,'4000','31739296434','2025-02-11 20:53:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9850,'4000','31739296434','2025-02-11 20:54:04',NULL,220.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(9851,'1050','31739298173','2025-02-11 21:22:56',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173929818133232373333','No',NULL,NULL,''),(9852,'4000','31739298173','2025-02-11 21:22:56',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9853,'1050','31739359711','2025-02-12 14:28:45',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173936016703232307676','No',NULL,NULL,''),(9854,'1110','31739359711','2025-02-12 14:28:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9855,'1110','31739359711','2025-02-12 14:28:31',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9856,'1110','31739359711','2025-02-12 14:28:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9857,'5500','31739359711','2025-02-12 14:28:44',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9858,'4000','31739359711','2025-02-12 14:28:45',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9859,'4000','31739359711','2025-02-12 14:28:31',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9860,'4000','31739359711','2025-02-12 14:28:33',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9861,'1050','31739365571','2025-02-12 16:06:12',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173936557405203323305','No',NULL,NULL,''),(9862,'4000','31739365571','2025-02-12 16:06:12',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9863,'1050','31739369696','2025-02-12 17:15:17',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173936972137602233232','No',NULL,NULL,''),(9864,'4000','31739369696','2025-02-12 17:15:17',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(9865,'4000','31739369696','2025-02-12 17:14:56',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9866,'1050','31739375474','2025-02-12 19:58:52',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173937953597150203333','No',NULL,NULL,''),(9867,'1110','31739375474','2025-02-12 19:58:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9868,'1110','31739375474','2025-02-12 18:51:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9869,'5500','31739375474','2025-02-12 18:51:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9870,'4000','31739375474','2025-02-12 19:58:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9871,'4000','31739375474','2025-02-12 18:51:14',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9872,'1050','31739448253','2025-02-13 15:05:05',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173944835582523032334','No',NULL,NULL,''),(9873,'1110','31739448253','2025-02-13 15:05:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9874,'1110','31739448253','2025-02-13 15:04:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9875,'1110','31739448253','2025-02-13 15:04:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9876,'1110','31739448253','2025-02-13 15:04:36',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(9877,'1110','31739448253','2025-02-13 15:04:55',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9878,'5500','31739448253','2025-02-13 15:05:03',60.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9879,'4000','31739448253','2025-02-13 15:05:05',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9880,'4000','31739448253','2025-02-13 15:04:13',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9881,'4000','31739448253','2025-02-13 15:04:19',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9882,'4000','31739448253','2025-02-13 15:04:36',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(9883,'4000','31739448253','2025-02-13 15:04:55',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9884,'1050','31739530496','2025-02-14 14:26:57',1580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173953242503332572223','No',NULL,NULL,''),(9885,'1110','31739530496','2025-02-14 14:26:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9886,'1110','31739530496','2025-02-14 13:54:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9887,'1110','31739530496','2025-02-14 13:54:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9888,'1110','31739530496','2025-02-14 13:55:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9889,'1110','31739530496','2025-02-14 13:55:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9890,'1110','31739530496','2025-02-14 13:55:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9891,'1110','31739530496','2025-02-14 13:55:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9892,'5500','31739530496','2025-02-14 14:06:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9893,'4000','31739530496','2025-02-14 14:26:57',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9894,'4000','31739530496','2025-02-14 13:54:56',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9895,'4000','31739530496','2025-02-14 13:54:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9896,'4000','31739530496','2025-02-14 13:55:05',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9897,'4000','31739530496','2025-02-14 13:55:14',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9898,'4000','31739530496','2025-02-14 13:55:29',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9899,'4000','31739530496','2025-02-14 13:55:32',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9900,'1050','31739535525','2025-02-14 15:18:54',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173953553662035000432','No',NULL,NULL,''),(9901,'1110','31739535525','2025-02-14 15:18:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(9902,'1110','31739535525','2025-02-14 15:18:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9903,'1110','31739535525','2025-02-14 15:18:47',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9904,'5500','31739535525','2025-02-14 15:18:53',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9905,'4000','31739535525','2025-02-14 15:18:54',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9906,'4000','31739535525','2025-02-14 15:18:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9907,'4000','31739535525','2025-02-14 15:18:47',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9908,'1050','31739537354','2025-02-14 15:49:16',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173953735823233332033','No',NULL,NULL,''),(9909,'4000','31739537354','2025-02-14 15:49:16',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9910,'1010','31739543098','2025-02-14 17:25:12',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173954333757302423203','No',NULL,NULL,'66216'),(9911,'1110','31739543098','2025-02-14 17:25:12',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9912,'5500','31739543098','2025-02-14 17:24:58',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9913,'4000','31739543098','2025-02-14 17:25:12',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9914,'1050','31739547033','2025-02-14 18:31:43',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173954751433032303291','No',NULL,NULL,''),(9915,'4000','31739547033','2025-02-14 18:31:43',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9916,'4000','31739547033','2025-02-14 18:30:33',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9917,'1050','31739550044','2025-02-14 19:34:48',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173955114204733313253','No',NULL,NULL,''),(9918,'4000','31739550044','2025-02-14 19:34:48',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9919,'4000','31739550044','2025-02-14 19:20:45',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9920,'1010','31739551212','2025-02-14 19:40:25',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173955229123252253233','No',NULL,NULL,'563'),(9921,'1110','31739551212','2025-02-14 19:40:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9922,'1110','31739551212','2025-02-14 19:40:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9923,'5500','31739551212','2025-02-14 19:40:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9924,'4000','31739551212','2025-02-14 19:40:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9925,'4000','31739551212','2025-02-14 19:40:12',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9926,'1050','31739555605','2025-02-14 20:54:04',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173955564893252050323','No',NULL,NULL,''),(9927,'1110','31739555605','2025-02-14 20:54:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9928,'1110','31739555605','2025-02-14 20:53:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9929,'1110','31739555605','2025-02-14 20:53:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9930,'1110','31739555605','2025-02-14 20:53:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(9931,'1110','31739555605','2025-02-14 20:53:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(9932,'5500','31739555605','2025-02-14 20:54:03',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9933,'4000','31739555605','2025-02-14 20:54:04',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9934,'4000','31739555605','2025-02-14 20:53:26',NULL,500.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9935,'4000','31739555605','2025-02-14 20:53:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9936,'4000','31739555605','2025-02-14 20:53:34',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(9937,'4000','31739555605','2025-02-14 20:53:59',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9938,'1050','31739555731','2025-02-14 20:56:01',980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173955576502363035203','No',NULL,NULL,''),(9939,'4000','31739555731','2025-02-14 20:56:01',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9940,'4000','31739555731','2025-02-14 20:55:31',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9941,'4000','31739555731','2025-02-14 20:55:45',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(9942,'1050','31739556888','2025-02-14 21:15:20',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173955692340325221030','No',NULL,NULL,''),(9943,'4000','31739556888','2025-02-14 21:15:20',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(9944,'4000','31739556888','2025-02-14 21:14:48',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9945,'4000','31739556888','2025-02-14 21:14:58',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9946,'4000','31739556888','2025-02-14 21:15:10',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9947,'1050','31739619198','2025-02-15 14:48:05',530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173962008622203392123','No',NULL,NULL,''),(9948,'4000','31739619198','2025-02-15 14:48:05',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9949,'4000','31739619198','2025-02-15 14:33:18',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9950,'1010','31739620144','2025-02-15 14:49:16',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173962016621263223322','No',NULL,NULL,'5246'),(9951,'4000','31739620144','2025-02-15 14:49:16',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9952,'4000','31739620144','2025-02-15 14:49:04',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9953,'1050','31739623515','2025-02-15 15:45:37',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173962368563382330313','No',NULL,NULL,''),(9954,'1110','31739623515','2025-02-15 15:45:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9955,'1110','31739623515','2025-02-15 15:45:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(9956,'1110','31739623515','2025-02-15 15:45:26',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9957,'5500','31739623515','2025-02-15 15:45:35',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9958,'4000','31739623515','2025-02-15 15:45:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9959,'4000','31739623515','2025-02-15 15:45:15',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(9960,'4000','31739623515','2025-02-15 15:45:26',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9961,'1050','31739624037','2025-02-15 15:53:59',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173962404200302429324','No',NULL,NULL,''),(9962,'1110','31739624037','2025-02-15 15:53:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9963,'5500','31739624037','2025-02-15 15:53:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9964,'4000','31739624037','2025-02-15 15:53:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9965,'1050','31739624676','2025-02-15 16:04:37',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173962468032243626020','No',NULL,NULL,''),(9966,'1110','31739624676','2025-02-15 16:04:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9967,'5500','31739624676','2025-02-15 16:04:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9968,'4000','31739624676','2025-02-15 16:04:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9969,'1050','31739628031','2025-02-15 17:00:32',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173962803472033623333','No',NULL,NULL,''),(9970,'4000','31739628031','2025-02-15 17:00:32',NULL,800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9971,'1050','31739631710','2025-02-15 18:16:59',970.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173963284822602334336','No',NULL,NULL,''),(9972,'1110','31739631710','2025-02-15 18:16:59',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9973,'1110','31739631710','2025-02-15 18:01:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9974,'1110','31739631710','2025-02-15 18:01:55',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9975,'5500','31739631710','2025-02-15 18:01:57',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9976,'4000','31739631710','2025-02-15 18:16:59',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9977,'4000','31739631710','2025-02-15 18:01:50',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9978,'4000','31739631710','2025-02-15 18:01:55',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9979,'1010','31739632860','2025-02-15 18:21:27',1350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173963315133029233932','No',NULL,NULL,'1234'),(9980,'1110','31739632860','2025-02-15 18:21:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(9981,'1110','31739632860','2025-02-15 18:21:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9982,'1110','31739632860','2025-02-15 18:21:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9983,'1110','31739632860','2025-02-15 18:21:14',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9984,'5500','31739632860','2025-02-15 18:21:25',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9985,'4000','31739632860','2025-02-15 18:21:27',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9986,'4000','31739632860','2025-02-15 18:21:00',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9987,'4000','31739632860','2025-02-15 18:21:04',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9988,'4000','31739632860','2025-02-15 18:21:14',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9989,'1050','31739638540','2025-02-15 19:55:51',230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173963855262323355033','No',NULL,NULL,''),(9990,'1110','31739638540','2025-02-15 19:55:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9991,'1110','31739638540','2025-02-15 19:55:40',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9992,'5500','31739638540','2025-02-15 19:55:50',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9993,'4000','31739638540','2025-02-15 19:55:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9994,'4000','31739638540','2025-02-15 19:55:40',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9995,'1050','31739638563','2025-02-15 19:56:11',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173963870613246268333','No',NULL,NULL,''),(9996,'4000','31739638563','2025-02-15 19:56:11',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9997,'4000','31739638563','2025-02-15 19:56:04',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9998,'1050','31739638830','2025-02-15 20:39:02',1420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173964115330439391100','No',NULL,NULL,''),(9999,'1110','31739638830','2025-02-15 20:39:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10000,'1110','31739638830','2025-02-15 20:00:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10001,'1110','31739638830','2025-02-15 20:00:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10002,'1110','31739638830','2025-02-15 20:00:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10003,'1110','31739638830','2025-02-15 20:00:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10004,'1110','31739638830','2025-02-15 20:02:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10005,'1110','31739638830','2025-02-15 20:27:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(10006,'1110','31739638830','2025-02-15 20:30:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10007,'5500','31739638830','2025-02-15 20:39:00',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10008,'4000','31739638830','2025-02-15 20:39:02',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10009,'4000','31739638830','2025-02-15 20:00:31',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10010,'4000','31739638830','2025-02-15 20:00:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10011,'4000','31739638830','2025-02-15 20:00:36',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10012,'4000','31739638830','2025-02-15 20:00:40',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10013,'4000','31739638830','2025-02-15 20:02:19',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10014,'4000','31739638830','2025-02-15 20:27:32',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10015,'4000','31739638830','2025-02-15 20:30:53',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10016,'1010','31739642466','2025-02-15 21:01:11',330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173964247832443332003','No',NULL,NULL,'1254'),(10017,'1110','31739642466','2025-02-15 21:01:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10018,'1110','31739642466','2025-02-15 21:01:06',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10019,'5500','31739642466','2025-02-15 21:01:09',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10020,'4000','31739642466','2025-02-15 21:01:11',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10021,'4000','31739642466','2025-02-15 21:01:06',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10022,'1010','31739644064','2025-02-15 21:29:59',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173964738723200240228','No',NULL,NULL,'254658'),(10023,'1110','31739644064','2025-02-15 21:29:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10024,'1110','31739644064','2025-02-15 21:27:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10025,'1110','31739644064','2025-02-15 21:27:49',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10026,'1110','31739644064','2025-02-15 21:27:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(10027,'1110','31739644064','2025-02-15 21:28:08',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10028,'5500','31739644064','2025-02-15 21:28:14',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10029,'4000','31739644064','2025-02-15 21:29:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10030,'4000','31739644064','2025-02-15 21:27:44',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10031,'4000','31739644064','2025-02-15 21:27:49',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10032,'4000','31739644064','2025-02-15 21:27:57',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(10033,'4000','31739644064','2025-02-15 21:28:08',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10034,'1050','31739647640','2025-02-15 22:27:40',1610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173964794133392323723','No',NULL,NULL,''),(10035,'1110','31739647640','2025-02-15 22:27:40',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10036,'1110','31739647640','2025-02-15 22:27:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10037,'1110','31739647640','2025-02-15 22:27:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10038,'1110','31739647640','2025-02-15 22:27:28',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10039,'5500','31739647640','2025-02-15 22:27:39',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10040,'4000','31739647640','2025-02-15 22:27:40',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10041,'4000','31739647640','2025-02-15 22:27:20',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10042,'4000','31739647640','2025-02-15 22:27:25',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10043,'4000','31739647640','2025-02-15 22:27:28',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10044,'1050','31739653828','2025-02-16 00:10:35',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173965459931239302334','No',NULL,NULL,''),(10045,'1110','31739653828','2025-02-16 00:10:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10046,'1110','31739653828','2025-02-16 00:10:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10047,'1110','31739653828','2025-02-16 00:10:32',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10048,'5500','31739653828','2025-02-16 00:10:34',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10049,'4000','31739653828','2025-02-16 00:10:35',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10050,'4000','31739653828','2025-02-16 00:10:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10051,'4000','31739653828','2025-02-16 00:10:32',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10052,'1050','31739656067','2025-02-16 00:47:54',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173965619510623235622','No',NULL,NULL,''),(10053,'1110','31739656067','2025-02-16 00:47:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10054,'1110','31739656067','2025-02-16 00:47:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10055,'1110','31739656067','2025-02-16 00:47:48',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10056,'5500','31739656067','2025-02-16 00:47:53',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10057,'4000','31739656067','2025-02-16 00:47:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10058,'4000','31739656067','2025-02-16 00:47:47',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10059,'4000','31739656067','2025-02-16 00:47:48',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10060,'1050','31739701983','2025-02-16 13:33:37',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173970201812902312330','No',NULL,NULL,''),(10061,'1110','31739701983','2025-02-16 13:33:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10062,'1110','31739701983','2025-02-16 13:33:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10063,'1110','31739701983','2025-02-16 13:33:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10064,'1110','31739701983','2025-02-16 13:33:13',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(10065,'1110','31739701983','2025-02-16 13:33:30',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10066,'5500','31739701983','2025-02-16 13:33:36',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10067,'4000','31739701983','2025-02-16 13:33:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10068,'4000','31739701983','2025-02-16 13:33:03',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10069,'4000','31739701983','2025-02-16 13:33:09',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10070,'4000','31739701983','2025-02-16 13:33:13',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(10071,'4000','31739701983','2025-02-16 13:33:30',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10072,'1010','31739704367','2025-02-16 14:12:48',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173970437603272322723','No',NULL,NULL,'4654'),(10073,'1110','31739704367','2025-02-16 14:12:48',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10074,'5500','31739704367','2025-02-16 14:12:47',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10075,'4000','31739704367','2025-02-16 14:12:48',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10076,'1050','31739704406','2025-02-16 14:13:27',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173970441132494337023','No',NULL,NULL,''),(10077,'4000','31739704406','2025-02-16 14:13:27',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10078,'1050','31739707132','2025-02-16 14:59:24',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173970996503377033603','No',NULL,NULL,''),(10079,'4000','31739707132','2025-02-16 14:59:24',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10080,'4000','31739707132','2025-02-16 14:58:52',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10081,'1050','31739709981','2025-02-16 16:05:57',2600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173971167223633300122','No',NULL,NULL,''),(10082,'1110','31739709981','2025-02-16 16:05:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10083,'1110','31739709981','2025-02-16 15:46:21',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10084,'1110','31739709981','2025-02-16 15:46:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(10085,'1110','31739709981','2025-02-16 15:46:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(10086,'1110','31739709981','2025-02-16 15:47:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(10087,'1110','31739709981','2025-02-16 15:47:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(10088,'1110','31739709981','2025-02-16 15:48:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(10089,'5500','31739709981','2025-02-16 16:05:56',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10090,'4000','31739709981','2025-02-16 16:05:57',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10091,'4000','31739709981','2025-02-16 15:46:21',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10092,'4000','31739709981','2025-02-16 15:46:28',NULL,900.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(10093,'4000','31739709981','2025-02-16 15:46:38',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(10094,'4000','31739709981','2025-02-16 15:47:30',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10095,'4000','31739709981','2025-02-16 15:47:59',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(10096,'4000','31739709981','2025-02-16 15:48:19',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10097,'1050','31739718426','2025-02-16 18:18:06',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173971963843201973033','No',NULL,NULL,''),(10098,'4000','31739718426','2025-02-16 18:18:06',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10099,'4000','31739718426','2025-02-16 18:07:07',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10100,'1050','31739728492','2025-02-16 20:55:23',860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173972863532273023333','No',NULL,NULL,''),(10101,'1110','31739728492','2025-02-16 20:55:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10102,'1110','31739728492','2025-02-16 20:54:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10103,'1110','31739728492','2025-02-16 20:54:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10104,'1110','31739728492','2025-02-16 20:55:09',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10105,'5500','31739728492','2025-02-16 20:55:22',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10106,'4000','31739728492','2025-02-16 20:55:23',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10107,'4000','31739728492','2025-02-16 20:54:53',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10108,'4000','31739728492','2025-02-16 20:54:58',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10109,'4000','31739728492','2025-02-16 20:55:09',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10110,'1050','31739878006','2025-02-18 14:26:49',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173987801403072320932','No',NULL,NULL,''),(10111,'1110','31739878006','2025-02-18 14:26:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(10112,'1110','31739878006','2025-02-18 14:26:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10113,'5500','31739878006','2025-02-18 14:26:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10114,'4000','31739878006','2025-02-18 14:26:49',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10115,'4000','31739878006','2025-02-18 14:26:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10116,'1050','31739880648','2025-02-18 15:10:49',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173988065112230333302','No',NULL,NULL,''),(10117,'4000','31739880648','2025-02-18 15:10:49',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10118,'1050','31739880942','2025-02-18 15:15:44',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173988094933333001003','No',NULL,NULL,''),(10119,'4000','31739880942','2025-02-18 15:15:44',NULL,800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10120,'1050','31739886046','2025-02-18 16:40:54',630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173988605634737730336','No',NULL,NULL,''),(10121,'1110','31739886046','2025-02-18 16:40:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(10122,'1110','31739886046','2025-02-18 16:40:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10123,'1110','31739886046','2025-02-18 16:40:48',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10124,'5500','31739886046','2025-02-18 16:40:53',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10125,'4000','31739886046','2025-02-18 16:40:54',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10126,'4000','31739886046','2025-02-18 16:40:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10127,'4000','31739886046','2025-02-18 16:40:48',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10128,'1050','31739886066','2025-02-18 16:41:07',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173988606902202233292','No',NULL,NULL,''),(10129,'4000','31739886066','2025-02-18 16:41:07',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10130,'1050','31739886127','2025-02-18 16:42:08',30.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173988613221330330340','No',NULL,NULL,''),(10131,'1110','31739886127','2025-02-18 16:42:08',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10132,'5500','31739886127','2025-02-18 16:42:07',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10133,'4000','31739886127','2025-02-18 16:42:08',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10134,'1050','31739892915','2025-02-18 18:35:18',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173989292233223233303','No',NULL,NULL,''),(10135,'4000','31739892915','2025-02-18 18:35:18',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10136,'1050','31739892944','2025-02-18 18:35:50',30.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173989295533242032343','No',NULL,NULL,''),(10137,'1110','31739892944','2025-02-18 18:35:50',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10138,'5500','31739892944','2025-02-18 18:35:44',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10139,'4000','31739892944','2025-02-18 18:35:50',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10140,'1050','31739893662','2025-02-18 18:47:56',230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173989367904439433679','No',NULL,NULL,''),(10141,'1110','31739893662','2025-02-18 18:47:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10142,'1110','31739893662','2025-02-18 18:47:42',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10143,'5500','31739893662','2025-02-18 18:47:52',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10144,'4000','31739893662','2025-02-18 18:47:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10145,'4000','31739893662','2025-02-18 18:47:42',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10146,'1050','31739956161','2025-02-19 12:09:23',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173995616531220646023','No',NULL,NULL,''),(10147,'1110','31739956161','2025-02-19 12:09:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10148,'5500','31739956161','2025-02-19 12:09:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10149,'4000','31739956161','2025-02-19 12:09:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10150,'1050','31739956174','2025-02-19 12:09:37',230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173995617963322406330','No',NULL,NULL,''),(10151,'1110','31739956174','2025-02-19 12:09:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10152,'1110','31739956174','2025-02-19 12:09:34',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10153,'5500','31739956174','2025-02-19 12:09:36',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10154,'4000','31739956174','2025-02-19 12:09:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10155,'4000','31739956174','2025-02-19 12:09:34',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10156,'1050','31739972740','2025-02-19 16:46:54',470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173997337479439223300','No',NULL,NULL,''),(10157,'1110','31739972740','2025-02-19 16:46:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10158,'1110','31739972740','2025-02-19 16:45:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10159,'1110','31739972740','2025-02-19 16:46:25',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10160,'5500','31739972740','2025-02-19 16:46:53',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10161,'4000','31739972740','2025-02-19 16:46:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10162,'4000','31739972740','2025-02-19 16:45:41',NULL,240.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10163,'4000','31739972740','2025-02-19 16:46:25',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10164,'1050','31739985493','2025-02-19 20:18:29',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173998551250220900123','No',NULL,NULL,''),(10165,'1110','31739985493','2025-02-19 20:18:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10166,'1110','31739985493','2025-02-19 20:18:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10167,'1110','31739985493','2025-02-19 20:18:20',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10168,'5500','31739985493','2025-02-19 20:18:28',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10169,'4000','31739985493','2025-02-19 20:18:29',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10170,'4000','31739985493','2025-02-19 20:18:13',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10171,'4000','31739985493','2025-02-19 20:18:20',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10172,'1050','31739988447','2025-02-19 21:07:48',190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3173998877407389272132','No',NULL,NULL,''),(10173,'4000','31739988447','2025-02-19 21:07:48',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10174,'4000','31739988447','2025-02-19 21:07:27',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10175,'1050','31740044532','2025-02-20 12:42:14',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174004453902334332433','No',NULL,NULL,''),(10176,'4000','31740044532','2025-02-20 12:42:14',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10177,'1050','31740062659','2025-02-20 17:44:32',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174006282303326042242','No',NULL,NULL,''),(10178,'1110','31740062659','2025-02-20 17:44:32',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10179,'1110','31740062659','2025-02-20 17:44:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10180,'1110','31740062659','2025-02-20 17:44:22',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10181,'5500','31740062659','2025-02-20 17:44:31',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10182,'4000','31740062659','2025-02-20 17:44:32',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10183,'4000','31740062659','2025-02-20 17:44:19',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10184,'4000','31740062659','2025-02-20 17:44:22',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10185,'1050','31740063193','2025-02-20 17:53:43',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174006322520333321034','No',NULL,NULL,''),(10186,'4000','31740063193','2025-02-20 17:53:43',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(10187,'4000','31740063193','2025-02-20 17:53:13',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10188,'4000','31740063193','2025-02-20 17:53:27',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10189,'1050','31740064380','2025-02-20 18:13:02',100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174006438522403204030','No',NULL,NULL,''),(10190,'4000','31740064380','2025-02-20 18:13:02',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10191,'1050','31740064400','2025-02-20 18:13:22',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174006440563503323304','No',NULL,NULL,''),(10192,'4000','31740064400','2025-02-20 18:13:22',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10193,'1050','31740068129','2025-02-20 19:15:35',630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174006813733137208720','No',NULL,NULL,''),(10194,'1110','31740068129','2025-02-20 19:15:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10195,'1110','31740068129','2025-02-20 19:15:29',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10196,'5500','31740068129','2025-02-20 19:15:34',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10197,'4000','31740068129','2025-02-20 19:15:35',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10198,'4000','31740068129','2025-02-20 19:15:29',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10199,'1050','31740127388','2025-02-21 11:43:18',880.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174012832321333237222','No',NULL,NULL,''),(10200,'1110','31740127388','2025-02-21 11:43:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(10201,'1110','31740127388','2025-02-21 11:43:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10202,'1110','31740127388','2025-02-21 11:43:12',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10203,'5500','31740127388','2025-02-21 11:43:17',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10204,'4000','31740127388','2025-02-21 11:43:18',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10205,'4000','31740127388','2025-02-21 11:43:08',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10206,'4000','31740127388','2025-02-21 11:43:12',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10207,'1050','31740129963','2025-02-21 12:49:35',1570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174013137723320437113','No',NULL,NULL,''),(10208,'1110','31740129963','2025-02-21 12:49:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10209,'1110','31740129963','2025-02-21 12:26:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10210,'1110','31740129963','2025-02-21 12:26:07',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10211,'1110','31740129963','2025-02-21 12:26:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10212,'1110','31740129963','2025-02-21 12:27:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(10213,'1110','31740129963','2025-02-21 12:27:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10214,'1110','31740129963','2025-02-21 12:39:44',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10215,'5500','31740129963','2025-02-21 12:49:33',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10216,'4000','31740129963','2025-02-21 12:49:35',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10217,'4000','31740129963','2025-02-21 12:26:03',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10218,'4000','31740129963','2025-02-21 12:26:07',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10219,'4000','31740129963','2025-02-21 12:26:13',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10220,'4000','31740129963','2025-02-21 12:27:03',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10221,'4000','31740129963','2025-02-21 12:27:07',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10222,'4000','31740129963','2025-02-21 12:39:44',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10223,'1050','31740131696','2025-02-21 12:54:57',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174013169931300131322','No',NULL,NULL,''),(10224,'1110','31740131696','2025-02-21 12:54:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10225,'5500','31740131696','2025-02-21 12:54:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10226,'4000','31740131696','2025-02-21 12:54:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10227,'1050','31740133662','2025-02-21 13:34:22',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174013466203603404773','No',NULL,NULL,''),(10228,'1110','31740133662','2025-02-21 13:34:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10229,'1110','31740133662','2025-02-21 13:27:42',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10230,'5500','31740133662','2025-02-21 13:34:20',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10231,'4000','31740133662','2025-02-21 13:34:22',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10232,'4000','31740133662','2025-02-21 13:27:42',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10233,'1050','31740150272','2025-02-21 18:12:07',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174015072923733242332','No',NULL,NULL,''),(10234,'4000','31740150272','2025-02-21 18:12:07',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(10235,'4000','31740150272','2025-02-21 18:04:32',NULL,240.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10236,'4000','31740150272','2025-02-21 18:04:55',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10237,'1050','31740150996','2025-02-21 18:16:39',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174015100325270102430','No',NULL,NULL,''),(10238,'1110','31740150996','2025-02-21 18:16:39',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10239,'5500','31740150996','2025-02-21 18:16:37',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10240,'4000','31740150996','2025-02-21 18:16:39',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10241,'1010','31740157338','2025-02-21 20:02:45',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174015821602332303332','No',NULL,NULL,'snd mny'),(10242,'1110','31740157338','2025-02-21 20:02:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10243,'1110','31740157338','2025-02-21 20:02:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10244,'1110','31740157338','2025-02-21 20:02:35',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10245,'5500','31740157338','2025-02-21 20:02:42',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10246,'4000','31740157338','2025-02-21 20:02:45',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10247,'4000','31740157338','2025-02-21 20:02:18',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10248,'4000','31740157338','2025-02-21 20:02:35',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10249,'1010','31740214598','2025-02-22 11:56:50',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174021470131331172312','No',NULL,NULL,'216216'),(10250,'1110','31740214598','2025-02-22 11:56:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10251,'1110','31740214598','2025-02-22 11:56:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10252,'1110','31740214598','2025-02-22 11:56:45',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10253,'5500','31740214598','2025-02-22 11:56:49',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10254,'4000','31740214598','2025-02-22 11:56:50',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10255,'4000','31740214598','2025-02-22 11:56:38',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10256,'4000','31740214598','2025-02-22 11:56:45',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10257,'1010','31740223935','2025-02-22 14:44:11',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174022466432306363331','No',NULL,NULL,'4562'),(10258,'4000','31740223935','2025-02-22 14:44:11',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10259,'4000','31740223935','2025-02-22 14:32:15',NULL,300.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10260,'4000','31740223935','2025-02-22 14:32:21',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10261,'1050','31740226632','2025-02-22 15:17:21',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174022664554034344652','No',NULL,NULL,''),(10262,'1110','31740226632','2025-02-22 15:17:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10263,'1110','31740226632','2025-02-22 15:17:13',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10264,'5500','31740226632','2025-02-22 15:17:17',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10265,'4000','31740226632','2025-02-22 15:17:21',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10266,'4000','31740226632','2025-02-22 15:17:13',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10267,'1050','31740226695','2025-02-22 15:47:57',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174022848133002003332','No',NULL,NULL,''),(10268,'1110','31740226695','2025-02-22 15:47:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10269,'1110','31740226695','2025-02-22 15:18:16',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(10270,'1110','31740226695','2025-02-22 15:18:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10271,'5500','31740226695','2025-02-22 15:22:12',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10272,'4000','31740226695','2025-02-22 15:47:57',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10273,'4000','31740226695','2025-02-22 15:18:16',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(10274,'4000','31740226695','2025-02-22 15:18:26',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10275,'1050','31740230803','2025-02-22 16:27:11',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174023083430038000133','No',NULL,NULL,''),(10276,'4000','31740230803','2025-02-22 16:27:11',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10277,'4000','31740230803','2025-02-22 16:26:44',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10278,'1030','31740240743','2025-02-22 19:12:51',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174024077813471424700','No',NULL,NULL,'4574'),(10279,'1110','31740240743','2025-02-22 19:12:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10280,'1110','31740240743','2025-02-22 19:12:23',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10281,'1110','31740240743','2025-02-22 19:12:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(10282,'5500','31740240743','2025-02-22 19:12:44',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10283,'4000','31740240743','2025-02-22 19:12:51',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10284,'4000','31740240743','2025-02-22 19:12:23',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10285,'4000','31740240743','2025-02-22 19:12:27',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10286,'1050','31740241548','2025-02-22 19:26:36',2530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174024201204274232202','No',NULL,NULL,''),(10287,'1110','31740241548','2025-02-22 19:26:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10288,'1110','31740241548','2025-02-22 19:25:48',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10289,'1110','31740241548','2025-02-22 19:26:08',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10290,'5500','31740241548','2025-02-22 19:26:28',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10291,'4000','31740241548','2025-02-22 19:26:36',NULL,2100.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10292,'4000','31740241548','2025-02-22 19:25:48',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10293,'4000','31740241548','2025-02-22 19:26:08',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10294,'1050','31740243022','2025-02-22 20:03:09',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174024379124374020922','No',NULL,NULL,''),(10295,'1110','31740243022','2025-02-22 20:03:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10296,'1110','31740243022','2025-02-22 19:50:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10297,'1110','31740243022','2025-02-22 19:50:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(10298,'5500','31740243022','2025-02-22 19:50:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10299,'4000','31740243022','2025-02-22 20:03:09',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10300,'4000','31740243022','2025-02-22 19:50:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10301,'4000','31740243022','2025-02-22 19:50:29',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10302,'1050','31740245734','2025-02-22 20:35:53',1670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174024589722423333350','No',NULL,NULL,''),(10303,'1110','31740245734','2025-02-22 20:35:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10304,'1110','31740245734','2025-02-22 20:35:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10305,'1110','31740245734','2025-02-22 20:35:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10306,'1110','31740245734','2025-02-22 20:35:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(10307,'1110','31740245734','2025-02-22 20:35:48',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10308,'5500','31740245734','2025-02-22 20:35:52',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10309,'4000','31740245734','2025-02-22 20:35:53',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10310,'4000','31740245734','2025-02-22 20:35:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10311,'4000','31740245734','2025-02-22 20:35:37',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10312,'4000','31740245734','2025-02-22 20:35:44',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(10313,'4000','31740245734','2025-02-22 20:35:48',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10314,'1050','31740259685','2025-02-23 00:28:21',830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174025978185203222212','No',NULL,NULL,''),(10315,'1110','31740259685','2025-02-23 00:28:21',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10316,'1110','31740259685','2025-02-23 00:28:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10317,'1110','31740259685','2025-02-23 00:28:17',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10318,'5500','31740259685','2025-02-23 00:28:20',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10319,'4000','31740259685','2025-02-23 00:28:21',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10320,'4000','31740259685','2025-02-23 00:28:05',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10321,'4000','31740259685','2025-02-23 00:28:17',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10322,'1010','31740262462','2025-02-23 01:14:36',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174026249222323040033','No',NULL,NULL,'525'),(10323,'4000','31740262462','2025-02-23 01:14:36',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10324,'4000','31740262462','2025-02-23 01:14:22',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10325,'4000','31740262462','2025-02-23 01:14:25',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10326,'1010','31740309831','2025-02-23 14:23:52',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174030983830333903283','No',NULL,NULL,'4641'),(10327,'1110','31740309831','2025-02-23 14:23:52',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(10328,'5500','31740309831','2025-02-23 14:23:51',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10329,'4000','31740309831','2025-02-23 14:23:52',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(10330,'1010','31740312374','2025-02-23 15:06:41',1480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174031251624032053003','No',NULL,NULL,'258'),(10331,'4000','31740312374','2025-02-23 15:06:41',NULL,900.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(10332,'4000','31740312374','2025-02-23 15:06:14',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10333,'4000','31740312374','2025-02-23 15:06:24',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10334,'1050','31740328994','2025-02-23 19:43:45',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174032902843332703223','No',NULL,NULL,''),(10335,'1110','31740328994','2025-02-23 19:43:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10336,'1110','31740328994','2025-02-23 19:43:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10337,'1110','31740328994','2025-02-23 19:43:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(10338,'1110','31740328994','2025-02-23 19:43:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10339,'5500','31740328994','2025-02-23 19:43:43',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10340,'4000','31740328994','2025-02-23 19:43:45',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10341,'4000','31740328994','2025-02-23 19:43:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10342,'4000','31740328994','2025-02-23 19:43:22',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10343,'4000','31740328994','2025-02-23 19:43:36',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10344,'1010','31740329877','2025-02-23 19:57:59',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174032988404044304324','No',NULL,NULL,'8968'),(10345,'4000','31740329877','2025-02-23 19:57:59',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10346,'1050','31740329972','2025-02-23 20:15:49',1590.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174033096220223200622','No',NULL,NULL,''),(10347,'1110','31740329972','2025-02-23 20:15:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10348,'1110','31740329972','2025-02-23 19:59:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10349,'1110','31740329972','2025-02-23 19:59:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10350,'1110','31740329972','2025-02-23 19:59:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(10351,'1110','31740329972','2025-02-23 20:00:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(10352,'1110','31740329972','2025-02-23 20:00:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(10353,'5500','31740329972','2025-02-23 20:00:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10354,'4000','31740329972','2025-02-23 20:15:49',NULL,800.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10355,'4000','31740329972','2025-02-23 19:59:32',NULL,300.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10356,'4000','31740329972','2025-02-23 19:59:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10357,'4000','31740329972','2025-02-23 19:59:52',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(10358,'4000','31740329972','2025-02-23 20:00:09',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(10359,'4000','31740329972','2025-02-23 20:00:24',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10360,'1050','31740471716','2025-02-25 11:58:21',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174047400024233320030','No',NULL,NULL,''),(10361,'1110','31740471716','2025-02-25 11:58:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10362,'1110','31740471716','2025-02-25 11:21:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10363,'1110','31740471716','2025-02-25 11:21:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(10364,'1110','31740471716','2025-02-25 11:22:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10365,'1110','31740471716','2025-02-25 11:22:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10366,'1110','31740471716','2025-02-25 11:22:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10367,'5500','31740471716','2025-02-25 11:58:20',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10368,'4000','31740471716','2025-02-25 11:58:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10369,'4000','31740471716','2025-02-25 11:21:56',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10370,'4000','31740471716','2025-02-25 11:21:58',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(10371,'4000','31740471716','2025-02-25 11:22:03',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10372,'4000','31740471716','2025-02-25 11:22:09',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10373,'4000','31740471716','2025-02-25 11:22:16',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10374,'1050','31740474536','2025-02-25 12:27:51',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174047567573623023273','No',NULL,NULL,''),(10375,'1110','31740474536','2025-02-25 12:27:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10376,'1110','31740474536','2025-02-25 12:08:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10377,'1110','31740474536','2025-02-25 12:08:59',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10378,'1110','31740474536','2025-02-25 12:09:01',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10379,'5500','31740474536','2025-02-25 12:09:03',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10380,'4000','31740474536','2025-02-25 12:27:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10381,'4000','31740474536','2025-02-25 12:08:56',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10382,'4000','31740474536','2025-02-25 12:08:59',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10383,'4000','31740474536','2025-02-25 12:09:01',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10384,'1050','31740477852','2025-02-25 13:14:57',1570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174047947800032333333','No',NULL,NULL,''),(10385,'1110','31740477852','2025-02-25 13:14:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(10386,'1110','31740477852','2025-02-25 13:04:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10387,'1110','31740477852','2025-02-25 13:04:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10388,'1110','31740477852','2025-02-25 13:04:38',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10389,'5500','31740477852','2025-02-25 13:04:47',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10390,'4000','31740477852','2025-02-25 13:14:57',NULL,720.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10391,'4000','31740477852','2025-02-25 13:04:12',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10392,'4000','31740477852','2025-02-25 13:04:27',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10393,'4000','31740477852','2025-02-25 13:04:38',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10394,'1050','31740482020','2025-02-25 14:14:12',2130.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174048293503223320032','No',NULL,NULL,''),(10395,'1110','31740482020','2025-02-25 14:14:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10396,'1110','31740482020','2025-02-25 14:13:40',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10397,'5500','31740482020','2025-02-25 14:14:10',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10398,'4000','31740482020','2025-02-25 14:14:12',NULL,2100.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10399,'4000','31740482020','2025-02-25 14:13:40',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10400,'1010','31740505075','2025-02-25 20:38:12',1050.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174050526132072253023','No',NULL,NULL,'oik'),(10401,'1110','31740505075','2025-02-25 20:38:12',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10402,'1110','31740505075','2025-02-25 20:37:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10403,'1110','31740505075','2025-02-25 20:38:04',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10404,'5500','31740505075','2025-02-25 20:38:11',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10405,'4000','31740505075','2025-02-25 20:38:12',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10406,'4000','31740505075','2025-02-25 20:37:55',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10407,'4000','31740505075','2025-02-25 20:38:04',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10408,'1050','31740509625','2025-02-25 21:53:51',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174050963332001204293','No',NULL,NULL,''),(10409,'4000','31740509625','2025-02-25 21:53:51',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10410,'4000','31740509625','2025-02-25 21:53:45',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10411,'1050','31740560913','2025-02-26 12:09:03',1050.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174056094502330233264','No',NULL,NULL,''),(10412,'1110','31740560913','2025-02-26 12:09:03',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10413,'1110','31740560913','2025-02-26 12:08:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10414,'1110','31740560913','2025-02-26 12:08:37',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10415,'5500','31740560913','2025-02-26 12:09:02',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10416,'4000','31740560913','2025-02-26 12:09:03',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10417,'4000','31740560913','2025-02-26 12:08:33',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10418,'4000','31740560913','2025-02-26 12:08:37',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10419,'1050','31740560972','2025-02-26 12:13:23',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174056191323213003323','No',NULL,NULL,''),(10420,'1110','31740560972','2025-02-26 12:13:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(10421,'1110','31740560972','2025-02-26 12:09:32',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10422,'5500','31740560972','2025-02-26 12:13:22',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10423,'4000','31740560972','2025-02-26 12:13:23',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10424,'4000','31740560972','2025-02-26 12:09:32',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10425,'1050','31740562622','2025-02-26 12:37:12',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174056264157242030232','No',NULL,NULL,''),(10426,'1110','31740562622','2025-02-26 12:37:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10427,'1110','31740562622','2025-02-26 12:37:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10428,'1110','31740562622','2025-02-26 12:37:07',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10429,'5500','31740562622','2025-02-26 12:37:11',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10430,'4000','31740562622','2025-02-26 12:37:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10431,'4000','31740562622','2025-02-26 12:37:02',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10432,'4000','31740562622','2025-02-26 12:37:07',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10433,'1050','31740562700','2025-02-26 12:39:33',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174056277622270223306','No',NULL,NULL,''),(10434,'1110','31740562700','2025-02-26 12:39:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10435,'1110','31740562700','2025-02-26 12:38:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10436,'1110','31740562700','2025-02-26 12:38:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10437,'1110','31740562700','2025-02-26 12:39:27',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10438,'5500','31740562700','2025-02-26 12:39:32',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10439,'4000','31740562700','2025-02-26 12:39:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10440,'4000','31740562700','2025-02-26 12:38:20',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10441,'4000','31740562700','2025-02-26 12:38:39',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10442,'4000','31740562700','2025-02-26 12:39:27',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10443,'1050','31740563780','2025-02-26 12:56:34',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174056380133002332302','No',NULL,NULL,''),(10444,'4000','31740563780','2025-02-26 12:56:34',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10445,'4000','31740563780','2025-02-26 12:56:20',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10446,'4000','31740563780','2025-02-26 12:56:27',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10447,'1050','31740565896','2025-02-26 13:40:52',2270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174056703133230302300','No',NULL,NULL,''),(10448,'1110','31740565896','2025-02-26 13:40:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10449,'1110','31740565896','2025-02-26 13:31:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10450,'1110','31740565896','2025-02-26 13:31:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10451,'1110','31740565896','2025-02-26 13:31:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10452,'1110','31740565896','2025-02-26 13:38:56',NULL,140.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(10453,'1110','31740565896','2025-02-26 13:39:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(10454,'1110','31740565896','2025-02-26 13:40:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(10455,'1110','31740565896','2025-02-26 13:40:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10456,'5500','31740565896','2025-02-26 13:40:51',220.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10457,'4000','31740565896','2025-02-26 13:40:52',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10458,'4000','31740565896','2025-02-26 13:31:36',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10459,'4000','31740565896','2025-02-26 13:31:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10460,'4000','31740565896','2025-02-26 13:31:42',NULL,400.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10461,'4000','31740565896','2025-02-26 13:38:56',NULL,220.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(10462,'4000','31740565896','2025-02-26 13:39:15',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10463,'4000','31740565896','2025-02-26 13:40:34',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10464,'4000','31740565896','2025-02-26 13:40:46',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10465,'1050','31740571045','2025-02-26 14:57:39',560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174057106303355133070','No',NULL,NULL,''),(10466,'1110','31740571045','2025-02-26 14:57:39',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10467,'1110','31740571045','2025-02-26 14:57:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10468,'5500','31740571045','2025-02-26 14:57:38',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10469,'4000','31740571045','2025-02-26 14:57:39',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10470,'4000','31740571045','2025-02-26 14:57:25',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10471,'1010','31740571387','2025-02-26 16:00:49',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174057525835443523770','No',NULL,NULL,'s'),(10472,'1110','31740571387','2025-02-26 16:00:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(10473,'1110','31740571387','2025-02-26 15:03:07',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10474,'5500','31740571387','2025-02-26 15:05:14',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10475,'4000','31740571387','2025-02-26 16:00:49',NULL,840.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(10476,'4000','31740571387','2025-02-26 15:03:07',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10477,'1010','31740575280','2025-02-26 16:08:27',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174057531939324541303','No',NULL,NULL,'545'),(10478,'1110','31740575280','2025-02-26 16:08:27',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10479,'1110','31740575280','2025-02-26 16:08:00',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10480,'5500','31740575280','2025-02-26 16:08:26',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10481,'4000','31740575280','2025-02-26 16:08:27',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10482,'4000','31740575280','2025-02-26 16:08:00',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10483,'1050','31740579233','2025-02-26 17:18:12',1270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174057982034737730349','No',NULL,NULL,''),(10484,'1110','31740579233','2025-02-26 17:18:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10485,'1110','31740579233','2025-02-26 17:13:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10486,'1110','31740579233','2025-02-26 17:14:10',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10487,'1110','31740579233','2025-02-26 17:14:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(10488,'1110','31740579233','2025-02-26 17:16:10',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10489,'1110','31740579233','2025-02-26 17:16:24',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10490,'5500','31740579233','2025-02-26 17:18:09',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10491,'4000','31740579233','2025-02-26 17:18:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10492,'4000','31740579233','2025-02-26 17:13:53',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10493,'4000','31740579233','2025-02-26 17:14:10',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10494,'4000','31740579233','2025-02-26 17:14:57',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10495,'4000','31740579233','2025-02-26 17:16:10',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10496,'4000','31740579233','2025-02-26 17:16:24',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10497,'1050','31740580045','2025-02-26 17:27:27',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174058005150033335300','No',NULL,NULL,''),(10498,'1110','31740580045','2025-02-26 17:27:27',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10499,'5500','31740580045','2025-02-26 17:27:26',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10500,'4000','31740580045','2025-02-26 17:27:27',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10501,'1050','31740581102','2025-02-26 18:41:03',1960.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174058449040030024244','No',NULL,NULL,''),(10502,'1110','31740581102','2025-02-26 18:41:03',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10503,'1110','31740581102','2025-02-26 17:45:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(10504,'1110','31740581102','2025-02-26 18:02:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10505,'1110','31740581102','2025-02-26 18:22:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(10506,'1110','31740581102','2025-02-26 18:27:37',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10507,'1110','31740581102','2025-02-26 18:28:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10508,'1110','31740581102','2025-02-26 18:30:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(10509,'5500','31740581102','2025-02-26 18:41:02',400.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10510,'4000','31740581102','2025-02-26 18:41:03',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10511,'4000','31740581102','2025-02-26 17:45:03',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10512,'4000','31740581102','2025-02-26 18:02:31',NULL,300.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10513,'4000','31740581102','2025-02-26 18:22:32',NULL,300.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10514,'4000','31740581102','2025-02-26 18:27:37',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10515,'4000','31740581102','2025-02-26 18:28:04',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10516,'4000','31740581102','2025-02-26 18:30:08',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10517,'1050','31740584563','2025-02-26 18:43:11',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174058467742623022322','No',NULL,NULL,''),(10518,'1110','31740584563','2025-02-26 18:43:11',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10519,'1110','31740584563','2025-02-26 18:42:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10520,'1110','31740584563','2025-02-26 18:42:47',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10521,'5500','31740584563','2025-02-26 18:43:09',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10522,'4000','31740584563','2025-02-26 18:43:11',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10523,'4000','31740584563','2025-02-26 18:42:43',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10524,'4000','31740584563','2025-02-26 18:42:47',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10525,'1050','31740584940','2025-02-26 21:17:23',2630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174059384800223002283','No',NULL,NULL,''),(10526,'1110','31740584940','2025-02-26 21:17:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10527,'1110','31740584940','2025-02-26 18:49:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10528,'1110','31740584940','2025-02-26 18:49:08',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10529,'1110','31740584940','2025-02-26 18:49:15',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10530,'5500','31740584940','2025-02-26 18:49:23',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10531,'4000','31740584940','2025-02-26 21:17:23',NULL,2100.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10532,'4000','31740584940','2025-02-26 18:49:00',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10533,'4000','31740584940','2025-02-26 18:49:08',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10534,'4000','31740584940','2025-02-26 18:49:15',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10535,'1050','31740648294','2025-02-27 12:24:55',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174064829830324032603','No',NULL,NULL,''),(10536,'4000','31740648294','2025-02-27 12:24:55',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10537,'1050','31740650325','2025-02-27 13:24:42',1860.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174065188630033630004','No',NULL,NULL,''),(10538,'1110','31740650325','2025-02-27 13:24:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10539,'1110','31740650325','2025-02-27 12:58:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10540,'1110','31740650325','2025-02-27 12:58:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10541,'1110','31740650325','2025-02-27 12:59:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10542,'1110','31740650325','2025-02-27 12:59:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(10543,'1110','31740650325','2025-02-27 12:59:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(10544,'1110','31740650325','2025-02-27 12:59:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(10545,'1110','31740650325','2025-02-27 12:59:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10546,'5500','31740650325','2025-02-27 13:10:54',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10547,'4000','31740650325','2025-02-27 13:24:42',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10548,'4000','31740650325','2025-02-27 12:58:45',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10549,'4000','31740650325','2025-02-27 12:58:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10550,'4000','31740650325','2025-02-27 12:59:00',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10551,'4000','31740650325','2025-02-27 12:59:03',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10552,'4000','31740650325','2025-02-27 12:59:26',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10553,'4000','31740650325','2025-02-27 12:59:29',NULL,90.00,'','3','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(10554,'4000','31740650325','2025-02-27 12:59:34',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10555,'1050','31740651902','2025-02-27 13:27:14',230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174065203833026303400','No',NULL,NULL,''),(10556,'1110','31740651902','2025-02-27 13:27:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10557,'1110','31740651902','2025-02-27 13:25:02',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10558,'5500','31740651902','2025-02-27 13:27:13',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10559,'4000','31740651902','2025-02-27 13:27:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10560,'4000','31740651902','2025-02-27 13:25:02',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10561,'1050','31740652079','2025-02-27 13:28:17',940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174065210722034022333','No',NULL,NULL,''),(10562,'1110','31740652079','2025-02-27 13:28:17',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10563,'1110','31740652079','2025-02-27 13:27:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10564,'1110','31740652079','2025-02-27 13:28:04',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10565,'1110','31740652079','2025-02-27 13:28:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10566,'5500','31740652079','2025-02-27 13:28:16',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10567,'4000','31740652079','2025-02-27 13:28:17',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10568,'4000','31740652079','2025-02-27 13:27:59',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10569,'4000','31740652079','2025-02-27 13:28:04',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10570,'4000','31740652079','2025-02-27 13:28:09',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10571,'1050','31740653577','2025-02-27 13:53:03',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174065358623372130512','No',NULL,NULL,''),(10572,'1110','31740653577','2025-02-27 13:53:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10573,'1110','31740653577','2025-02-27 13:52:57',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10574,'5500','31740653577','2025-02-27 13:53:02',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10575,'4000','31740653577','2025-02-27 13:53:03',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10576,'4000','31740653577','2025-02-27 13:52:57',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10577,'1050','31740657186','2025-02-27 14:54:16',1300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174065726022330325753','No',NULL,NULL,''),(10578,'1110','31740657186','2025-02-27 14:54:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10579,'1110','31740657186','2025-02-27 14:53:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10580,'1110','31740657186','2025-02-27 14:53:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10581,'1110','31740657186','2025-02-27 14:53:18',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(10582,'1110','31740657186','2025-02-27 14:53:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10583,'1110','31740657186','2025-02-27 14:54:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(10584,'5500','31740657186','2025-02-27 14:54:13',260.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10585,'4000','31740657186','2025-02-27 14:54:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10586,'4000','31740657186','2025-02-27 14:53:06',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10587,'4000','31740657186','2025-02-27 14:53:09',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10588,'4000','31740657186','2025-02-27 14:53:18',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(10589,'4000','31740657186','2025-02-27 14:53:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10590,'4000','31740657186','2025-02-27 14:54:05',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10591,'1050','31740672124','2025-02-27 19:02:25',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174067231633237302302','No',NULL,NULL,''),(10592,'1110','31740672124','2025-02-27 19:02:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10593,'1110','31740672124','2025-02-27 19:02:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10594,'1110','31740672124','2025-02-27 19:02:06',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10595,'1110','31740672124','2025-02-27 19:02:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10596,'5500','31740672124','2025-02-27 19:02:23',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10597,'4000','31740672124','2025-02-27 19:02:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10598,'4000','31740672124','2025-02-27 19:02:04',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10599,'4000','31740672124','2025-02-27 19:02:06',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10600,'4000','31740672124','2025-02-27 19:02:14',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10601,'1050','31740674442','2025-02-27 19:41:32',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174067454034026303400','No',NULL,NULL,''),(10602,'1110','31740674442','2025-02-27 19:41:32',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10603,'1110','31740674442','2025-02-27 19:40:43',NULL,20.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10604,'1110','31740674442','2025-02-27 19:40:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10605,'5500','31740674442','2025-02-27 19:41:31',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10606,'4000','31740674442','2025-02-27 19:41:32',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10607,'4000','31740674442','2025-02-27 19:40:43',NULL,60.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10608,'4000','31740674442','2025-02-27 19:40:48',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10609,'1050','31740678706','2025-02-27 20:52:11',910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174067873523602232272','No',NULL,NULL,''),(10610,'4000','31740678706','2025-02-27 20:52:11',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10611,'4000','31740678706','2025-02-27 20:51:46',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10612,'4000','31740678706','2025-02-27 20:52:03',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10613,'1050','31740738882','2025-02-28 13:35:11',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174073891555002223132','No',NULL,NULL,''),(10614,'1110','31740738882','2025-02-28 13:35:11',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10615,'1110','31740738882','2025-02-28 13:34:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10616,'1110','31740738882','2025-02-28 13:34:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10617,'1110','31740738882','2025-02-28 13:34:53',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10618,'1110','31740738882','2025-02-28 13:35:02',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(10619,'5500','31740738882','2025-02-28 13:35:09',260.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10620,'4000','31740738882','2025-02-28 13:35:11',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10621,'4000','31740738882','2025-02-28 13:34:42',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10622,'4000','31740738882','2025-02-28 13:34:50',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10623,'4000','31740738882','2025-02-28 13:34:53',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10624,'4000','31740738882','2025-02-28 13:35:02',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(10625,'1050','31740738928','2025-02-28 13:35:57',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174073896003028293403','No',NULL,NULL,''),(10626,'4000','31740738928','2025-02-28 13:35:57',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10627,'4000','31740738928','2025-02-28 13:35:28',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10628,'4000','31740738928','2025-02-28 13:35:42',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10629,'1050','31740755937','2025-02-28 18:45:33',3150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174075903509002440322','No',NULL,NULL,''),(10630,'1110','31740755937','2025-02-28 18:45:33',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10631,'1110','31740755937','2025-02-28 18:18:57',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(10632,'1110','31740755937','2025-02-28 18:22:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10633,'1110','31740755937','2025-02-28 18:25:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(10634,'1110','31740755937','2025-02-28 18:30:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(10635,'1110','31740755937','2025-02-28 18:40:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(10636,'1110','31740755937','2025-02-28 18:40:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10637,'1110','31740755937','2025-02-28 18:41:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(10638,'1110','31740755937','2025-02-28 18:42:20',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(10639,'5500','31740755937','2025-02-28 18:43:56',460.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10640,'4000','31740755937','2025-02-28 18:45:33',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10641,'4000','31740755937','2025-02-28 18:18:57',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(10642,'4000','31740755937','2025-02-28 18:22:47',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10643,'4000','31740755937','2025-02-28 18:25:58',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10644,'4000','31740755937','2025-02-28 18:30:29',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10645,'4000','31740755937','2025-02-28 18:40:20',NULL,900.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(10646,'4000','31740755937','2025-02-28 18:40:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10647,'4000','31740755937','2025-02-28 18:41:11',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(10648,'4000','31740755937','2025-02-28 18:42:20',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(10649,'1050','31740759078','2025-02-28 19:11:35',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174075910017433732023','No',NULL,NULL,''),(10650,'1110','31740759078','2025-02-28 19:11:35',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10651,'1110','31740759078','2025-02-28 19:11:19',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10652,'5500','31740759078','2025-02-28 19:11:31',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10653,'4000','31740759078','2025-02-28 19:11:35',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10654,'4000','31740759078','2025-02-28 19:11:19',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10655,'1050','31740765196','2025-02-28 20:53:18',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174076520020030020222','No',NULL,NULL,''),(10656,'1110','31740765196','2025-02-28 20:53:18',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10657,'5500','31740765196','2025-02-28 20:53:16',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10658,'4000','31740765196','2025-02-28 20:53:18',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10659,'1050','31740765217','2025-02-28 20:54:05',1030.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174076524833274025724','No',NULL,NULL,''),(10660,'4000','31740765217','2025-02-28 20:54:05',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10661,'4000','31740765217','2025-02-28 20:53:37',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10662,'4000','31740765217','2025-02-28 20:53:48',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10663,'4000','31740765217','2025-02-28 20:54:00',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10664,'1050','31740768012','2025-02-28 21:40:22',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174076802903233624332','No',NULL,NULL,''),(10665,'1110','31740768012','2025-02-28 21:40:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10666,'1110','31740768012','2025-02-28 21:40:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10667,'1110','31740768012','2025-02-28 21:40:17',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10668,'5500','31740768012','2025-02-28 21:40:21',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10669,'4000','31740768012','2025-02-28 21:40:22',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10670,'4000','31740768012','2025-02-28 21:40:12',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10671,'4000','31740768012','2025-02-28 21:40:17',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10672,'1050','31740768575','2025-02-28 22:10:34',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174076983633333263263','No',NULL,NULL,''),(10673,'1110','31740768575','2025-02-28 22:10:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10674,'1110','31740768575','2025-02-28 21:49:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(10675,'1110','31740768575','2025-02-28 21:49:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(10676,'1110','31740768575','2025-02-28 21:49:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10677,'5500','31740768575','2025-02-28 21:50:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10678,'4000','31740768575','2025-02-28 22:10:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10679,'4000','31740768575','2025-02-28 21:49:35',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10680,'4000','31740768575','2025-02-28 21:49:37',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10681,'4000','31740768575','2025-02-28 21:49:49',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10682,'1050','31740819935','2025-03-01 12:05:37',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174081994303023122032','No',NULL,NULL,''),(10683,'4000','31740819935','2025-03-01 12:05:37',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10684,'1050','31740820005','2025-03-01 12:06:58',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174082002000032020470','No',NULL,NULL,''),(10685,'1110','31740820005','2025-03-01 12:06:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10686,'1110','31740820005','2025-03-01 12:06:46',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10687,'1110','31740820005','2025-03-01 12:06:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(10688,'5500','31740820005','2025-03-01 12:06:56',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10689,'4000','31740820005','2025-03-01 12:06:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10690,'4000','31740820005','2025-03-01 12:06:46',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10691,'4000','31740820005','2025-03-01 12:06:48',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10692,'1050','31740826541','2025-03-01 13:55:57',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174082656023826323034','No',NULL,NULL,''),(10693,'1110','31740826541','2025-03-01 13:55:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10694,'1110','31740826541','2025-03-01 13:55:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10695,'1110','31740826541','2025-03-01 13:55:46',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10696,'5500','31740826541','2025-03-01 13:55:56',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10697,'4000','31740826541','2025-03-01 13:55:57',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10698,'4000','31740826541','2025-03-01 13:55:41',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10699,'4000','31740826541','2025-03-01 13:55:46',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10700,'1050','31740827948','2025-03-01 14:30:10',2510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174082861533532603337','No',NULL,NULL,''),(10701,'1110','31740827948','2025-03-01 14:30:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(10702,'1110','31740827948','2025-03-01 14:19:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(10703,'1110','31740827948','2025-03-01 14:29:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(10704,'1110','31740827948','2025-03-01 14:29:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10705,'1110','31740827948','2025-03-01 14:29:32',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(10706,'1110','31740827948','2025-03-01 14:29:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10707,'1110','31740827948','2025-03-01 14:29:54',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10708,'5500','31740827948','2025-03-01 14:30:06',390.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10709,'4000','31740827948','2025-03-01 14:30:10',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(10710,'4000','31740827948','2025-03-01 14:19:09',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10711,'4000','31740827948','2025-03-01 14:29:24',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10712,'4000','31740827948','2025-03-01 14:29:26',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10713,'4000','31740827948','2025-03-01 14:29:32',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(10714,'4000','31740827948','2025-03-01 14:29:44',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10715,'4000','31740827948','2025-03-01 14:29:54',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10716,'1050','31740844633','2025-03-01 19:26:40',1330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174084640833233042802','No',NULL,NULL,''),(10717,'1110','31740844633','2025-03-01 19:26:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10718,'1110','31740844633','2025-03-01 18:57:14',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10719,'1110','31740844633','2025-03-01 18:57:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10720,'1110','31740844633','2025-03-01 19:03:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10721,'5500','31740844633','2025-03-01 19:26:34',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10722,'4000','31740844633','2025-03-01 19:26:40',NULL,600.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10723,'4000','31740844633','2025-03-01 18:57:14',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10724,'4000','31740844633','2025-03-01 18:57:35',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10725,'4000','31740844633','2025-03-01 19:03:09',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10726,'1050','31740846504','2025-03-01 19:29:25',1380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174084658326100138413','No',NULL,NULL,''),(10727,'1110','31740846504','2025-03-01 19:29:25',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10728,'1110','31740846504','2025-03-01 19:28:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(10729,'1110','31740846504','2025-03-01 19:28:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(10730,'5500','31740846504','2025-03-01 19:29:24',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10731,'4000','31740846504','2025-03-01 19:29:25',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10732,'4000','31740846504','2025-03-01 19:28:25',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10733,'4000','31740846504','2025-03-01 19:28:47',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10734,'1050','31740846992','2025-03-01 19:36:34',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174084699737024222044','No',NULL,NULL,''),(10735,'4000','31740846992','2025-03-01 19:36:34',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(10736,'1010','31740853188','2025-03-01 21:20:04',2080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174085329100222103332','No',NULL,NULL,'545'),(10737,'1110','31740853188','2025-03-01 21:20:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10738,'1110','31740853188','2025-03-01 21:19:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10739,'1110','31740853188','2025-03-01 21:19:56',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10740,'5500','31740853188','2025-03-01 21:20:03',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10741,'4000','31740853188','2025-03-01 21:20:04',NULL,1450.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10742,'4000','31740853188','2025-03-01 21:19:48',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10743,'4000','31740853188','2025-03-01 21:19:56',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10744,'1050','31740855091','2025-03-01 21:51:52',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174085512103233224332','No',NULL,NULL,''),(10745,'1110','31740855091','2025-03-01 21:51:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10746,'1110','31740855091','2025-03-01 21:51:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(10747,'1110','31740855091','2025-03-01 21:51:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10748,'5500','31740855091','2025-03-01 21:51:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10749,'4000','31740855091','2025-03-01 21:51:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10750,'4000','31740855091','2025-03-01 21:51:31',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10751,'4000','31740855091','2025-03-01 21:51:42',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10752,'1050','31740858618','2025-03-01 22:50:24',560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174085862682558208000','No',NULL,NULL,''),(10753,'1110','31740858618','2025-03-01 22:50:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10754,'1110','31740858618','2025-03-01 22:50:18',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(10755,'5500','31740858618','2025-03-01 22:50:23',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10756,'4000','31740858618','2025-03-01 22:50:24',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10757,'4000','31740858618','2025-03-01 22:50:18',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(10758,'1050','31740858693','2025-03-01 22:52:00',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174085872487033202033','No',NULL,NULL,''),(10759,'4000','31740858693','2025-03-01 22:52:00',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10760,'4000','31740858693','2025-03-01 22:51:33',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10761,'1050','31740874067','2025-03-02 03:08:13',850.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174087409580321223332','No',NULL,NULL,''),(10762,'1110','31740874067','2025-03-02 03:08:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10763,'1110','31740874067','2025-03-02 03:07:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10764,'1110','31740874067','2025-03-02 03:07:52',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10765,'5500','31740874067','2025-03-02 03:08:11',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10766,'4000','31740874067','2025-03-02 03:08:13',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10767,'4000','31740874067','2025-03-02 03:07:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10768,'4000','31740874067','2025-03-02 03:07:52',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10769,'1050','31740913153','2025-03-02 13:59:53',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174091398433039030183','No',NULL,NULL,''),(10770,'1110','31740913153','2025-03-02 13:59:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(10771,'1110','31740913153','2025-03-02 13:59:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10772,'1110','31740913153','2025-03-02 13:59:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10773,'1110','31740913153','2025-03-02 13:59:28',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(10774,'1110','31740913153','2025-03-02 13:59:42',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10775,'5500','31740913153','2025-03-02 13:59:51',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10776,'4000','31740913153','2025-03-02 13:59:53',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10777,'4000','31740913153','2025-03-02 13:59:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10778,'4000','31740913153','2025-03-02 13:59:21',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10779,'4000','31740913153','2025-03-02 13:59:28',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(10780,'4000','31740913153','2025-03-02 13:59:42',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10781,'1050','31740914169','2025-03-02 14:16:10',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174091417200031220422','No',NULL,NULL,''),(10782,'4000','31740914169','2025-03-02 14:16:10',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10783,'1050','31740922131','2025-03-02 16:28:56',230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174092213922323330970','No',NULL,NULL,''),(10784,'1110','31740922131','2025-03-02 16:28:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10785,'1110','31740922131','2025-03-02 16:28:51',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10786,'5500','31740922131','2025-03-02 16:28:55',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10787,'4000','31740922131','2025-03-02 16:28:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10788,'4000','31740922131','2025-03-02 16:28:51',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10789,'1050','31740925766','2025-03-02 17:29:28',100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174092577137330340392','No',NULL,NULL,''),(10790,'4000','31740925766','2025-03-02 17:29:28',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10791,'1050','31740927591','2025-03-02 18:01:14',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174092778741700333942','No',NULL,NULL,''),(10792,'1110','31740927591','2025-03-02 18:01:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10793,'1110','31740927591','2025-03-02 17:59:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(10794,'1110','31740927591','2025-03-02 18:00:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10795,'1110','31740927591','2025-03-02 18:00:48',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10796,'5500','31740927591','2025-03-02 18:01:05',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10797,'4000','31740927591','2025-03-02 18:01:14',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10798,'4000','31740927591','2025-03-02 17:59:51',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(10799,'4000','31740927591','2025-03-02 18:00:27',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10800,'4000','31740927591','2025-03-02 18:00:48',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10801,'1050','31740928925','2025-03-02 18:22:15',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174092893903902039733','No',NULL,NULL,''),(10802,'1110','31740928925','2025-03-02 18:22:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10803,'5500','31740928925','2025-03-02 18:22:05',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10804,'4000','31740928925','2025-03-02 18:22:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10805,'1050','31740933633','2025-03-02 19:40:48',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174093365554207317007','No',NULL,NULL,''),(10806,'1110','31740933633','2025-03-02 19:40:48',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10807,'1110','31740933633','2025-03-02 19:40:34',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10808,'5500','31740933633','2025-03-02 19:40:45',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10809,'4000','31740933633','2025-03-02 19:40:48',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10810,'4000','31740933633','2025-03-02 19:40:34',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10811,'1050','31740934661','2025-03-02 19:58:01',1130.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174093468323333372433','No',NULL,NULL,''),(10812,'1110','31740934661','2025-03-02 19:58:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10813,'1110','31740934661','2025-03-02 19:57:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10814,'1110','31740934661','2025-03-02 19:57:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10815,'1110','31740934661','2025-03-02 19:57:55',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10816,'5500','31740934661','2025-03-02 19:57:59',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10817,'4000','31740934661','2025-03-02 19:58:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10818,'4000','31740934661','2025-03-02 19:57:41',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10819,'4000','31740934661','2025-03-02 19:57:48',NULL,480.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10820,'4000','31740934661','2025-03-02 19:57:55',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10821,'1050','31740940287','2025-03-02 21:59:52',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174094200023202909320','No',NULL,NULL,''),(10822,'1110','31740940287','2025-03-02 21:59:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10823,'1110','31740940287','2025-03-02 21:31:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10824,'1110','31740940287','2025-03-02 21:31:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10825,'5500','31740940287','2025-03-02 21:59:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10826,'4000','31740940287','2025-03-02 21:59:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10827,'4000','31740940287','2025-03-02 21:31:27',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10828,'4000','31740940287','2025-03-02 21:31:30',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10829,'1050','31741087721','2025-03-04 14:28:45',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174108780632241203282','No',NULL,NULL,''),(10830,'1110','31741087721','2025-03-04 14:28:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10831,'5500','31741087721','2025-03-04 14:28:41',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10832,'4000','31741087721','2025-03-04 14:28:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10833,'1050','31741101832','2025-03-04 18:24:05',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174110274931249302334','No',NULL,NULL,''),(10834,'4000','31741101832','2025-03-04 18:24:05',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10835,'4000','31741101832','2025-03-04 18:23:52',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(10836,'1050','31741112909','2025-03-04 21:28:41',670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174111490883230323221','No',NULL,NULL,''),(10837,'1110','31741112909','2025-03-04 21:28:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10838,'1110','31741112909','2025-03-04 21:28:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10839,'1110','31741112909','2025-03-04 21:28:37',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10840,'5500','31741112909','2025-03-04 21:28:40',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10841,'4000','31741112909','2025-03-04 21:28:41',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10842,'4000','31741112909','2025-03-04 21:28:29',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10843,'4000','31741112909','2025-03-04 21:28:37',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10844,'1050','31741167129','2025-03-05 12:32:18',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174116713932903203337','No',NULL,NULL,''),(10845,'4000','31741167129','2025-03-05 12:32:18',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10846,'4000','31741167129','2025-03-05 12:32:09',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10847,'1050','31741193014','2025-03-05 20:07:19',1330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174119444220033313033','No',NULL,NULL,''),(10848,'1110','31741193014','2025-03-05 20:07:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10849,'1110','31741193014','2025-03-05 19:43:34',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10850,'1110','31741193014','2025-03-05 19:46:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(10851,'1110','31741193014','2025-03-05 20:07:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10852,'1110','31741193014','2025-03-05 20:07:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(10853,'5500','31741193014','2025-03-05 20:07:18',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10854,'4000','31741193014','2025-03-05 20:07:19',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10855,'4000','31741193014','2025-03-05 19:43:34',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10856,'4000','31741193014','2025-03-05 19:46:15',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10857,'4000','31741193014','2025-03-05 20:07:05',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10858,'4000','31741193014','2025-03-05 20:07:11',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10859,'1050','31741280557','2025-03-06 20:03:05',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174128058880220200822','No',NULL,NULL,''),(10860,'1110','31741280557','2025-03-06 20:03:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10861,'1110','31741280557','2025-03-06 20:02:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10862,'1110','31741280557','2025-03-06 20:02:45',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10863,'1110','31741280557','2025-03-06 20:02:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(10864,'1110','31741280557','2025-03-06 20:02:59',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10865,'5500','31741280557','2025-03-06 20:03:03',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10866,'4000','31741280557','2025-03-06 20:03:05',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10867,'4000','31741280557','2025-03-06 20:02:37',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10868,'4000','31741280557','2025-03-06 20:02:45',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10869,'4000','31741280557','2025-03-06 20:02:49',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10870,'4000','31741280557','2025-03-06 20:02:59',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10871,'1050','31741337545','2025-03-07 11:52:46',1400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174133756872042173352','No',NULL,NULL,''),(10872,'1110','31741337545','2025-03-07 11:52:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(10873,'1110','31741337545','2025-03-07 11:52:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10874,'1110','31741337545','2025-03-07 11:52:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10875,'1110','31741337545','2025-03-07 11:52:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(10876,'5500','31741337545','2025-03-07 11:52:45',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10877,'4000','31741337545','2025-03-07 11:52:46',NULL,900.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(10878,'4000','31741337545','2025-03-07 11:52:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10879,'4000','31741337545','2025-03-07 11:52:31',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10880,'4000','31741337545','2025-03-07 11:52:37',NULL,220.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(10881,'1050','31741339253','2025-03-07 12:20:54',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174133925603223603333','No',NULL,NULL,''),(10882,'1110','31741339253','2025-03-07 12:20:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10883,'5500','31741339253','2025-03-07 12:20:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10884,'4000','31741339253','2025-03-07 12:20:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10885,'1050','31741342640','2025-03-07 13:17:21',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174134264322243233234','No',NULL,NULL,''),(10886,'1110','31741342640','2025-03-07 13:17:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10887,'5500','31741342640','2025-03-07 13:17:20',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10888,'4000','31741342640','2025-03-07 13:17:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10889,'1050','31741348479','2025-03-07 14:54:51',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174134919422233234712','No',NULL,NULL,''),(10890,'1110','31741348479','2025-03-07 14:54:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10891,'1110','31741348479','2025-03-07 14:54:39',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10892,'5500','31741348479','2025-03-07 14:54:50',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10893,'4000','31741348479','2025-03-07 14:54:51',NULL,400.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10894,'4000','31741348479','2025-03-07 14:54:39',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10895,'1050','31741369950','2025-03-07 20:53:07',1320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174136999003239240933','No',NULL,NULL,''),(10896,'1110','31741369950','2025-03-07 20:53:07',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10897,'1110','31741369950','2025-03-07 20:52:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(10898,'1110','31741369950','2025-03-07 20:52:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10899,'1110','31741369950','2025-03-07 20:52:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(10900,'1110','31741369950','2025-03-07 20:53:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10901,'5500','31741369950','2025-03-07 20:53:06',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10902,'4000','31741369950','2025-03-07 20:53:07',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10903,'4000','31741369950','2025-03-07 20:52:30',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(10904,'4000','31741369950','2025-03-07 20:52:34',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10905,'4000','31741369950','2025-03-07 20:52:38',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(10906,'4000','31741369950','2025-03-07 20:53:02',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10907,'1050','31741430773','2025-03-08 13:46:31',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174143079300202213142','No',NULL,NULL,''),(10908,'1110','31741430773','2025-03-08 13:46:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10909,'1110','31741430773','2025-03-08 13:46:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10910,'1110','31741430773','2025-03-08 13:46:20',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10911,'5500','31741430773','2025-03-08 13:46:29',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10912,'4000','31741430773','2025-03-08 13:46:31',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10913,'4000','31741430773','2025-03-08 13:46:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10914,'4000','31741430773','2025-03-08 13:46:20',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10915,'1050','31741443025','2025-03-08 17:18:21',1630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174144351934413323202','No',NULL,NULL,''),(10916,'1110','31741443025','2025-03-08 17:18:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(10917,'1110','31741443025','2025-03-08 17:10:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10918,'1110','31741443025','2025-03-08 17:12:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10919,'1110','31741443025','2025-03-08 17:13:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10920,'1110','31741443025','2025-03-08 17:16:09',NULL,100.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(10921,'1110','31741443025','2025-03-08 17:17:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10922,'1110','31741443025','2025-03-08 17:17:35',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10923,'5500','31741443025','2025-03-08 17:18:00',190.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10924,'4000','31741443025','2025-03-08 17:18:21',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(10925,'4000','31741443025','2025-03-08 17:10:26',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10926,'4000','31741443025','2025-03-08 17:12:39',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10927,'4000','31741443025','2025-03-08 17:13:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10928,'4000','31741443025','2025-03-08 17:16:09',NULL,220.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(10929,'4000','31741443025','2025-03-08 17:17:09',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10930,'4000','31741443025','2025-03-08 17:17:35',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10931,'1050','31741447463','2025-03-08 18:24:57',1650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174144766043613432334','No',NULL,NULL,''),(10932,'1110','31741447463','2025-03-08 18:24:57',NULL,400.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10933,'1110','31741447463','2025-03-08 18:24:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10934,'1110','31741447463','2025-03-08 18:24:44',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10935,'5500','31741447463','2025-03-08 18:24:54',410.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10936,'4000','31741447463','2025-03-08 18:24:57',NULL,1000.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10937,'4000','31741447463','2025-03-08 18:24:23',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10938,'4000','31741447463','2025-03-08 18:24:44',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10939,'1050','31741466176','2025-03-08 23:36:23',1050.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174146618563134043484','No',NULL,NULL,''),(10940,'1110','31741466176','2025-03-08 23:36:23',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10941,'1110','31741466176','2025-03-08 23:36:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10942,'1110','31741466176','2025-03-08 23:36:19',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10943,'5500','31741466176','2025-03-08 23:36:22',170.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10944,'4000','31741466176','2025-03-08 23:36:23',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10945,'4000','31741466176','2025-03-08 23:36:16',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10946,'4000','31741466176','2025-03-08 23:36:19',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10947,'1050','31741466839','2025-03-08 23:47:37',830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174146685933019439223','No',NULL,NULL,''),(10948,'4000','31741466839','2025-03-08 23:47:37',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10949,'4000','31741466839','2025-03-08 23:47:19',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10950,'4000','31741466839','2025-03-08 23:47:26',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10951,'1050','31741467741','2025-03-09 13:38:16',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174151669993143331134','No',NULL,NULL,''),(10952,'4000','31741467741','2025-03-09 13:38:16',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10953,'1050','31741516714','2025-03-09 13:38:41',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174151673712532640233','No',NULL,NULL,''),(10954,'1110','31741516714','2025-03-09 13:38:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10955,'1110','31741516714','2025-03-09 13:38:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10956,'1110','31741516714','2025-03-09 13:38:37',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10957,'5500','31741516714','2025-03-09 13:38:40',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10958,'4000','31741516714','2025-03-09 13:38:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10959,'4000','31741516714','2025-03-09 13:38:34',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10960,'4000','31741516714','2025-03-09 13:38:37',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10961,'1050','31741520430','2025-03-09 14:55:17',1440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174152131932213525020','No',NULL,NULL,''),(10962,'1110','31741520430','2025-03-09 14:55:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(10963,'1110','31741520430','2025-03-09 14:40:30',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10964,'1110','31741520430','2025-03-09 14:40:38',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(10965,'1110','31741520430','2025-03-09 14:40:46',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10966,'5500','31741520430','2025-03-09 14:55:11',360.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10967,'4000','31741520430','2025-03-09 14:55:17',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(10968,'4000','31741520430','2025-03-09 14:40:30',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10969,'4000','31741520430','2025-03-09 14:40:38',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(10970,'4000','31741520430','2025-03-09 14:40:46',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10971,'1050','31741524362','2025-03-09 15:46:21',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174152438822331530427','No',NULL,NULL,''),(10972,'1110','31741524362','2025-03-09 15:46:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10973,'1110','31741524362','2025-03-09 15:46:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10974,'1110','31741524362','2025-03-09 15:46:15',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10975,'5500','31741524362','2025-03-09 15:46:20',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10976,'4000','31741524362','2025-03-09 15:46:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10977,'4000','31741524362','2025-03-09 15:46:02',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10978,'4000','31741524362','2025-03-09 15:46:15',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10979,'1050','31741524424','2025-03-09 15:47:05',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174152442532201204243','No',NULL,NULL,''),(10980,'1110','31741524424','2025-03-09 15:47:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10981,'5500','31741524424','2025-03-09 15:47:04',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10982,'4000','31741524424','2025-03-09 15:47:05',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10983,'1050','31741525325','2025-03-09 16:02:12',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174152533432325322134','No',NULL,NULL,''),(10984,'1110','31741525325','2025-03-09 16:02:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10985,'1110','31741525325','2025-03-09 16:02:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(10986,'5500','31741525325','2025-03-09 16:02:11',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10987,'4000','31741525325','2025-03-09 16:02:12',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10988,'4000','31741525325','2025-03-09 16:02:05',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(10989,'1050','31741541839','2025-03-09 20:38:13',2200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174154190333353132503','No',NULL,NULL,''),(10990,'1110','31741541839','2025-03-09 20:38:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10991,'1110','31741541839','2025-03-09 20:37:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10992,'1110','31741541839','2025-03-09 20:37:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10993,'1110','31741541839','2025-03-09 20:37:45',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10994,'1110','31741541839','2025-03-09 20:37:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(10995,'1110','31741541839','2025-03-09 20:38:02',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(10996,'1110','31741541839','2025-03-09 20:38:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10997,'5500','31741541839','2025-03-09 20:38:11',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10998,'4000','31741541839','2025-03-09 20:38:13',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10999,'4000','31741541839','2025-03-09 20:37:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11000,'4000','31741541839','2025-03-09 20:37:27',NULL,960.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11001,'4000','31741541839','2025-03-09 20:37:45',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11002,'4000','31741541839','2025-03-09 20:37:57',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(11003,'4000','31741541839','2025-03-09 20:38:02',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(11004,'4000','31741541839','2025-03-09 20:38:08',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11005,'1050','31741542007','2025-03-09 20:40:14',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174154201555025032335','No',NULL,NULL,''),(11006,'1110','31741542007','2025-03-09 20:40:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11007,'1110','31741542007','2025-03-09 20:40:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11008,'5500','31741542007','2025-03-09 20:40:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11009,'4000','31741542007','2025-03-09 20:40:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11010,'4000','31741542007','2025-03-09 20:40:07',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11011,'1050','31741691492','2025-03-11 14:11:34',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174169149774223332031','No',NULL,NULL,''),(11012,'4000','31741691492','2025-03-11 14:11:34',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11013,'1050','31741691520','2025-03-11 14:12:02',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174169152422223323521','No',NULL,NULL,''),(11014,'4000','31741691520','2025-03-11 14:12:02',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11015,'1050','31741691577','2025-03-11 14:12:58',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174169158038330340362','No',NULL,NULL,''),(11016,'4000','31741691577','2025-03-11 14:12:58',NULL,450.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(11017,'1050','31741703910','2025-03-11 17:39:42',1140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174170398580280023343','No',NULL,NULL,''),(11018,'1110','31741703910','2025-03-11 17:39:42',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11019,'1110','31741703910','2025-03-11 17:38:31',NULL,0.00,'','3','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(11020,'1110','31741703910','2025-03-11 17:38:39',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11021,'1110','31741703910','2025-03-11 17:38:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(11022,'1110','31741703910','2025-03-11 17:39:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11023,'5500','31741703910','2025-03-11 17:39:39',210.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11024,'4000','31741703910','2025-03-11 17:39:42',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11025,'4000','31741703910','2025-03-11 17:38:31',NULL,450.00,'','3','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(11026,'4000','31741703910','2025-03-11 17:38:39',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11027,'4000','31741703910','2025-03-11 17:38:47',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11028,'4000','31741703910','2025-03-11 17:39:34',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11029,'1050','31741708911','2025-03-11 19:01:54',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174170891733222177130','No',NULL,NULL,''),(11030,'1110','31741708911','2025-03-11 19:01:54',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11031,'5500','31741708911','2025-03-11 19:01:51',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11032,'4000','31741708911','2025-03-11 19:01:54',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11033,'1050','31741785527','2025-03-12 16:18:57',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174178553923033321333','No',NULL,NULL,''),(11034,'1110','31741785527','2025-03-12 16:18:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11035,'1110','31741785527','2025-03-12 16:18:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11036,'1110','31741785527','2025-03-12 16:18:52',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11037,'5500','31741785527','2025-03-12 16:18:55',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11038,'4000','31741785527','2025-03-12 16:18:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11039,'4000','31741785527','2025-03-12 16:18:47',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11040,'4000','31741785527','2025-03-12 16:18:52',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11041,'1050','31741804847','2025-03-12 21:41:09',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174180487303442230022','No',NULL,NULL,''),(11042,'1110','31741804847','2025-03-12 21:41:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11043,'1110','31741804847','2025-03-12 21:40:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11044,'1110','31741804847','2025-03-12 21:40:54',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11045,'1110','31741804847','2025-03-12 21:41:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11046,'5500','31741804847','2025-03-12 21:41:08',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11047,'4000','31741804847','2025-03-12 21:41:09',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11048,'4000','31741804847','2025-03-12 21:40:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11049,'4000','31741804847','2025-03-12 21:40:54',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11050,'4000','31741804847','2025-03-12 21:41:00',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11051,'1050','31741805107','2025-03-12 21:45:35',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174180514070342002020','No',NULL,NULL,''),(11052,'1110','31741805107','2025-03-12 21:45:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11053,'1110','31741805107','2025-03-12 21:45:07',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11054,'5500','31741805107','2025-03-12 21:45:34',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11055,'4000','31741805107','2025-03-12 21:45:35',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11056,'4000','31741805107','2025-03-12 21:45:07',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11057,'1050','31741882572','2025-03-13 19:16:13',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174188257525115223227','No',NULL,NULL,''),(11058,'1110','31741882572','2025-03-13 19:16:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11059,'5500','31741882572','2025-03-13 19:16:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11060,'4000','31741882572','2025-03-13 19:16:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11061,'1050','31741882589','2025-03-13 19:16:30',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174188259333233253237','No',NULL,NULL,''),(11062,'1110','31741882589','2025-03-13 19:16:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11063,'5500','31741882589','2025-03-13 19:16:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11064,'4000','31741882589','2025-03-13 19:16:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11065,'1050','31741882604','2025-03-13 19:16:46',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174188261280220133323','No',NULL,NULL,''),(11066,'1110','31741882604','2025-03-13 19:16:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11067,'5500','31741882604','2025-03-13 19:16:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11068,'4000','31741882604','2025-03-13 19:16:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11069,'1050','31741882657','2025-03-13 19:17:45',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174188267007300682713','No',NULL,NULL,''),(11070,'4000','31741882657','2025-03-13 19:17:45',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(11071,'1050','31741882686','2025-03-13 19:18:08',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174188269202082212082','No',NULL,NULL,''),(11072,'4000','31741882686','2025-03-13 19:18:08',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(11073,'1050','31741969995','2025-03-14 19:33:20',330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174197000220703302039','No',NULL,NULL,''),(11074,'1110','31741969995','2025-03-14 19:33:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11075,'1110','31741969995','2025-03-14 19:33:15',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11076,'5500','31741969995','2025-03-14 19:33:18',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11077,'4000','31741969995','2025-03-14 19:33:20',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11078,'4000','31741969995','2025-03-14 19:33:15',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11079,'1050','31741970023','2025-03-14 19:35:29',1360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174197013143029122324','No',NULL,NULL,''),(11080,'1110','31741970023','2025-03-14 19:35:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11081,'1110','31741970023','2025-03-14 19:33:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(11082,'1110','31741970023','2025-03-14 19:33:51',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11083,'1110','31741970023','2025-03-14 19:33:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(11084,'1110','31741970023','2025-03-14 19:34:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11085,'1110','31741970023','2025-03-14 19:35:16',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11086,'5500','31741970023','2025-03-14 19:35:27',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11087,'4000','31741970023','2025-03-14 19:35:29',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11088,'4000','31741970023','2025-03-14 19:33:44',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11089,'4000','31741970023','2025-03-14 19:33:51',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11090,'4000','31741970023','2025-03-14 19:33:56',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11091,'4000','31741970023','2025-03-14 19:34:17',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11092,'4000','31741970023','2025-03-14 19:35:16',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11093,'1050','31741970320','2025-03-14 19:38:45',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174197032973402230022','No',NULL,NULL,''),(11094,'1110','31741970320','2025-03-14 19:38:45',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(11095,'5500','31741970320','2025-03-14 19:38:40',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11096,'4000','31741970320','2025-03-14 19:38:45',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(11097,'1050','31741970391','2025-03-14 19:40:16',560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174197042533204323009','No',NULL,NULL,''),(11098,'1110','31741970391','2025-03-14 19:40:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11099,'1110','31741970391','2025-03-14 19:39:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(11100,'1110','31741970391','2025-03-14 19:40:06',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11101,'5500','31741970391','2025-03-14 19:40:15',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11102,'4000','31741970391','2025-03-14 19:40:16',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11103,'4000','31741970391','2025-03-14 19:39:51',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(11104,'4000','31741970391','2025-03-14 19:40:06',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11105,'1050','31741970450','2025-03-14 19:40:52',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174197045430437323333','No',NULL,NULL,''),(11106,'1110','31741970450','2025-03-14 19:40:52',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11107,'5500','31741970450','2025-03-14 19:40:50',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11108,'4000','31741970450','2025-03-14 19:40:52',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11109,'1050','31741971095','2025-03-14 19:51:48',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174197117743332703223','No',NULL,NULL,''),(11110,'1110','31741971095','2025-03-14 19:51:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11111,'1110','31741971095','2025-03-14 19:51:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11112,'1110','31741971095','2025-03-14 19:51:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(11113,'1110','31741971095','2025-03-14 19:51:40',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11114,'5500','31741971095','2025-03-14 19:51:45',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11115,'4000','31741971095','2025-03-14 19:51:48',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11116,'4000','31741971095','2025-03-14 19:51:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11117,'4000','31741971095','2025-03-14 19:51:38',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11118,'4000','31741971095','2025-03-14 19:51:40',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11119,'1050','31741971249','2025-03-14 19:54:11',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174197126022200240226','No',NULL,NULL,''),(11120,'4000','31741971249','2025-03-14 19:54:11',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(11121,'1050','31742040599','2025-03-15 15:23:57',1270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174204258733244340332','No',NULL,NULL,''),(11122,'1110','31742040599','2025-03-15 15:23:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11123,'1110','31742040599','2025-03-15 15:09:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(11124,'1110','31742040599','2025-03-15 15:10:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(11125,'1110','31742040599','2025-03-15 15:10:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11126,'1110','31742040599','2025-03-15 15:22:15',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11127,'5500','31742040599','2025-03-15 15:23:55',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11128,'4000','31742040599','2025-03-15 15:23:57',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11129,'4000','31742040599','2025-03-15 15:09:59',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(11130,'4000','31742040599','2025-03-15 15:10:11',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11131,'4000','31742040599','2025-03-15 15:10:17',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11132,'4000','31742040599','2025-03-15 15:22:15',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11133,'1050','31742042601','2025-03-15 15:44:01',780.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174204264572470233423','No',NULL,NULL,''),(11134,'1110','31742042601','2025-03-15 15:44:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11135,'1110','31742042601','2025-03-15 15:43:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(11136,'1110','31742042601','2025-03-15 15:43:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(11137,'5500','31742042601','2025-03-15 15:43:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11138,'4000','31742042601','2025-03-15 15:44:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11139,'4000','31742042601','2025-03-15 15:43:21',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11140,'4000','31742042601','2025-03-15 15:43:28',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11141,'1050','31742049477','2025-03-15 17:38:47',1260.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174204953804423332234','No',NULL,NULL,''),(11142,'1110','31742049477','2025-03-15 17:38:47',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11143,'1110','31742049477','2025-03-15 17:37:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11144,'1110','31742049477','2025-03-15 17:38:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11145,'5500','31742049477','2025-03-15 17:38:41',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11146,'4000','31742049477','2025-03-15 17:38:47',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11147,'4000','31742049477','2025-03-15 17:37:57',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11148,'4000','31742049477','2025-03-15 17:38:05',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11149,'1050','31742060937','2025-03-15 20:49:14',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174206095612934232233','No',NULL,NULL,''),(11150,'1110','31742060937','2025-03-15 20:49:14',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11151,'1110','31742060937','2025-03-15 20:48:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11152,'1110','31742060937','2025-03-15 20:49:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11153,'1110','31742060937','2025-03-15 20:49:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11154,'5500','31742060937','2025-03-15 20:49:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11155,'4000','31742060937','2025-03-15 20:49:14',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11156,'4000','31742060937','2025-03-15 20:48:58',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11157,'4000','31742060937','2025-03-15 20:49:00',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11158,'4000','31742060937','2025-03-15 20:49:04',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11159,'1050','31742061560','2025-03-15 20:59:29',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174206157233233232220','No',NULL,NULL,''),(11160,'1110','31742061560','2025-03-15 20:59:29',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11161,'1110','31742061560','2025-03-15 20:59:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11162,'1110','31742061560','2025-03-15 20:59:22',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11163,'5500','31742061560','2025-03-15 20:59:27',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11164,'4000','31742061560','2025-03-15 20:59:29',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11165,'4000','31742061560','2025-03-15 20:59:20',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11166,'4000','31742061560','2025-03-15 20:59:22',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11167,'1050','31742061590','2025-03-15 20:59:57',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174206159940263479203','No',NULL,NULL,''),(11168,'4000','31742061590','2025-03-15 20:59:57',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11169,'4000','31742061590','2025-03-15 20:59:50',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11170,'1050','31742069488','2025-03-15 23:11:29',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174206949102320333941','No',NULL,NULL,''),(11171,'1110','31742069488','2025-03-15 23:11:29',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11172,'5500','31742069488','2025-03-15 23:11:28',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11173,'4000','31742069488','2025-03-15 23:11:29',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11174,'1050','31742077433','2025-03-16 01:23:55',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174207743844332220333','No',NULL,NULL,''),(11175,'4000','31742077433','2025-03-16 01:23:55',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11176,'1050','31742085873','2025-03-16 03:44:43',2220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174208588733222032353','No',NULL,NULL,''),(11177,'1110','31742085873','2025-03-16 03:44:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(11178,'1110','31742085873','2025-03-16 03:44:33',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11179,'1110','31742085873','2025-03-16 03:44:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11180,'5500','31742085873','2025-03-16 03:44:42',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11181,'4000','31742085873','2025-03-16 03:44:43',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(11182,'4000','31742085873','2025-03-16 03:44:33',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11183,'4000','31742085873','2025-03-16 03:44:39',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11184,'1050','31742087179','2025-03-16 04:06:54',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174208722123443133032','No',NULL,NULL,''),(11185,'4000','31742087179','2025-03-16 04:06:54',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11186,'1050','31742124261','2025-03-16 14:24:38',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174212428000022220342','No',NULL,NULL,''),(11187,'4000','31742124261','2025-03-16 14:24:38',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11188,'4000','31742124261','2025-03-16 14:24:22',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11189,'1050','31742124316','2025-03-16 14:26:13',1580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174212438623442813223','No',NULL,NULL,''),(11190,'1110','31742124316','2025-03-16 14:26:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11191,'1110','31742124316','2025-03-16 14:25:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11192,'1110','31742124316','2025-03-16 14:25:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11193,'1110','31742124316','2025-03-16 14:25:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11194,'1110','31742124316','2025-03-16 14:25:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11195,'1110','31742124316','2025-03-16 14:26:01',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11196,'5500','31742124316','2025-03-16 14:26:11',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11197,'4000','31742124316','2025-03-16 14:26:13',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11198,'4000','31742124316','2025-03-16 14:25:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11199,'4000','31742124316','2025-03-16 14:25:21',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11200,'4000','31742124316','2025-03-16 14:25:36',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11201,'4000','31742124316','2025-03-16 14:25:51',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11202,'4000','31742124316','2025-03-16 14:26:01',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11203,'1050','31742124454','2025-03-16 14:27:35',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174212445811032304333','No',NULL,NULL,''),(11204,'1110','31742124454','2025-03-16 14:27:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11205,'5500','31742124454','2025-03-16 14:27:34',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11206,'4000','31742124454','2025-03-16 14:27:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11207,'1050','31742126398','2025-03-16 15:00:23',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174212642617226263663','No',NULL,NULL,''),(11208,'1110','31742126398','2025-03-16 15:00:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11209,'1110','31742126398','2025-03-16 14:59:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(11210,'1110','31742126398','2025-03-16 15:00:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11211,'1110','31742126398','2025-03-16 15:00:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(11212,'5500','31742126398','2025-03-16 15:00:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11213,'4000','31742126398','2025-03-16 15:00:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11214,'4000','31742126398','2025-03-16 14:59:58',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11215,'4000','31742126398','2025-03-16 15:00:07',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11216,'4000','31742126398','2025-03-16 15:00:15',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11217,'1050','31742126440','2025-03-16 15:00:42',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174212645060340023601','No',NULL,NULL,''),(11218,'1110','31742126440','2025-03-16 15:00:42',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(11219,'5500','31742126440','2025-03-16 15:00:40',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11220,'4000','31742126440','2025-03-16 15:00:42',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(11221,'1050','31742128600','2025-03-16 15:36:42',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174212860312333220227','No',NULL,NULL,''),(11222,'1110','31742128600','2025-03-16 15:36:42',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11223,'5500','31742128600','2025-03-16 15:36:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11224,'4000','31742128600','2025-03-16 15:36:42',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11225,'1050','31742135891','2025-03-16 17:38:21',570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174213591002730290040','No',NULL,NULL,''),(11226,'1110','31742135891','2025-03-16 17:38:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11227,'1110','31742135891','2025-03-16 17:38:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11228,'1110','31742135891','2025-03-16 17:38:18',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11229,'5500','31742135891','2025-03-16 17:38:20',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11230,'4000','31742135891','2025-03-16 17:38:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11231,'4000','31742135891','2025-03-16 17:38:12',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11232,'4000','31742135891','2025-03-16 17:38:18',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11233,'1050','31742150129','2025-03-16 21:36:15',1600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174215018233823134341','No',NULL,NULL,''),(11234,'1110','31742150129','2025-03-16 21:36:15',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11235,'1110','31742150129','2025-03-16 21:35:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11236,'1110','31742150129','2025-03-16 21:35:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11237,'5500','31742150129','2025-03-16 21:36:14',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11238,'4000','31742150129','2025-03-16 21:36:15',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11239,'4000','31742150129','2025-03-16 21:35:29',NULL,680.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11240,'4000','31742150129','2025-03-16 21:35:35',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11241,'1050','31742150292','2025-03-16 21:38:17',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174215029923027332119','No',NULL,NULL,''),(11242,'1110','31742150292','2025-03-16 21:38:17',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11243,'1110','31742150292','2025-03-16 21:38:12',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11244,'5500','31742150292','2025-03-16 21:38:15',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11245,'4000','31742150292','2025-03-16 21:38:17',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11246,'4000','31742150292','2025-03-16 21:38:12',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11247,'1050','31742290945','2025-03-18 12:42:48',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174229097232322033212','No',NULL,NULL,''),(11248,'1110','31742290945','2025-03-18 12:42:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11249,'1110','31742290945','2025-03-18 12:42:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(11250,'1110','31742290945','2025-03-18 12:42:31',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11251,'5500','31742290945','2025-03-18 12:42:46',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11252,'4000','31742290945','2025-03-18 12:42:48',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11253,'4000','31742290945','2025-03-18 12:42:25',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(11254,'4000','31742290945','2025-03-18 12:42:31',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11255,'1050','31742292559','2025-03-18 13:09:27',330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174229257142032307221','No',NULL,NULL,''),(11256,'1110','31742292559','2025-03-18 13:09:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(11257,'1110','31742292559','2025-03-18 13:09:20',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11258,'5500','31742292559','2025-03-18 13:09:26',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11259,'4000','31742292559','2025-03-18 13:09:27',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11260,'4000','31742292559','2025-03-18 13:09:20',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11261,'1050','31742301585','2025-03-18 15:39:57',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174230159923032319332','No',NULL,NULL,''),(11262,'1110','31742301585','2025-03-18 15:39:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11263,'1110','31742301585','2025-03-18 15:39:45',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11264,'1110','31742301585','2025-03-18 15:39:51',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11265,'5500','31742301585','2025-03-18 15:39:56',60.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11266,'4000','31742301585','2025-03-18 15:39:57',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11267,'4000','31742301585','2025-03-18 15:39:45',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11268,'4000','31742301585','2025-03-18 15:39:51',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11269,'1050','31742301622','2025-03-18 15:40:24',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174230162535422212330','No',NULL,NULL,''),(11270,'4000','31742301622','2025-03-18 15:40:24',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11271,'1050','31742315969','2025-03-18 19:39:41',1490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174231676674233632227','No',NULL,NULL,''),(11272,'1110','31742315969','2025-03-18 19:39:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11273,'1110','31742315969','2025-03-18 19:39:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11274,'1110','31742315969','2025-03-18 19:39:34',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11275,'5500','31742315969','2025-03-18 19:39:39',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11276,'4000','31742315969','2025-03-18 19:39:41',NULL,1260.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11277,'4000','31742315969','2025-03-18 19:39:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11278,'4000','31742315969','2025-03-18 19:39:34',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11279,'1050','31742319300','2025-03-18 20:35:26',1110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174231933323320333023','No',NULL,NULL,''),(11280,'4000','31742319300','2025-03-18 20:35:26',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11281,'4000','31742319300','2025-03-18 20:35:00',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11282,'4000','31742319300','2025-03-18 20:35:17',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11283,'1050','31742320047','2025-03-18 20:47:31',230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174232005333343337322','No',NULL,NULL,''),(11284,'1110','31742320047','2025-03-18 20:47:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11285,'1110','31742320047','2025-03-18 20:47:27',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11286,'5500','31742320047','2025-03-18 20:47:29',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11287,'4000','31742320047','2025-03-18 20:47:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11288,'4000','31742320047','2025-03-18 20:47:27',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11289,'1050','31742324063','2025-03-18 21:54:24',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174232407407204242434','No',NULL,NULL,''),(11290,'4000','31742324063','2025-03-18 21:54:24',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11291,'1050','31742324106','2025-03-18 21:55:08',30.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174232411433320233033','No',NULL,NULL,''),(11292,'1110','31742324106','2025-03-18 21:55:08',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11293,'5500','31742324106','2025-03-18 21:55:06',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11294,'4000','31742324106','2025-03-18 21:55:08',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11295,'1050','31742371138','2025-03-19 10:58:59',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174237114114232243312','No',NULL,NULL,''),(11296,'4000','31742371138','2025-03-19 10:58:59',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11297,'1050','31742374494','2025-03-19 11:55:09',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174237451140302332232','No',NULL,NULL,''),(11298,'1110','31742374494','2025-03-19 11:55:09',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11299,'1110','31742374494','2025-03-19 11:54:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11300,'1110','31742374494','2025-03-19 11:54:56',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11301,'5500','31742374494','2025-03-19 11:55:07',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11302,'4000','31742374494','2025-03-19 11:55:09',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11303,'4000','31742374494','2025-03-19 11:54:55',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11304,'4000','31742374494','2025-03-19 11:54:56',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11305,'1050','31742390132','2025-03-19 16:15:33',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174239013637322022033','No',NULL,NULL,''),(11306,'4000','31742390132','2025-03-19 16:15:33',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11307,'1050','31742403223','2025-03-19 19:53:56',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174240324220027222322','No',NULL,NULL,''),(11308,'1110','31742403223','2025-03-19 19:53:56',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11309,'1110','31742403223','2025-03-19 19:53:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11310,'1110','31742403223','2025-03-19 19:53:50',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11311,'5500','31742403223','2025-03-19 19:53:55',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11312,'4000','31742403223','2025-03-19 19:53:56',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11313,'4000','31742403223','2025-03-19 19:53:43',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11314,'4000','31742403223','2025-03-19 19:53:50',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11315,'1050','31742405754','2025-03-19 20:36:00',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174240576232403022274','No',NULL,NULL,''),(11316,'1110','31742405754','2025-03-19 20:36:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11317,'1110','31742405754','2025-03-19 20:35:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11318,'5500','31742405754','2025-03-19 20:35:58',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11319,'4000','31742405754','2025-03-19 20:36:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11320,'4000','31742405754','2025-03-19 20:35:54',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11321,'1030','31742405980','2025-03-19 20:41:36',1410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174240610643204323333','No',NULL,NULL,'254'),(11322,'1110','31742405980','2025-03-19 20:41:36',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11323,'1110','31742405980','2025-03-19 20:39:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11324,'1110','31742405980','2025-03-19 20:39:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(11325,'1110','31742405980','2025-03-19 20:40:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11326,'5500','31742405980','2025-03-19 20:41:27',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11327,'4000','31742405980','2025-03-19 20:41:36',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11328,'4000','31742405980','2025-03-19 20:39:40',NULL,680.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11329,'4000','31742405980','2025-03-19 20:39:49',NULL,220.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(11330,'4000','31742405980','2025-03-19 20:40:49',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11347,'1050','31742460733','2025-03-20 11:53:23',3760.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174246212941223306003','No',NULL,NULL,''),(11348,'1110','31742460733','2025-03-20 11:53:23',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11349,'1110','31742460733','2025-03-20 11:52:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11350,'1110','31742460733','2025-03-20 11:52:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11351,'1110','31742460733','2025-03-20 11:52:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11352,'1110','31742460733','2025-03-20 11:52:47',NULL,150.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11353,'1110','31742460733','2025-03-20 11:53:03',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11354,'1110','31742460733','2025-03-20 11:53:09',NULL,20.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11355,'1110','31742460733','2025-03-20 11:53:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11356,'1110','31742460733','2025-03-20 12:15:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11357,'1110','31742460733','2025-03-20 12:15:11',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11358,'1110','31742460733','2025-03-20 12:15:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11359,'5500','31742460733','2025-03-20 12:15:24',510.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11360,'4000','31742460733','2025-03-20 11:53:23',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11361,'4000','31742460733','2025-03-20 11:52:13',NULL,1080.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11362,'4000','31742460733','2025-03-20 11:52:19',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11363,'4000','31742460733','2025-03-20 11:52:38',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11364,'4000','31742460733','2025-03-20 11:52:47',NULL,330.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11365,'4000','31742460733','2025-03-20 11:53:03',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11366,'4000','31742460733','2025-03-20 11:53:09',NULL,60.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11367,'4000','31742460733','2025-03-20 11:53:21',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11368,'4000','31742460733','2025-03-20 12:15:04',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11369,'4000','31742460733','2025-03-20 12:15:11',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11370,'4000','31742460733','2025-03-20 12:15:20',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11371,'1050','31742497006','2025-03-20 21:57:30',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174249706132103203337','No',NULL,NULL,''),(11372,'1110','31742497006','2025-03-20 21:57:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11373,'1110','31742497006','2025-03-20 21:56:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11374,'1110','31742497006','2025-03-20 21:56:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11375,'1110','31742497006','2025-03-20 21:57:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(11376,'1110','31742497006','2025-03-20 21:57:16',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11377,'5500','31742497006','2025-03-20 21:57:20',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11378,'4000','31742497006','2025-03-20 21:57:30',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11379,'4000','31742497006','2025-03-20 21:56:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11380,'4000','31742497006','2025-03-20 21:56:52',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11381,'4000','31742497006','2025-03-20 21:57:02',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11382,'4000','31742497006','2025-03-20 21:57:16',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11383,'1050','31742497191','2025-03-20 22:00:03',670.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174249720822424333902','No',NULL,NULL,''),(11384,'1110','31742497191','2025-03-20 22:00:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11385,'1110','31742497191','2025-03-20 21:59:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11386,'1110','31742497191','2025-03-20 21:59:56',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11387,'5500','31742497191','2025-03-20 22:00:00',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11388,'4000','31742497191','2025-03-20 22:00:03',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11389,'4000','31742497191','2025-03-20 21:59:51',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11390,'4000','31742497191','2025-03-20 21:59:56',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11391,'1010','31742555549','2025-03-21 14:12:31',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174255556030703305500','No',NULL,NULL,'8'),(11392,'4000','31742555549','2025-03-21 14:12:31',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11393,'1050','31742555599','2025-03-21 14:13:21',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174255561103162323422','No',NULL,NULL,''),(11394,'1110','31742555599','2025-03-21 14:13:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11395,'5500','31742555599','2025-03-21 14:13:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11396,'4000','31742555599','2025-03-21 14:13:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11397,'1050','31742565087','2025-03-21 16:51:59',1070.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174256514732201323122','No',NULL,NULL,''),(11398,'1110','31742565087','2025-03-21 16:51:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11399,'1110','31742565087','2025-03-21 16:51:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11400,'1110','31742565087','2025-03-21 16:51:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11401,'1110','31742565087','2025-03-21 16:51:51',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11402,'5500','31742565087','2025-03-21 16:51:56',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11403,'4000','31742565087','2025-03-21 16:51:59',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11404,'4000','31742565087','2025-03-21 16:51:27',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11405,'4000','31742565087','2025-03-21 16:51:36',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11406,'4000','31742565087','2025-03-21 16:51:51',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11407,'1050','31742583473','2025-03-21 21:57:58',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174258347934532303222','No',NULL,NULL,''),(11408,'1110','31742583473','2025-03-21 21:57:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11409,'1110','31742583473','2025-03-21 21:57:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11410,'5500','31742583473','2025-03-21 21:57:57',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11411,'4000','31742583473','2025-03-21 21:57:58',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11412,'4000','31742583473','2025-03-21 21:57:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11413,'1010','31742583502','2025-03-21 22:23:43',2020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174258503930302332111','No',NULL,NULL,'55'),(11414,'1110','31742583502','2025-03-21 22:23:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(11415,'1110','31742583502','2025-03-21 21:58:22',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11416,'1110','31742583502','2025-03-21 21:58:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11417,'1110','31742583502','2025-03-21 22:00:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(11418,'1110','31742583502','2025-03-21 22:00:57',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11419,'1110','31742583502','2025-03-21 22:01:00',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11420,'5500','31742583502','2025-03-21 22:23:42',280.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11421,'4000','31742583502','2025-03-21 22:23:43',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(11422,'4000','31742583502','2025-03-21 21:58:22',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11423,'4000','31742583502','2025-03-21 21:58:28',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11424,'4000','31742583502','2025-03-21 22:00:53',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11425,'4000','31742583502','2025-03-21 22:00:57',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11426,'4000','31742583502','2025-03-21 22:01:00',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11427,'1050','31742647990','2025-03-22 15:54:18',3020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174264807020233322042','No',NULL,NULL,''),(11428,'1110','31742647990','2025-03-22 15:54:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11429,'1110','31742647990','2025-03-22 15:53:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11430,'1110','31742647990','2025-03-22 15:53:28',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11431,'5500','31742647990','2025-03-22 15:54:15',320.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11432,'4000','31742647990','2025-03-22 15:54:18',NULL,1920.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11433,'4000','31742647990','2025-03-22 15:53:10',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11434,'4000','31742647990','2025-03-22 15:53:28',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11435,'1050','31742660434','2025-03-22 19:20:43',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174266044627063122133','No',NULL,NULL,''),(11436,'1110','31742660434','2025-03-22 19:20:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(11437,'1110','31742660434','2025-03-22 19:20:34',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11438,'5500','31742660434','2025-03-22 19:20:43',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11439,'4000','31742660434','2025-03-22 19:20:43',NULL,600.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11440,'4000','31742660434','2025-03-22 19:20:34',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11441,'1050','31742660484','2025-03-22 19:22:32',1450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174266056133204323006','No',NULL,NULL,''),(11442,'1110','31742660484','2025-03-22 19:22:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11443,'1110','31742660484','2025-03-22 19:21:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11444,'1110','31742660484','2025-03-22 19:21:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11445,'1110','31742660484','2025-03-22 19:21:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11446,'1110','31742660484','2025-03-22 19:22:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11447,'5500','31742660484','2025-03-22 19:22:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11448,'4000','31742660484','2025-03-22 19:22:32',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11449,'4000','31742660484','2025-03-22 19:21:24',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11450,'4000','31742660484','2025-03-22 19:21:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11451,'4000','31742660484','2025-03-22 19:21:42',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11452,'4000','31742660484','2025-03-22 19:22:16',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11453,'1050','31742662710','2025-03-22 19:59:25',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174266277007033326002','No',NULL,NULL,''),(11454,'1110','31742662710','2025-03-22 19:59:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11455,'1110','31742662710','2025-03-22 19:58:30',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11456,'5500','31742662710','2025-03-22 19:59:24',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11457,'4000','31742662710','2025-03-22 19:59:25',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11458,'4000','31742662710','2025-03-22 19:58:30',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11459,'1050','31742731294','2025-03-23 15:01:48',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174273131613327136070','No',NULL,NULL,''),(11460,'1110','31742731294','2025-03-23 15:01:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11461,'1110','31742731294','2025-03-23 15:01:34',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11462,'1110','31742731294','2025-03-23 15:01:39',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11463,'5500','31742731294','2025-03-23 15:01:45',60.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11464,'4000','31742731294','2025-03-23 15:01:48',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11465,'4000','31742731294','2025-03-23 15:01:34',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11466,'4000','31742731294','2025-03-23 15:01:39',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11467,'1050','31742748717','2025-03-23 19:52:05',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174274872722343238843','No',NULL,NULL,''),(11468,'1110','31742748717','2025-03-23 19:52:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11469,'1110','31742748717','2025-03-23 19:51:57',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11470,'5500','31742748717','2025-03-23 19:52:04',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11471,'4000','31742748717','2025-03-23 19:52:05',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11472,'4000','31742748717','2025-03-23 19:51:57',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11473,'1050','31742748927','2025-03-23 19:55:28',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174274892980278234403','No',NULL,NULL,''),(11474,'4000','31742748927','2025-03-23 19:55:28',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11475,'1050','31742753917','2025-03-23 21:20:28',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174275403233232003337','No',NULL,NULL,''),(11476,'4000','31742753917','2025-03-23 21:20:28',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11477,'4000','31742753917','2025-03-23 21:18:37',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11478,'1050','31742754041','2025-03-23 21:20:44',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174275404540333403203','No',NULL,NULL,''),(11479,'1110','31742754041','2025-03-23 21:20:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11480,'1110','31742754041','2025-03-23 21:20:41',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11481,'5500','31742754041','2025-03-23 21:20:44',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11482,'4000','31742754041','2025-03-23 21:20:44',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11483,'4000','31742754041','2025-03-23 21:20:41',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11484,'1010','31742896385','2025-03-25 12:53:21',930.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174289640832033403300','No',NULL,NULL,'2'),(11485,'4000','31742896385','2025-03-25 12:53:21',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11486,'4000','31742896385','2025-03-25 12:53:05',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11487,'1050','31742921353','2025-03-25 19:49:16',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174292137103992304239','No',NULL,NULL,''),(11488,'1110','31742921353','2025-03-25 19:49:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11489,'5500','31742921353','2025-03-25 19:49:13',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11490,'4000','31742921353','2025-03-25 19:49:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11491,'1050','31742921390','2025-03-25 19:49:52',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174292139509012133102','No',NULL,NULL,''),(11492,'1110','31742921390','2025-03-25 19:49:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11493,'5500','31742921390','2025-03-25 19:49:50',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11494,'4000','31742921390','2025-03-25 19:49:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11495,'1050','31742921635','2025-03-25 19:54:10',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174292165862202604312','No',NULL,NULL,''),(11496,'4000','31742921635','2025-03-25 19:54:10',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11497,'4000','31742921635','2025-03-25 19:53:55',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11498,'1010','31742922169','2025-03-25 20:06:02',830.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174292249622329344222','No',NULL,NULL,'6do'),(11499,'1110','31742922169','2025-03-25 20:06:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11500,'1110','31742922169','2025-03-25 20:02:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11501,'1110','31742922169','2025-03-25 20:03:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11502,'5500','31742922169','2025-03-25 20:03:38',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11503,'4000','31742922169','2025-03-25 20:06:02',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11504,'4000','31742922169','2025-03-25 20:02:49',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11505,'4000','31742922169','2025-03-25 20:03:19',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11506,'1010','31742928975','2025-03-25 21:57:20',1240.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174292917301019402229','No',NULL,NULL,'dqu'),(11507,'1110','31742928975','2025-03-25 21:57:20',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11508,'1110','31742928975','2025-03-25 21:56:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11509,'1110','31742928975','2025-03-25 21:56:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11510,'1110','31742928975','2025-03-25 21:56:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(11511,'1110','31742928975','2025-03-25 21:56:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11512,'5500','31742928975','2025-03-25 21:57:19',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11513,'4000','31742928975','2025-03-25 21:57:20',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11514,'4000','31742928975','2025-03-25 21:56:15',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11515,'4000','31742928975','2025-03-25 21:56:27',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11516,'4000','31742928975','2025-03-25 21:56:30',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11517,'4000','31742928975','2025-03-25 21:56:41',NULL,90.00,'','3','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11518,'1010','31742988212','2025-03-26 14:24:15',1570.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174298828322423333380','No',NULL,NULL,'YP7'),(11519,'4000','31742988212','2025-03-26 14:24:15',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11520,'4000','31742988212','2025-03-26 14:23:32',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11521,'4000','31742988212','2025-03-26 14:23:41',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11522,'4000','31742988212','2025-03-26 14:23:49',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11523,'1010','31743009103','2025-03-26 20:36:26',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174301062122303612031','No',NULL,NULL,'E8L'),(11524,'1110','31743009103','2025-03-26 20:36:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11525,'1110','31743009103','2025-03-26 20:11:43',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11526,'1110','31743009103','2025-03-26 20:12:37',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11527,'5500','31743009103','2025-03-26 20:36:25',90.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11528,'4000','31743009103','2025-03-26 20:36:26',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11529,'4000','31743009103','2025-03-26 20:11:43',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11530,'4000','31743009103','2025-03-26 20:12:37',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11531,'1010','31743083627','2025-03-27 16:55:35',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174308389134303720301','No',NULL,NULL,'siy'),(11532,'1110','31743083627','2025-03-27 16:55:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11533,'1110','31743083627','2025-03-27 16:53:47',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11534,'1110','31743083627','2025-03-27 16:54:14',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11535,'5500','31743083627','2025-03-27 16:55:33',60.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11536,'4000','31743083627','2025-03-27 16:55:35',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11537,'4000','31743083627','2025-03-27 16:53:47',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11538,'4000','31743083627','2025-03-27 16:54:14',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11539,'1010','31743097570','2025-03-27 20:46:39',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174309762224232020227','No',NULL,NULL,'b44'),(11540,'1110','31743097570','2025-03-27 20:46:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11541,'1110','31743097570','2025-03-27 20:46:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11542,'5500','31743097570','2025-03-27 20:46:37',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11543,'4000','31743097570','2025-03-27 20:46:39',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11544,'4000','31743097570','2025-03-27 20:46:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11545,'1050','31743147181','2025-03-28 10:33:03',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174314724431333332313','No',NULL,NULL,''),(11546,'4000','31743147181','2025-03-28 10:33:03',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11547,'1050','31743156751','2025-03-28 13:12:36',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174315676623432376402','No',NULL,NULL,''),(11548,'1110','31743156751','2025-03-28 13:12:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11549,'1110','31743156751','2025-03-28 13:12:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11550,'5500','31743156751','2025-03-28 13:12:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11551,'4000','31743156751','2025-03-28 13:12:36',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11552,'4000','31743156751','2025-03-28 13:12:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11553,'1030','31743171378','2025-03-28 17:16:53',1140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174317271007202047330','No',NULL,NULL,'ku3'),(11554,'4000','31743171378','2025-03-28 17:16:53',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11555,'4000','31743171378','2025-03-28 17:16:18',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11556,'4000','31743171378','2025-03-28 17:16:27',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11557,'1050','31743241513','2025-03-29 12:45:52',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174324159434422219330','No',NULL,NULL,''),(11558,'1110','31743241513','2025-03-29 12:45:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11559,'1110','31743241513','2025-03-29 12:45:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11560,'1110','31743241513','2025-03-29 12:45:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11561,'5500','31743241513','2025-03-29 12:45:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11562,'4000','31743241513','2025-03-29 12:45:52',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11563,'4000','31743241513','2025-03-29 12:45:13',NULL,80.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11564,'4000','31743241513','2025-03-29 12:45:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11565,'1010','31743245187','2025-03-29 14:15:41',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174324722231320403720','No',NULL,NULL,'JX6'),(11566,'1110','31743245187','2025-03-29 14:15:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11567,'1110','31743245187','2025-03-29 13:46:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11568,'1110','31743245187','2025-03-29 13:46:44',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11569,'1110','31743245187','2025-03-29 13:47:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11570,'1110','31743245187','2025-03-29 13:47:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(11571,'5500','31743245187','2025-03-29 14:15:39',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11572,'4000','31743245187','2025-03-29 14:15:41',NULL,400.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11573,'4000','31743245187','2025-03-29 13:46:27',NULL,300.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11574,'4000','31743245187','2025-03-29 13:46:44',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11575,'4000','31743245187','2025-03-29 13:47:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11576,'4000','31743245187','2025-03-29 13:47:27',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11577,'1010','31743258150','2025-03-29 17:22:32',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174325818830883235032','No',NULL,NULL,'FQO'),(11578,'1110','31743258150','2025-03-29 17:22:32',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11579,'5500','31743258150','2025-03-29 17:22:30',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11580,'4000','31743258150','2025-03-29 17:22:32',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11581,'1010','31743261198','2025-03-29 18:13:26',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174326152520327230332','No',NULL,NULL,'DI2'),(11582,'1110','31743261198','2025-03-29 18:13:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11583,'1110','31743261198','2025-03-29 18:13:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11584,'5500','31743261198','2025-03-29 18:13:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11585,'4000','31743261198','2025-03-29 18:13:26',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11586,'4000','31743261198','2025-03-29 18:13:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11587,'1050','31743269138','2025-03-29 20:26:04',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174326967233703132070','No',NULL,NULL,''),(11588,'4000','31743269138','2025-03-29 20:26:04',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(11589,'4000','31743269138','2025-03-29 20:25:38',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(11590,'1050','31743269687','2025-03-29 20:34:56',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174327001633133220332','No',NULL,NULL,''),(11591,'1110','31743269687','2025-03-29 20:34:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11592,'1110','31743269687','2025-03-29 20:34:47',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11593,'5500','31743269687','2025-03-29 20:34:55',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11594,'4000','31743269687','2025-03-29 20:34:56',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11595,'4000','31743269687','2025-03-29 20:34:47',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11596,'1010','31743292166','2025-03-30 03:15:04',1260.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174329373430302332111','No',NULL,NULL,'mic'),(11597,'4000','31743292166','2025-03-30 03:15:04',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11598,'4000','31743292166','2025-03-30 02:49:27',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11599,'4000','31743292166','2025-03-30 02:49:33',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11600,'1010','31743331223','2025-03-30 13:42:52',960.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174333159933930329232','No',NULL,NULL,'077'),(11601,'4000','31743331223','2025-03-30 13:42:52',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11602,'4000','31743331223','2025-03-30 13:40:24',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11603,'4000','31743331223','2025-03-30 13:40:27',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11604,'1010','31743331712','2025-03-30 14:04:09',1940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174333364444730343627','No',NULL,NULL,'0ho'),(11605,'1110','31743331712','2025-03-30 14:04:09',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11606,'1110','31743331712','2025-03-30 13:48:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11607,'1110','31743331712','2025-03-30 13:48:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11608,'1110','31743331712','2025-03-30 13:49:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11609,'1110','31743331712','2025-03-30 13:50:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(11610,'1110','31743331712','2025-03-30 14:01:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11611,'5500','31743331712','2025-03-30 14:04:08',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11612,'4000','31743331712','2025-03-30 14:04:09',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11613,'4000','31743331712','2025-03-30 13:48:32',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11614,'4000','31743331712','2025-03-30 13:48:45',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11615,'4000','31743331712','2025-03-30 13:49:00',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11616,'4000','31743331712','2025-03-30 13:50:14',NULL,360.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11617,'4000','31743331712','2025-03-30 14:01:21',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11618,'1010','31743333688','2025-03-30 14:24:35',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174333639933460436070','No',NULL,NULL,'s4m'),(11619,'4000','31743333688','2025-03-30 14:24:35',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11620,'1050','31743337656','2025-03-30 15:39:17',2040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174333892202238322034','No',NULL,NULL,''),(11621,'1110','31743337656','2025-03-30 15:39:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11622,'1110','31743337656','2025-03-30 15:27:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11623,'1110','31743337656','2025-03-30 15:27:46',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11624,'1110','31743337656','2025-03-30 15:39:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11625,'5500','31743337656','2025-03-30 15:39:16',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11626,'4000','31743337656','2025-03-30 15:39:17',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11627,'4000','31743337656','2025-03-30 15:27:36',NULL,1200.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11628,'4000','31743337656','2025-03-30 15:27:46',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11629,'4000','31743337656','2025-03-30 15:39:00',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11630,'1050','31743339293','2025-03-30 15:58:21',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174333966237203923104','No',NULL,NULL,''),(11631,'1110','31743339293','2025-03-30 15:58:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11632,'1110','31743339293','2025-03-30 15:55:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11633,'1110','31743339293','2025-03-30 15:56:03',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11634,'1110','31743339293','2025-03-30 15:57:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(11635,'5500','31743339293','2025-03-30 15:58:20',10.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11636,'4000','31743339293','2025-03-30 15:58:21',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11637,'4000','31743339293','2025-03-30 15:55:30',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11638,'4000','31743339293','2025-03-30 15:56:03',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11639,'4000','31743339293','2025-03-30 15:57:25',NULL,450.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(11640,'1050','31743339985','2025-03-30 16:07:37',370.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174334012033347303203','No',NULL,NULL,''),(11641,'1110','31743339985','2025-03-30 16:07:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11642,'1110','31743339985','2025-03-30 16:06:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(11643,'1110','31743339985','2025-03-30 16:06:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11644,'5500','31743339985','2025-03-30 16:07:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11645,'4000','31743339985','2025-03-30 16:07:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11646,'4000','31743339985','2025-03-30 16:06:25',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11647,'4000','31743339985','2025-03-30 16:06:33',NULL,80.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11648,'1050','31743340984','2025-03-30 16:23:05',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174334129833323384832','No',NULL,NULL,''),(11649,'4000','31743340984','2025-03-30 16:23:05',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11650,'1050','31743350411','2025-03-30 19:00:19',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174335053530333027255','No',NULL,NULL,''),(11651,'4000','31743350411','2025-03-30 19:00:19',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(11652,'1010','31743352910','2025-03-30 20:07:39',1610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174335469634309034330','No',NULL,NULL,'52l'),(11653,'1110','31743352910','2025-03-30 20:07:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11654,'1110','31743352910','2025-03-30 19:41:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11655,'1110','31743352910','2025-03-30 19:41:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(11656,'1110','31743352910','2025-03-30 19:42:09',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11657,'1110','31743352910','2025-03-30 19:42:42',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(11658,'5500','31743352910','2025-03-30 20:07:37',60.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11659,'4000','31743352910','2025-03-30 20:07:39',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11660,'4000','31743352910','2025-03-30 19:41:50',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11661,'4000','31743352910','2025-03-30 19:41:57',NULL,450.00,'','3','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(11662,'4000','31743352910','2025-03-30 19:42:09',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11663,'4000','31743352910','2025-03-30 19:42:42',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(11664,'1010','31743355610','2025-03-30 20:48:45',560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174335756172452033332','No',NULL,NULL,'vam'),(11665,'4000','31743355610','2025-03-30 20:48:45',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11666,'4000','31743355610','2025-03-30 20:26:50',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11677,'1050','31743493688','2025-04-01 10:50:12',1610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174349790724332420323','No',NULL,NULL,''),(11678,'1110','31743493688','2025-04-01 10:50:12',NULL,140.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(11679,'1110','31743493688','2025-04-01 10:48:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(11680,'1110','31743493688','2025-04-01 10:48:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(11681,'1110','31743493688','2025-04-01 10:49:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11682,'1110','31743493688','2025-04-01 10:50:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11683,'1110','31743493688','2025-04-01 11:20:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11684,'1110','31743493688','2025-04-01 11:21:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11685,'5500','31743493688','2025-04-01 11:21:33',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11686,'4000','31743493688','2025-04-01 10:50:12',NULL,220.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(11687,'4000','31743493688','2025-04-01 10:48:08',NULL,110.00,'','3','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(11688,'4000','31743493688','2025-04-01 10:48:19',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11689,'4000','31743493688','2025-04-01 10:49:25',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11690,'4000','31743493688','2025-04-01 10:50:11',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11691,'4000','31743493688','2025-04-01 11:20:56',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11692,'4000','31743493688','2025-04-01 11:21:11',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11693,'1010','31743514079','2025-04-01 16:35:13',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174351454525241344323','No',NULL,NULL,'aeh'),(11694,'4000','31743514079','2025-04-01 16:35:13',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11695,'4000','31743514079','2025-04-01 16:27:59',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11696,'1050','31743514609','2025-04-01 16:37:23',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174351464922634223452','No',NULL,NULL,''),(11697,'1110','31743514609','2025-04-01 16:37:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11698,'1110','31743514609','2025-04-01 16:36:49',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11699,'1110','31743514609','2025-04-01 16:36:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(11700,'1110','31743514609','2025-04-01 16:37:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(11701,'5500','31743514609','2025-04-01 16:37:21',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11702,'4000','31743514609','2025-04-01 16:37:23',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11703,'4000','31743514609','2025-04-01 16:36:49',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11704,'4000','31743514609','2025-04-01 16:36:59',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11705,'4000','31743514609','2025-04-01 16:37:15',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11706,'1010','31743514666','2025-04-01 16:54:42',2500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174351589421202304502','No',NULL,NULL,'vgt'),(11707,'1110','31743514666','2025-04-01 16:54:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11708,'1110','31743514666','2025-04-01 16:37:46',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11709,'1110','31743514666','2025-04-01 16:37:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11710,'1110','31743514666','2025-04-01 16:38:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11711,'1110','31743514666','2025-04-01 16:38:18',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11712,'1110','31743514666','2025-04-01 16:38:32',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11713,'1110','31743514666','2025-04-01 16:38:43',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11714,'5500','31743514666','2025-04-01 16:43:20',350.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11715,'4000','31743514666','2025-04-01 16:54:42',NULL,1020.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11716,'4000','31743514666','2025-04-01 16:37:46',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11717,'4000','31743514666','2025-04-01 16:37:57',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11718,'4000','31743514666','2025-04-01 16:38:06',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11719,'4000','31743514666','2025-04-01 16:38:18',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11720,'4000','31743514666','2025-04-01 16:38:32',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11721,'4000','31743514666','2025-04-01 16:38:43',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11722,'1010','31743516743','2025-04-01 17:15:13',1980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174351721220223041302','No',NULL,NULL,'0vx'),(11723,'1110','31743516743','2025-04-01 17:15:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11724,'1110','31743516743','2025-04-01 17:12:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11725,'1110','31743516743','2025-04-01 17:13:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11726,'1110','31743516743','2025-04-01 17:13:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(11727,'1110','31743516743','2025-04-01 17:14:51',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11728,'5500','31743516743','2025-04-01 17:15:12',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11729,'4000','31743516743','2025-04-01 17:15:13',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11730,'4000','31743516743','2025-04-01 17:12:23',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11731,'4000','31743516743','2025-04-01 17:13:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11732,'4000','31743516743','2025-04-01 17:13:58',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11733,'4000','31743516743','2025-04-01 17:14:51',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11734,'1050','31743517320','2025-04-01 17:22:03',100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174351846332320351843','No',NULL,NULL,''),(11735,'4000','31743517320','2025-04-01 17:22:03',NULL,100.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11736,'1010','31743520845','2025-04-01 18:20:50',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174352098932433333284','No',NULL,NULL,'z2z'),(11737,'4000','31743520845','2025-04-01 18:20:50',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11738,'1050','31743527021','2025-04-01 20:03:43',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174352702603232300533','No',NULL,NULL,''),(11739,'1110','31743527021','2025-04-01 20:03:43',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11740,'5500','31743527021','2025-04-01 20:03:41',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11741,'4000','31743527021','2025-04-01 20:03:43',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11742,'1030','31743527179','2025-04-01 20:06:22',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174352719539743515110','No',NULL,NULL,'uca'),(11743,'4000','31743527179','2025-04-01 20:06:22',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11744,'1050','31743530523','2025-04-01 21:15:17',1740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174353133122222233330','No',NULL,NULL,''),(11745,'4000','31743530523','2025-04-01 21:15:17',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11746,'4000','31743530523','2025-04-01 21:02:04',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11747,'4000','31743530523','2025-04-01 21:02:11',NULL,680.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11748,'4000','31743530523','2025-04-01 21:02:37',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11749,'1050','31743531341','2025-04-01 21:20:25',1460.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174353178622022230022','No',NULL,NULL,''),(11750,'1110','31743531341','2025-04-01 21:20:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11751,'1110','31743531341','2025-04-01 21:15:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11752,'1110','31743531341','2025-04-01 21:15:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11753,'1110','31743531341','2025-04-01 21:16:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11754,'1110','31743531341','2025-04-01 21:19:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11755,'1110','31743531341','2025-04-01 21:20:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11756,'5500','31743531341','2025-04-01 21:20:24',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11757,'4000','31743531341','2025-04-01 21:20:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11758,'4000','31743531341','2025-04-01 21:15:41',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11759,'4000','31743531341','2025-04-01 21:15:57',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11760,'4000','31743531341','2025-04-01 21:16:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11761,'4000','31743531341','2025-04-01 21:19:10',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11762,'4000','31743531341','2025-04-01 21:20:21',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11763,'1010','31743585176','2025-04-02 12:13:30',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174358639033342234363','No',NULL,NULL,'akf'),(11764,'1110','31743585176','2025-04-02 12:13:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11765,'1110','31743585176','2025-04-02 12:12:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11766,'1110','31743585176','2025-04-02 12:13:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11767,'1110','31743585176','2025-04-02 12:13:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11768,'1110','31743585176','2025-04-02 12:13:24',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11769,'5500','31743585176','2025-04-02 12:13:28',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11770,'4000','31743585176','2025-04-02 12:13:30',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11771,'4000','31743585176','2025-04-02 12:12:56',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11772,'4000','31743585176','2025-04-02 12:13:10',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11773,'4000','31743585176','2025-04-02 12:13:19',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11774,'4000','31743585176','2025-04-02 12:13:24',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11775,'1050','31743586462','2025-04-02 12:34:23',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174358646628380363323','No',NULL,NULL,''),(11776,'1110','31743586462','2025-04-02 12:34:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11777,'5500','31743586462','2025-04-02 12:34:22',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11778,'4000','31743586462','2025-04-02 12:34:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11779,'1010','31743596695','2025-04-02 15:41:42',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174359799430423009231','No',NULL,NULL,'563'),(11780,'4000','31743596695','2025-04-02 15:41:42',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11781,'4000','31743596695','2025-04-02 15:24:55',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11782,'1050','31743606804','2025-04-02 18:13:58',1890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174360715407103225632','No',NULL,NULL,''),(11783,'1110','31743606804','2025-04-02 18:13:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11784,'1110','31743606804','2025-04-02 18:13:24',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11785,'1110','31743606804','2025-04-02 18:13:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11786,'5500','31743606804','2025-04-02 18:13:55',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11787,'4000','31743606804','2025-04-02 18:13:58',NULL,1200.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11788,'4000','31743606804','2025-04-02 18:13:24',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11789,'4000','31743606804','2025-04-02 18:13:34',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11790,'1010','31743608455','2025-04-02 18:42:56',1280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174360994923233203122','No',NULL,NULL,'sq2'),(11791,'4000','31743608455','2025-04-02 18:42:56',NULL,800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11792,'4000','31743608455','2025-04-02 18:40:55',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11793,'4000','31743608455','2025-04-02 18:41:11',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11794,'4000','31743608455','2025-04-02 18:42:49',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11795,'1010','31743618341','2025-04-02 21:25:45',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174361909823734333932','No',NULL,NULL,'rg5'),(11796,'1110','31743618341','2025-04-02 21:25:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11797,'1110','31743618341','2025-04-02 21:25:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11798,'5500','31743618341','2025-04-02 21:25:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11799,'4000','31743618341','2025-04-02 21:25:45',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11800,'4000','31743618341','2025-04-02 21:25:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11801,'1010','31743619166','2025-04-02 22:00:10',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174362055450323204331','No',NULL,NULL,'248'),(11802,'4000','31743619166','2025-04-02 22:00:10',NULL,680.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11803,'4000','31743619166','2025-04-02 21:39:26',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11804,'4000','31743619166','2025-04-02 21:39:44',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11805,'1050','31743671678','2025-04-03 12:15:29',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174367249903203321361','No',NULL,NULL,''),(11806,'1110','31743671678','2025-04-03 12:15:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11807,'1110','31743671678','2025-04-03 12:14:38',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11808,'1110','31743671678','2025-04-03 12:14:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11809,'5500','31743671678','2025-04-03 12:15:28',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11810,'4000','31743671678','2025-04-03 12:15:29',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11811,'4000','31743671678','2025-04-03 12:14:38',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11812,'4000','31743671678','2025-04-03 12:14:43',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11813,'1050','31743672556','2025-04-03 12:44:08',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174367381823016238232','No',NULL,NULL,''),(11814,'1110','31743672556','2025-04-03 12:44:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11815,'1110','31743672556','2025-04-03 12:29:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11816,'1110','31743672556','2025-04-03 12:29:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11817,'1110','31743672556','2025-04-03 12:29:31',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11818,'1110','31743672556','2025-04-03 12:29:39',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11819,'1110','31743672556','2025-04-03 12:29:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(11820,'5500','31743672556','2025-04-03 12:44:07',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11821,'4000','31743672556','2025-04-03 12:44:08',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11822,'4000','31743672556','2025-04-03 12:29:16',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11823,'4000','31743672556','2025-04-03 12:29:22',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11824,'4000','31743672556','2025-04-03 12:29:31',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11825,'4000','31743672556','2025-04-03 12:29:39',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11826,'4000','31743672556','2025-04-03 12:29:48',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11827,'1050','31743673977','2025-04-03 13:18:37',1340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174367573727247277230','No',NULL,NULL,''),(11828,'1110','31743673977','2025-04-03 13:18:37',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11829,'1110','31743673977','2025-04-03 12:52:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11830,'1110','31743673977','2025-04-03 12:53:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11831,'1110','31743673977','2025-04-03 12:53:15',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11832,'5500','31743673977','2025-04-03 13:18:36',260.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11833,'4000','31743673977','2025-04-03 13:18:37',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11834,'4000','31743673977','2025-04-03 12:52:57',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11835,'4000','31743673977','2025-04-03 12:53:08',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11836,'4000','31743673977','2025-04-03 12:53:15',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11837,'1010','31743675768','2025-04-03 13:23:00',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174367590327223220330','No',NULL,NULL,'p1u'),(11838,'1110','31743675768','2025-04-03 13:23:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11839,'1110','31743675768','2025-04-03 13:22:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11840,'1110','31743675768','2025-04-03 13:22:55',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11841,'5500','31743675768','2025-04-03 13:22:59',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11842,'4000','31743675768','2025-04-03 13:23:00',NULL,80.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11843,'4000','31743675768','2025-04-03 13:22:48',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11844,'4000','31743675768','2025-04-03 13:22:55',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11845,'1050','31743677826','2025-04-03 13:57:08',640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174367859622323232322','No',NULL,NULL,''),(11846,'4000','31743677826','2025-04-03 13:57:08',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11847,'1050','31743680998','2025-04-03 14:50:00',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174368100300230302033','No',NULL,NULL,''),(11848,'1110','31743680998','2025-04-03 14:50:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(11849,'5500','31743680998','2025-04-03 14:49:58',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11850,'4000','31743680998','2025-04-03 14:50:00',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(11851,'1050','31743689273','2025-04-03 17:25:12',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174369049323132233372','No',NULL,NULL,''),(11852,'4000','31743689273','2025-04-03 17:25:12',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11853,'4000','31743689273','2025-04-03 17:07:53',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11854,'4000','31743689273','2025-04-03 17:08:08',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(11855,'4000','31743689273','2025-04-03 17:08:21',NULL,90.00,'','3','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(11856,'1050','31743693761','2025-04-03 18:23:36',1420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174369386535172254693','No',NULL,NULL,''),(11857,'1110','31743693761','2025-04-03 18:23:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11858,'1110','31743693761','2025-04-03 18:22:42',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11859,'1110','31743693761','2025-04-03 18:23:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(11860,'5500','31743693761','2025-04-03 18:23:32',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11861,'4000','31743693761','2025-04-03 18:23:36',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11862,'4000','31743693761','2025-04-03 18:22:42',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11863,'4000','31743693761','2025-04-03 18:23:06',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(11864,'1050','31743695791','2025-04-03 18:56:50',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174369581533272930332','No',NULL,NULL,''),(11865,'4000','31743695791','2025-04-03 18:56:50',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11866,'4000','31743695791','2025-04-03 18:56:31',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11867,'1010','31743701592','2025-04-03 21:03:36',2660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174370484502220010433','No',NULL,NULL,'4zk'),(11868,'1110','31743701592','2025-04-03 21:03:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11869,'1110','31743701592','2025-04-03 20:33:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(11870,'1110','31743701592','2025-04-03 20:33:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11871,'1110','31743701592','2025-04-03 20:33:33',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11872,'1110','31743701592','2025-04-03 20:34:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(11873,'1110','31743701592','2025-04-03 20:34:30',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11874,'1110','31743701592','2025-04-03 20:54:32',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(11875,'5500','31743701592','2025-04-03 20:54:37',340.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11876,'4000','31743701592','2025-04-03 21:03:36',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11877,'4000','31743701592','2025-04-03 20:33:12',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(11878,'4000','31743701592','2025-04-03 20:33:27',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11879,'4000','31743701592','2025-04-03 20:33:33',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11880,'4000','31743701592','2025-04-03 20:34:19',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11881,'4000','31743701592','2025-04-03 20:34:30',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11882,'4000','31743701592','2025-04-03 20:54:32',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(11883,'1010','31743769030','2025-04-04 15:17:32',1010.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174376908100623031332','No',NULL,NULL,'phj'),(11884,'1110','31743769030','2025-04-04 15:17:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11885,'1110','31743769030','2025-04-04 15:17:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(11886,'1110','31743769030','2025-04-04 15:17:13',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(11887,'5500','31743769030','2025-04-04 15:17:31',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11888,'4000','31743769030','2025-04-04 15:17:32',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11889,'4000','31743769030','2025-04-04 15:17:10',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11890,'4000','31743769030','2025-04-04 15:17:13',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(11891,'1010','31743771754','2025-04-04 16:03:04',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174377203023733232220','No',NULL,NULL,'462'),(11892,'4000','31743771754','2025-04-04 16:03:04',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(11893,'4000','31743771754','2025-04-04 16:02:34',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11894,'4000','31743771754','2025-04-04 16:02:56',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11895,'1010','31743786925','2025-04-04 20:15:27',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174378699387336262003','No',NULL,NULL,'10e'),(11896,'4000','31743786925','2025-04-04 20:15:27',NULL,400.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11897,'1010','31743788025','2025-04-04 20:33:47',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174378824933232327297','No',NULL,NULL,'liv'),(11898,'4000','31743788025','2025-04-04 20:33:47',NULL,1000.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11899,'1010','31743790230','2025-04-04 21:11:07',770.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174379090202323093033','No',NULL,NULL,'45e'),(11900,'4000','31743790230','2025-04-04 21:11:07',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11901,'4000','31743790230','2025-04-04 21:10:30',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11902,'4000','31743790230','2025-04-04 21:10:41',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11903,'4000','31743790230','2025-04-04 21:10:58',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11904,'1010','31743791807','2025-04-04 21:36:48',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174379187828930329418','No',NULL,NULL,'1zm'),(11905,'1110','31743791807','2025-04-04 21:36:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11906,'5500','31743791807','2025-04-04 21:36:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11907,'4000','31743791807','2025-04-04 21:36:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11908,'1010','31743791892','2025-04-04 21:38:13',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174379194473333113130','No',NULL,NULL,'psj'),(11909,'1110','31743791892','2025-04-04 21:38:13',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11910,'5500','31743791892','2025-04-04 21:38:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11911,'4000','31743791892','2025-04-04 21:38:13',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11912,'1050','31743844793','2025-04-05 12:20:35',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174384489823133440203','No',NULL,NULL,''),(11913,'1110','31743844793','2025-04-05 12:20:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(11914,'1110','31743844793','2025-04-05 12:19:53',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11915,'5500','31743844793','2025-04-05 12:20:29',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11916,'4000','31743844793','2025-04-05 12:20:35',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(11917,'4000','31743844793','2025-04-05 12:19:53',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11918,'1050','31743854540','2025-04-05 15:03:36',690.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174385514940302544101','No',NULL,NULL,''),(11919,'4000','31743854540','2025-04-05 15:03:36',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11920,'4000','31743854540','2025-04-05 15:02:20',NULL,300.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(11921,'4000','31743854540','2025-04-05 15:03:00',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11922,'1010','31743855220','2025-04-05 15:13:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174385527322382752072','No',NULL,NULL,'b9z'),(11923,'1110','31743855220','2025-04-05 15:13:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11924,'5500','31743855220','2025-04-05 15:13:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11925,'4000','31743855220','2025-04-05 15:13:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11926,'1050','31743856695','2025-04-05 15:44:01',1710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174385733442038000432','No',NULL,NULL,''),(11927,'1110','31743856695','2025-04-05 15:44:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(11928,'1110','31743856695','2025-04-05 15:38:15',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11929,'1110','31743856695','2025-04-05 15:38:23',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11930,'1110','31743856695','2025-04-05 15:38:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(11931,'1110','31743856695','2025-04-05 15:43:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(11932,'5500','31743856695','2025-04-05 15:43:59',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11933,'4000','31743856695','2025-04-05 15:44:01',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(11934,'4000','31743856695','2025-04-05 15:38:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11935,'4000','31743856695','2025-04-05 15:38:23',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11936,'4000','31743856695','2025-04-05 15:38:39',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(11937,'4000','31743856695','2025-04-05 15:43:43',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(11938,'1050','31743857354','2025-04-05 15:49:41',1120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174385749885022072232','No',NULL,NULL,''),(11939,'1110','31743857354','2025-04-05 15:49:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11940,'1110','31743857354','2025-04-05 15:49:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11941,'1110','31743857354','2025-04-05 15:49:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(11942,'5500','31743857354','2025-04-05 15:49:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11943,'4000','31743857354','2025-04-05 15:49:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11944,'4000','31743857354','2025-04-05 15:49:14',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11945,'4000','31743857354','2025-04-05 15:49:25',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(11946,'1050','31743865790','2025-04-05 18:09:54',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174386584288243306003','No',NULL,NULL,''),(11947,'4000','31743865790','2025-04-05 18:09:54',NULL,800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11948,'1050','31743885149','2025-04-05 23:32:40',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174388539903223350733','No',NULL,NULL,''),(11949,'1110','31743885149','2025-04-05 23:32:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(11950,'1110','31743885149','2025-04-05 23:32:29',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11951,'5500','31743885149','2025-04-05 23:32:39',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11952,'4000','31743885149','2025-04-05 23:32:40',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(11953,'4000','31743885149','2025-04-05 23:32:29',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11954,'1050','31743885416','2025-04-05 23:37:34',940.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174388545933133330354','No',NULL,NULL,''),(11955,'1110','31743885416','2025-04-05 23:37:34',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11956,'1110','31743885416','2025-04-05 23:36:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11957,'1110','31743885416','2025-04-05 23:37:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11958,'1110','31743885416','2025-04-05 23:37:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11959,'5500','31743885416','2025-04-05 23:37:34',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11960,'4000','31743885416','2025-04-05 23:37:34',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11961,'4000','31743885416','2025-04-05 23:36:56',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11962,'4000','31743885416','2025-04-05 23:37:08',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11963,'4000','31743885416','2025-04-05 23:37:17',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11964,'1050','31743885479','2025-04-05 23:38:00',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174388548730373403031','No',NULL,NULL,''),(11965,'1110','31743885479','2025-04-05 23:38:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11966,'5500','31743885479','2025-04-05 23:37:59',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11967,'4000','31743885479','2025-04-05 23:38:00',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11968,'1050','31743901047','2025-04-06 14:53:52',3140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394044304233040333','No',NULL,NULL,''),(11969,'1110','31743901047','2025-04-06 14:53:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(11970,'1110','31743901047','2025-04-06 03:57:27',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11971,'1110','31743901047','2025-04-06 03:57:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11972,'1110','31743901047','2025-04-06 03:58:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11973,'1110','31743901047','2025-04-06 04:02:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11974,'1110','31743901047','2025-04-06 04:03:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11975,'1110','31743901047','2025-04-06 04:03:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11976,'1110','31743901047','2025-04-06 14:53:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(11977,'5500','31743901047','2025-04-06 14:53:51',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11978,'4000','31743901047','2025-04-06 14:53:52',NULL,2000.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11979,'4000','31743901047','2025-04-06 03:57:27',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11980,'4000','31743901047','2025-04-06 03:57:38',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11981,'4000','31743901047','2025-04-06 03:58:03',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11982,'4000','31743901047','2025-04-06 04:02:56',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11983,'4000','31743901047','2025-04-06 04:03:02',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11984,'4000','31743901047','2025-04-06 04:03:07',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11985,'4000','31743901047','2025-04-06 14:53:45',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(11986,'1050','31743940577','2025-04-06 14:56:18',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394058234333534730','No',NULL,NULL,''),(11987,'1110','31743940577','2025-04-06 14:56:18',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11988,'5500','31743940577','2025-04-06 14:56:17',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11989,'4000','31743940577','2025-04-06 14:56:18',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11990,'1050','31743942339','2025-04-06 15:25:40',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394234223043203002','No',NULL,NULL,''),(11991,'4000','31743942339','2025-04-06 15:25:40',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11992,'1010','31743942568','2025-04-06 15:30:05',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394262402237247204','No',NULL,NULL,'4v8'),(11993,'1110','31743942568','2025-04-06 15:30:05',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11994,'5500','31743942568','2025-04-06 15:29:28',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11995,'4000','31743942568','2025-04-06 15:30:05',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11996,'1010','31743942636','2025-04-06 15:31:03',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394267732031320333','No',NULL,NULL,'qle'),(11997,'1110','31743942636','2025-04-06 15:31:03',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11998,'5500','31743942636','2025-04-06 15:30:36',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11999,'4000','31743942636','2025-04-06 15:31:03',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12000,'1050','31743942691','2025-04-06 15:31:32',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394269423324223232','No',NULL,NULL,''),(12001,'4000','31743942691','2025-04-06 15:31:32',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12002,'1010','31743942754','2025-04-06 15:32:35',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394277373332217994','No',NULL,NULL,'95v'),(12003,'1110','31743942754','2025-04-06 15:32:35',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12004,'5500','31743942754','2025-04-06 15:32:34',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12005,'4000','31743942754','2025-04-06 15:32:35',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12006,'1010','31743942915','2025-04-06 15:35:16',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394293423392203004','No',NULL,NULL,'on2'),(12007,'1110','31743942915','2025-04-06 15:35:16',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12008,'5500','31743942915','2025-04-06 15:35:15',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12009,'4000','31743942915','2025-04-06 15:35:16',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12010,'1010','31743947789','2025-04-06 16:56:52',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394783530193780220','No',NULL,NULL,'kb8'),(12011,'4000','31743947789','2025-04-06 16:56:52',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(12012,'4000','31743947789','2025-04-06 16:56:29',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12013,'4000','31743947789','2025-04-06 16:56:35',NULL,270.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12014,'1010','31743949248','2025-04-06 17:20:49',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394926724000043326','No',NULL,NULL,''),(12015,'1050','31743949248','2025-04-06 17:20:49',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174394926724000043326','No',NULL,NULL,''),(12016,'4000','31743949248','2025-04-06 17:20:49',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12017,'1010','31743949759','2025-04-06 17:29:34',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174395114723939292732','No',NULL,NULL,'n6b'),(12018,'4000','31743949759','2025-04-06 17:29:34',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12019,'4000','31743949759','2025-04-06 17:29:19',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12020,'1010','31743951203','2025-04-06 17:53:39',1820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174395191471300127023','No',NULL,NULL,'3k1'),(12021,'4000','31743951203','2025-04-06 17:53:39',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12022,'4000','31743951203','2025-04-06 17:53:24',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12023,'1010','31743952046','2025-04-06 18:11:49',3500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174395688520225827030','No',NULL,NULL,'d9x'),(12024,'1110','31743952046','2025-04-06 18:11:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(12025,'1110','31743952046','2025-04-06 18:07:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12026,'1110','31743952046','2025-04-06 18:07:51',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12027,'5500','31743952046','2025-04-06 18:11:47',480.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12028,'4000','31743952046','2025-04-06 18:11:49',NULL,1680.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12029,'4000','31743952046','2025-04-06 18:07:26',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12030,'4000','31743952046','2025-04-06 18:07:51',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12031,'1050','31743960927','2025-04-06 20:35:34',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174396114826203414432','No',NULL,NULL,''),(12032,'4000','31743960927','2025-04-06 20:35:34',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12033,'4000','31743960927','2025-04-06 20:35:27',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12034,'1010','31744101141','2025-04-08 13:18:43',270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174410755723113340044','No',NULL,NULL,'igm'),(12035,'4000','31744101141','2025-04-08 13:18:43',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12036,'4000','31744101141','2025-04-08 11:32:21',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12037,'1050','31744112692','2025-04-08 14:45:10',1030.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174411743920001172232','No',NULL,NULL,''),(12038,'1110','31744112692','2025-04-08 14:45:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12039,'1110','31744112692','2025-04-08 14:44:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12040,'1110','31744112692','2025-04-08 14:44:56',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12041,'5500','31744112692','2025-04-08 14:45:09',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12042,'4000','31744112692','2025-04-08 14:45:10',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12043,'4000','31744112692','2025-04-08 14:44:52',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12044,'4000','31744112692','2025-04-08 14:44:56',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12045,'1050','31744117454','2025-04-08 16:04:15',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174411757807132170302','No',NULL,NULL,''),(12046,'4000','31744117454','2025-04-08 16:04:15',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12047,'1030','31744130612','2025-04-08 19:50:00',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174413210903333332422','No',NULL,NULL,'9h9'),(12048,'4000','31744130612','2025-04-08 19:50:00',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(12049,'4000','31744130612','2025-04-08 19:43:32',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12050,'1030','31744132471','2025-04-08 20:15:12',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174413270900372320334','No',NULL,NULL,'250'),(12051,'4000','31744132471','2025-04-08 20:15:12',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12052,'4000','31744132471','2025-04-08 20:14:42',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12053,'1050','31744133146','2025-04-08 20:31:19',710.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174413348664023433007','No',NULL,NULL,''),(12054,'1110','31744133146','2025-04-08 20:31:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12055,'1110','31744133146','2025-04-08 20:26:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(12056,'1110','31744133146','2025-04-08 20:26:30',NULL,50.00,'','3','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(12057,'5500','31744133146','2025-04-08 20:26:40',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12058,'4000','31744133146','2025-04-08 20:31:19',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12059,'4000','31744133146','2025-04-08 20:26:07',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(12060,'4000','31744133146','2025-04-08 20:26:30',NULL,110.00,'','3','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(12061,'1010','31744133573','2025-04-08 21:50:36',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174413825933331277221','No',NULL,NULL,'zos'),(12062,'1110','31744133573','2025-04-08 21:50:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12063,'5500','31744133573','2025-04-08 20:32:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12064,'4000','31744133573','2025-04-08 21:50:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12065,'1010','31744187473','2025-04-09 11:40:54',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174418818983232832803','No',NULL,NULL,'l8s'),(12066,'1110','31744187473','2025-04-09 11:40:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12067,'1110','31744187473','2025-04-09 11:31:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12068,'1110','31744187473','2025-04-09 11:31:35',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12069,'5500','31744187473','2025-04-09 11:40:53',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12070,'4000','31744187473','2025-04-09 11:40:54',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12071,'4000','31744187473','2025-04-09 11:31:25',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12072,'4000','31744187473','2025-04-09 11:31:35',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12073,'1050','31744198790','2025-04-09 14:39:51',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174419883172303220322','No',NULL,NULL,''),(12074,'4000','31744198790','2025-04-09 14:39:51',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(12075,'1010','31744200424','2025-04-09 15:07:06',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174420047037270401722','No',NULL,NULL,'y3y'),(12076,'4000','31744200424','2025-04-09 15:07:06',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12077,'1010','31744203517','2025-04-09 15:58:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174420355020332440250','No',NULL,NULL,'3du'),(12078,'1110','31744203517','2025-04-09 15:58:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12079,'5500','31744203517','2025-04-09 15:58:37',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12080,'4000','31744203517','2025-04-09 15:58:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12081,'1010','31744206652','2025-04-09 16:51:15',410.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174420675803830322343','No',NULL,NULL,'y31'),(12082,'1110','31744206652','2025-04-09 16:51:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12083,'1110','31744206652','2025-04-09 16:50:52',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12084,'5500','31744206652','2025-04-09 16:51:08',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12085,'4000','31744206652','2025-04-09 16:51:15',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12086,'4000','31744206652','2025-04-09 16:50:52',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12087,'1030','31744215246','2025-04-09 19:14:07',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174421951402223432324','No',NULL,NULL,'ib3'),(12088,'4000','31744215246','2025-04-09 19:14:07',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(12089,'1010','31744279363','2025-04-10 13:02:46',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174427938700217422070','No',NULL,NULL,'lvr'),(12090,'1110','31744279363','2025-04-10 13:02:46',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12091,'5500','31744279363','2025-04-10 13:02:43',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12092,'4000','31744279363','2025-04-10 13:02:46',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12093,'1010','31744279406','2025-04-10 13:03:36',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174427943472372237320','No',NULL,NULL,'n16'),(12094,'1110','31744279406','2025-04-10 13:03:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12095,'1110','31744279406','2025-04-10 13:03:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12096,'5500','31744279406','2025-04-10 13:03:34',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12097,'4000','31744279406','2025-04-10 13:03:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12098,'4000','31744279406','2025-04-10 13:03:26',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12099,'1050','31744288169','2025-04-10 15:29:52',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174428819523239433309','No',NULL,NULL,''),(12100,'1110','31744288169','2025-04-10 15:29:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12101,'1110','31744288169','2025-04-10 15:29:29',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12102,'5500','31744288169','2025-04-10 15:29:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12103,'4000','31744288169','2025-04-10 15:29:52',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12104,'4000','31744288169','2025-04-10 15:29:29',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12105,'1010','31744304463','2025-04-10 20:04:16',1360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174430532633213033362','No',NULL,NULL,'tal'),(12106,'4000','31744304463','2025-04-10 20:04:16',NULL,1360.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12107,'1050','31744308100','2025-04-10 21:01:45',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174430810932132201343','No',NULL,NULL,''),(12108,'1110','31744308100','2025-04-10 21:01:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12109,'1110','31744308100','2025-04-10 21:01:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12110,'5500','31744308100','2025-04-10 21:01:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12111,'4000','31744308100','2025-04-10 21:01:45',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12112,'4000','31744308100','2025-04-10 21:01:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12113,'1050','31744372259','2025-04-11 14:51:00',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174437226733242032343','No',NULL,NULL,''),(12114,'1110','31744372259','2025-04-11 14:51:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12115,'5500','31744372259','2025-04-11 14:50:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12116,'4000','31744372259','2025-04-11 14:51:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12117,'1030','31744374898','2025-04-11 15:35:15',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174437503223013202224','No',NULL,NULL,'9of'),(12118,'1110','31744374898','2025-04-11 15:35:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12119,'1110','31744374898','2025-04-11 15:34:58',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12120,'5500','31744374898','2025-04-11 15:35:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12121,'4000','31744374898','2025-04-11 15:35:15',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12122,'4000','31744374898','2025-04-11 15:34:58',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12123,'1050','31744380282','2025-04-11 17:05:34',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174438034402373220733','No',NULL,NULL,''),(12124,'1110','31744380282','2025-04-11 17:05:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12125,'1110','31744380282','2025-04-11 17:04:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12126,'5500','31744380282','2025-04-11 17:05:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12127,'4000','31744380282','2025-04-11 17:05:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12128,'4000','31744380282','2025-04-11 17:04:42',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12129,'1010','31744393014','2025-04-11 20:37:22',330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174439306813380330030','No',NULL,NULL,'d98'),(12130,'1110','31744393014','2025-04-11 20:37:22',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(12131,'1110','31744393014','2025-04-11 20:36:54',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12132,'1110','31744393014','2025-04-11 20:37:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(12133,'5500','31744393014','2025-04-11 20:37:21',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12134,'4000','31744393014','2025-04-11 20:37:22',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(12135,'4000','31744393014','2025-04-11 20:36:54',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12136,'4000','31744393014','2025-04-11 20:37:01',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12137,'1010','31744396233','2025-04-11 21:30:39',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174439627020230324033','No',NULL,NULL,'d24'),(12138,'1110','31744396233','2025-04-11 21:30:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12139,'1110','31744396233','2025-04-11 21:30:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12140,'5500','31744396233','2025-04-11 21:30:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12141,'4000','31744396233','2025-04-11 21:30:39',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12142,'4000','31744396233','2025-04-11 21:30:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12143,'1050','31744451892','2025-04-12 12:58:13',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174445189832331143433','No',NULL,NULL,''),(12144,'1110','31744451892','2025-04-12 12:58:13',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12145,'5500','31744451892','2025-04-12 12:58:12',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12146,'4000','31744451892','2025-04-12 12:58:13',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12147,'1010','31744454044','2025-04-12 13:54:41',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174445554153323433144','No',NULL,NULL,'gn2'),(12148,'1110','31744454044','2025-04-12 13:54:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(12149,'1110','31744454044','2025-04-12 13:34:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12150,'1110','31744454044','2025-04-12 13:34:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12151,'1110','31744454044','2025-04-12 13:37:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12152,'1110','31744454044','2025-04-12 13:37:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12153,'1110','31744454044','2025-04-12 13:39:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12154,'5500','31744454044','2025-04-12 13:54:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12155,'4000','31744454044','2025-04-12 13:54:41',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(12156,'4000','31744454044','2025-04-12 13:34:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12157,'4000','31744454044','2025-04-12 13:34:15',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12158,'4000','31744454044','2025-04-12 13:37:18',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12159,'4000','31744454044','2025-04-12 13:37:43',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12160,'4000','31744454044','2025-04-12 13:39:27',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12161,'1050','31744455590','2025-04-12 15:38:58',920.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174446164542164300002','No',NULL,NULL,''),(12162,'4000','31744455590','2025-04-12 15:38:58',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12163,'4000','31744455590','2025-04-12 13:59:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12164,'1010','31744464718','2025-04-12 16:32:10',360.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174446482542233343523','No',NULL,NULL,'k44'),(12165,'1110','31744464718','2025-04-12 16:32:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12166,'1110','31744464718','2025-04-12 16:31:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12167,'5500','31744464718','2025-04-12 16:32:07',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12168,'4000','31744464718','2025-04-12 16:32:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12169,'4000','31744464718','2025-04-12 16:31:58',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12170,'1050','31744466292','2025-04-12 17:18:37',470.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174446751906204031337','No',NULL,NULL,''),(12171,'1110','31744466292','2025-04-12 17:18:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12172,'1110','31744466292','2025-04-12 16:58:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12173,'1110','31744466292','2025-04-12 16:58:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12174,'5500','31744466292','2025-04-12 17:18:36',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12175,'4000','31744466292','2025-04-12 17:18:37',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12176,'4000','31744466292','2025-04-12 16:58:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12177,'4000','31744466292','2025-04-12 16:58:17',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12178,'1010','31744474289','2025-04-12 21:27:10',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174448306533336033324','No',NULL,NULL,'cx5'),(12179,'1110','31744474289','2025-04-12 21:27:10',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12180,'1110','31744474289','2025-04-12 21:26:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12181,'5500','31744474289','2025-04-12 21:27:08',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12182,'4000','31744474289','2025-04-12 21:27:10',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12183,'4000','31744474289','2025-04-12 21:26:38',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12184,'1050','31744483078','2025-04-12 21:38:03',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174448308822320232084','No',NULL,NULL,''),(12185,'1110','31744483078','2025-04-12 21:38:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12186,'1110','31744483078','2025-04-12 21:37:58',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12187,'5500','31744483078','2025-04-12 21:38:01',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12188,'4000','31744483078','2025-04-12 21:38:03',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12189,'4000','31744483078','2025-04-12 21:37:58',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12190,'1010','31744484256','2025-04-12 22:36:06',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174448659233232231632','No',NULL,NULL,'2vc'),(12191,'1110','31744484256','2025-04-12 22:36:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12192,'1110','31744484256','2025-04-12 21:57:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12193,'1110','31744484256','2025-04-12 21:57:39',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12194,'1110','31744484256','2025-04-12 22:34:20',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12195,'1110','31744484256','2025-04-12 22:35:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12196,'5500','31744484256','2025-04-12 22:36:05',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12197,'4000','31744484256','2025-04-12 22:36:06',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12198,'4000','31744484256','2025-04-12 21:57:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12199,'4000','31744484256','2025-04-12 21:57:39',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12200,'4000','31744484256','2025-04-12 22:34:20',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12201,'4000','31744484256','2025-04-12 22:35:56',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12202,'1010','31744491254','2025-04-13 00:49:14',3510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174449471133232413324','No',NULL,NULL,'wkb'),(12203,'1110','31744491254','2025-04-13 00:49:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12204,'1110','31744491254','2025-04-12 23:54:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12205,'1110','31744491254','2025-04-12 23:55:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12206,'1110','31744491254','2025-04-12 23:55:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12207,'1110','31744491254','2025-04-12 23:55:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(12208,'1110','31744491254','2025-04-12 23:55:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(12209,'1110','31744491254','2025-04-12 23:55:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12210,'1110','31744491254','2025-04-12 23:55:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12211,'1110','31744491254','2025-04-13 00:12:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12212,'1110','31744491254','2025-04-13 00:12:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12213,'1110','31744491254','2025-04-13 00:13:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12214,'5500','31744491254','2025-04-13 00:49:13',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12215,'4000','31744491254','2025-04-13 00:49:14',NULL,400.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12216,'4000','31744491254','2025-04-12 23:54:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12217,'4000','31744491254','2025-04-12 23:55:05',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12218,'4000','31744491254','2025-04-12 23:55:10',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12219,'4000','31744491254','2025-04-12 23:55:21',NULL,800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(12220,'4000','31744491254','2025-04-12 23:55:30',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(12221,'4000','31744491254','2025-04-12 23:55:34',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12222,'4000','31744491254','2025-04-12 23:55:43',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12223,'4000','31744491254','2025-04-13 00:12:56',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12224,'4000','31744491254','2025-04-13 00:12:58',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12225,'4000','31744491254','2025-04-13 00:13:07',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12226,'1010','31744499300','2025-04-13 02:58:36',2310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174450233633204333032','No',NULL,NULL,'t9b'),(12227,'1110','31744499300','2025-04-13 02:58:36',NULL,320.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12228,'1110','31744499300','2025-04-13 02:08:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12229,'1110','31744499300','2025-04-13 02:09:07',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12230,'1110','31744499300','2025-04-13 02:11:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12231,'1110','31744499300','2025-04-13 02:17:54',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12232,'1110','31744499300','2025-04-13 02:24:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12233,'1110','31744499300','2025-04-13 02:58:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12234,'5500','31744499300','2025-04-13 02:58:35',450.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12235,'4000','31744499300','2025-04-13 02:58:36',NULL,800.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12236,'4000','31744499300','2025-04-13 02:08:20',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12237,'4000','31744499300','2025-04-13 02:09:07',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12238,'4000','31744499300','2025-04-13 02:11:55',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12239,'4000','31744499300','2025-04-13 02:17:54',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12240,'4000','31744499300','2025-04-13 02:24:47',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12241,'4000','31744499300','2025-04-13 02:58:20',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12242,'1010','31744505700','2025-04-13 03:55:04',920.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174450578953322405330','No',NULL,NULL,'gwp'),(12243,'4000','31744505700','2025-04-13 03:55:04',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12244,'4000','31744505700','2025-04-13 03:55:00',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12245,'1010','31744537459','2025-04-13 12:45:35',1310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174453757001302703720','No',NULL,NULL,'4oe'),(12246,'4000','31744537459','2025-04-13 12:45:35',NULL,800.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12247,'4000','31744537459','2025-04-13 12:44:19',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12248,'4000','31744537459','2025-04-13 12:44:29',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12249,'4000','31744537459','2025-04-13 12:45:12',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12250,'1010','31744540120','2025-04-13 13:29:45',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174454038633332262322','No',NULL,NULL,'qao'),(12251,'1110','31744540120','2025-04-13 13:29:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(12252,'1110','31744540120','2025-04-13 13:28:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12253,'1110','31744540120','2025-04-13 13:28:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12254,'1110','31744540120','2025-04-13 13:28:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12255,'5500','31744540120','2025-04-13 13:29:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12256,'4000','31744540120','2025-04-13 13:29:45',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(12257,'4000','31744540120','2025-04-13 13:28:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12258,'4000','31744540120','2025-04-13 13:28:44',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12259,'4000','31744540120','2025-04-13 13:28:50',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12260,'1010','31744546268','2025-04-13 17:24:27',1090.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174455433832352443324','No',NULL,NULL,'w7i'),(12261,'1110','31744546268','2025-04-13 17:24:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12262,'1110','31744546268','2025-04-13 15:11:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12263,'1110','31744546268','2025-04-13 15:11:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12264,'1110','31744546268','2025-04-13 15:11:27',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12265,'5500','31744546268','2025-04-13 17:24:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12266,'4000','31744546268','2025-04-13 17:24:27',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12267,'4000','31744546268','2025-04-13 15:11:09',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12268,'4000','31744546268','2025-04-13 15:11:21',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12269,'4000','31744546268','2025-04-13 15:11:27',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12270,'1010','31744554360','2025-04-13 17:27:12',2600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174455448355200138377','No',NULL,NULL,'pm1'),(12271,'1110','31744554360','2025-04-13 17:27:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12272,'1110','31744554360','2025-04-13 17:26:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12273,'1110','31744554360','2025-04-13 17:26:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12274,'1110','31744554360','2025-04-13 17:26:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12275,'1110','31744554360','2025-04-13 17:26:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12276,'1110','31744554360','2025-04-13 17:26:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12277,'1110','31744554360','2025-04-13 17:26:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12278,'1110','31744554360','2025-04-13 17:26:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12279,'1110','31744554360','2025-04-13 17:26:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12280,'1110','31744554360','2025-04-13 17:26:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12281,'1110','31744554360','2025-04-13 17:26:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(12282,'1110','31744554360','2025-04-13 17:27:05',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12283,'5500','31744554360','2025-04-13 17:27:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12284,'4000','31744554360','2025-04-13 17:27:12',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12285,'4000','31744554360','2025-04-13 17:26:00',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12286,'4000','31744554360','2025-04-13 17:26:05',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12287,'4000','31744554360','2025-04-13 17:26:14',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12288,'4000','31744554360','2025-04-13 17:26:20',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12289,'4000','31744554360','2025-04-13 17:26:28',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12290,'4000','31744554360','2025-04-13 17:26:35',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12291,'4000','31744554360','2025-04-13 17:26:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12292,'4000','31744554360','2025-04-13 17:26:46',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12293,'4000','31744554360','2025-04-13 17:26:53',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12294,'4000','31744554360','2025-04-13 17:26:59',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12295,'4000','31744554360','2025-04-13 17:27:05',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12296,'1050','31744554515','2025-04-13 17:29:12',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174455455620252323222','No',NULL,NULL,''),(12297,'1110','31744554515','2025-04-13 17:29:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12298,'1110','31744554515','2025-04-13 17:28:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12299,'1110','31744554515','2025-04-13 17:28:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12300,'5500','31744554515','2025-04-13 17:29:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12301,'4000','31744554515','2025-04-13 17:29:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12302,'4000','31744554515','2025-04-13 17:28:35',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12303,'4000','31744554515','2025-04-13 17:28:47',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12304,'1050','31744565719','2025-04-13 20:35:21',1220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174456597733775629223','No',NULL,NULL,''),(12305,'4000','31744565719','2025-04-13 20:35:21',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12306,'1010','31744716938','2025-04-15 14:35:53',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174471697603114623363','No',NULL,NULL,'x7x'),(12307,'1110','31744716938','2025-04-15 14:35:53',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12308,'1110','31744716938','2025-04-15 14:35:38',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(12309,'5500','31744716938','2025-04-15 14:35:51',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12310,'4000','31744716938','2025-04-15 14:35:53',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12311,'4000','31744716938','2025-04-15 14:35:38',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(12312,'1010','31744716998','2025-04-15 14:36:41',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174471703033027322032','No',NULL,NULL,'9rp'),(12313,'1110','31744716998','2025-04-15 14:36:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12314,'5500','31744716998','2025-04-15 14:36:38',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12315,'4000','31744716998','2025-04-15 14:36:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12316,'1010','31744723806','2025-04-15 16:30:19',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174472383422420422733','No',NULL,NULL,'j4r'),(12317,'1110','31744723806','2025-04-15 16:30:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12318,'1110','31744723806','2025-04-15 16:30:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12319,'5500','31744723806','2025-04-15 16:30:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12320,'4000','31744723806','2025-04-15 16:30:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12321,'4000','31744723806','2025-04-15 16:30:06',NULL,240.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12322,'1050','31744795196','2025-04-16 12:19:57',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174479520202032327029','No',NULL,NULL,''),(12323,'4000','31744795196','2025-04-16 12:19:57',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12324,'1010','31744796233','2025-04-16 12:48:03',2140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174479826333294222442','No',NULL,NULL,'ert'),(12325,'1110','31744796233','2025-04-16 12:48:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12326,'1110','31744796233','2025-04-16 12:37:13',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12327,'1110','31744796233','2025-04-16 12:37:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12328,'1110','31744796233','2025-04-16 12:37:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12329,'1110','31744796233','2025-04-16 12:38:10',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12330,'1110','31744796233','2025-04-16 12:38:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12331,'1110','31744796233','2025-04-16 12:38:40',NULL,150.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12332,'1110','31744796233','2025-04-16 12:45:14',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12333,'5500','31744796233','2025-04-16 12:48:02',480.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12334,'4000','31744796233','2025-04-16 12:48:03',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12335,'4000','31744796233','2025-04-16 12:37:13',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12336,'4000','31744796233','2025-04-16 12:37:48',NULL,400.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12337,'4000','31744796233','2025-04-16 12:37:59',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12338,'4000','31744796233','2025-04-16 12:38:10',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12339,'4000','31744796233','2025-04-16 12:38:30',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12340,'4000','31744796233','2025-04-16 12:38:40',NULL,330.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12341,'4000','31744796233','2025-04-16 12:45:14',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12342,'1010','31744798275','2025-04-16 13:11:16',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174479829442742020837','No',NULL,NULL,'hks'),(12343,'4000','31744798275','2025-04-16 13:11:16',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12344,'1010','31744811983','2025-04-16 16:59:50',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174481201412444200313','No',NULL,NULL,'5c5'),(12345,'1110','31744811983','2025-04-16 16:59:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12346,'5500','31744811983','2025-04-16 16:59:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12347,'4000','31744811983','2025-04-16 16:59:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12348,'1010','31744812036','2025-04-16 17:23:06',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174481346533333330633','No',NULL,NULL,'9kc'),(12349,'1110','31744812036','2025-04-16 17:23:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12350,'1110','31744812036','2025-04-16 17:00:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12351,'5500','31744812036','2025-04-16 17:00:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12352,'4000','31744812036','2025-04-16 17:23:06',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12353,'4000','31744812036','2025-04-16 17:00:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12354,'1010','31744820118','2025-04-16 19:16:49',160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174482035636253323202','No',NULL,NULL,'svi'),(12355,'4000','31744820118','2025-04-16 19:16:49',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12356,'1010','31744821764','2025-04-16 20:23:20',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174482422734233221033','No',NULL,NULL,'3tk'),(12357,'4000','31744821764','2025-04-16 20:23:20',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12358,'4000','31744821764','2025-04-16 19:42:44',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12359,'1050','31744881661','2025-04-17 12:21:03',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174488166801424282362','No',NULL,NULL,''),(12360,'1110','31744881661','2025-04-17 12:21:03',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12361,'5500','31744881661','2025-04-17 12:21:01',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12362,'4000','31744881661','2025-04-17 12:21:03',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12363,'1050','31744883228','2025-04-17 12:47:46',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174488327182273308003','No',NULL,NULL,''),(12364,'1110','31744883228','2025-04-17 12:47:46',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12365,'1110','31744883228','2025-04-17 12:47:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12366,'1110','31744883228','2025-04-17 12:47:32',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12367,'5500','31744883228','2025-04-17 12:47:45',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12368,'4000','31744883228','2025-04-17 12:47:46',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12369,'4000','31744883228','2025-04-17 12:47:08',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12370,'4000','31744883228','2025-04-17 12:47:32',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12371,'1050','31744886915','2025-04-17 13:48:36',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174488691931837362483','No',NULL,NULL,''),(12372,'1110','31744886915','2025-04-17 13:48:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12373,'5500','31744886915','2025-04-17 13:48:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12374,'4000','31744886915','2025-04-17 13:48:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12375,'1050','31744895552','2025-04-17 16:12:42',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174489561730302210323','No',NULL,NULL,''),(12376,'4000','31744895552','2025-04-17 16:12:42',NULL,800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(12377,'4000','31744895552','2025-04-17 16:12:33',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12378,'1010','31744909067','2025-04-17 19:57:50',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174490908414232222330','No',NULL,NULL,'iv0'),(12379,'1110','31744909067','2025-04-17 19:57:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12380,'5500','31744909067','2025-04-17 19:57:47',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12381,'4000','31744909067','2025-04-17 19:57:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12382,'1050','31744909405','2025-04-17 20:03:26',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174490950533353232329','No',NULL,NULL,''),(12383,'4000','31744909405','2025-04-17 20:03:26',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12384,'1050','31744967881','2025-04-18 12:18:53',870.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174497011003232033324','No',NULL,NULL,''),(12385,'1110','31744967881','2025-04-18 12:18:53',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12386,'1110','31744967881','2025-04-18 12:18:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12387,'5500','31744967881','2025-04-18 12:18:52',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12388,'4000','31744967881','2025-04-18 12:18:53',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12389,'4000','31744967881','2025-04-18 12:18:01',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12390,'1050','31744970149','2025-04-18 13:32:21',2350.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174497314040212442133','No',NULL,NULL,''),(12391,'1110','31744970149','2025-04-18 13:32:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12392,'1110','31744970149','2025-04-18 12:55:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(12393,'1110','31744970149','2025-04-18 12:55:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12394,'1110','31744970149','2025-04-18 12:56:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12395,'1110','31744970149','2025-04-18 13:06:28',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12396,'5500','31744970149','2025-04-18 13:06:44',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12397,'4000','31744970149','2025-04-18 13:32:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12398,'4000','31744970149','2025-04-18 12:55:49',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12399,'4000','31744970149','2025-04-18 12:55:56',NULL,1450.00,'','3','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12400,'4000','31744970149','2025-04-18 12:56:26',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12401,'4000','31744970149','2025-04-18 13:06:28',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12402,'1010','31744984431','2025-04-18 16:54:22',850.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174498529032039393398','No',NULL,NULL,'ksy'),(12403,'1110','31744984431','2025-04-18 16:54:22',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12404,'1110','31744984431','2025-04-18 16:53:51',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12405,'1110','31744984431','2025-04-18 16:54:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12406,'5500','31744984431','2025-04-18 16:54:20',230.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12407,'4000','31744984431','2025-04-18 16:54:22',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12408,'4000','31744984431','2025-04-18 16:53:51',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12409,'4000','31744984431','2025-04-18 16:54:00',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12410,'1050','31744993857','2025-04-18 19:31:03',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174499388037334333003','No',NULL,NULL,''),(12411,'1110','31744993857','2025-04-18 19:31:03',NULL,100.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12412,'5500','31744993857','2025-04-18 19:30:58',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12413,'4000','31744993857','2025-04-18 19:31:03',NULL,220.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12414,'1050','31744993906','2025-04-18 19:31:50',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174499392042200322490','No',NULL,NULL,''),(12415,'1110','31744993906','2025-04-18 19:31:50',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12416,'5500','31744993906','2025-04-18 19:31:46',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12417,'4000','31744993906','2025-04-18 19:31:50',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12418,'1030','31744993959','2025-04-18 19:54:00',2240.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174499528219030513293','No',NULL,NULL,'342'),(12419,'1110','31744993959','2025-04-18 19:54:00',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12420,'1110','31744993959','2025-04-18 19:32:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12421,'1110','31744993959','2025-04-18 19:32:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12422,'1110','31744993959','2025-04-18 19:33:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12423,'1110','31744993959','2025-04-18 19:33:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12424,'1110','31744993959','2025-04-18 19:33:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(12425,'1110','31744993959','2025-04-18 19:34:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12426,'5500','31744993959','2025-04-18 19:51:47',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12427,'4000','31744993959','2025-04-18 19:54:00',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12428,'4000','31744993959','2025-04-18 19:32:39',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12429,'4000','31744993959','2025-04-18 19:32:47',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12430,'4000','31744993959','2025-04-18 19:33:02',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12431,'4000','31744993959','2025-04-18 19:33:37',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12432,'4000','31744993959','2025-04-18 19:33:57',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(12433,'4000','31744993959','2025-04-18 19:34:18',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12434,'1050','31745059107','2025-04-19 14:49:40',1320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174506338832203300028','No',NULL,NULL,''),(12435,'1110','31745059107','2025-04-19 14:49:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12436,'1110','31745059107','2025-04-19 13:38:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12437,'1110','31745059107','2025-04-19 13:38:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(12438,'1110','31745059107','2025-04-19 13:38:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12439,'1110','31745059107','2025-04-19 13:38:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(12440,'1110','31745059107','2025-04-19 13:43:37',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12441,'5500','31745059107','2025-04-19 13:44:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12442,'4000','31745059107','2025-04-19 14:49:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12443,'4000','31745059107','2025-04-19 13:38:27',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12444,'4000','31745059107','2025-04-19 13:38:37',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12445,'4000','31745059107','2025-04-19 13:38:49',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12446,'4000','31745059107','2025-04-19 13:38:57',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12447,'4000','31745059107','2025-04-19 13:43:37',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12448,'1050','31745063398','2025-04-19 14:50:00',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174506340403232304302','No',NULL,NULL,''),(12449,'1110','31745063398','2025-04-19 14:50:00',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12450,'5500','31745063398','2025-04-19 14:49:59',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12451,'4000','31745063398','2025-04-19 14:50:00',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12452,'1010','31745063501','2025-04-19 14:58:30',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174506392004232233326','No',NULL,NULL,'o0b'),(12453,'4000','31745063501','2025-04-19 14:58:30',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12454,'4000','31745063501','2025-04-19 14:51:41',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12455,'1010','31745064391','2025-04-19 15:06:35',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174506441723274343120','No',NULL,NULL,'s3w'),(12456,'1110','31745064391','2025-04-19 15:06:35',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12457,'5500','31745064391','2025-04-19 15:06:31',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12458,'4000','31745064391','2025-04-19 15:06:35',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12459,'1050','31745075845','2025-04-19 18:17:33',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174507586130323338421','No',NULL,NULL,''),(12460,'1110','31745075845','2025-04-19 18:17:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12461,'1110','31745075845','2025-04-19 18:17:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12462,'5500','31745075845','2025-04-19 18:17:31',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12463,'4000','31745075845','2025-04-19 18:17:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12464,'4000','31745075845','2025-04-19 18:17:25',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12465,'1010','31745082296','2025-04-19 20:21:21',630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174508331130033433120','No',NULL,NULL,'bw8'),(12466,'1110','31745082296','2025-04-19 20:21:21',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12467,'1110','31745082296','2025-04-19 20:04:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12468,'1110','31745082296','2025-04-19 20:05:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12469,'5500','31745082296','2025-04-19 20:21:20',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12470,'4000','31745082296','2025-04-19 20:21:21',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12471,'4000','31745082296','2025-04-19 20:04:56',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12472,'4000','31745082296','2025-04-19 20:05:02',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12473,'1010','31745084556','2025-04-19 20:43:51',6060.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174508544702735305124','No',NULL,NULL,'g9g'),(12474,'1110','31745084556','2025-04-19 20:43:51',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(12475,'1110','31745084556','2025-04-19 20:42:36',NULL,480.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12476,'1110','31745084556','2025-04-19 20:42:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(12477,'1110','31745084556','2025-04-19 20:43:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12478,'1110','31745084556','2025-04-19 20:43:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12479,'5500','31745084556','2025-04-19 20:43:50',480.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12480,'4000','31745084556','2025-04-19 20:43:51',NULL,2100.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12481,'4000','31745084556','2025-04-19 20:42:36',NULL,1200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12482,'4000','31745084556','2025-04-19 20:42:56',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12483,'4000','31745084556','2025-04-19 20:43:27',NULL,1240.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12484,'4000','31745084556','2025-04-19 20:43:43',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12485,'1010','31745086878','2025-04-19 21:21:39',700.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174508695920343282123','No',NULL,NULL,'bfi'),(12486,'4000','31745086878','2025-04-19 21:21:39',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(12487,'4000','31745086878','2025-04-19 21:21:18',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12488,'4000','31745086878','2025-04-19 21:21:24',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12489,'1010','31745091022','2025-04-19 22:34:56',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174509143503492320532','No',NULL,NULL,'1e5'),(12490,'4000','31745091022','2025-04-19 22:34:56',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12491,'1010','31745091873','2025-04-19 22:44:34',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174509191410012103433','No',NULL,NULL,'1rg'),(12492,'1110','31745091873','2025-04-19 22:44:34',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12493,'5500','31745091873','2025-04-19 22:44:34',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12494,'4000','31745091873','2025-04-19 22:44:34',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12495,'1010','31745092651','2025-04-19 23:08:45',890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174509435022303200315','No',NULL,NULL,'2x3'),(12496,'4000','31745092651','2025-04-19 23:08:45',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12497,'4000','31745092651','2025-04-19 22:57:31',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12498,'1010','31745109127','2025-04-20 03:32:59',3270.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174510924120530320232','No',NULL,NULL,'pim'),(12499,'1110','31745109127','2025-04-20 03:32:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(12500,'1110','31745109127','2025-04-20 03:32:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12501,'1110','31745109127','2025-04-20 03:32:09',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12502,'1110','31745109127','2025-04-20 03:32:18',NULL,100.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12503,'1110','31745109127','2025-04-20 03:32:37',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(12504,'1110','31745109127','2025-04-20 03:32:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12505,'5500','31745109127','2025-04-20 03:32:58',390.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12506,'4000','31745109127','2025-04-20 03:32:59',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12507,'4000','31745109127','2025-04-20 03:32:07',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12508,'4000','31745109127','2025-04-20 03:32:09',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12509,'4000','31745109127','2025-04-20 03:32:18',NULL,220.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12510,'4000','31745109127','2025-04-20 03:32:37',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(12511,'4000','31745109127','2025-04-20 03:32:42',NULL,500.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12512,'1010','31745109256','2025-04-20 03:34:40',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174510930310531333222','No',NULL,NULL,'i5w'),(12513,'1110','31745109256','2025-04-20 03:34:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12514,'1110','31745109256','2025-04-20 03:34:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(12515,'1110','31745109256','2025-04-20 03:34:21',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12516,'1110','31745109256','2025-04-20 03:34:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12517,'5500','31745109256','2025-04-20 03:34:39',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12518,'4000','31745109256','2025-04-20 03:34:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12519,'4000','31745109256','2025-04-20 03:34:16',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(12520,'4000','31745109256','2025-04-20 03:34:21',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12521,'4000','31745109256','2025-04-20 03:34:35',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12522,'1050','31745146880','2025-04-20 14:01:46',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174514714320413313307','No',NULL,NULL,''),(12523,'1110','31745146880','2025-04-20 14:01:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12524,'1110','31745146880','2025-04-20 14:01:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12525,'1110','31745146880','2025-04-20 14:01:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12526,'5500','31745146880','2025-04-20 14:01:45',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12527,'4000','31745146880','2025-04-20 14:01:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12528,'4000','31745146880','2025-04-20 14:01:20',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12529,'4000','31745146880','2025-04-20 14:01:25',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12530,'1030','31745147205','2025-04-20 14:07:48',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174514900020423233313','No',NULL,NULL,'447'),(12531,'1110','31745147205','2025-04-20 14:07:48',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12532,'1110','31745147205','2025-04-20 14:06:45',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12533,'1110','31745147205','2025-04-20 14:06:56',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12534,'1110','31745147205','2025-04-20 14:07:01',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(12535,'5500','31745147205','2025-04-20 14:07:46',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12536,'4000','31745147205','2025-04-20 14:07:48',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12537,'4000','31745147205','2025-04-20 14:06:45',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12538,'4000','31745147205','2025-04-20 14:06:56',NULL,80.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12539,'4000','31745147205','2025-04-20 14:07:01',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(12540,'1050','31745153690','2025-04-20 15:54:51',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174515369523102232262','No',NULL,NULL,''),(12541,'4000','31745153690','2025-04-20 15:54:51',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12542,'1030','31745154561','2025-04-20 18:23:56',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174516269230902270610','No',NULL,NULL,'5m5'),(12543,'4000','31745154561','2025-04-20 18:23:56',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(12544,'1010','31745162715','2025-04-20 18:28:17',630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174516291073392323333','No',NULL,NULL,'ccc'),(12545,'1110','31745162715','2025-04-20 18:28:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12546,'1110','31745162715','2025-04-20 18:25:15',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12547,'1110','31745162715','2025-04-20 18:25:32',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(12548,'5500','31745162715','2025-04-20 18:28:16',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12549,'4000','31745162715','2025-04-20 18:28:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12550,'4000','31745162715','2025-04-20 18:25:15',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12551,'4000','31745162715','2025-04-20 18:25:32',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(12552,'1010','31745166014','2025-04-20 19:20:52',40.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174516607132331327735','No',NULL,NULL,''),(12553,'1050','31745166014','2025-04-20 19:20:52',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174516607132331327735','No',NULL,NULL,''),(12554,'1110','31745166014','2025-04-20 19:20:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12555,'1110','31745166014','2025-04-20 19:20:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12556,'5500','31745166014','2025-04-20 19:20:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12557,'4000','31745166014','2025-04-20 19:20:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12558,'4000','31745166014','2025-04-20 19:20:14',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12559,'1010','31745166633','2025-04-20 19:30:44',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174516769146533204020','No',NULL,NULL,'x9g'),(12560,'1110','31745166633','2025-04-20 19:30:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12561,'1110','31745166633','2025-04-20 19:30:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12562,'5500','31745166633','2025-04-20 19:30:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12563,'4000','31745166633','2025-04-20 19:30:44',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12564,'4000','31745166633','2025-04-20 19:30:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12565,'1010','31745168200','2025-04-20 19:56:50',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174516829400243523404','No',NULL,NULL,'2qz'),(12566,'1110','31745168200','2025-04-20 19:56:50',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12567,'1110','31745168200','2025-04-20 19:56:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12568,'5500','31745168200','2025-04-20 19:56:49',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12569,'4000','31745168200','2025-04-20 19:56:50',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12570,'4000','31745168200','2025-04-20 19:56:40',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12571,'1010','31745169278','2025-04-20 20:14:40',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174516929720332446196','No',NULL,NULL,'pzw'),(12572,'4000','31745169278','2025-04-20 20:14:40',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12573,'1050','31745170557','2025-04-20 20:36:16',1040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174517155633310335322','No',NULL,NULL,''),(12574,'4000','31745170557','2025-04-20 20:36:16',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12575,'4000','31745170557','2025-04-20 20:35:58',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12576,'1010','31745331241','2025-04-22 17:14:33',610.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174533129622133233331','No',NULL,NULL,'7FE'),(12577,'1110','31745331241','2025-04-22 17:14:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12578,'1110','31745331241','2025-04-22 17:14:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12579,'1110','31745331241','2025-04-22 17:14:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12580,'5500','31745331241','2025-04-22 17:14:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12581,'4000','31745331241','2025-04-22 17:14:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12582,'4000','31745331241','2025-04-22 17:14:01',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12583,'4000','31745331241','2025-04-22 17:14:14',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12584,'1030','31745331370','2025-04-22 17:16:37',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174533431734330240302','No',NULL,NULL,'97P'),(12585,'4000','31745331370','2025-04-22 17:16:37',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12586,'4000','31745331370','2025-04-22 17:16:11',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12587,'1050','31745338312','2025-04-22 19:44:13',1230.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174534082247042322203','No',NULL,NULL,''),(12588,'1110','31745338312','2025-04-22 19:44:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(12589,'1110','31745338312','2025-04-22 19:11:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12590,'1110','31745338312','2025-04-22 19:12:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(12591,'1110','31745338312','2025-04-22 19:36:29',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12592,'1110','31745338312','2025-04-22 19:36:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(12593,'5500','31745338312','2025-04-22 19:44:12',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12594,'4000','31745338312','2025-04-22 19:44:13',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12595,'4000','31745338312','2025-04-22 19:11:52',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12596,'4000','31745338312','2025-04-22 19:12:30',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(12597,'4000','31745338312','2025-04-22 19:36:29',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12598,'4000','31745338312','2025-04-22 19:36:47',NULL,220.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(12599,'1010','31745345954','2025-04-22 21:19:16',420.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174534622833332025237','No',NULL,NULL,'06I'),(12600,'4000','31745345954','2025-04-22 21:19:16',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12601,'1010','31745407920','2025-04-23 14:32:12',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174540795848332943023','No',NULL,NULL,'smb'),(12602,'1110','31745407920','2025-04-23 14:32:12',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12603,'1110','31745407920','2025-04-23 14:32:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12604,'5500','31745407920','2025-04-23 14:32:11',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12605,'4000','31745407920','2025-04-23 14:32:12',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12606,'4000','31745407920','2025-04-23 14:32:00',NULL,200.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12607,'1010','31745420151','2025-04-23 17:56:05',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174542095721733242320','No',NULL,NULL,'jln'),(12608,'4000','31745420151','2025-04-23 17:56:05',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12609,'4000','31745420151','2025-04-23 17:55:51',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12610,'1010','31745424942','2025-04-23 19:15:50',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174542566534052060640','No',NULL,NULL,'mr9'),(12611,'4000','31745424942','2025-04-23 19:15:50',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(12612,'4000','31745424942','2025-04-23 19:15:42',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12613,'1010','31745490365','2025-04-24 13:26:06',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174549039030329323492','No',NULL,NULL,'q09'),(12614,'1110','31745490365','2025-04-24 13:26:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12615,'5500','31745490365','2025-04-24 13:26:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12616,'4000','31745490365','2025-04-24 13:26:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12617,'1010','31745492254','2025-04-24 13:57:43',1440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174549324130334200300','No',NULL,NULL,'iv3'),(12618,'4000','31745492254','2025-04-24 13:57:43',NULL,800.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12619,'4000','31745492254','2025-04-24 13:57:34',NULL,640.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(12620,'1010','31745495598','2025-04-24 15:23:46',1150.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174549767100074732302','No',NULL,NULL,'5he'),(12621,'1110','31745495598','2025-04-24 15:23:46',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12622,'1110','31745495598','2025-04-24 14:53:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12623,'1110','31745495598','2025-04-24 14:53:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12624,'1110','31745495598','2025-04-24 14:53:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12625,'1110','31745495598','2025-04-24 15:06:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12626,'5500','31745495598','2025-04-24 15:07:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12627,'4000','31745495598','2025-04-24 15:23:46',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12628,'4000','31745495598','2025-04-24 14:53:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12629,'4000','31745495598','2025-04-24 14:53:29',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12630,'4000','31745495598','2025-04-24 14:53:40',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12631,'4000','31745495598','2025-04-24 15:06:33',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12632,'1050','31745504157','2025-04-24 17:17:20',580.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174550496123343300242','No',NULL,NULL,''),(12633,'1110','31745504157','2025-04-24 17:17:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12634,'1110','31745504157','2025-04-24 17:15:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12635,'1110','31745504157','2025-04-24 17:16:59',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12636,'1110','31745504157','2025-04-24 17:17:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(12637,'1110','31745504157','2025-04-24 17:17:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12638,'5500','31745504157','2025-04-24 17:17:18',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12639,'4000','31745504157','2025-04-24 17:17:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12640,'4000','31745504157','2025-04-24 17:15:57',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12641,'4000','31745504157','2025-04-24 17:16:59',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12642,'4000','31745504157','2025-04-24 17:17:03',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12643,'4000','31745504157','2025-04-24 17:17:12',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12644,'1050','31745512280','2025-04-24 19:31:28',1320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551336335333614521','No',NULL,NULL,''),(12645,'4000','31745512280','2025-04-24 19:31:28',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12646,'4000','31745512280','2025-04-24 19:31:20',NULL,480.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12647,'1050','31745513500','2025-04-24 19:52:17',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551355903234327337','No',NULL,NULL,''),(12648,'1110','31745513500','2025-04-24 19:52:17',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12649,'1110','31745513500','2025-04-24 19:51:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12650,'5500','31745513500','2025-04-24 19:52:16',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12651,'4000','31745513500','2025-04-24 19:52:17',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12652,'4000','31745513500','2025-04-24 19:51:40',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12653,'1050','31745514333','2025-04-24 20:08:55',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551468733240111000','No',NULL,NULL,''),(12654,'1110','31745514333','2025-04-24 20:08:55',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12655,'1110','31745514333','2025-04-24 20:05:33',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12656,'1110','31745514333','2025-04-24 20:05:41',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12657,'5500','31745514333','2025-04-24 20:05:49',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12658,'4000','31745514333','2025-04-24 20:08:55',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12659,'4000','31745514333','2025-04-24 20:05:33',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12660,'4000','31745514333','2025-04-24 20:05:41',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12661,'1010','31745514699','2025-04-24 20:15:35',1720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551497828974532531','No',NULL,NULL,'gv0'),(12662,'1110','31745514699','2025-04-24 20:15:35',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(12663,'1110','31745514699','2025-04-24 20:11:40',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12664,'1110','31745514699','2025-04-24 20:13:06',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12665,'5500','31745514699','2025-04-24 20:15:34',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12666,'4000','31745514699','2025-04-24 20:15:35',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12667,'4000','31745514699','2025-04-24 20:11:40',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12668,'4000','31745514699','2025-04-24 20:13:06',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12669,'1010','31745515276','2025-04-24 20:21:26',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551530993317339434','No',NULL,NULL,'ou4'),(12670,'1110','31745515276','2025-04-24 20:21:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12671,'1110','31745515276','2025-04-24 20:21:16',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12672,'5500','31745515276','2025-04-24 20:21:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12673,'4000','31745515276','2025-04-24 20:21:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12674,'4000','31745515276','2025-04-24 20:21:16',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12675,'1010','31745515690','2025-04-24 20:43:34',1100.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551664833423134341','No',NULL,NULL,'2cc'),(12676,'4000','31745515690','2025-04-24 20:43:34',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12677,'4000','31745515690','2025-04-24 20:28:10',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12678,'1050','31745516811','2025-04-24 20:46:52',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551681412563202630','No',NULL,NULL,''),(12679,'4000','31745516811','2025-04-24 20:46:52',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12680,'1010','31745518397','2025-04-24 21:13:28',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551896650022336054','No',NULL,NULL,'sps'),(12681,'1110','31745518397','2025-04-24 21:13:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12682,'1110','31745518397','2025-04-24 21:13:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12683,'5500','31745518397','2025-04-24 21:13:28',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12684,'4000','31745518397','2025-04-24 21:13:28',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12685,'4000','31745518397','2025-04-24 21:13:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12686,'1030','31745519555','2025-04-24 21:32:36',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174551957344231121202','No',NULL,NULL,'jn2'),(12687,'4000','31745519555','2025-04-24 21:32:36',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12688,'1050','31745673592','2025-04-26 16:19:56',550.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174567360144502243332','No',NULL,NULL,''),(12689,'1110','31745673592','2025-04-26 16:19:56',NULL,250.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12690,'5500','31745673592','2025-04-26 16:19:53',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12691,'4000','31745673592','2025-04-26 16:19:56',NULL,550.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12692,'1050','31745673627','2025-04-26 16:20:29',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174567610853133402222','No',NULL,NULL,''),(12693,'4000','31745673627','2025-04-26 16:20:29',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12694,'1050','31745676214','2025-04-26 17:03:37',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174567622303222240222','No',NULL,NULL,''),(12695,'1110','31745676214','2025-04-26 17:03:37',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12696,'5500','31745676214','2025-04-26 17:03:34',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12697,'4000','31745676214','2025-04-26 17:03:37',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12698,'1050','31745684604','2025-04-26 19:55:12',1660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174568654342728023302','No',NULL,NULL,''),(12699,'1110','31745684604','2025-04-26 19:55:12',NULL,70.00,'','3','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(12700,'1110','31745684604','2025-04-26 19:23:25',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12701,'1110','31745684604','2025-04-26 19:23:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12702,'1110','31745684604','2025-04-26 19:24:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(12703,'1110','31745684604','2025-04-26 19:25:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12704,'5500','31745684604','2025-04-26 19:39:47',140.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12705,'4000','31745684604','2025-04-26 19:55:12',NULL,110.00,'','3','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(12706,'4000','31745684604','2025-04-26 19:23:25',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12707,'4000','31745684604','2025-04-26 19:23:44',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12708,'4000','31745684604','2025-04-26 19:24:55',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(12709,'4000','31745684604','2025-04-26 19:25:17',NULL,240.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12710,'1050','31745687047','2025-04-26 20:25:38',1140.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174568834837024033520','No',NULL,NULL,''),(12711,'4000','31745687047','2025-04-26 20:25:38',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12712,'4000','31745687047','2025-04-26 20:04:07',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12713,'4000','31745687047','2025-04-26 20:04:14',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12714,'4000','31745687047','2025-04-26 20:04:20',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12715,'4000','31745687047','2025-04-26 20:04:42',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12716,'1010','31745688425','2025-04-26 20:27:07',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174568848823322858073','No',NULL,NULL,'0db'),(12717,'4000','31745688425','2025-04-26 20:27:07',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12718,'1010','31745751445','2025-04-27 13:57:26',330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174575146032301400454','No',NULL,NULL,'p1a'),(12719,'4000','31745751445','2025-04-27 13:57:26',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12720,'1050','31745751597','2025-04-27 13:59:57',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174575160602502302330','No',NULL,NULL,''),(12721,'4000','31745751597','2025-04-27 13:59:57',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12722,'1050','31745764623','2025-04-27 17:37:18',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174576465822328383201','No',NULL,NULL,''),(12723,'4000','31745764623','2025-04-27 17:37:18',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12724,'4000','31745764623','2025-04-27 17:37:03',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12725,'1050','31745764765','2025-04-27 20:31:13',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174577507803227204002','No',NULL,NULL,''),(12726,'4000','31745764765','2025-04-27 20:31:13',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12727,'1050','31745945005','2025-04-29 19:43:47',390.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174594521242332243423','No',NULL,NULL,''),(12728,'1110','31745945005','2025-04-29 19:43:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12729,'1110','31745945005','2025-04-29 19:43:25',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12730,'1110','31745945005','2025-04-29 19:43:37',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12731,'5500','31745945005','2025-04-29 19:43:46',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12732,'4000','31745945005','2025-04-29 19:43:47',NULL,100.00,'','3','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12733,'4000','31745945005','2025-04-29 19:43:25',NULL,180.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12734,'4000','31745945005','2025-04-29 19:43:37',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12735,'1050','31746028262','2025-04-30 18:51:19',600.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174602828933224308228','No',NULL,NULL,''),(12736,'1110','31746028262','2025-04-30 18:51:19',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12737,'5500','31746028262','2025-04-30 18:51:03',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12738,'4000','31746028262','2025-04-30 18:51:19',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12739,'1050','31746028360','2025-04-30 18:53:18',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174602841133100322200','No',NULL,NULL,''),(12740,'1110','31746028360','2025-04-30 18:53:18',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12741,'1110','31746028360','2025-04-30 18:52:41',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12742,'5500','31746028360','2025-04-30 18:53:08',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12743,'4000','31746028360','2025-04-30 18:53:18',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12744,'4000','31746028360','2025-04-30 18:52:41',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12745,'1010','31746029649','2025-04-30 19:44:59',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174603157334002202326','No',NULL,NULL,'3WU'),(12746,'4000','31746029649','2025-04-30 19:44:59',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12747,'1010','31746033081','2025-04-30 20:33:50',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174603529101023122032','No',NULL,NULL,'03U'),(12748,'1110','31746033081','2025-04-30 20:33:50',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12749,'1110','31746033081','2025-04-30 20:11:21',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(12750,'1110','31746033081','2025-04-30 20:11:43',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12751,'5500','31746033081','2025-04-30 20:33:49',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12752,'4000','31746033081','2025-04-30 20:33:50',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12753,'4000','31746033081','2025-04-30 20:11:21',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(12754,'4000','31746033081','2025-04-30 20:11:43',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12755,'1010','31746088129','2025-05-01 11:28:58',510.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174608821808028083830','No',NULL,NULL,'5zg'),(12756,'1110','31746088129','2025-05-01 11:28:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12757,'1110','31746088129','2025-05-01 11:28:49',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12758,'5500','31746088129','2025-05-01 11:28:57',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12759,'4000','31746088129','2025-05-01 11:28:58',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12760,'4000','31746088129','2025-05-01 11:28:49',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12761,'1010','31746106760','2025-05-01 16:40:06',1010.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174610707732127042363','No',NULL,NULL,'f8x'),(12762,'1110','31746106760','2025-05-01 16:40:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(12763,'1110','31746106760','2025-05-01 16:39:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12764,'1110','31746106760','2025-05-01 16:39:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12765,'5500','31746106760','2025-05-01 16:40:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12766,'4000','31746106760','2025-05-01 16:40:06',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(12767,'4000','31746106760','2025-05-01 16:39:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12768,'4000','31746106760','2025-05-01 16:39:28',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12769,'1010','31746114773','2025-05-01 18:53:05',720.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174611480344240134203','No',NULL,NULL,'34e'),(12770,'4000','31746114773','2025-05-01 18:53:05',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12771,'4000','31746114773','2025-05-01 18:52:53',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12772,'1050','31746121448','2025-05-01 21:30:52',3490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174612450032331443133','No',NULL,NULL,''),(12773,'1110','31746121448','2025-05-01 21:30:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12774,'1110','31746121448','2025-05-01 20:44:08',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12775,'1110','31746121448','2025-05-01 20:44:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(12776,'1110','31746121448','2025-05-01 20:44:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12777,'1110','31746121448','2025-05-01 20:46:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(12778,'1110','31746121448','2025-05-01 20:46:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12779,'1110','31746121448','2025-05-01 20:47:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(12780,'1110','31746121448','2025-05-01 21:14:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12781,'1110','31746121448','2025-05-01 21:14:23',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(12782,'1110','31746121448','2025-05-01 21:14:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12783,'5500','31746121448','2025-05-01 21:15:19',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12784,'4000','31746121448','2025-05-01 21:30:52',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12785,'4000','31746121448','2025-05-01 20:44:08',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12786,'4000','31746121448','2025-05-01 20:44:17',NULL,720.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(12787,'4000','31746121448','2025-05-01 20:44:53',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12788,'4000','31746121448','2025-05-01 20:46:23',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(12789,'4000','31746121448','2025-05-01 20:46:34',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12790,'4000','31746121448','2025-05-01 20:47:27',NULL,180.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(12791,'4000','31746121448','2025-05-01 21:14:00',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12792,'4000','31746121448','2025-05-01 21:14:23',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(12793,'4000','31746121448','2025-05-01 21:14:30',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12794,'1010','31746175470','2025-05-02 11:44:36',540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174617603502270277320','No',NULL,NULL,'cao'),(12795,'1110','31746175470','2025-05-02 11:44:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12796,'1110','31746175470','2025-05-02 11:44:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12797,'5500','31746175470','2025-05-02 11:44:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12798,'4000','31746175470','2025-05-02 11:44:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12799,'4000','31746175470','2025-05-02 11:44:30',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12800,'1010','31746183185','2025-05-02 13:53:08',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174618320001302402238','No',NULL,NULL,'qm2'),(12801,'1110','31746183185','2025-05-02 13:53:08',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12802,'5500','31746183185','2025-05-02 13:53:05',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12803,'4000','31746183185','2025-05-02 13:53:08',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12804,'1010','31746265876','2025-05-03 12:52:01',990.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174626693701227231610','No',NULL,NULL,'kg3'),(12805,'4000','31746265876','2025-05-03 12:52:01',NULL,400.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12806,'4000','31746265876','2025-05-03 12:51:16',NULL,500.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12807,'4000','31746265876','2025-05-03 12:51:29',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12808,'1010','31746266966','2025-05-03 13:31:26',2160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174626936432203122312','No',NULL,NULL,'gyk'),(12809,'1110','31746266966','2025-05-03 13:31:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(12810,'1110','31746266966','2025-05-03 13:09:26',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12811,'1110','31746266966','2025-05-03 13:09:44',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12812,'1110','31746266966','2025-05-03 13:09:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(12813,'5500','31746266966','2025-05-03 13:31:25',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12814,'4000','31746266966','2025-05-03 13:31:26',NULL,1260.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12815,'4000','31746266966','2025-05-03 13:09:26',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12816,'4000','31746266966','2025-05-03 13:09:44',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12817,'4000','31746266966','2025-05-03 13:09:54',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(12818,'1010','31746275850','2025-05-03 15:37:31',220.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174627587040303370273','No',NULL,NULL,'hyt'),(12819,'1110','31746275850','2025-05-03 15:37:31',NULL,100.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12820,'5500','31746275850','2025-05-03 15:37:30',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12821,'4000','31746275850','2025-05-03 15:37:31',NULL,220.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12822,'1010','31746282758','2025-05-03 17:32:40',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174628277323124233203','No',NULL,NULL,'min'),(12823,'1110','31746282758','2025-05-03 17:32:40',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12824,'5500','31746282758','2025-05-03 17:32:38',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12825,'4000','31746282758','2025-05-03 17:32:40',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12826,'1030','31746284316','2025-05-03 17:59:11',1010.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174628444523052252702','No',NULL,NULL,'641'),(12827,'1110','31746284316','2025-05-03 17:59:11',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12828,'1110','31746284316','2025-05-03 17:58:37',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12829,'5500','31746284316','2025-05-03 17:59:05',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12830,'4000','31746284316','2025-05-03 17:59:11',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12831,'4000','31746284316','2025-05-03 17:58:37',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12832,'1030','31746292204','2025-05-03 20:10:13',1200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174629225622116223225','No',NULL,NULL,'570'),(12833,'1110','31746292204','2025-05-03 20:10:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12834,'1110','31746292204','2025-05-03 20:10:05',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12835,'5500','31746292204','2025-05-03 20:10:12',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12836,'4000','31746292204','2025-05-03 20:10:13',NULL,800.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12837,'4000','31746292204','2025-05-03 20:10:05',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12838,'1010','31746353774','2025-05-04 13:16:29',2040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174635382922336380427','No',NULL,NULL,'RMH'),(12839,'1110','31746353774','2025-05-04 13:16:29',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12840,'1110','31746353774','2025-05-04 13:16:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(12841,'1110','31746353774','2025-05-04 13:16:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12842,'5500','31746353774','2025-05-04 13:16:28',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12843,'4000','31746353774','2025-05-04 13:16:29',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12844,'4000','31746353774','2025-05-04 13:16:14',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12845,'4000','31746353774','2025-05-04 13:16:21',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12846,'1010','31746361378','2025-05-04 15:27:49',1760.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174636179607233433712','No',NULL,NULL,'J7V'),(12847,'1110','31746361378','2025-05-04 15:27:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(12848,'1110','31746361378','2025-05-04 15:22:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12849,'1110','31746361378','2025-05-04 15:27:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12850,'1110','31746361378','2025-05-04 15:27:34',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12851,'1110','31746361378','2025-05-04 15:27:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12852,'5500','31746361378','2025-05-04 15:27:48',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12853,'4000','31746361378','2025-05-04 15:27:49',NULL,800.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(12854,'4000','31746361378','2025-05-04 15:22:58',NULL,330.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12855,'4000','31746361378','2025-05-04 15:27:20',NULL,90.00,'','3','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12856,'4000','31746361378','2025-05-04 15:27:34',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12857,'4000','31746361378','2025-05-04 15:27:42',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12858,'1010','31746361823','2025-05-04 15:30:38',1890.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174636191912622339121','No',NULL,NULL,'AC3'),(12859,'1110','31746361823','2025-05-04 15:30:38',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12860,'1110','31746361823','2025-05-04 15:30:24',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(12861,'1110','31746361823','2025-05-04 15:30:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(12862,'5500','31746361823','2025-05-04 15:30:37',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12863,'4000','31746361823','2025-05-04 15:30:38',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12864,'4000','31746361823','2025-05-04 15:30:24',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12865,'4000','31746361823','2025-05-04 15:30:30',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(12866,'1010','31746361947','2025-05-04 15:32:30',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174636196313417923363','No',NULL,NULL,'BVU'),(12867,'4000','31746361947','2025-05-04 15:32:30',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12868,'1010','31746361974','2025-05-04 15:33:14',480.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174636202102730402202','No',NULL,NULL,'HMQ'),(12869,'4000','31746361974','2025-05-04 15:33:14',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(12870,'4000','31746361974','2025-05-04 15:32:54',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(12871,'1030','31746526840','2025-05-06 13:21:07',630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174652689032332030742','No',NULL,NULL,'PCF'),(12872,'1110','31746526840','2025-05-06 13:21:07',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(12873,'1110','31746526840','2025-05-06 13:20:40',NULL,150.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12874,'5500','31746526840','2025-05-06 13:21:06',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12875,'4000','31746526840','2025-05-06 13:21:07',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(12876,'4000','31746526840','2025-05-06 13:20:40',NULL,330.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12877,'1010','31746526922','2025-05-06 13:22:15',1040.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174652696145523332233','No',NULL,NULL,'4EK'),(12878,'1110','31746526922','2025-05-06 13:22:15',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12879,'1110','31746526922','2025-05-06 13:22:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12880,'5500','31746526922','2025-05-06 13:22:14',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12881,'4000','31746526922','2025-05-06 13:22:15',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12882,'4000','31746526922','2025-05-06 13:22:02',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12883,'1010','31746551769','2025-05-06 20:16:10',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174655179043223133226','No',NULL,NULL,'4NV'),(12884,'4000','31746551769','2025-05-06 20:16:10',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12885,'1050','31746608550','2025-05-07 12:02:56',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174661058012030352333','No',NULL,NULL,''),(12886,'1110','31746608550','2025-05-07 12:02:56',NULL,150.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12887,'1110','31746608550','2025-05-07 12:02:30',NULL,0.00,'','3','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(12888,'1110','31746608550','2025-05-07 12:02:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12889,'5500','31746608550','2025-05-07 12:02:55',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12890,'4000','31746608550','2025-05-07 12:02:56',NULL,330.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12891,'4000','31746608550','2025-05-07 12:02:30',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(12892,'4000','31746608550','2025-05-07 12:02:44',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12893,'1030','31746622043','2025-05-07 15:47:42',1560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174662208340033327323','No',NULL,NULL,'45c'),(12894,'1110','31746622043','2025-05-07 15:47:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12895,'1110','31746622043','2025-05-07 15:47:23',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12896,'5500','31746622043','2025-05-07 15:47:39',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12897,'4000','31746622043','2025-05-07 15:47:42',NULL,960.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12898,'4000','31746622043','2025-05-07 15:47:23',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12899,'1010','31746633955','2025-05-07 19:06:15',740.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174663545543650225220','No',NULL,NULL,'ods'),(12900,'4000','31746633955','2025-05-07 19:06:15',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12901,'4000','31746633955','2025-05-07 19:05:55',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12902,'1050','31746638842','2025-05-07 20:27:39',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174663886300632333333','No',NULL,NULL,''),(12903,'1110','31746638842','2025-05-07 20:27:39',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12904,'1110','31746638842','2025-05-07 20:27:23',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12905,'5500','31746638842','2025-05-07 20:27:32',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12906,'4000','31746638842','2025-05-07 20:27:39',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12907,'4000','31746638842','2025-05-07 20:27:23',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12908,'1010','31746694533','2025-05-08 11:55:52',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174669467132232332333','No',NULL,NULL,''),(12909,'1050','31746694533','2025-05-08 11:55:52',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174669467132232332333','No',NULL,NULL,''),(12910,'1110','31746694533','2025-05-08 11:55:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12911,'1110','31746694533','2025-05-08 11:55:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12912,'1110','31746694533','2025-05-08 11:55:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(12913,'5500','31746694533','2025-05-08 11:55:51',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12914,'4000','31746694533','2025-05-08 11:55:52',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12915,'4000','31746694533','2025-05-08 11:55:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12916,'4000','31746694533','2025-05-08 11:55:36',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(12917,'1010','31746694698','2025-05-08 11:58:19',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174669486733232463324','No',NULL,NULL,'9md'),(12918,'1110','31746694698','2025-05-08 11:58:19',NULL,50.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(12919,'5500','31746694698','2025-05-08 11:58:18',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12920,'4000','31746694698','2025-05-08 11:58:19',NULL,110.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(12921,'1010','31746703046','2025-05-08 14:17:28',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174670307132306372222','No',NULL,NULL,'EYL'),(12922,'1110','31746703046','2025-05-08 14:17:28',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12923,'5500','31746703046','2025-05-08 14:17:26',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12924,'4000','31746703046','2025-05-08 14:17:28',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12925,'1050','31746781132','2025-05-09 11:58:58',500.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174678114932132132332','No',NULL,NULL,''),(12926,'1110','31746781132','2025-05-09 11:58:58',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12927,'1110','31746781132','2025-05-09 11:58:52',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12928,'5500','31746781132','2025-05-09 11:58:57',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12929,'4000','31746781132','2025-05-09 11:58:58',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12930,'4000','31746781132','2025-05-09 11:58:52',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12931,'1010','31746783019','2025-05-09 12:30:21',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174678311832031323333','No',NULL,NULL,'te9'),(12932,'4000','31746783019','2025-05-09 12:30:21',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12933,'1030','31746812367','2025-05-09 20:39:29',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174681238131332372311','No',NULL,NULL,'xc6'),(12934,'4000','31746812367','2025-05-09 20:39:29',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12935,'1010','31746816874','2025-05-09 21:54:36',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174681689136223026823','No',NULL,NULL,'p73'),(12936,'1110','31746816874','2025-05-09 21:54:36',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12937,'5500','31746816874','2025-05-09 21:54:35',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12938,'4000','31746816874','2025-05-09 21:54:36',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12939,'1010','31746870007','2025-05-10 12:40:25',440.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174687005043703387053','No',NULL,NULL,'8xh'),(12940,'1110','31746870007','2025-05-10 12:40:25',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(12941,'1110','31746870007','2025-05-10 12:40:08',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(12942,'1110','31746870007','2025-05-10 12:40:11',NULL,140.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(12943,'5500','31746870007','2025-05-10 12:40:24',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12944,'4000','31746870007','2025-05-10 12:40:25',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(12945,'4000','31746870007','2025-05-10 12:40:08',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(12946,'4000','31746870007','2025-05-10 12:40:11',NULL,220.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(12947,'1050','31746870074','2025-05-10 12:41:40',180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174687067823338422036','No',NULL,NULL,''),(12948,'4000','31746870074','2025-05-10 12:41:40',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12949,'4000','31746870074','2025-05-10 12:41:14',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(12950,'1010','31746873720','2025-05-10 14:17:28',530.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174687645532152250822','No',NULL,NULL,'nmf'),(12951,'4000','31746873720','2025-05-10 14:17:28',NULL,240.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12952,'4000','31746873720','2025-05-10 13:42:00',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12953,'4000','31746873720','2025-05-10 13:42:22',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(12954,'1030','31746877779','2025-05-10 14:50:34',450.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174687788130304301822','No',NULL,NULL,''),(12955,'1050','31746877779','2025-05-10 14:50:34',80.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174687788130304301822','No',NULL,NULL,''),(12956,'4000','31746877779','2025-05-10 14:50:34',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12957,'4000','31746877779','2025-05-10 14:49:40',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12958,'1010','31746878419','2025-05-10 15:00:20',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174687844223202133223','No',NULL,NULL,'45q'),(12959,'1110','31746878419','2025-05-10 15:00:20',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12960,'5500','31746878419','2025-05-10 15:00:19',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12961,'4000','31746878419','2025-05-10 15:00:20',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12962,'1010','31746891752','2025-05-10 18:42:34',800.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174689177671231032733','No',NULL,NULL,'x15'),(12963,'4000','31746891752','2025-05-10 18:42:34',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(12964,'1010','31746960639','2025-05-11 13:50:44',280.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174696065513362543229','No',NULL,NULL,'s8y'),(12965,'1110','31746960639','2025-05-11 13:50:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12966,'1110','31746960639','2025-05-11 13:50:39',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12967,'5500','31746960639','2025-05-11 13:50:42',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12968,'4000','31746960639','2025-05-11 13:50:44',NULL,80.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12969,'4000','31746960639','2025-05-11 13:50:39',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12970,'1010','31746964244','2025-05-11 14:51:22',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174696606630632230026','No',NULL,NULL,'c5s'),(12971,'1110','31746964244','2025-05-11 14:51:22',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12972,'1110','31746964244','2025-05-11 14:50:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12973,'1110','31746964244','2025-05-11 14:51:06',NULL,100.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12974,'5500','31746964244','2025-05-11 14:51:21',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12975,'4000','31746964244','2025-05-11 14:51:22',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12976,'4000','31746964244','2025-05-11 14:50:44',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12977,'4000','31746964244','2025-05-11 14:51:06',NULL,220.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12978,'1030','31746972527','2025-05-11 17:08:48',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174697279304433433776','No',NULL,NULL,'c73'),(12979,'4000','31746972527','2025-05-11 17:08:48',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(12980,'1010','31746977018','2025-05-11 19:11:19',1340.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174697992603029293403','No',NULL,NULL,'vco'),(12981,'1110','31746977018','2025-05-11 19:11:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12982,'1110','31746977018','2025-05-11 18:23:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12983,'1110','31746977018','2025-05-11 18:24:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12984,'1110','31746977018','2025-05-11 18:24:40',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12985,'5500','31746977018','2025-05-11 19:11:17',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12986,'4000','31746977018','2025-05-11 19:11:19',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12987,'4000','31746977018','2025-05-11 18:23:38',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12988,'4000','31746977018','2025-05-11 18:24:29',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12989,'4000','31746977018','2025-05-11 18:24:40',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12990,'1010','31747130810','2025-05-13 13:06:57',1080.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174713083833223032322','No',NULL,NULL,'wx2'),(12991,'1110','31747130810','2025-05-13 13:06:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12992,'1110','31747130810','2025-05-13 13:06:50',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12993,'5500','31747130810','2025-05-13 13:06:56',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12994,'4000','31747130810','2025-05-13 13:06:57',NULL,680.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12995,'4000','31747130810','2025-05-13 13:06:50',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12996,'1050','31747132664','2025-05-13 13:37:46',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174713267132444200373','No',NULL,NULL,''),(12997,'1110','31747132664','2025-05-13 13:37:46',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12998,'5500','31747132664','2025-05-13 13:37:44',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12999,'4000','31747132664','2025-05-13 13:37:46',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13000,'1050','31747134643','2025-05-13 14:16:26',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174713500003337330434','No',NULL,NULL,''),(13001,'4000','31747134643','2025-05-13 14:16:26',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13002,'1050','31747160769','2025-05-13 21:54:29',1000.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174716247322323047033','No',NULL,NULL,''),(13003,'1110','31747160769','2025-05-13 21:54:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(13004,'1110','31747160769','2025-05-13 21:26:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(13005,'1110','31747160769','2025-05-13 21:26:28',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13006,'1110','31747160769','2025-05-13 21:26:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(13007,'5500','31747160769','2025-05-13 21:53:04',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13008,'4000','31747160769','2025-05-13 21:54:29',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(13009,'4000','31747160769','2025-05-13 21:26:09',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(13010,'4000','31747160769','2025-05-13 21:26:28',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13011,'4000','31747160769','2025-05-13 21:26:38',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(13012,'1010','31747232495','2025-05-14 17:21:37',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174723250723333320302','No',NULL,NULL,'2mi'),(13013,'1110','31747232495','2025-05-14 17:21:37',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13014,'5500','31747232495','2025-05-14 17:21:35',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13015,'4000','31747232495','2025-05-14 17:21:37',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13016,'1050','31747299896','2025-05-15 12:37:33',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174730185857027083102','No',NULL,NULL,''),(13017,'1110','31747299896','2025-05-15 12:37:33',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13018,'1110','31747299896','2025-05-15 12:04:57',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(13019,'1110','31747299896','2025-05-15 12:05:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(13020,'1110','31747299896','2025-05-15 12:05:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(13021,'5500','31747299896','2025-05-15 12:05:32',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13022,'4000','31747299896','2025-05-15 12:37:33',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13023,'4000','31747299896','2025-05-15 12:04:57',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(13024,'4000','31747299896','2025-05-15 12:05:13',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13025,'4000','31747299896','2025-05-15 12:05:17',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(13026,'1030','31747303399','2025-05-15 13:19:13',1910.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174730536236335713250','No',NULL,NULL,'166'),(13027,'1110','31747303399','2025-05-15 13:19:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(13028,'1110','31747303399','2025-05-15 13:03:19',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13029,'1110','31747303399','2025-05-15 13:03:33',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(13030,'5500','31747303399','2025-05-15 13:19:12',130.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13031,'4000','31747303399','2025-05-15 13:19:13',NULL,1600.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(13032,'4000','31747303399','2025-05-15 13:03:19',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13033,'4000','31747303399','2025-05-15 13:03:33',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(13034,'1010','31747305687','2025-05-15 13:58:44',650.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174730677922320232073','No',NULL,NULL,'7j1'),(13035,'1110','31747305687','2025-05-15 13:58:44',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(13036,'1110','31747305687','2025-05-15 13:41:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(13037,'1110','31747305687','2025-05-15 13:41:47',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13038,'1110','31747305687','2025-05-15 13:42:01',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13039,'5500','31747305687','2025-05-15 13:42:06',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13040,'4000','31747305687','2025-05-15 13:58:44',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13041,'4000','31747305687','2025-05-15 13:41:27',NULL,200.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(13042,'4000','31747305687','2025-05-15 13:41:47',NULL,160.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13043,'4000','31747305687','2025-05-15 13:42:01',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13044,'1050','31747408277','2025-05-16 18:11:33',290.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174740831622002283332','No',NULL,NULL,''),(13045,'1110','31747408277','2025-05-16 18:11:33',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(13046,'1110','31747408277','2025-05-16 18:11:17',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(13047,'5500','31747408277','2025-05-16 18:11:27',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13048,'4000','31747408277','2025-05-16 18:11:33',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(13049,'4000','31747408277','2025-05-16 18:11:17',NULL,180.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(13050,'1010','31747409222','2025-05-16 18:27:04',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174740924140321091032','No',NULL,NULL,'g2t'),(13051,'1110','31747409222','2025-05-16 18:27:04',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13052,'5500','31747409222','2025-05-16 18:27:03',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13053,'4000','31747409222','2025-05-16 18:27:04',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13054,'1010','31747410122','2025-05-16 19:03:01',2660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174741329702337233233','No',NULL,NULL,'LIV'),(13055,'1110','31747410122','2025-05-16 19:03:01',NULL,0.00,'','3','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(13056,'1110','31747410122','2025-05-16 18:42:03',NULL,0.00,'','3','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(13057,'1110','31747410122','2025-05-16 18:42:38',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13058,'1110','31747410122','2025-05-16 18:42:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(13059,'1110','31747410122','2025-05-16 18:43:42',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(13060,'5500','31747410122','2025-05-16 19:02:59',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13061,'4000','31747410122','2025-05-16 19:03:01',NULL,840.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(13062,'4000','31747410122','2025-05-16 18:42:03',NULL,420.00,'','3','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(13063,'4000','31747410122','2025-05-16 18:42:38',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13064,'4000','31747410122','2025-05-16 18:42:55',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(13065,'4000','31747410122','2025-05-16 18:43:42',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(13066,'1050','31747413325','2025-05-16 19:35:27',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174741332844722243332','No',NULL,NULL,''),(13067,'4000','31747413325','2025-05-16 19:35:27',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(13068,'1050','31747421279','2025-05-16 21:52:17',900.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174742154417240332330','No',NULL,NULL,''),(13069,'4000','31747421279','2025-05-16 21:52:17',NULL,720.00,'','3','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(13070,'4000','31747421279','2025-05-16 21:47:59',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(13071,'4000','31747421279','2025-05-16 21:49:55',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13072,'1050','31747421565','2025-05-16 21:53:30',760.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174742203973330230373','No',NULL,NULL,''),(13073,'4000','31747421565','2025-05-16 21:53:30',NULL,270.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13074,'4000','31747421565','2025-05-16 21:52:45',NULL,90.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(13075,'4000','31747421565','2025-05-16 21:53:09',NULL,400.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(13076,'1050','31747472303','2025-05-17 11:58:24',300.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174747230712423200022','No',NULL,NULL,''),(13077,'4000','31747472303','2025-05-17 11:58:24',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13078,'1010','31747495005','2025-05-17 18:17:06',560.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174749506102202377013','No',NULL,NULL,'5v7'),(13079,'1110','31747495005','2025-05-17 18:17:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(13080,'1110','31747495005','2025-05-17 18:16:46',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13081,'5500','31747495005','2025-05-17 18:17:01',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13082,'4000','31747495005','2025-05-17 18:17:06',NULL,450.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(13083,'4000','31747495005','2025-05-17 18:16:46',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13084,'1050','31747584925','2025-05-18 19:15:30',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174758493430234423444','No',NULL,NULL,''),(13085,'1110','31747584925','2025-05-18 19:15:30',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13086,'5500','31747584925','2025-05-18 19:15:25',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13087,'4000','31747584925','2025-05-18 19:15:30',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13088,'1010','31747593113','2025-05-18 21:32:06',1160.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174759322440022003597','No',NULL,NULL,'rc1'),(13089,'1110','31747593113','2025-05-18 21:32:06',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13090,'1110','31747593113','2025-05-18 21:31:53',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(13091,'1110','31747593113','2025-05-18 21:31:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13092,'1110','31747593113','2025-05-18 21:32:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(13093,'5500','31747593113','2025-05-18 21:32:05',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13094,'4000','31747593113','2025-05-18 21:32:06',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13095,'4000','31747593113','2025-05-18 21:31:53',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(13096,'4000','31747593113','2025-05-18 21:31:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13097,'4000','31747593113','2025-05-18 21:32:00',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(13098,'1050','31747737418','2025-05-20 13:49:40',1180.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174773818433423238330','No',NULL,NULL,''),(13099,'4000','31747737418','2025-05-20 13:49:40',NULL,600.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13100,'4000','31747737418','2025-05-20 13:36:58',NULL,400.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(13101,'4000','31747737418','2025-05-20 13:37:23',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13102,'1030','31747750305','2025-05-20 21:18:31',1540.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174776512430226323222','No',NULL,NULL,'5b4'),(13103,'4000','31747750305','2025-05-20 21:18:31',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13104,'4000','31747750305','2025-05-20 17:11:45',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(13105,'4000','31747750305','2025-05-20 17:11:49',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(13106,'4000','31747750305','2025-05-20 17:12:09',NULL,450.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(13107,'4000','31747750305','2025-05-20 17:12:20',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13108,'1050','31747819903','2025-05-21 17:35:00',380.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174783810330033833222','No',NULL,NULL,''),(13109,'1110','31747819903','2025-05-21 17:35:00',NULL,0.00,'','3','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(13110,'1110','31747819903','2025-05-21 12:31:43',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13111,'5500','31747819903','2025-05-21 12:32:04',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13112,'4000','31747819903','2025-05-21 17:35:00',NULL,270.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(13113,'4000','31747819903','2025-05-21 12:31:43',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13114,'1010','31747851763','2025-05-21 21:39:04',430.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174785275727277202334','No',NULL,NULL,'qvy'),(13115,'1110','31747851763','2025-05-21 21:39:04',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(13116,'1110','31747851763','2025-05-21 21:22:43',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(13117,'5500','31747851763','2025-05-21 21:33:47',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13118,'4000','31747851763','2025-05-21 21:39:04',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(13119,'4000','31747851763','2025-05-21 21:22:43',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(13120,'1010','31747929319','2025-05-22 18:55:23',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174792934971403322342','No',NULL,NULL,'4gz'),(13121,'1110','31747929319','2025-05-22 18:55:23',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13122,'5500','31747929319','2025-05-22 18:55:19',160.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13123,'4000','31747929319','2025-05-22 18:55:23',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13124,'1050','31747931216','2025-05-22 19:27:17',660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174793129733322920342','No',NULL,NULL,''),(13125,'4000','31747931216','2025-05-22 19:27:17',NULL,360.00,'','3','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13126,'4000','31747931216','2025-05-22 19:26:56',NULL,300.00,'','3','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(13127,'1050','31748076454','2025-05-24 11:47:52',1020.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174807854524185822743','No',NULL,NULL,''),(13128,'1110','31748076454','2025-05-24 11:47:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(13129,'1110','31748076454','2025-05-24 11:47:34',NULL,100.00,'','3','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(13130,'5500','31748076454','2025-05-24 11:47:50',100.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13131,'4000','31748076454','2025-05-24 11:47:52',NULL,800.00,'','3','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(13132,'4000','31748076454','2025-05-24 11:47:34',NULL,220.00,'','3','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(13133,'1050','31748078578','2025-05-24 12:23:16',310.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174807860232202731332','No',NULL,NULL,''),(13134,'4000','31748078578','2025-05-24 12:23:16',NULL,90.00,'','3','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(13135,'4000','31748078578','2025-05-24 12:22:59',NULL,220.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(13136,'1050','31748078650','2025-05-24 12:24:16',400.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174807866102730402208','No',NULL,NULL,''),(13137,'4000','31748078650','2025-05-24 12:24:16',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(13138,'1010','31748081110','2025-05-24 13:05:25',840.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174808114820244182402','No',NULL,NULL,'j5z'),(13139,'1110','31748081110','2025-05-24 13:05:25',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13140,'1110','31748081110','2025-05-24 13:05:10',NULL,0.00,'','3','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(13141,'1110','31748081110','2025-05-24 13:05:14',NULL,0.00,'','3','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13142,'5500','31748081110','2025-05-24 13:05:24',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13143,'4000','31748081110','2025-05-24 13:05:25',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13144,'4000','31748081110','2025-05-24 13:05:10',NULL,300.00,'','3','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(13145,'4000','31748081110','2025-05-24 13:05:14',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13146,'1010','31748100825','2025-05-24 18:57:44',760.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174810236922313332230','No',NULL,NULL,'760'),(13147,'4000','31748100825','2025-05-24 18:57:44',NULL,340.00,'','3','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13148,'4000','31748100825','2025-05-24 18:33:54',NULL,420.00,'','3','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(13149,'1010','31748177673','2025-05-25 15:55:13',950.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174817774232332230327','No',NULL,NULL,'HFJ'),(13150,'1110','31748177673','2025-05-25 15:55:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(13151,'1110','31748177673','2025-05-25 15:54:33',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13152,'1110','31748177673','2025-05-25 15:55:01',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13153,'5500','31748177673','2025-05-25 15:55:12',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13154,'4000','31748177673','2025-05-25 15:55:13',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(13155,'4000','31748177673','2025-05-25 15:54:33',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13156,'4000','31748177673','2025-05-25 15:55:01',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13157,'1050','31748337074','2025-05-27 12:11:15',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174833707723307283700','No',NULL,NULL,''),(13158,'1110','31748337074','2025-05-27 12:11:15',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13159,'5500','31748337074','2025-05-27 12:11:14',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13160,'4000','31748337074','2025-05-27 12:11:15',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13161,'1010','31748337111','2025-05-27 12:11:52',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174834213933243923322','No',NULL,NULL,'66E'),(13162,'4000','31748337111','2025-05-27 12:11:52',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(13163,'1050','31748342237','2025-05-27 13:37:41',820.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174834226312201343422','No',NULL,NULL,''),(13164,'1110','31748342237','2025-05-27 13:37:41',NULL,0.00,'','3','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(13165,'1110','31748342237','2025-05-27 13:37:17',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13166,'5500','31748342237','2025-05-27 13:37:40',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13167,'4000','31748342237','2025-05-27 13:37:41',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(13168,'4000','31748342237','2025-05-27 13:37:17',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13169,'1010','31748447282','2025-05-28 18:48:13',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174844743432023332722','No',NULL,NULL,'ars'),(13170,'1110','31748447282','2025-05-28 18:48:13',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13171,'5500','31748447282','2025-05-28 18:48:03',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13172,'4000','31748447282','2025-05-28 18:48:13',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13173,'1010','31748447765','2025-05-28 18:56:52',1660.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174844783303373424822','No',NULL,NULL,'sgg'),(13174,'1110','31748447765','2025-05-28 18:56:52',NULL,0.00,'','3','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(13175,'1110','31748447765','2025-05-28 18:56:05',NULL,160.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13176,'1110','31748447765','2025-05-28 18:56:19',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(13177,'1110','31748447765','2025-05-28 18:56:38',NULL,10.00,'','3','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(13178,'5500','31748447765','2025-05-28 18:56:48',180.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13179,'4000','31748447765','2025-05-28 18:56:52',NULL,1200.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(13180,'4000','31748447765','2025-05-28 18:56:05',NULL,400.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13181,'4000','31748447765','2025-05-28 18:56:19',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(13182,'4000','31748447765','2025-05-28 18:56:38',NULL,30.00,'','3','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(13183,'1010','31748511868','2025-05-29 12:44:49',330.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174851190557209340002','No',NULL,NULL,'v58'),(13184,'1110','31748511868','2025-05-29 12:44:49',NULL,0.00,'','3','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(13185,'1110','31748511868','2025-05-29 12:44:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(13186,'1110','31748511868','2025-05-29 12:44:45',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(13187,'5500','31748511868','2025-05-29 12:44:48',50.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13188,'4000','31748511868','2025-05-29 12:44:49',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(13189,'4000','31748511868','2025-05-29 12:44:28',NULL,110.00,'','3','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(13190,'4000','31748511868','2025-05-29 12:44:45',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(13191,'1050','31748511915','2025-05-29 12:45:16',110.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174851191821203203331','No',NULL,NULL,''),(13192,'1110','31748511915','2025-05-29 12:45:16',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13193,'5500','31748511915','2025-05-29 12:45:15',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13194,'4000','31748511915','2025-05-29 12:45:16',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13195,'1010','31748516830','2025-05-29 14:26:13',1170.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174851932433521040834','No',NULL,NULL,'HDV'),(13196,'4000','31748516830','2025-05-29 14:26:13',NULL,900.00,'','3','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(13197,'4000','31748516830','2025-05-29 14:07:10',NULL,180.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13198,'4000','31748516830','2025-05-29 14:10:38',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13199,'1030','31748519409','2025-05-29 14:50:57',1640.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174852127034243032032','No',NULL,NULL,'QW3'),(13200,'1110','31748519409','2025-05-29 14:50:57',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13201,'1110','31748519409','2025-05-29 14:50:09',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(13202,'1110','31748519409','2025-05-29 14:50:21',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(13203,'1110','31748519409','2025-05-29 14:50:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(13204,'1110','31748519409','2025-05-29 14:50:34',NULL,0.00,'','3','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(13205,'5500','31748519409','2025-05-29 14:50:56',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13206,'4000','31748519409','2025-05-29 14:50:57',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13207,'4000','31748519409','2025-05-29 14:50:09',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13208,'4000','31748519409','2025-05-29 14:50:21',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(13209,'4000','31748519409','2025-05-29 14:50:29',NULL,320.00,'','3','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(13210,'4000','31748519409','2025-05-29 14:50:34',NULL,180.00,'','3','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(13211,'1050','31748524193','2025-05-29 17:45:19',490.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174852992600290432833','No',NULL,NULL,''),(13212,'4000','31748524193','2025-05-29 17:45:19',NULL,400.00,'','3','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(13213,'4000','31748524193','2025-05-29 16:11:50',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(13214,'1010','31748530237','2025-05-29 18:27:38',520.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174853255602413303232','No',NULL,NULL,'1AX'),(13215,'1110','31748530237','2025-05-29 18:27:38',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(13216,'1110','31748530237','2025-05-29 17:51:02',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13217,'1110','31748530237','2025-05-29 18:10:42',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13218,'5500','31748530237','2025-05-29 18:26:11',70.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13219,'4000','31748530237','2025-05-29 18:27:38',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(13220,'4000','31748530237','2025-05-29 17:51:02',NULL,320.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13221,'4000','31748530237','2025-05-29 18:10:42',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13222,'1050','31748593321','2025-05-30 11:22:02',620.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174859332903482200322','No',NULL,NULL,''),(13223,'4000','31748593321','2025-05-30 11:22:02',NULL,620.00,'','3','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(13224,'1010','31748600250','2025-05-30 13:31:26',680.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174860157920326452097','No',NULL,NULL,'BBF'),(13225,'1110','31748600250','2025-05-30 13:31:26',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13226,'1110','31748600250','2025-05-30 13:17:36',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(13227,'1110','31748600250','2025-05-30 13:17:48',NULL,0.00,'','3','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(13228,'1110','31748600250','2025-05-30 13:18:27',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(13229,'5500','31748600250','2025-05-30 13:18:33',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13230,'4000','31748600250','2025-05-30 13:31:26',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13231,'4000','31748600250','2025-05-30 13:17:36',NULL,300.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(13232,'4000','31748600250','2025-05-30 13:17:48',NULL,90.00,'','3','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13233,'4000','31748600250','2025-05-30 13:18:27',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(13234,'1050','31748601654','2025-05-30 13:40:54',90.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174860165762684333212','No',NULL,NULL,''),(13235,'4000','31748601654','2025-05-30 13:40:54',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(13236,'1050','31748601670','2025-05-30 13:41:20',190.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174860168726303314333','No',NULL,NULL,''),(13237,'4000','31748601670','2025-05-30 13:41:20',NULL,110.00,'','3','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(13238,'4000','31748601670','2025-05-30 13:41:10',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(13239,'1010','31748601724','2025-05-30 14:17:22',1980.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174860391183133260332','No',NULL,NULL,'PV9'),(13240,'1110','31748601724','2025-05-30 14:17:22',NULL,0.00,'','3','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(13241,'1110','31748601724','2025-05-30 13:42:13',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(13242,'1110','31748601724','2025-05-30 13:42:19',NULL,0.00,'','3','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(13243,'1110','31748601724','2025-05-30 13:42:22',NULL,240.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13244,'5500','31748601724','2025-05-30 14:17:21',240.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13245,'4000','31748601724','2025-05-30 14:17:22',NULL,1220.00,'','3','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(13246,'4000','31748601724','2025-05-30 13:42:13',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(13247,'4000','31748601724','2025-05-30 13:42:19',NULL,80.00,'','3','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(13248,'4000','31748601724','2025-05-30 13:42:22',NULL,600.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13249,'1050','31748609464','2025-05-30 16:33:12',630.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174861249222270333342','No',NULL,NULL,''),(13250,'1110','31748609464','2025-05-30 16:33:12',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(13251,'1110','31748609464','2025-05-30 15:51:04',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13252,'1110','31748609464','2025-05-30 15:51:07',NULL,70.00,'','3','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(13253,'5500','31748609464','2025-05-30 16:33:11',150.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13254,'4000','31748609464','2025-05-30 16:33:12',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(13255,'4000','31748609464','2025-05-30 15:51:04',NULL,200.00,'','3','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13256,'4000','31748609464','2025-05-30 15:51:07',NULL,110.00,'','3','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(13257,'1050','31748687334','2025-05-31 16:21:29',3120.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174870033323270303320','No',NULL,NULL,''),(13258,'1110','31748687334','2025-05-31 16:21:29',NULL,0.00,'','3','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(13259,'1110','31748687334','2025-05-31 13:28:55',NULL,0.00,'','3','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13260,'1110','31748687334','2025-05-31 13:29:28',NULL,0.00,'','3','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(13261,'1110','31748687334','2025-05-31 13:29:54',NULL,0.00,'','3','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(13262,'1110','31748687334','2025-05-31 13:31:00',NULL,50.00,'','3','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(13263,'1110','31748687334','2025-05-31 13:31:05',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(13264,'1110','31748687334','2025-05-31 13:31:12',NULL,50.00,'','3','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(13265,'1110','31748687334','2025-05-31 13:31:20',NULL,0.00,'','3','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(13266,'1110','31748687334','2025-05-31 13:34:47',NULL,50.00,'','3','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(13267,'1110','31748687334','2025-05-31 13:36:27',NULL,50.00,'','3','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(13268,'5500','31748687334','2025-05-31 13:47:33',250.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13269,'4000','31748687334','2025-05-31 16:21:29',NULL,640.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(13270,'4000','31748687334','2025-05-31 13:28:55',NULL,1040.00,'','3','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13271,'4000','31748687334','2025-05-31 13:29:28',NULL,300.00,'','3','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13272,'4000','31748687334','2025-05-31 13:29:54',NULL,90.00,'','3','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(13273,'4000','31748687334','2025-05-31 13:31:00',NULL,110.00,'','3','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(13274,'4000','31748687334','2025-05-31 13:31:05',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(13275,'4000','31748687334','2025-05-31 13:31:12',NULL,110.00,'','3','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(13276,'4000','31748687334','2025-05-31 13:31:20',NULL,500.00,'','3','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(13277,'4000','31748687334','2025-05-31 13:34:47',NULL,110.00,'','3','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(13278,'4000','31748687334','2025-05-31 13:36:27',NULL,110.00,'','3','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(13279,'1050','31748704389','2025-05-31 18:13:11',320.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174870439720247230307','No',NULL,NULL,''),(13280,'4000','31748704389','2025-05-31 18:13:11',NULL,320.00,'','3','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(13281,'1050','31748705131','2025-05-31 18:25:37',200.00,NULL,'','3','1','Payment of goods sold','1','','payment','','3174870514823024132130','No',NULL,NULL,''),(13282,'1110','31748705131','2025-05-31 18:25:37',NULL,80.00,'','3','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13283,'5500','31748705131','2025-05-31 18:25:31',80.00,NULL,'','3','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13284,'4000','31748705131','2025-05-31 18:25:37',NULL,200.00,'','3','1','Good sold','1','','sales','1','','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 AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (1,'8','PAYE','2023-06-09 13:31:34','Active','1','','1','Deduction','Fixed','Fixed',1.00,72.50,'',1,'PAYE'),(2,'9','NSSF','2023-06-09 13:31:45','Active','1','','1','Deduction','Fixed','Fixed',1.00,200.00,'',1,'NSSF'),(3,'10','NHIF','2023-06-09 13:31:54','Active','1','','1','Deduction','Fixed','Fixed',1.00,850.00,'',1,'NHIF'),(5,'2005','House Levy','2023-09-01 05:49:18','Active','1','','1','Deduction','Fixed','Fixed',1.00,375.00,'1.5',1,'HOUSE LEVY'); /*!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) NOT NULL, `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, 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, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2024 Fiscal Year','active','2024-01-01 00:00:00','2024-12-31 23:59:00',1,1,'2024-01-11 10:54:45',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=221 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-123735','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','34000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-3890498','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,'','140000','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','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','-50000','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 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) NOT NULL, `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 AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; INSERT INTO `leavegroup` VALUES (1,'General ','','0000-00-00 00:00:00','0000-00-00 00:00:00',21,'1/1','31/12',2),(2,'Security','','0000-00-00 00:00:00','0000-00-00 00:00:00',11,'1/1','31/12',2); /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` 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=1055 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-07-12 12:31:58','2024-07-12 12:32:50','','197.232.142.176','loggedin',1),(2,'admin','1','2024-07-12 13:35:37','','','197.232.114.191','loggedin',1),(3,'admin','1','2024-07-20 15:47:31','','','197.232.142.176','loggedin',1),(4,'admin','1','2024-07-20 17:18:41','','','102.222.6.97','loggedin',1),(5,'admin','1','2024-07-20 19:08:24','2024-07-20 19:12:08','','197.232.142.176','loggedin',1),(6,'admin','1','2024-07-21 14:10:45','','','105.160.22.195','loggedin',1),(7,'user','3','2024-07-21 14:13:15','2024-07-21 16:27:15','','102.222.6.97','loggedin',1),(8,'user','3','2024-07-21 16:27:23','2024-07-21 16:40:56','','102.222.6.97','loggedin',1),(9,'user','3','2024-07-21 16:41:10','2024-07-21 16:46:16','','102.222.6.97','loggedin',1),(10,'user','3','2024-07-21 16:46:22','','','102.222.6.97','loggedin',1),(11,'user','3','2024-07-23 12:27:46','2024-07-23 14:16:09','','102.222.6.97','loggedin',1),(12,'admin','1','2024-07-23 12:50:04','','','105.161.10.21','loggedin',1),(13,'admin','1','2024-07-23 13:20:28','','','105.161.10.21','loggedin',1),(14,'admin','1','2024-07-23 13:21:12','2024-07-23 13:47:46','','105.161.10.21','loggedin',1),(15,'user','3','2024-07-23 14:16:30','2024-07-23 16:05:02','','102.222.6.97','loggedin',1),(16,'user','3','2024-07-23 16:05:06','','','102.222.6.97','loggedin',1),(17,'user','3','2024-07-23 18:19:46','2024-07-23 19:17:31','','102.222.6.97','loggedin',1),(18,'user','3','2024-07-24 10:29:29','','','102.222.6.97','loggedin',1),(19,'user','3','2024-07-24 12:43:49','','','102.222.6.97','loggedin',1),(20,'user','3','2024-07-24 15:29:41','','','102.222.6.97','loggedin',1),(21,'user','3','2024-07-24 16:09:14','','','102.222.6.97','loggedin',1),(22,'user','3','2024-07-24 19:00:02','2024-07-24 20:51:37','','102.222.6.97','loggedin',1),(23,'user','3','2024-07-25 11:39:23','','','102.222.6.97','loggedin',1),(24,'user','3','2024-07-25 12:55:58','','','102.222.6.97','loggedin',1),(25,'user','3','2024-07-25 15:01:13','','','102.222.6.97','loggedin',1),(26,'user','3','2024-07-25 16:15:50','','','102.222.6.97','loggedin',1),(27,'user','3','2024-07-25 19:42:56','','','102.222.6.97','loggedin',1),(28,'user','3','2024-07-26 09:30:24','','','102.222.6.97','loggedin',1),(29,'user','3','2024-07-26 10:33:30','','','102.222.6.97','loggedin',1),(30,'user','3','2024-07-26 13:14:33','','','102.222.6.97','loggedin',1),(31,'user','3','2024-07-26 21:53:27','','','102.222.6.97','loggedin',1),(32,'user','3','2024-07-27 12:13:26','','','102.222.6.97','loggedin',1),(33,'user','3','2024-07-27 23:38:01','','','102.222.6.97','loggedin',1),(34,'user','3','2024-07-28 12:50:25','','','102.222.6.97','loggedin',1),(35,'admin','1','2024-07-29 19:11:36','','','105.161.239.169','loggedin',1),(36,'admin','1','2024-07-29 23:03:19','2024-07-29 23:04:06','','196.96.181.214','loggedin',1),(37,'user','3','2024-07-30 09:59:04','','','102.222.6.97','loggedin',1),(38,'user','3','2024-07-30 12:07:48','','','102.222.6.97','loggedin',1),(39,'admin','1','2024-07-30 12:21:44','','','197.237.16.2','loggedin',1),(40,'admin','1','2024-07-30 12:23:37','','','41.81.46.53','loggedin',1),(41,'admin','1','2024-07-30 14:03:47','2024-07-30 14:04:48','','197.237.16.2','loggedin',1),(42,'admin','1','2024-07-30 14:32:17','','','196.96.48.153','loggedin',1),(43,'user','3','2024-07-30 17:54:11','2024-07-30 22:15:17','','102.222.6.97','loggedin',1),(44,'admin','1','2024-07-30 18:58:33','','','41.81.62.99','loggedin',1),(45,'admin','1','2024-07-30 22:09:59','','','41.81.14.99','loggedin',1),(46,'user','3','2024-07-31 10:08:13','','','102.222.6.97','loggedin',1),(47,'admin','1','2024-07-31 12:05:32','2024-07-31 12:43:11','','197.232.142.176','loggedin',1),(48,'user','3','2024-07-31 13:27:29','','','102.222.6.97','loggedin',1),(49,'admin','1','2024-07-31 13:44:21','','','105.161.238.177','loggedin',1),(50,'admin','1','2024-07-31 17:34:19','','','105.161.212.37','loggedin',1),(51,'admin','1','2024-07-31 17:52:05','','','105.161.212.37','loggedin',1),(52,'admin','1','2024-07-31 19:21:53','','','197.232.142.176','loggedin',1),(53,'user','3','2024-08-01 12:27:06','2024-08-01 21:54:31','','102.222.6.97','loggedin',1),(54,'user','3','2024-08-02 09:56:46','','','102.222.6.97','loggedin',1),(55,'admin','1','2024-08-02 15:36:21','','','41.81.222.146','loggedin',1),(56,'user','3','2024-08-03 10:35:22','','','102.222.6.97','loggedin',1),(57,'user','3','2024-08-03 11:51:13','','','102.222.6.97','loggedin',1),(58,'admin','1','2024-08-03 14:00:20','','','41.90.100.5','loggedin',1),(59,'user','3','2024-08-03 18:57:53','','','102.222.6.97','loggedin',1),(60,'user','3','2024-08-03 19:20:45','2024-08-04 01:50:15','','102.222.6.97','loggedin',1),(61,'admin','1','2024-08-03 19:49:24','','','105.161.210.21','loggedin',1),(62,'user','3','2024-08-04 12:56:50','','','102.222.6.97','loggedin',1),(63,'admin','1','2024-08-04 13:12:48','','','196.96.204.102','loggedin',1),(64,'user','3','2024-08-04 15:27:17','2024-08-04 22:47:26','','102.222.6.97','loggedin',1),(65,'user','3','2024-08-06 10:12:27','','','102.222.6.97','loggedin',1),(66,'admin','1','2024-08-06 10:22:12','','','41.81.90.94','loggedin',1),(67,'user','3','2024-08-06 12:00:19','','','102.222.6.97','loggedin',1),(68,'user','3','2024-08-06 15:10:33','','','102.222.6.97','loggedin',1),(69,'user','3','2024-08-06 19:14:13','','','102.222.6.97','loggedin',1),(70,'admin','1','2024-08-06 20:15:09','','','41.81.42.94','loggedin',1),(71,'user','3','2024-08-07 11:53:32','2024-08-07 22:15:33','','102.222.6.97','loggedin',1),(72,'user','3','2024-08-08 10:06:10','','','102.222.6.97','loggedin',1),(73,'user','3','2024-08-08 14:59:12','2024-08-08 23:08:31','','102.222.6.97','loggedin',1),(74,'admin','1','2024-08-08 21:05:40','','','105.160.42.67','loggedin',1),(75,'user','3','2024-08-09 09:54:09','','','102.222.6.97','loggedin',1),(76,'user','3','2024-08-09 14:26:03','','','102.222.6.97','loggedin',1),(77,'user','3','2024-08-09 16:05:08','2024-08-09 22:51:04','','102.222.6.97','loggedin',1),(78,'user','3','2024-08-10 10:26:17','','','102.222.6.97','loggedin',1),(79,'user','3','2024-08-10 14:19:18','','','102.222.6.97','loggedin',1),(80,'user','3','2024-08-10 21:23:25','2024-08-10 23:45:50','','102.222.6.97','loggedin',1),(81,'user','3','2024-08-11 11:14:39','','','102.222.6.97','loggedin',1),(82,'user','3','2024-08-11 14:46:35','','','102.222.6.97','loggedin',1),(83,'user','3','2024-08-13 11:09:20','','','102.222.6.97','loggedin',1),(84,'admin','1','2024-08-13 14:46:01','2024-08-13 14:46:25','','102.0.3.243','loggedin',1),(85,'admin','1','2024-08-13 17:30:48','2024-08-13 17:31:09','','102.0.3.243','loggedin',1),(86,'user','3','2024-08-14 10:25:45','','','102.222.6.97','loggedin',1),(87,'admin','1','2024-08-14 13:11:40','2024-08-14 15:34:13','','197.232.142.176','loggedin',1),(88,'user','3','2024-08-14 17:38:01','','','102.222.6.97','loggedin',1),(89,'user','3','2024-08-15 09:57:39','','','102.222.6.97','loggedin',1),(90,'user','3','2024-08-15 20:13:57','','','102.222.6.97','loggedin',1),(91,'user','3','2024-08-16 11:09:59','','','102.222.6.97','loggedin',1),(92,'admin','1','2024-08-16 11:34:04','','','197.232.142.176','loggedin',1),(93,'admin','1','2024-08-16 15:50:25','','','105.160.117.110','loggedin',1),(94,'user','3','2024-08-17 10:49:41','','','102.222.6.97','loggedin',1),(95,'user','3','2024-08-17 12:54:56','','','102.222.6.97','loggedin',1),(96,'user','3','2024-08-17 13:36:31','','','102.222.6.97','loggedin',1),(97,'user','3','2024-08-17 14:37:39','2024-08-18 02:51:26','','102.222.6.97','loggedin',1),(98,'user','3','2024-08-18 14:14:51','','','102.222.6.97','loggedin',1),(99,'user','3','2024-08-18 14:38:53','','','102.222.6.97','loggedin',1),(100,'admin','1','2024-08-18 16:37:46','2024-08-18 16:38:34','','102.222.6.9','loggedin',1),(101,'user','4','2024-08-18 16:38:46','2024-08-18 16:39:09','','102.222.6.9','loggedin',1),(102,'user','4','2024-08-18 16:39:49','','','102.222.6.9','loggedin',1),(103,'user','3','2024-08-18 21:44:51','','','102.222.6.97','loggedin',1),(104,'user','3','2024-08-20 10:42:01','','','102.222.6.97','loggedin',1),(105,'user','3','2024-08-20 16:03:47','','','102.222.6.97','loggedin',1),(106,'user','3','2024-08-20 16:39:49','','','102.222.6.97','loggedin',1),(107,'user','3','2024-08-21 10:43:23','','','102.222.6.97','loggedin',1),(108,'user','3','2024-08-21 12:08:40','','','102.222.6.97','loggedin',1),(109,'admin','1','2024-08-21 15:40:44','','','197.232.142.176','loggedin',1),(110,'user','3','2024-08-21 16:55:02','2024-08-21 22:10:36','','102.222.6.97','loggedin',1),(111,'user','3','2024-08-22 09:59:57','','','102.222.6.97','loggedin',1),(112,'user','3','2024-08-22 13:17:46','2024-08-22 22:13:14','','102.222.6.97','loggedin',1),(113,'user','3','2024-08-23 10:58:05','','','102.222.6.97','loggedin',1),(114,'user','3','2024-08-23 18:38:38','','','146.70.246.136','loggedin',1),(115,'user','3','2024-08-24 10:38:25','','','212.8.252.162','loggedin',1),(116,'admin','1','2024-08-24 17:14:46','','','105.160.31.77','loggedin',1),(117,'user','3','2024-08-25 13:05:18','','','102.222.6.97','loggedin',1),(118,'user','3','2024-08-25 16:48:03','','','102.222.6.97','loggedin',1),(119,'user','3','2024-08-25 22:11:38','2024-08-25 22:21:54','','149.102.239.227','loggedin',1),(120,'user','3','2024-08-27 11:05:56','','','102.222.6.97','loggedin',1),(121,'user','3','2024-08-27 17:29:54','','','102.222.6.97','loggedin',1),(122,'user','3','2024-08-27 18:08:38','','','102.222.6.97','loggedin',1),(123,'user','3','2024-08-27 19:16:51','','','102.222.6.97','loggedin',1),(124,'user','3','2024-08-28 12:33:47','','','102.222.6.97','loggedin',1),(125,'user','3','2024-08-29 10:47:53','','','102.222.6.97','loggedin',1),(126,'user','3','2024-08-29 16:07:23','','','102.222.6.97','loggedin',1),(127,'user','3','2024-08-29 20:14:34','','','102.222.6.97','loggedin',1),(128,'user','3','2024-08-30 10:11:55','','','102.222.6.97','loggedin',1),(129,'admin','1','2024-08-30 13:25:21','','','105.161.198.159','loggedin',1),(130,'admin','1','2024-08-30 14:07:32','','','197.248.75.83','loggedin',1),(131,'user','3','2024-08-30 21:11:06','','','102.222.6.97','loggedin',1),(132,'user','3','2024-08-31 10:24:53','','','102.222.6.97','loggedin',1),(133,'user','3','2024-08-31 12:37:01','','','102.222.6.97','loggedin',1),(134,'user','3','2024-08-31 14:24:33','','','146.70.246.153','loggedin',1),(135,'user','3','2024-08-31 19:58:29','','','102.222.6.97','loggedin',1),(136,'admin','1','2024-08-31 20:01:20','','','196.96.76.150','loggedin',1),(137,'user','3','2024-09-01 02:37:17','2024-09-01 04:05:54','','102.222.6.97','loggedin',1),(138,'admin','1','2024-09-01 12:46:31','','','41.81.221.94','loggedin',1),(139,'user','3','2024-09-01 13:02:42','','','102.222.6.97','loggedin',1),(140,'user','3','2024-09-01 16:07:40','','','102.222.6.97','loggedin',1),(141,'user','3','2024-09-03 10:19:32','','','102.222.6.97','loggedin',1),(142,'admin','1','2024-09-03 13:15:45','','','197.232.142.176','loggedin',1),(143,'user','3','2024-09-03 13:24:04','','','102.222.6.97','loggedin',1),(144,'user','3','2024-09-03 17:24:43','','','102.222.6.97','loggedin',1),(145,'user','3','2024-09-04 10:45:50','','','102.222.6.97','loggedin',1),(146,'user','3','2024-09-04 18:09:34','','','102.222.6.97','loggedin',1),(147,'user','3','2024-09-04 20:00:47','','','102.222.6.97','loggedin',1),(148,'user','3','2024-09-05 10:21:29','','','102.222.6.97','loggedin',1),(149,'user','3','2024-09-05 12:19:36','','','185.177.125.71','loggedin',1),(150,'user','3','2024-09-05 18:21:57','','','212.8.250.220','loggedin',1),(151,'admin','1','2024-09-05 18:30:42','','','105.161.32.146','loggedin',1),(152,'user','3','2024-09-06 16:26:58','','','102.222.6.97','loggedin',1),(153,'user','3','2024-09-06 18:27:27','2024-09-06 22:21:26','','185.177.126.136','loggedin',1),(154,'user','3','2024-09-07 10:55:29','','','102.222.6.97','loggedin',1),(155,'user','3','2024-09-07 13:05:14','','','102.222.6.97','loggedin',1),(156,'user','3','2024-09-07 17:25:29','','','212.8.250.239','loggedin',1),(157,'user','3','2024-09-08 02:42:39','2024-09-08 03:45:12','','102.222.6.97','loggedin',1),(158,'user','3','2024-09-08 04:02:26','2024-09-08 04:05:35','','102.222.6.97','loggedin',1),(159,'user','3','2024-09-08 04:08:45','','','102.222.6.97','loggedin',1),(160,'user','3','2024-09-08 13:17:51','','','185.45.15.40','loggedin',1),(161,'admin','1','2024-09-08 14:14:57','','','196.96.30.141','loggedin',1),(162,'user','3','2024-09-08 15:39:43','','','102.222.6.97','loggedin',1),(163,'user','3','2024-09-08 17:00:19','','','102.222.6.97','loggedin',1),(164,'user','3','2024-09-09 13:46:15','','','154.159.254.55','loggedin',1),(165,'user','3','2024-09-10 11:41:31','','','102.222.6.97','loggedin',1),(166,'user','3','2024-09-10 14:43:06','','','102.222.6.97','loggedin',1),(167,'user','3','2024-09-10 15:32:45','','','102.222.6.97','loggedin',1),(168,'user','3','2024-09-10 17:07:22','','','102.222.6.97','loggedin',1),(169,'admin','1','2024-09-10 20:23:29','','','105.160.126.80','loggedin',1),(170,'user','3','2024-09-11 11:35:33','','','102.222.6.97','loggedin',1),(171,'user','3','2024-09-11 11:54:55','','','89.38.97.206','loggedin',1),(172,'user','3','2024-09-11 12:19:19','','','149.102.239.229','loggedin',1),(173,'user','3','2024-09-11 15:54:05','','','102.222.6.97','loggedin',1),(174,'admin','1','2024-09-11 16:41:51','','','105.160.6.145','loggedin',1),(175,'user','3','2024-09-11 20:42:19','','','102.222.6.97','loggedin',1),(176,'user','3','2024-09-12 12:09:13','','','102.222.6.97','loggedin',1),(177,'admin','1','2024-09-12 12:18:36','','','105.160.89.126','loggedin',1),(178,'user','3','2024-09-12 15:06:44','','','102.222.6.97','loggedin',1),(179,'user','3','2024-09-12 18:07:13','','','102.222.6.97','loggedin',1),(180,'admin','1','2024-09-12 18:12:31','','','105.161.111.99','loggedin',1),(181,'admin','1','2024-09-12 22:15:55','','','105.161.83.99','loggedin',1),(182,'user','3','2024-09-13 10:37:13','','','102.222.6.97','loggedin',1),(183,'user','3','2024-09-13 11:06:10','','','102.222.6.97','loggedin',1),(184,'user','3','2024-09-13 15:01:46','','','102.222.6.97','loggedin',1),(185,'user','3','2024-09-13 19:04:44','','','102.222.6.97','loggedin',1),(186,'user','3','2024-09-14 10:30:46','','','102.222.6.97','loggedin',1),(187,'admin','1','2024-09-14 12:09:47','','','105.160.70.28','loggedin',1),(188,'user','3','2024-09-14 12:58:36','','','102.222.6.97','loggedin',1),(189,'user','3','2024-09-14 14:40:22','','','102.222.6.97','loggedin',1),(190,'user','3','2024-09-14 15:01:39','','','102.222.6.97','loggedin',1),(191,'user','3','2024-09-14 19:03:11','','','102.222.6.97','loggedin',1),(192,'user','3','2024-09-14 21:43:48','','','102.222.6.97','loggedin',1),(193,'user','3','2024-09-15 02:23:29','2024-09-15 04:35:39','','102.222.6.97','loggedin',1),(194,'user','3','2024-09-15 13:15:03','','','102.222.6.97','loggedin',1),(195,'admin','1','2024-09-15 13:15:35','','','102.223.33.63','loggedin',1),(196,'user','3','2024-09-15 14:58:16','','','102.222.6.97','loggedin',1),(197,'user','3','2024-09-15 15:21:06','','','102.222.6.97','loggedin',1),(198,'user','3','2024-09-15 17:01:22','','','102.222.6.97','loggedin',1),(199,'user','3','2024-09-17 10:16:23','','','102.222.6.97','loggedin',1),(200,'user','3','2024-09-17 16:01:41','','','102.222.6.97','loggedin',1),(201,'user','3','2024-09-17 17:58:25','','','102.222.6.97','loggedin',1),(202,'user','3','2024-09-17 18:56:20','','','102.222.6.97','loggedin',1),(203,'admin','1','2024-09-17 18:57:39','','','197.232.142.176','loggedin',1),(204,'user','3','2024-09-18 10:33:44','','','102.222.6.97','loggedin',1),(205,'user','3','2024-09-18 15:49:02','','','102.222.6.97','loggedin',1),(206,'user','3','2024-09-19 10:29:39','','','102.222.6.97','loggedin',1),(207,'user','3','2024-09-19 19:52:31','','','102.222.6.97','loggedin',1),(208,'user','3','2024-09-20 10:21:47','','','102.222.6.97','loggedin',1),(209,'user','3','2024-09-20 17:24:30','','','102.222.6.97','loggedin',1),(210,'user','3','2024-09-20 22:07:41','','','102.222.6.97','loggedin',1),(211,'user','3','2024-09-21 19:00:36','','','102.222.6.97','loggedin',1),(212,'admin','1','2024-09-21 19:29:20','2024-09-21 19:29:48','','102.222.6.97','loggedin',1),(213,'user','3','2024-09-21 19:32:32','','','102.222.6.97','loggedin',1),(214,'user','3','2024-09-22 13:36:30','','','102.222.6.97','loggedin',1),(215,'admin','1','2024-09-22 13:57:36','','','91.102.180.47','loggedin',1),(216,'user','3','2024-09-22 20:52:12','','','102.222.6.97','loggedin',1),(217,'user','3','2024-09-24 11:16:29','','','102.222.6.97','loggedin',1),(218,'user','3','2024-09-24 14:38:49','','','102.222.6.97','loggedin',1),(219,'user','3','2024-09-24 19:29:13','','','102.222.6.97','loggedin',1),(220,'user','3','2024-09-25 10:26:53','','','102.222.6.97','loggedin',1),(221,'user','3','2024-09-25 15:07:24','','','102.222.6.97','loggedin',1),(222,'user','3','2024-09-26 11:24:07','','','102.222.6.97','loggedin',1),(223,'admin','1','2024-09-26 15:03:53','2024-09-26 15:04:17','','41.90.181.238','loggedin',1),(224,'user','3','2024-09-26 17:43:19','','','102.222.6.97','loggedin',1),(225,'user','3','2024-09-26 21:41:40','','','102.222.6.97','loggedin',1),(226,'user','3','2024-09-27 10:30:28','','','102.222.6.97','loggedin',1),(227,'user','3','2024-09-27 17:53:49','','','102.222.6.97','loggedin',1),(228,'user','3','2024-09-27 20:14:28','','','102.222.6.97','loggedin',1),(229,'user','3','2024-09-28 10:45:21','','','102.222.6.97','loggedin',1),(230,'user','3','2024-09-28 17:52:06','','','102.222.6.97','loggedin',1),(231,'user','3','2024-09-28 22:18:46','','','102.222.6.97','loggedin',1),(232,'user','3','2024-09-29 02:32:58','','','102.222.6.97','loggedin',1),(233,'user','3','2024-09-29 12:40:23','','','102.222.6.97','loggedin',1),(234,'user','3','2024-09-29 17:36:44','','','102.222.6.97','loggedin',1),(235,'admin','1','2024-09-30 11:37:37','','','197.248.204.86','loggedin',1),(236,'user','3','2024-09-30 13:21:52','','','102.222.6.97','loggedin',1),(237,'user','3','2024-10-01 11:25:21','','','102.222.6.97','loggedin',1),(238,'user','3','2024-10-01 14:50:22','','','102.222.6.97','loggedin',1),(239,'user','3','2024-10-01 16:36:17','','','102.222.6.97','loggedin',1),(240,'user','3','2024-10-01 20:07:37','','','102.222.6.97','loggedin',1),(241,'user','3','2024-10-02 10:17:40','','','102.222.6.97','loggedin',1),(242,'user','3','2024-10-02 14:43:33','','','102.222.6.97','loggedin',1),(243,'user','3','2024-10-02 16:55:18','','','102.222.6.97','loggedin',1),(244,'user','3','2024-10-02 19:52:21','','','102.222.6.97','loggedin',1),(245,'user','3','2024-10-03 12:21:41','','','102.222.6.97','loggedin',1),(246,'user','3','2024-10-04 10:42:23','','','102.222.6.97','loggedin',1),(247,'user','3','2024-10-04 13:53:25','','','102.222.6.97','loggedin',1),(248,'user','3','2024-10-04 19:54:51','','','102.222.6.97','loggedin',1),(249,'user','3','2024-10-05 11:03:42','','','102.222.6.97','loggedin',1),(250,'user','3','2024-10-05 12:44:57','','','102.222.6.97','loggedin',1),(251,'admin','1','2024-10-05 12:51:47','','','197.232.142.176','loggedin',1),(252,'user','3','2024-10-05 18:51:02','','','102.222.6.97','loggedin',1),(253,'user','3','2024-10-06 01:21:29','','','102.222.6.97','loggedin',1),(254,'user','3','2024-10-06 04:07:53','','','102.222.6.97','loggedin',1),(255,'user','3','2024-10-06 13:44:42','','','102.222.6.97','loggedin',1),(256,'user','3','2024-10-06 19:06:31','','','102.222.6.97','loggedin',1),(257,'user','3','2024-10-08 11:05:31','','','102.222.6.97','loggedin',1),(258,'admin','1','2024-10-08 13:55:42','','','41.81.3.178','loggedin',1),(259,'user','3','2024-10-09 11:12:54','','','102.222.6.97','loggedin',1),(260,'user','3','2024-10-09 18:20:40','','','102.222.6.97','loggedin',1),(261,'user','3','2024-10-09 22:06:14','','','102.222.6.97','loggedin',1),(262,'user','3','2024-10-10 11:54:47','','','102.222.6.97','loggedin',1),(263,'user','3','2024-10-10 12:39:02','','','102.222.6.97','loggedin',1),(264,'user','3','2024-10-10 13:08:39','','','102.222.6.97','loggedin',1),(265,'user','3','2024-10-10 17:29:42','','','102.222.6.97','loggedin',1),(266,'user','3','2024-10-10 19:19:42','','','102.222.6.97','loggedin',1),(267,'user','3','2024-10-10 20:37:35','','','102.222.6.97','loggedin',1),(268,'user','3','2024-10-11 10:38:06','','','102.222.6.97','loggedin',1),(269,'user','3','2024-10-11 10:41:36','','','102.222.6.97','loggedin',1),(270,'user','3','2024-10-11 15:06:45','','','102.222.6.97','loggedin',1),(271,'user','3','2024-10-12 11:15:56','','','102.222.4.177','loggedin',1),(272,'user','3','2024-10-12 14:26:44','','','102.222.4.177','loggedin',1),(273,'user','3','2024-10-12 16:11:17','','','102.222.4.177','loggedin',1),(274,'user','3','2024-10-12 18:21:53','','','102.222.4.177','loggedin',1),(275,'user','3','2024-10-13 02:30:42','','','102.222.4.177','loggedin',1),(276,'user','3','2024-10-13 14:10:56','','','102.222.4.177','loggedin',1),(277,'user','3','2024-10-13 21:10:45','','','102.222.4.177','loggedin',1),(278,'user','3','2024-10-15 10:32:17','','','102.222.4.177','loggedin',1),(279,'user','3','2024-10-15 15:39:22','','','102.222.4.177','loggedin',1),(280,'user','3','2024-10-16 14:11:30','','','102.222.4.177','loggedin',1),(281,'user','3','2024-10-16 20:22:03','','','102.222.4.177','loggedin',1),(282,'user','3','2024-10-17 10:31:45','','','102.222.4.177','loggedin',1),(283,'user','3','2024-10-17 12:06:28','','','102.222.4.177','loggedin',1),(284,'user','3','2024-10-17 17:45:59','','','102.222.4.177','loggedin',1),(285,'user','3','2024-10-17 20:31:17','','','102.222.4.177','loggedin',1),(286,'user','3','2024-10-18 10:31:44','','','102.222.4.177','loggedin',1),(287,'user','3','2024-10-18 17:41:19','','','102.222.4.177','loggedin',1),(288,'user','3','2024-10-18 17:55:35','','','102.222.4.177','loggedin',1),(289,'user','3','2024-10-18 22:11:51','','','102.222.4.177','loggedin',1),(290,'user','3','2024-10-19 10:44:17','','','102.222.4.177','loggedin',1),(291,'user','3','2024-10-19 13:39:46','','','102.222.4.177','loggedin',1),(292,'user','3','2024-10-19 19:07:50','','','102.222.4.177','loggedin',1),(293,'user','3','2024-10-19 22:37:18','','','102.222.4.177','loggedin',1),(294,'user','3','2024-10-20 00:53:04','','','102.222.4.177','loggedin',1),(295,'user','3','2024-10-20 13:19:23','','','102.222.4.177','loggedin',1),(296,'user','3','2024-10-20 17:35:16','','','102.222.4.177','loggedin',1),(297,'user','3','2024-10-20 21:48:29','','','102.222.4.177','loggedin',1),(298,'user','3','2024-10-22 11:31:07','','','102.222.4.177','loggedin',1),(299,'user','3','2024-10-22 13:54:56','','','102.222.4.177','loggedin',1),(300,'user','3','2024-10-22 17:13:15','','','102.222.4.177','loggedin',1),(301,'admin','1','2024-10-22 18:36:54','','','197.248.204.86','loggedin',1),(302,'user','3','2024-10-23 10:22:43','','','102.222.4.177','loggedin',1),(303,'user','3','2024-10-23 12:45:54','','','102.222.4.177','loggedin',1),(304,'admin','1','2024-10-23 13:56:27','','','41.81.45.189','loggedin',1),(305,'user','3','2024-10-23 19:16:13','','','102.222.4.177','loggedin',1),(306,'user','3','2024-10-23 22:01:42','','','102.222.4.177','loggedin',1),(307,'user','3','2024-10-24 10:45:43','','','102.222.4.177','loggedin',1),(308,'admin','1','2024-10-24 13:14:34','','','197.248.204.86','loggedin',1),(309,'user','3','2024-10-24 15:00:35','','','102.222.4.177','loggedin',1),(310,'user','3','2024-10-24 17:39:44','','','102.222.4.177','loggedin',1),(311,'user','3','2024-10-25 12:10:49','','','102.222.4.177','loggedin',1),(312,'user','3','2024-10-25 16:26:44','','','102.222.4.177','loggedin',1),(313,'user','3','2024-10-25 17:55:54','','','102.222.4.177','loggedin',1),(314,'user','3','2024-10-25 21:48:03','','','102.222.4.177','loggedin',1),(315,'user','3','2024-10-26 10:44:43','','','102.222.4.177','loggedin',1),(316,'user','3','2024-10-26 13:29:39','','','102.222.4.177','loggedin',1),(317,'user','3','2024-10-26 17:18:57','','','102.222.4.177','loggedin',1),(318,'admin','1','2024-10-26 17:43:33','','','41.81.18.150','loggedin',1),(319,'user','3','2024-10-26 22:50:20','','','102.222.4.177','loggedin',1),(320,'user','3','2024-10-27 14:12:35','','','102.222.4.177','loggedin',1),(321,'user','3','2024-10-27 18:28:46','','','102.222.4.177','loggedin',1),(322,'user','3','2024-10-27 20:28:50','','','102.222.4.177','loggedin',1),(323,'user','3','2024-10-29 11:01:10','','','102.222.4.177','loggedin',1),(324,'user','3','2024-10-29 19:48:23','','','102.222.4.177','loggedin',1),(325,'user','3','2024-10-30 11:58:04','','','102.222.4.177','loggedin',1),(326,'user','3','2024-10-30 15:46:51','','','102.222.4.177','loggedin',1),(327,'user','3','2024-10-30 19:17:10','','','102.222.4.177','loggedin',1),(328,'user','3','2024-10-31 11:41:36','','','102.222.4.177','loggedin',1),(329,'admin','1','2024-10-31 14:46:19','2024-10-31 14:46:22','','197.232.142.176','loggedin',1),(330,'user','3','2024-10-31 16:29:28','','','102.222.4.177','loggedin',1),(331,'user','3','2024-11-01 13:04:00','','','102.222.4.177','loggedin',1),(332,'user','3','2024-11-01 18:05:44','','','102.222.4.177','loggedin',1),(333,'user','3','2024-11-02 14:57:26','','','102.222.4.177','loggedin',1),(334,'user','3','2024-11-02 17:00:13','','','102.222.4.177','loggedin',1),(335,'user','3','2024-11-02 21:44:07','','','102.222.4.177','loggedin',1),(336,'user','3','2024-11-02 22:46:57','','','102.222.4.177','loggedin',1),(337,'user','3','2024-11-03 00:10:37','','','102.222.4.177','loggedin',1),(338,'user','3','2024-11-03 13:16:38','','','102.222.4.177','loggedin',1),(339,'user','3','2024-11-03 13:21:52','','','102.222.4.177','loggedin',1),(340,'user','3','2024-11-03 14:43:15','','','102.222.4.177','loggedin',1),(341,'user','3','2024-11-03 16:25:55','','','102.222.4.177','loggedin',1),(342,'user','3','2024-11-03 17:36:34','2024-11-03 17:52:55','','102.222.4.177','loggedin',1),(343,'user','3','2024-11-03 17:53:06','','','102.222.4.177','loggedin',1),(344,'admin','1','2024-11-03 18:08:31','','','41.90.187.246','loggedin',1),(345,'user','3','2024-11-03 18:40:29','','','102.222.4.177','loggedin',1),(346,'user','3','2024-11-03 19:11:05','2024-11-03 22:06:45','','102.222.4.177','loggedin',1),(347,'user','3','2024-11-05 12:51:15','','','102.222.4.177','loggedin',1),(348,'user','3','2024-11-05 18:04:26','2024-11-05 22:05:06','','102.222.4.177','loggedin',1),(349,'user','3','2024-11-06 12:58:28','','','102.222.4.177','loggedin',1),(350,'user','3','2024-11-06 17:59:19','','','102.222.4.177','loggedin',1),(351,'user','3','2024-11-06 20:46:12','','','102.222.4.177','loggedin',1),(352,'user','3','2024-11-07 13:11:15','','','102.222.4.177','loggedin',1),(353,'user','3','2024-11-07 17:52:16','','','102.222.4.177','loggedin',1),(354,'user','3','2024-11-08 11:28:49','','','102.222.4.177','loggedin',1),(355,'user','3','2024-11-08 12:30:43','','','102.222.4.177','loggedin',1),(356,'user','3','2024-11-08 19:33:03','2024-11-08 22:41:00','','102.222.4.177','loggedin',1),(357,'user','3','2024-11-08 22:41:14','2024-11-08 22:41:16','','102.222.4.177','loggedin',1),(358,'user','3','2024-11-09 14:03:50','','','102.222.4.177','loggedin',1),(359,'user','3','2024-11-09 18:21:54','','','196.201.218.64','loggedin',1),(360,'admin','1','2024-11-09 18:34:07','','','41.81.166.86','loggedin',1),(361,'user','3','2024-11-09 18:37:56','','','196.96.232.204','loggedin',1),(362,'user','3','2024-11-10 02:38:41','2024-11-10 03:54:57','','102.222.4.177','loggedin',1),(363,'user','3','2024-11-10 14:09:58','2024-11-10 22:03:24','','102.222.4.177','loggedin',1),(364,'admin','1','2024-11-10 18:33:48','','','41.90.178.190','loggedin',1),(365,'user','3','2024-11-12 12:55:19','','','102.222.4.177','loggedin',1),(366,'user','3','2024-11-12 13:40:00','','','102.222.4.177','loggedin',1),(367,'user','3','2024-11-12 16:39:56','','','102.222.4.177','loggedin',1),(368,'user','3','2024-11-12 21:58:44','2024-11-12 22:03:50','','102.222.4.177','loggedin',1),(369,'user','3','2024-11-13 14:08:55','','','102.222.4.177','loggedin',1),(370,'user','3','2024-11-13 18:48:51','','','102.222.4.177','loggedin',1),(371,'user','3','2024-11-13 20:53:31','','','102.222.4.177','loggedin',1),(372,'user','3','2024-11-13 21:53:26','2024-11-13 22:02:51','','102.222.4.177','loggedin',1),(373,'user','3','2024-11-14 12:00:28','','','102.222.4.177','loggedin',1),(374,'user','3','2024-11-14 19:07:04','','','102.222.4.177','loggedin',1),(375,'user','3','2024-11-14 21:26:28','','','102.222.4.177','loggedin',1),(376,'user','3','2024-11-14 22:00:28','2024-11-14 22:09:04','','102.222.4.177','loggedin',1),(377,'user','3','2024-11-15 12:08:48','','','102.222.4.177','loggedin',1),(378,'user','3','2024-11-15 14:50:34','','','102.222.4.177','loggedin',1),(379,'user','3','2024-11-15 16:04:48','','','102.222.4.177','loggedin',1),(380,'user','3','2024-11-15 19:16:13','2024-11-15 22:01:34','','102.222.4.177','loggedin',1),(381,'admin','1','2024-11-15 19:37:38','','','105.161.75.236','loggedin',1),(382,'user','3','2024-11-16 14:06:57','','','102.222.4.177','loggedin',1),(383,'user','3','2024-11-17 03:01:01','2024-11-17 04:08:05','','102.222.4.177','loggedin',1),(384,'user','3','2024-11-17 13:40:34','','','102.222.4.177','loggedin',1),(385,'user','3','2024-11-19 14:26:36','','','154.156.141.106','loggedin',1),(386,'admin','1','2024-11-19 14:29:20','','','105.161.235.106','loggedin',1),(387,'user','3','2024-11-19 18:12:10','','','102.222.4.177','loggedin',1),(388,'admin','1','2024-11-19 20:26:54','','','105.161.235.106','loggedin',1),(389,'user','3','2024-11-19 20:37:41','2024-11-19 22:09:08','','102.222.4.177','loggedin',1),(390,'user','3','2024-11-20 14:36:28','','','102.222.4.177','loggedin',1),(391,'user','3','2024-11-20 14:51:45','','','102.222.4.177','loggedin',1),(392,'user','3','2024-11-20 15:25:23','','','102.222.4.177','loggedin',1),(393,'user','3','2024-11-20 15:34:13','','','102.222.4.177','loggedin',1),(394,'user','3','2024-11-20 16:07:22','','','102.222.4.177','loggedin',1),(395,'user','3','2024-11-20 19:00:18','','','102.222.4.177','loggedin',1),(396,'user','3','2024-11-21 13:33:36','','','102.222.4.177','loggedin',1),(397,'user','3','2024-11-21 16:37:52','','','102.222.4.177','loggedin',1),(398,'user','3','2024-11-21 21:37:04','2024-11-21 21:57:46','','102.222.4.177','loggedin',1),(399,'user','3','2024-11-22 11:28:01','','','102.222.4.177','loggedin',1),(400,'user','3','2024-11-22 15:41:24','','','102.222.4.177','loggedin',1),(401,'user','3','2024-11-22 16:35:10','','','102.222.4.177','loggedin',1),(402,'user','3','2024-11-23 14:39:24','','','102.222.4.177','loggedin',1),(403,'user','3','2024-11-24 02:59:44','2024-11-24 04:26:55','','102.222.4.177','loggedin',1),(404,'user','3','2024-11-24 14:28:27','','','102.222.4.177','loggedin',1),(405,'user','3','2024-11-24 16:29:41','','','102.222.4.177','loggedin',1),(406,'admin','1','2024-11-24 18:17:07','','','41.90.176.21','loggedin',1),(407,'user','3','2024-11-24 21:16:10','','','102.222.4.177','loggedin',1),(408,'user','3','2024-11-26 13:24:47','','','102.222.4.177','loggedin',1),(409,'user','3','2024-11-26 14:51:31','','','102.222.4.177','loggedin',1),(410,'user','3','2024-11-26 21:08:55','2024-11-26 22:12:55','','102.222.4.177','loggedin',1),(411,'user','3','2024-11-27 13:11:26','','','102.222.4.177','loggedin',1),(412,'admin','1','2024-11-27 15:11:40','','','197.248.204.86','loggedin',1),(413,'user','3','2024-11-27 17:45:20','','','102.222.4.177','loggedin',1),(414,'user','3','2024-11-28 13:21:36','','','102.222.4.177','loggedin',1),(415,'user','3','2024-11-29 13:51:44','','','102.222.4.177','loggedin',1),(416,'user','3','2024-11-29 15:45:38','','','102.222.4.177','loggedin',1),(417,'user','3','2024-11-29 20:58:53','','','102.222.4.177','loggedin',1),(418,'user','3','2024-11-30 13:19:46','','','102.222.4.177','loggedin',1),(419,'user','3','2024-11-30 13:53:05','','','102.222.4.177','loggedin',1),(420,'user','3','2024-11-30 15:18:27','','','102.222.4.177','loggedin',1),(421,'user','3','2024-11-30 15:45:51','','','102.222.4.177','loggedin',1),(422,'admin','1','2024-11-30 16:18:45','','','105.161.236.170','loggedin',1),(423,'user','3','2024-11-30 18:23:52','','','102.222.4.177','loggedin',1),(424,'user','3','2024-11-30 19:14:10','','','102.222.4.177','loggedin',1),(425,'user','3','2024-12-01 03:51:45','2024-12-01 04:34:35','','102.222.4.177','loggedin',1),(426,'user','3','2024-12-01 15:10:14','','','102.222.4.177','loggedin',1),(427,'user','3','2024-12-01 16:05:17','','','102.222.4.177','loggedin',1),(428,'user','3','2024-12-01 18:54:10','','','154.159.252.67','loggedin',1),(429,'user','3','2024-12-01 21:43:38','2024-12-01 22:13:49','','102.222.4.177','loggedin',1),(430,'user','3','2024-12-03 13:24:19','','','102.222.4.177','loggedin',1),(431,'user','3','2024-12-03 14:30:09','','','102.222.4.177','loggedin',1),(432,'user','3','2024-12-03 14:53:43','','','102.222.4.177','loggedin',1),(433,'user','3','2024-12-03 17:01:57','','','196.97.0.9','loggedin',1),(434,'user','3','2024-12-03 18:22:02','','','102.222.4.177','loggedin',1),(435,'user','3','2024-12-03 18:39:57','','','102.222.4.177','loggedin',1),(436,'user','3','2024-12-03 18:49:18','','','102.222.4.177','loggedin',1),(437,'user','3','2024-12-03 21:18:04','2024-12-03 22:01:50','','102.222.4.177','loggedin',1),(438,'user','3','2024-12-04 13:45:47','2024-12-04 22:04:10','','102.222.4.177','loggedin',1),(439,'user','3','2024-12-05 12:09:18','','','102.222.4.177','loggedin',1),(440,'user','3','2024-12-05 16:48:01','','','102.222.4.177','loggedin',1),(441,'user','3','2024-12-05 18:48:37','','','102.222.4.177','loggedin',1),(442,'user','3','2024-12-06 12:00:48','','','102.222.6.33','loggedin',1),(443,'user','3','2024-12-06 13:00:52','','','102.222.6.33','loggedin',1),(444,'admin','1','2024-12-06 15:31:09','','','197.248.204.86','loggedin',1),(445,'user','3','2024-12-06 19:55:55','2024-12-06 22:05:01','','102.222.6.33','loggedin',1),(446,'admin','1','2024-12-06 21:00:17','','','154.159.252.109','loggedin',1),(447,'user','3','2024-12-07 12:32:11','2024-12-07 22:19:04','','102.222.6.33','loggedin',1),(448,'admin','1','2024-12-07 14:35:40','','','105.161.40.110','loggedin',1),(449,'admin','1','2024-12-07 15:59:32','','','105.161.20.110','loggedin',1),(450,'admin','1','2024-12-07 18:12:16','','','105.161.20.110','loggedin',1),(451,'user','3','2024-12-08 12:53:03','','','102.222.6.33','loggedin',1),(452,'user','3','2024-12-08 14:15:12','','','102.222.6.33','loggedin',1),(453,'user','3','2024-12-08 16:31:54','','','102.222.6.33','loggedin',1),(454,'user','3','2024-12-08 18:39:37','','','102.222.6.33','loggedin',1),(455,'user','3','2024-12-10 13:40:48','','','102.222.6.33','loggedin',1),(456,'user','3','2024-12-10 21:44:42','2024-12-10 21:50:47','','102.222.6.33','loggedin',1),(457,'user','3','2024-12-11 13:03:56','','','102.222.6.33','loggedin',1),(458,'user','3','2024-12-11 14:41:26','2024-12-11 22:00:17','','102.222.6.33','loggedin',1),(459,'user','3','2024-12-12 11:45:50','','','102.222.6.33','loggedin',1),(460,'user','3','2024-12-12 16:47:11','','','102.222.6.33','loggedin',1),(461,'user','3','2024-12-12 18:49:03','','','102.222.6.33','loggedin',1),(462,'user','3','2024-12-12 21:23:48','','','102.222.6.33','loggedin',1),(463,'user','3','2024-12-13 12:51:33','','','102.222.6.33','loggedin',1),(464,'user','3','2024-12-13 12:52:19','','','102.222.6.33','loggedin',1),(465,'user','3','2024-12-13 13:50:24','','','102.222.6.33','loggedin',1),(466,'user','3','2024-12-13 15:06:44','2024-12-13 21:59:47','','102.222.6.33','loggedin',1),(467,'user','3','2024-12-14 13:12:14','','','102.222.6.33','loggedin',1),(468,'admin','1','2024-12-14 14:17:48','','','197.248.75.83','loggedin',1),(469,'admin','1','2024-12-14 17:09:25','','','197.248.75.83','loggedin',1),(470,'user','3','2024-12-14 17:59:45','2024-12-15 03:58:56','','102.222.6.33','loggedin',1),(471,'admin','1','2024-12-14 19:46:49','','','197.248.75.83','loggedin',1),(472,'user','3','2024-12-15 13:36:58','','','102.222.6.33','loggedin',1),(473,'user','3','2024-12-15 15:27:09','','','102.222.6.33','loggedin',1),(474,'user','3','2024-12-15 17:29:38','2024-12-15 21:57:03','','102.222.6.33','loggedin',1),(475,'user','3','2024-12-17 14:34:41','','','102.222.6.33','loggedin',1),(476,'user','3','2024-12-17 18:38:25','','','102.222.6.33','loggedin',1),(477,'user','3','2024-12-17 19:41:24','2024-12-17 21:53:24','','102.222.6.33','loggedin',1),(478,'admin','1','2024-12-17 21:55:51','','','105.161.168.88','loggedin',1),(479,'user','3','2024-12-18 10:37:44','','','102.222.6.33','loggedin',1),(480,'user','3','2024-12-18 13:39:55','2024-12-18 13:49:12','','102.222.6.33','loggedin',1),(481,'user','3','2024-12-18 13:49:21','','','102.222.6.33','loggedin',1),(482,'user','3','2024-12-18 15:50:32','','','102.222.6.33','loggedin',1),(483,'user','3','2024-12-18 19:11:04','','','102.222.6.33','loggedin',1),(484,'user','3','2024-12-18 19:22:11','','','102.222.6.33','loggedin',1),(485,'user','3','2024-12-18 21:39:47','','','102.222.6.33','loggedin',1),(486,'user','3','2024-12-19 13:37:11','','','102.222.6.33','loggedin',1),(487,'user','3','2024-12-19 17:15:08','','','102.222.6.33','loggedin',1),(488,'user','3','2024-12-19 18:52:32','','','102.222.6.33','loggedin',1),(489,'user','3','2024-12-20 11:57:54','','','102.222.6.33','loggedin',1),(490,'admin','1','2024-12-20 14:07:42','','','197.232.97.118','loggedin',1),(491,'user','3','2024-12-20 18:55:24','','','102.222.6.33','loggedin',1),(492,'user','3','2024-12-20 20:47:54','2024-12-20 21:52:58','','102.222.6.33','loggedin',1),(493,'user','3','2024-12-21 13:32:09','','','102.222.6.33','loggedin',1),(494,'user','3','2024-12-21 14:27:23','','','102.222.6.33','loggedin',1),(495,'user','3','2024-12-21 15:50:30','','','102.222.6.33','loggedin',1),(496,'admin','1','2024-12-21 16:01:39','','','102.211.145.107','loggedin',1),(497,'user','3','2024-12-21 18:22:07','','','102.222.6.33','loggedin',1),(498,'user','3','2024-12-21 19:31:42','','','102.222.6.33','loggedin',1),(499,'user','3','2024-12-21 20:48:55','','','102.222.6.33','loggedin',1),(500,'user','3','2024-12-22 03:34:21','2024-12-22 04:01:35','','102.222.6.33','loggedin',1),(501,'user','3','2024-12-22 13:27:21','','','102.222.6.33','loggedin',1),(502,'user','3','2024-12-22 21:13:25','','','102.222.6.33','loggedin',1),(503,'user','3','2024-12-24 10:48:06','','','102.222.6.33','loggedin',1),(504,'user','3','2024-12-24 14:16:40','','','102.222.6.33','loggedin',1),(505,'user','3','2024-12-24 14:22:45','','','102.222.6.33','loggedin',1),(506,'user','3','2024-12-24 14:33:41','','','102.222.6.33','loggedin',1),(507,'user','3','2024-12-24 15:28:07','','','102.222.6.33','loggedin',1),(508,'admin','1','2024-12-24 15:34:36','','','154.70.17.107','loggedin',1),(509,'user','3','2024-12-24 20:04:23','','','102.222.6.33','loggedin',1),(510,'admin','1','2024-12-24 20:33:20','','','105.160.89.68','loggedin',1),(511,'user','3','2024-12-24 22:04:54','','','102.222.6.33','loggedin',1),(512,'user','3','2024-12-24 23:17:51','2024-12-24 23:26:10','','102.222.6.33','loggedin',1),(513,'user','3','2024-12-25 13:43:21','','','102.222.6.33','loggedin',1),(514,'user','3','2024-12-25 14:40:30','','','102.222.6.33','loggedin',1),(515,'user','3','2024-12-25 15:47:34','','','102.222.6.33','loggedin',1),(516,'user','3','2024-12-25 18:45:55','','','102.222.6.33','loggedin',1),(517,'user','3','2024-12-25 18:53:06','','','102.222.6.33','loggedin',1),(518,'user','3','2024-12-25 18:59:33','','','102.222.6.33','loggedin',1),(519,'user','3','2024-12-25 20:53:06','','','102.222.6.33','loggedin',1),(520,'user','3','2024-12-26 12:00:29','','','102.222.6.33','loggedin',1),(521,'admin','1','2024-12-26 12:06:24','','','196.96.28.113','loggedin',1),(522,'user','3','2024-12-26 13:15:24','','','102.222.6.33','loggedin',1),(523,'user','3','2024-12-26 15:01:02','','','102.222.6.33','loggedin',1),(524,'user','3','2024-12-26 15:55:29','','','102.222.6.33','loggedin',1),(525,'user','3','2024-12-26 19:05:45','','','102.222.6.33','loggedin',1),(526,'user','3','2024-12-26 19:22:02','','','102.222.6.33','loggedin',1),(527,'user','3','2024-12-26 20:51:52','','','102.222.6.33','loggedin',1),(528,'user','3','2024-12-26 21:10:49','','','102.222.6.33','loggedin',1),(529,'user','3','2024-12-27 12:11:24','','','102.222.6.33','loggedin',1),(530,'user','3','2024-12-27 12:44:48','','','102.222.6.33','loggedin',1),(531,'user','3','2024-12-27 15:46:41','','','102.222.6.33','loggedin',1),(532,'user','3','2024-12-27 16:34:36','','','102.222.6.33','loggedin',1),(533,'user','3','2024-12-27 18:33:22','','','102.222.6.33','loggedin',1),(534,'user','3','2024-12-27 18:39:51','','','102.222.6.33','loggedin',1),(535,'user','3','2024-12-27 19:03:49','','','102.222.6.33','loggedin',1),(536,'user','3','2024-12-27 19:26:33','','','102.222.6.33','loggedin',1),(537,'user','3','2024-12-27 20:43:02','','','102.222.6.33','loggedin',1),(538,'user','3','2024-12-28 14:23:25','','','102.222.6.33','loggedin',1),(539,'user','3','2024-12-28 17:37:10','','','102.222.6.33','loggedin',1),(540,'user','3','2024-12-28 17:50:57','','','102.222.6.33','loggedin',1),(541,'user','3','2024-12-28 19:07:18','','','102.222.6.33','loggedin',1),(542,'user','3','2024-12-28 19:22:20','','','102.222.6.33','loggedin',1),(543,'admin','1','2024-12-28 19:23:44','','','154.159.237.156','loggedin',1),(544,'user','3','2024-12-28 19:29:25','','','102.222.6.33','loggedin',1),(545,'user','3','2024-12-28 19:59:35','','','102.222.6.33','loggedin',1),(546,'user','3','2024-12-28 23:25:25','','','102.222.6.33','loggedin',1),(547,'user','3','2024-12-29 00:28:55','','','102.222.6.33','loggedin',1),(548,'user','3','2024-12-29 14:33:46','','','102.222.6.33','loggedin',1),(549,'user','3','2024-12-29 16:58:13','','','102.222.6.33','loggedin',1),(550,'user','3','2024-12-29 18:54:08','','','102.222.6.33','loggedin',1),(551,'user','3','2024-12-29 19:19:15','','','102.222.6.33','loggedin',1),(552,'user','3','2024-12-29 19:44:47','','','102.222.6.33','loggedin',1),(553,'user','3','2024-12-29 21:05:52','','','102.222.6.33','loggedin',1),(554,'user','3','2024-12-30 13:37:07','','','102.222.6.33','loggedin',1),(555,'user','3','2024-12-30 15:06:16','','','102.222.6.33','loggedin',1),(556,'user','3','2024-12-30 15:48:01','','','102.222.6.33','loggedin',1),(557,'user','3','2024-12-30 16:06:57','','','102.222.6.33','loggedin',1),(558,'user','3','2024-12-30 17:56:16','','','102.222.6.33','loggedin',1),(559,'user','3','2024-12-30 19:34:56','','','154.159.254.82','loggedin',1),(560,'user','3','2024-12-30 21:33:59','','','102.222.6.33','loggedin',1),(561,'user','3','2024-12-31 11:32:10','','','102.222.6.33','loggedin',1),(562,'user','3','2024-12-31 13:14:50','','','102.222.6.33','loggedin',1),(563,'user','3','2024-12-31 15:01:41','','','102.222.6.33','loggedin',1),(564,'user','3','2024-12-31 15:09:19','','','102.222.6.33','loggedin',1),(565,'user','3','2024-12-31 17:21:56','','','102.222.6.33','loggedin',1),(566,'user','3','2024-12-31 18:18:56','','','102.222.6.33','loggedin',1),(567,'user','3','2024-12-31 20:26:07','','','102.222.6.33','loggedin',1),(568,'user','3','2025-01-01 14:19:55','','','102.222.6.33','loggedin',1),(569,'user','3','2025-01-01 18:20:37','','','102.222.6.33','loggedin',1),(570,'user','3','2025-01-01 18:45:33','','','102.222.6.33','loggedin',1),(571,'user','3','2025-01-01 19:06:11','','','102.222.6.33','loggedin',1),(572,'admin','1','2025-01-01 21:46:37','','','154.159.252.189','loggedin',1),(573,'user','3','2025-01-01 21:50:14','','','102.222.6.33','loggedin',1),(574,'user','3','2025-01-01 21:55:40','','','102.222.6.33','loggedin',1),(575,'user','3','2025-01-01 22:05:54','','','102.222.6.33','loggedin',1),(576,'user','3','2025-01-01 22:19:41','','','102.222.6.33','loggedin',1),(577,'user','3','2025-01-02 12:09:41','','','102.222.6.33','loggedin',1),(578,'user','3','2025-01-02 12:10:22','','','102.222.6.33','loggedin',1),(579,'user','3','2025-01-02 12:17:33','','','102.222.6.33','loggedin',1),(580,'user','3','2025-01-02 13:35:14','','','102.222.6.33','loggedin',1),(581,'user','3','2025-01-02 18:48:15','','','102.222.6.33','loggedin',1),(582,'user','3','2025-01-02 18:55:31','','','102.222.6.33','loggedin',1),(583,'user','3','2025-01-02 19:46:07','','','102.222.6.33','loggedin',1),(584,'user','3','2025-01-03 12:53:10','','','102.222.6.33','loggedin',1),(585,'user','3','2025-01-03 17:34:30','','','102.222.6.33','loggedin',1),(586,'user','3','2025-01-03 18:14:01','','','102.222.6.33','loggedin',1),(587,'user','3','2025-01-03 19:09:19','','','102.222.6.33','loggedin',1),(588,'user','3','2025-01-03 21:16:46','','','102.222.6.33','loggedin',1),(589,'user','3','2025-01-04 14:10:51','','','102.222.6.33','loggedin',1),(590,'user','3','2025-01-04 18:08:43','','','102.222.6.33','loggedin',1),(591,'user','3','2025-01-04 19:12:05','','','102.222.6.33','loggedin',1),(592,'user','3','2025-01-05 00:12:59','','','102.222.6.33','loggedin',1),(593,'user','3','2025-01-05 13:13:47','','','102.222.6.33','loggedin',1),(594,'user','3','2025-01-05 20:41:54','','','102.222.6.33','loggedin',1),(595,'user','3','2025-01-07 12:07:27','','','102.222.6.33','loggedin',1),(596,'user','3','2025-01-07 16:34:26','','','102.222.6.33','loggedin',1),(597,'user','3','2025-01-07 17:38:41','','','102.222.6.33','loggedin',1),(598,'user','3','2025-01-07 18:52:41','','','102.222.6.33','loggedin',1),(599,'user','3','2025-01-07 20:08:27','','','102.222.6.33','loggedin',1),(600,'user','3','2025-01-08 12:19:06','','','102.222.6.33','loggedin',1),(601,'user','3','2025-01-08 15:20:55','','','102.222.6.33','loggedin',1),(602,'user','3','2025-01-08 17:04:55','','','102.222.6.33','loggedin',1),(603,'user','3','2025-01-08 18:29:03','','','102.222.6.33','loggedin',1),(604,'user','3','2025-01-08 21:37:23','','','102.222.6.33','loggedin',1),(605,'user','3','2025-01-09 11:22:27','','','102.222.6.33','loggedin',1),(606,'user','3','2025-01-09 12:05:05','','','102.222.6.33','loggedin',1),(607,'user','3','2025-01-09 19:32:21','','','102.222.6.33','loggedin',1),(608,'user','3','2025-01-10 12:06:36','','','102.222.6.33','loggedin',1),(609,'user','3','2025-01-10 21:39:04','','','102.222.6.33','loggedin',1),(610,'user','3','2025-01-11 11:56:24','','','102.222.6.33','loggedin',1),(611,'user','3','2025-01-11 12:40:53','','','102.222.6.33','loggedin',1),(612,'user','3','2025-01-11 16:58:14','','','102.222.6.33','loggedin',1),(613,'user','3','2025-01-12 13:16:43','','','102.222.6.33','loggedin',1),(614,'user','3','2025-01-12 13:31:57','','','102.222.6.33','loggedin',1),(615,'user','3','2025-01-12 13:36:23','2025-01-12 13:36:38','','102.222.6.33','loggedin',1),(616,'user','3','2025-01-12 13:36:43','','','102.222.6.33','loggedin',1),(617,'admin','1','2025-01-12 13:43:14','','','41.81.130.38','loggedin',1),(618,'admin','1','2025-01-12 14:31:57','','','41.81.44.37','loggedin',1),(619,'user','3','2025-01-12 19:50:21','','','102.222.6.33','loggedin',1),(620,'user','3','2025-01-14 12:41:02','','','102.222.6.33','loggedin',1),(621,'user','3','2025-01-14 14:12:47','','','102.222.6.33','loggedin',1),(622,'user','3','2025-01-14 18:09:26','','','102.222.6.33','loggedin',1),(623,'admin','1','2025-01-14 20:48:02','','','196.96.112.8','loggedin',1),(624,'user','3','2025-01-15 12:18:57','','','102.222.6.33','loggedin',1),(625,'user','3','2025-01-15 12:19:25','','','102.222.6.33','loggedin',1),(626,'user','3','2025-01-15 13:42:45','','','102.222.6.33','loggedin',1),(627,'user','3','2025-01-15 16:30:38','','','102.222.6.33','loggedin',1),(628,'user','3','2025-01-15 19:30:09','','','102.222.6.33','loggedin',1),(629,'user','3','2025-01-15 21:09:38','','','102.222.6.33','loggedin',1),(630,'user','3','2025-01-16 12:46:55','','','102.222.6.33','loggedin',1),(631,'user','3','2025-01-16 14:41:13','','','102.222.6.33','loggedin',1),(632,'user','3','2025-01-16 14:42:36','','','102.222.6.33','loggedin',1),(633,'user','3','2025-01-16 16:34:34','','','102.222.6.33','loggedin',1),(634,'user','3','2025-01-16 16:40:53','','','102.222.6.33','loggedin',1),(635,'user','3','2025-01-16 17:17:19','','','102.222.6.33','loggedin',1),(636,'user','3','2025-01-17 16:12:22','','','102.222.6.33','loggedin',1),(637,'user','3','2025-01-17 19:27:08','','','102.222.6.33','loggedin',1),(638,'user','3','2025-01-17 19:50:11','','','102.222.6.33','loggedin',1),(639,'user','3','2025-01-17 20:44:19','','','102.222.6.33','loggedin',1),(640,'user','3','2025-01-18 13:00:54','','','102.222.6.33','loggedin',1),(641,'user','3','2025-01-19 00:44:02','','','102.222.6.33','loggedin',1),(642,'user','3','2025-01-19 12:47:42','','','102.222.6.33','loggedin',1),(643,'user','3','2025-01-19 13:19:26','','','102.222.6.33','loggedin',1),(644,'admin','1','2025-01-19 13:46:59','','','196.96.166.138','loggedin',1),(645,'user','3','2025-01-21 12:49:24','','','102.222.6.33','loggedin',1),(646,'user','3','2025-01-21 18:39:58','','','102.222.6.33','loggedin',1),(647,'user','3','2025-01-21 21:29:24','','','102.222.6.33','loggedin',1),(648,'user','3','2025-01-21 21:29:32','','','102.222.6.33','loggedin',1),(649,'user','3','2025-01-23 10:20:50','','','102.222.6.33','loggedin',1),(650,'admin','1','2025-01-23 20:58:03','','','196.96.183.162','loggedin',1),(651,'user','3','2025-01-23 21:32:58','','','102.222.6.33','loggedin',1),(652,'user','3','2025-01-24 10:16:17','','','102.222.6.33','loggedin',1),(653,'user','3','2025-01-24 13:26:36','','','102.222.6.33','loggedin',1),(654,'admin','1','2025-01-24 14:11:07','','','41.90.120.142','loggedin',1),(655,'user','3','2025-01-24 17:46:39','','','102.222.6.33','loggedin',1),(656,'user','3','2025-01-24 18:31:13','','','102.222.6.33','loggedin',1),(657,'user','3','2025-01-24 21:02:38','','','102.222.6.33','loggedin',1),(658,'user','3','2025-01-25 10:18:46','','','102.222.6.33','loggedin',1),(659,'user','3','2025-01-25 13:32:54','','','102.222.6.33','loggedin',1),(660,'user','3','2025-01-25 20:48:15','','','102.222.6.33','loggedin',1),(661,'admin','1','2025-01-25 21:30:48','','','196.96.7.174','loggedin',1),(662,'user','3','2025-01-26 03:37:59','','','102.222.6.33','loggedin',1),(663,'user','3','2025-01-26 13:11:17','','','102.222.6.33','loggedin',1),(664,'user','3','2025-01-26 16:59:23','','','102.222.6.33','loggedin',1),(665,'user','3','2025-01-26 17:38:36','','','102.222.6.33','loggedin',1),(666,'user','3','2025-01-26 20:54:21','','','102.222.6.33','loggedin',1),(667,'user','3','2025-01-28 10:17:26','','','102.222.6.33','loggedin',1),(668,'user','3','2025-01-28 15:58:40','','','102.222.6.33','loggedin',1),(669,'user','3','2025-01-29 10:12:59','','','102.222.6.33','loggedin',1),(670,'user','3','2025-01-29 12:59:11','','','102.222.6.33','loggedin',1),(671,'user','3','2025-01-29 18:39:17','','','102.222.6.33','loggedin',1),(672,'user','3','2025-01-30 10:26:17','','','102.222.6.33','loggedin',1),(673,'user','3','2025-01-30 12:56:34','','','102.222.6.33','loggedin',1),(674,'user','3','2025-01-30 15:48:22','','','102.222.6.33','loggedin',1),(675,'user','3','2025-01-30 17:51:48','','','102.222.6.33','loggedin',1),(676,'user','3','2025-01-30 20:02:30','','','102.222.6.33','loggedin',1),(677,'user','3','2025-01-30 21:49:43','','','102.222.6.33','loggedin',1),(678,'user','3','2025-01-31 10:58:17','','','102.222.6.33','loggedin',1),(679,'user','3','2025-01-31 14:53:07','','','102.222.6.33','loggedin',1),(680,'user','3','2025-01-31 18:29:05','','','102.222.6.33','loggedin',1),(681,'admin','1','2025-01-31 21:06:01','','','102.208.190.14','loggedin',1),(682,'admin','1','2025-02-01 10:35:40','2025-02-01 10:36:21','','197.232.36.52','loggedin',1),(683,'user','3','2025-02-01 10:44:31','','','102.222.6.33','loggedin',1),(684,'user','3','2025-02-01 14:57:50','','','102.222.6.33','loggedin',1),(685,'user','3','2025-02-01 15:31:35','','','102.222.6.33','loggedin',1),(686,'user','3','2025-02-01 18:59:29','','','102.222.6.33','loggedin',1),(687,'user','3','2025-02-01 22:09:44','','','102.222.6.33','loggedin',1),(688,'user','3','2025-02-01 23:39:50','','','102.222.6.33','loggedin',1),(689,'user','3','2025-02-02 03:17:30','','','102.222.6.33','loggedin',1),(690,'user','3','2025-02-02 03:42:49','','','102.222.6.33','loggedin',1),(691,'user','3','2025-02-02 14:11:59','','','102.222.6.33','loggedin',1),(692,'user','3','2025-02-04 14:27:44','','','102.222.6.33','loggedin',1),(693,'user','3','2025-02-04 18:29:21','','','102.222.6.33','loggedin',1),(694,'user','3','2025-02-05 14:09:48','','','102.222.6.33','loggedin',1),(695,'user','3','2025-02-05 15:09:52','','','102.222.6.33','loggedin',1),(696,'user','3','2025-02-05 20:48:36','','','102.222.6.33','loggedin',1),(697,'user','3','2025-02-06 10:16:52','','','102.222.6.33','loggedin',1),(698,'user','3','2025-02-06 16:23:04','','','102.222.6.33','loggedin',1),(699,'user','3','2025-02-06 18:45:32','','','102.222.6.33','loggedin',1),(700,'user','3','2025-02-07 10:50:36','','','102.222.6.33','loggedin',1),(701,'user','3','2025-02-07 20:31:13','','','102.222.6.33','loggedin',1),(702,'user','3','2025-02-08 10:28:40','','','102.222.6.33','loggedin',1),(703,'user','3','2025-02-08 14:36:07','','','102.222.6.33','loggedin',1),(704,'user','3','2025-02-08 18:15:26','','','102.222.6.33','loggedin',1),(705,'user','3','2025-02-08 22:20:48','','','102.222.6.33','loggedin',1),(706,'user','3','2025-02-09 03:20:40','','','102.222.6.33','loggedin',1),(707,'user','3','2025-02-09 13:27:45','','','102.222.6.33','loggedin',1),(708,'user','3','2025-02-09 16:43:23','','','102.222.6.33','loggedin',1),(709,'user','3','2025-02-11 12:03:18','','','102.222.6.33','loggedin',1),(710,'admin','1','2025-02-11 12:05:54','2025-02-11 12:06:57','','197.248.204.86','loggedin',1),(711,'user','3','2025-02-11 12:54:14','','','102.222.6.33','loggedin',1),(712,'user','3','2025-02-11 18:02:11','','','102.222.6.33','loggedin',1),(713,'user','3','2025-02-11 20:53:12','','','102.222.6.33','loggedin',1),(714,'user','3','2025-02-12 12:34:22','','','102.222.6.33','loggedin',1),(715,'user','3','2025-02-12 19:47:57','','','102.222.6.33','loggedin',1),(716,'user','3','2025-02-13 10:10:30','','','102.222.6.33','loggedin',1),(717,'user','3','2025-02-13 15:04:02','','','102.222.6.33','loggedin',1),(718,'user','3','2025-02-13 17:39:20','','','102.222.6.33','loggedin',1),(719,'user','3','2025-02-13 21:33:11','','','102.222.6.33','loggedin',1),(720,'user','3','2025-02-14 13:01:57','','','102.222.6.33','loggedin',1),(721,'user','3','2025-02-14 13:54:45','','','102.222.6.33','loggedin',1),(722,'user','3','2025-02-14 15:18:22','','','102.222.6.33','loggedin',1),(723,'user','3','2025-02-15 14:32:16','','','102.222.6.33','loggedin',1),(724,'user','3','2025-02-15 15:41:20','','','102.222.6.33','loggedin',1),(725,'user','3','2025-02-15 15:59:48','','','102.222.6.33','loggedin',1),(726,'user','3','2025-02-15 19:52:34','','','102.222.6.33','loggedin',1),(727,'user','3','2025-02-16 03:26:58','','','102.222.6.33','loggedin',1),(728,'user','3','2025-02-16 13:32:55','','','102.222.6.33','loggedin',1),(729,'user','3','2025-02-16 20:52:19','','','102.222.6.33','loggedin',1),(730,'user','3','2025-02-18 10:27:01','','','102.222.6.33','loggedin',1),(731,'user','3','2025-02-18 12:30:19','','','102.222.6.33','loggedin',1),(732,'user','3','2025-02-18 21:55:30','','','102.222.6.33','loggedin',1),(733,'user','3','2025-02-19 10:33:53','','','102.222.6.33','loggedin',1),(734,'user','3','2025-02-19 14:57:49','','','102.222.6.33','loggedin',1),(735,'user','3','2025-02-19 18:24:55','','','102.222.6.33','loggedin',1),(736,'user','3','2025-02-20 11:52:59','','','102.222.6.33','loggedin',1),(737,'user','3','2025-02-20 17:44:00','','','102.222.6.33','loggedin',1),(738,'user','3','2025-02-21 10:01:11','','','102.222.6.33','loggedin',1),(739,'user','3','2025-02-21 17:49:35','','','102.222.6.33','loggedin',1),(740,'user','3','2025-02-21 18:04:12','','','102.222.6.33','loggedin',1),(741,'user','3','2025-02-21 18:11:46','','','102.222.6.33','loggedin',1),(742,'user','3','2025-02-22 11:05:19','','','102.222.6.33','loggedin',1),(743,'user','3','2025-02-22 14:32:06','','','102.222.6.33','loggedin',1),(744,'user','3','2025-02-22 19:11:40','','','102.222.6.33','loggedin',1),(745,'user','3','2025-02-23 00:27:51','','','102.222.6.33','loggedin',1),(746,'user','3','2025-02-23 14:23:28','','','102.222.6.33','loggedin',1),(747,'user','3','2025-02-23 19:41:31','','','102.222.6.33','loggedin',1),(748,'user','3','2025-02-25 11:11:40','','','102.222.6.33','loggedin',1),(749,'user','3','2025-02-25 18:48:58','','','102.222.6.33','loggedin',1),(750,'user','3','2025-02-26 12:07:40','','','102.222.6.33','loggedin',1),(751,'user','3','2025-02-26 21:17:22','','','102.222.6.33','loggedin',1),(752,'user','3','2025-02-27 10:14:37','','','102.222.6.33','loggedin',1),(753,'user','3','2025-02-27 11:44:32','','','102.222.6.33','loggedin',1),(754,'admin','1','2025-02-27 13:26:23','','','105.163.0.167','loggedin',1),(755,'user','3','2025-02-27 19:01:51','','','102.222.6.33','loggedin',1),(756,'user','3','2025-02-28 10:22:36','','','102.222.6.33','loggedin',1),(757,'user','3','2025-02-28 18:18:11','','','102.222.6.33','loggedin',1),(758,'user','3','2025-02-28 18:39:41','','','102.222.6.33','loggedin',1),(759,'user','3','2025-02-28 20:52:44','','','102.222.6.33','loggedin',1),(760,'user','3','2025-03-01 10:17:12','','','102.222.6.33','loggedin',1),(761,'user','3','2025-03-01 14:08:21','','','102.222.6.33','loggedin',1),(762,'user','3','2025-03-01 18:50:17','','','102.222.6.33','loggedin',1),(763,'user','3','2025-03-02 03:07:38','','','102.222.6.33','loggedin',1),(764,'user','3','2025-03-02 13:14:38','','','102.222.6.33','loggedin',1),(765,'user','3','2025-03-04 10:18:01','','','102.222.6.33','loggedin',1),(766,'user','3','2025-03-04 14:28:10','','','102.222.6.33','loggedin',1),(767,'user','3','2025-03-04 18:08:08','','','102.222.6.33','loggedin',1),(768,'user','3','2025-03-04 21:27:59','','','102.222.6.33','loggedin',1),(769,'user','3','2025-03-05 11:16:28','','','102.222.6.33','loggedin',1),(770,'user','3','2025-03-05 19:43:20','','','102.222.6.33','loggedin',1),(771,'user','3','2025-03-05 21:23:07','','','102.222.6.33','loggedin',1),(772,'user','3','2025-03-06 18:38:31','','','102.222.6.33','loggedin',1),(773,'user','3','2025-03-07 11:52:11','','','102.222.6.33','loggedin',1),(774,'user','3','2025-03-07 17:35:30','','','102.222.6.33','loggedin',1),(775,'user','3','2025-03-07 20:17:56','','','102.222.6.33','loggedin',1),(776,'user','3','2025-03-08 10:16:19','','','102.222.6.33','loggedin',1),(777,'user','3','2025-03-08 13:45:57','','','102.222.6.33','loggedin',1),(778,'user','3','2025-03-08 17:08:42','','','102.222.6.33','loggedin',1),(779,'user','3','2025-03-08 17:11:41','','','102.222.6.33','loggedin',1),(780,'user','3','2025-03-08 22:06:10','','','102.222.6.33','loggedin',1),(781,'user','3','2025-03-09 13:38:16','','','102.222.6.33','loggedin',1),(782,'user','3','2025-03-09 16:01:39','','','102.222.6.33','loggedin',1),(783,'user','3','2025-03-09 20:37:09','','','102.222.6.33','loggedin',1),(784,'user','3','2025-03-11 10:24:26','','','41.81.89.181','loggedin',1),(785,'user','3','2025-03-11 14:11:11','','','41.81.41.181','loggedin',1),(786,'user','3','2025-03-11 17:38:05','','','41.81.89.181','loggedin',1),(787,'user','3','2025-03-12 10:55:31','','','102.222.6.33','loggedin',1),(788,'user','3','2025-03-12 16:18:34','','','102.222.6.33','loggedin',1),(789,'user','3','2025-03-12 21:40:27','','','102.222.6.33','loggedin',1),(790,'user','3','2025-03-13 12:21:46','','','102.222.6.33','loggedin',1),(791,'user','3','2025-03-13 19:12:51','','','102.222.6.33','loggedin',1),(792,'user','3','2025-03-14 10:52:09','','','102.222.6.33','loggedin',1),(793,'user','3','2025-03-14 19:32:30','','','102.222.6.33','loggedin',1),(794,'user','3','2025-03-15 10:33:35','','','102.222.6.33','loggedin',1),(795,'user','3','2025-03-15 15:08:52','','','102.222.6.33','loggedin',1),(796,'user','3','2025-03-15 20:48:40','','','102.222.6.33','loggedin',1),(797,'user','3','2025-03-15 23:11:18','','','102.222.6.33','loggedin',1),(798,'user','3','2025-03-16 03:44:18','','','102.222.6.33','loggedin',1),(799,'user','3','2025-03-16 14:23:40','','','102.222.6.33','loggedin',1),(800,'user','3','2025-03-16 17:37:57','','','102.222.6.33','loggedin',1),(801,'user','3','2025-03-16 21:34:13','','','102.222.6.33','loggedin',1),(802,'user','3','2025-03-18 10:34:54','','','102.222.6.33','loggedin',1),(803,'user','3','2025-03-18 15:39:28','','','102.222.6.33','loggedin',1),(804,'user','3','2025-03-18 19:38:48','','','102.222.6.33','loggedin',1),(805,'user','3','2025-03-19 10:23:30','','','102.222.6.33','loggedin',1),(806,'user','3','2025-03-19 16:15:18','','','102.222.6.33','loggedin',1),(807,'user','3','2025-03-19 19:53:26','','','102.222.6.33','loggedin',1),(808,'user','3','2025-03-20 11:51:53','','','102.222.6.33','loggedin',1),(809,'user','3','2025-03-20 17:19:41','','','102.222.6.33','loggedin',1),(810,'user','3','2025-03-20 21:56:06','','','102.222.6.33','loggedin',1),(811,'user','3','2025-03-21 10:43:30','','','102.222.6.33','loggedin',1),(812,'user','3','2025-03-21 14:12:20','','','102.222.6.33','loggedin',1),(813,'user','3','2025-03-21 16:51:03','','','102.222.6.33','loggedin',1),(814,'user','3','2025-03-21 21:57:32','','','102.222.6.33','loggedin',1),(815,'user','3','2025-03-21 22:23:21','','','102.222.6.33','loggedin',1),(816,'user','3','2025-03-22 10:52:40','','','102.222.6.33','loggedin',1),(817,'user','3','2025-03-22 12:32:59','','','102.222.6.33','loggedin',1),(818,'user','3','2025-03-22 12:43:16','','','102.222.6.33','loggedin',1),(819,'user','3','2025-03-22 15:52:51','','','105.161.193.126','loggedin',1),(820,'user','3','2025-03-22 19:20:04','','','102.222.6.33','loggedin',1),(821,'user','3','2025-03-23 03:54:54','','','102.222.6.33','loggedin',1),(822,'user','3','2025-03-23 13:48:08','','','102.222.6.33','loggedin',1),(823,'user','3','2025-03-23 19:51:48','','','102.222.6.33','loggedin',1),(824,'user','3','2025-03-25 12:34:51','','','102.222.6.33','loggedin',1),(825,'user','3','2025-03-25 16:26:09','','','102.222.6.33','loggedin',1),(826,'user','3','2025-03-25 19:48:25','','','102.222.6.33','loggedin',1),(827,'user','3','2025-03-26 10:31:04','','','102.222.6.33','loggedin',1),(828,'user','3','2025-03-26 19:32:12','','','102.222.6.33','loggedin',1),(829,'user','3','2025-03-27 10:55:46','','','102.222.6.33','loggedin',1),(830,'user','3','2025-03-27 16:48:04','','','102.222.6.33','loggedin',1),(831,'user','3','2025-03-28 10:13:05','','','102.222.6.33','loggedin',1),(832,'user','3','2025-03-28 12:13:52','','','102.222.6.33','loggedin',1),(833,'user','3','2025-03-28 14:19:34','','','102.222.6.33','loggedin',1),(834,'user','3','2025-03-28 17:02:00','','','102.222.6.33','loggedin',1),(835,'user','3','2025-03-28 18:42:05','','','102.222.6.33','loggedin',1),(836,'user','3','2025-03-28 19:06:38','','','102.222.6.33','loggedin',1),(837,'user','3','2025-03-28 21:52:29','','','102.222.6.33','loggedin',1),(838,'user','3','2025-03-29 10:34:44','','','102.222.6.33','loggedin',1),(839,'user','3','2025-03-29 11:19:54','','','102.222.6.33','loggedin',1),(840,'user','3','2025-03-29 13:45:19','','','102.222.6.33','loggedin',1),(841,'user','3','2025-03-29 17:12:05','','','102.222.6.33','loggedin',1),(842,'user','3','2025-03-29 18:59:09','','','102.222.6.33','loggedin',1),(843,'user','3','2025-03-30 02:47:02','','','102.222.6.33','loggedin',1),(844,'user','3','2025-03-30 13:40:09','','','102.222.6.33','loggedin',1),(845,'user','3','2025-03-30 21:34:27','','','102.222.6.33','loggedin',1),(846,'user','3','2025-04-01 10:46:37','','','102.222.6.33','loggedin',1),(847,'user','3','2025-04-01 10:47:52','','','102.222.6.33','loggedin',1),(848,'user','3','2025-04-01 16:07:46','','','102.222.6.33','loggedin',1),(849,'user','3','2025-04-01 18:33:46','','','102.222.6.33','loggedin',1),(850,'user','3','2025-04-01 19:02:42','','','102.222.6.33','loggedin',1),(851,'user','3','2025-04-01 22:00:49','','','102.222.6.33','loggedin',1),(852,'user','3','2025-04-02 10:40:33','','','102.222.6.33','loggedin',1),(853,'user','3','2025-04-02 15:23:41','','','102.222.6.33','loggedin',1),(854,'user','3','2025-04-02 15:41:40','','','102.222.6.33','loggedin',1),(855,'user','3','2025-04-02 18:12:58','','','102.222.6.33','loggedin',1),(856,'user','3','2025-04-03 10:28:14','','','102.222.6.33','loggedin',1),(857,'user','3','2025-04-03 10:36:51','','','102.222.6.33','loggedin',1),(858,'user','3','2025-04-03 11:42:58','','','102.222.6.33','loggedin',1),(859,'user','3','2025-04-03 12:12:12','','','102.222.6.33','loggedin',1),(860,'user','3','2025-04-03 17:07:35','','','102.222.6.33','loggedin',1),(861,'user','3','2025-04-03 18:54:42','','','102.222.6.33','loggedin',1),(862,'user','3','2025-04-03 21:58:55','','','102.222.6.33','loggedin',1),(863,'user','3','2025-04-04 10:23:00','','','102.222.6.33','loggedin',1),(864,'user','3','2025-04-04 15:16:51','','','102.222.6.33','loggedin',1),(865,'user','3','2025-04-04 18:41:14','','','102.222.6.33','loggedin',1),(866,'user','3','2025-04-04 21:09:46','','','102.222.6.33','loggedin',1),(867,'user','3','2025-04-05 11:50:39','','','102.222.6.33','loggedin',1),(868,'user','3','2025-04-05 15:00:01','','','102.222.6.33','loggedin',1),(869,'user','3','2025-04-05 18:09:06','','','102.222.6.33','loggedin',1),(870,'user','3','2025-04-05 23:32:10','','','102.222.6.33','loggedin',1),(871,'user','3','2025-04-06 03:35:42','','','102.222.6.33','loggedin',1),(872,'user','3','2025-04-06 14:16:38','','','102.222.6.33','loggedin',1),(873,'user','3','2025-04-06 14:29:59','','','102.222.6.33','loggedin',1),(874,'admin','1','2025-04-06 14:52:57','2025-04-06 14:53:14','','105.161.9.167','loggedin',1),(875,'user','3','2025-04-06 15:25:24','','','102.222.6.33','loggedin',1),(876,'user','3','2025-04-08 10:58:11','','','102.222.6.33','loggedin',1),(877,'user','3','2025-04-08 11:28:45','','','102.222.6.33','loggedin',1),(878,'user','3','2025-04-08 19:20:04','','','102.222.6.33','loggedin',1),(879,'user','3','2025-04-09 11:14:25','','','102.222.6.33','loggedin',1),(880,'user','3','2025-04-09 14:39:41','','','102.222.6.33','loggedin',1),(881,'user','3','2025-04-09 16:50:35','','','102.222.6.33','loggedin',1),(882,'user','3','2025-04-09 18:27:26','','','102.222.6.33','loggedin',1),(883,'user','3','2025-04-10 10:50:02','','','102.222.6.33','loggedin',1),(884,'user','3','2025-04-10 16:54:01','','','102.222.6.33','loggedin',1),(885,'user','3','2025-04-10 20:00:37','','','102.222.6.33','loggedin',1),(886,'user','3','2025-04-11 10:49:37','','','102.222.6.33','loggedin',1),(887,'user','3','2025-04-11 12:35:22','','','102.222.6.33','loggedin',1),(888,'user','3','2025-04-11 13:12:20','','','102.222.6.33','loggedin',1),(889,'user','3','2025-04-11 20:34:27','','','102.222.6.33','loggedin',1),(890,'user','3','2025-04-12 10:32:09','','','102.222.6.33','loggedin',1),(891,'user','3','2025-04-12 11:25:24','','','102.222.6.33','loggedin',1),(892,'admin','1','2025-04-12 13:35:54','2025-04-12 13:36:19','','129.222.187.88','loggedin',1),(893,'user','3','2025-04-12 17:58:01','','','102.222.6.33','loggedin',1),(894,'user','3','2025-04-12 21:26:29','','','102.222.6.33','loggedin',1),(895,'user','3','2025-04-13 00:20:12','','','102.222.6.33','loggedin',1),(896,'user','3','2025-04-13 00:27:05','','','102.222.6.33','loggedin',1),(897,'user','3','2025-04-13 12:32:50','','','102.222.6.33','loggedin',1),(898,'user','3','2025-04-13 17:24:03','','','41.90.4.12','loggedin',1),(899,'user','3','2025-04-13 18:29:29','','','41.90.4.12','loggedin',1),(900,'user','3','2025-04-13 20:21:56','','','102.222.6.33','loggedin',1),(901,'user','3','2025-04-15 10:53:08','','','102.222.6.33','loggedin',1),(902,'user','3','2025-04-15 12:29:29','','','102.222.6.33','loggedin',1),(903,'user','3','2025-04-15 14:35:11','','','102.222.6.33','loggedin',1),(904,'user','3','2025-04-15 21:47:44','','','102.222.6.33','loggedin',1),(905,'user','3','2025-04-16 10:55:35','','','102.222.6.33','loggedin',1),(906,'user','3','2025-04-16 12:19:41','','','102.222.6.33','loggedin',1),(907,'user','3','2025-04-16 16:56:55','','','102.222.6.33','loggedin',1),(908,'user','3','2025-04-16 20:23:19','','','102.222.6.33','loggedin',1),(909,'user','3','2025-04-17 10:20:36','','','102.222.6.33','loggedin',1),(910,'user','3','2025-04-17 12:20:37','','','102.222.6.33','loggedin',1),(911,'user','3','2025-04-17 16:12:18','','','102.222.6.33','loggedin',1),(912,'user','3','2025-04-17 16:14:30','','','102.222.6.33','loggedin',1),(913,'user','3','2025-04-17 17:23:50','','','102.222.6.33','loggedin',1),(914,'user','3','2025-04-17 19:57:29','','','102.222.6.33','loggedin',1),(915,'user','3','2025-04-18 10:48:28','','','102.222.6.33','loggedin',1),(916,'user','3','2025-04-18 12:17:38','','','102.222.6.33','loggedin',1),(917,'user','3','2025-04-18 14:54:07','','','102.222.6.33','loggedin',1),(918,'user','3','2025-04-19 11:23:21','','','102.222.6.33','loggedin',1),(919,'user','3','2025-04-19 13:38:08','','','102.222.6.33','loggedin',1),(920,'user','3','2025-04-19 14:49:39','','','41.90.5.226','loggedin',1),(921,'user','3','2025-04-19 14:58:29','','','41.90.5.228','loggedin',1),(922,'user','3','2025-04-19 17:57:21','','','196.201.218.241','loggedin',1),(923,'user','3','2025-04-19 19:02:23','','','102.222.6.33','loggedin',1),(924,'admin','1','2025-04-19 20:20:38','2025-04-19 20:21:18','','196.96.117.29','loggedin',1),(925,'user','3','2025-04-20 03:24:33','','','102.222.6.33','loggedin',1),(926,'user','3','2025-04-20 03:31:45','','','102.222.6.33','loggedin',1),(927,'user','3','2025-04-20 12:16:36','','','102.222.6.33','loggedin',1),(928,'user','3','2025-04-20 15:52:58','','','102.222.6.33','loggedin',1),(929,'user','3','2025-04-20 16:08:54','','','102.222.6.33','loggedin',1),(930,'user','3','2025-04-20 18:23:55','','','102.222.6.33','loggedin',1),(931,'admin','1','2025-04-20 18:27:32','','','102.208.190.14','loggedin',1),(932,'user','3','2025-04-22 10:39:58','','','102.222.6.33','loggedin',1),(933,'user','3','2025-04-22 17:13:47','','','102.222.6.33','loggedin',1),(934,'user','3','2025-04-23 14:13:22','','','102.222.6.33','loggedin',1),(935,'user','3','2025-04-23 17:55:38','','','102.222.6.33','loggedin',1),(936,'user','3','2025-04-24 10:37:02','','','102.222.6.33','loggedin',1),(937,'user','3','2025-04-24 12:54:29','','','102.222.6.33','loggedin',1),(938,'user','3','2025-04-24 17:54:12','','','102.222.6.33','loggedin',1),(939,'user','3','2025-04-25 10:53:45','','','102.222.6.33','loggedin',1),(940,'user','3','2025-04-25 14:37:08','','','102.222.6.33','loggedin',1),(941,'user','3','2025-04-25 21:17:35','','','102.222.6.33','loggedin',1),(942,'user','3','2025-04-26 10:37:08','','','102.222.6.33','loggedin',1),(943,'user','3','2025-04-26 16:18:03','','','102.222.6.33','loggedin',1),(944,'user','3','2025-04-26 19:23:08','','','102.222.6.33','loggedin',1),(945,'user','3','2025-04-27 11:26:07','','','102.222.6.33','loggedin',1),(946,'user','3','2025-04-27 11:41:33','','','102.222.6.33','loggedin',1),(947,'user','3','2025-04-27 13:56:57','','','196.96.239.45','loggedin',1),(948,'user','3','2025-04-27 14:02:13','','','196.96.239.45','loggedin',1),(949,'user','3','2025-04-27 17:36:29','','','102.222.6.33','loggedin',1),(950,'user','3','2025-04-27 20:30:52','','','102.222.6.33','loggedin',1),(951,'user','3','2025-04-27 20:55:16','','','102.222.6.33','loggedin',1),(952,'user','3','2025-04-27 20:55:33','','','102.222.6.33','loggedin',1),(953,'user','3','2025-04-29 10:43:17','','','102.222.6.33','loggedin',1),(954,'user','3','2025-04-29 12:25:55','','','102.222.6.33','loggedin',1),(955,'user','3','2025-04-29 19:43:03','','','102.222.6.33','loggedin',1),(956,'user','3','2025-04-29 21:52:52','','','102.222.6.33','loggedin',1),(957,'user','3','2025-04-30 10:53:24','','','102.222.6.33','loggedin',1),(958,'user','3','2025-04-30 18:49:51','','','102.222.6.33','loggedin',1),(959,'user','3','2025-04-30 19:43:10','','','102.222.6.33','loggedin',1),(960,'user','3','2025-04-30 21:50:28','','','102.222.6.33','loggedin',1),(961,'user','3','2025-05-01 10:38:01','','','102.222.6.33','loggedin',1),(962,'user','3','2025-05-01 16:34:25','','','102.222.6.33','loggedin',1),(963,'user','3','2025-05-02 10:46:27','','','102.222.6.33','loggedin',1),(964,'user','3','2025-05-02 11:44:14','','','102.222.6.33','loggedin',1),(965,'user','3','2025-05-02 21:29:56','','','102.222.6.33','loggedin',1),(966,'user','3','2025-05-03 11:02:39','','','102.222.6.33','loggedin',1),(967,'user','3','2025-05-03 11:09:01','','','102.222.6.33','loggedin',1),(968,'admin','1','2025-05-03 13:12:22','2025-05-03 13:12:35','','196.96.59.239','loggedin',1),(969,'user','3','2025-05-03 20:09:50','','','102.222.6.33','loggedin',1),(970,'user','3','2025-05-04 10:51:50','','','102.222.6.33','loggedin',1),(971,'user','3','2025-05-04 13:15:54','','','102.222.6.33','loggedin',1),(972,'user','3','2025-05-04 21:12:18','','','102.222.6.33','loggedin',1),(973,'user','3','2025-05-06 11:50:37','','','102.222.6.33','loggedin',1),(974,'user','3','2025-05-06 13:19:59','','','102.222.6.33','loggedin',1),(975,'user','3','2025-05-06 14:12:09','','','102.222.6.33','loggedin',1),(976,'user','3','2025-05-06 20:15:45','','','102.222.6.33','loggedin',1),(977,'user','3','2025-05-07 10:22:10','','','102.222.6.33','loggedin',1),(978,'user','3','2025-05-07 12:02:15','','','102.222.6.33','loggedin',1),(979,'user','3','2025-05-07 15:45:47','','','102.222.6.33','loggedin',1),(980,'user','3','2025-05-07 19:04:43','','','102.222.6.33','loggedin',1),(981,'user','3','2025-05-07 21:40:55','','','102.222.6.33','loggedin',1),(982,'user','3','2025-05-08 11:39:26','','','102.222.6.33','loggedin',1),(983,'user','3','2025-05-08 14:17:08','','','102.222.6.33','loggedin',1),(984,'user','3','2025-05-08 21:35:53','','','102.222.6.33','loggedin',1),(985,'user','3','2025-05-09 10:50:58','','','102.222.6.33','loggedin',1),(986,'user','3','2025-05-09 17:34:00','','','102.222.6.33','loggedin',1),(987,'user','3','2025-05-09 20:39:15','','','102.222.6.33','loggedin',1),(988,'user','3','2025-05-10 11:02:53','','','102.222.6.33','loggedin',1),(989,'user','3','2025-05-10 11:03:11','','','102.222.6.33','loggedin',1),(990,'user','3','2025-05-10 17:49:33','','','102.222.6.33','loggedin',1),(991,'user','3','2025-05-10 17:53:44','','','102.222.6.33','loggedin',1),(992,'user','3','2025-05-10 21:41:13','','','102.222.6.33','loggedin',1),(993,'user','3','2025-05-11 13:31:19','','','102.222.6.33','loggedin',1),(994,'user','3','2025-05-11 13:47:59','','','102.222.6.33','loggedin',1),(995,'user','3','2025-05-11 21:22:13','','','102.222.6.33','loggedin',1),(996,'user','3','2025-05-13 11:27:28','','','102.222.6.33','loggedin',1),(997,'user','3','2025-05-13 13:06:16','','','102.222.6.33','loggedin',1),(998,'user','3','2025-05-13 20:23:52','','','102.222.6.33','loggedin',1),(999,'user','3','2025-05-14 11:11:30','','','102.222.6.33','loggedin',1),(1000,'user','3','2025-05-14 17:20:37','','','102.222.6.33','loggedin',1),(1001,'user','3','2025-05-15 11:04:53','','','102.222.6.33','loggedin',1),(1002,'user','3','2025-05-15 18:14:46','','','102.222.6.33','loggedin',1),(1003,'user','3','2025-05-15 21:18:24','','','102.222.6.33','loggedin',1),(1004,'user','3','2025-05-16 17:36:57','','','102.222.6.33','loggedin',1),(1005,'user','3','2025-05-16 17:57:50','','','102.222.6.33','loggedin',1),(1006,'user','3','2025-05-17 10:40:26','','','102.222.6.33','loggedin',1),(1007,'user','3','2025-05-17 10:57:04','','','102.222.6.33','loggedin',1),(1008,'user','3','2025-05-17 10:58:36','','','102.222.6.33','loggedin',1),(1009,'user','3','2025-05-17 11:04:23','','','102.222.6.33','loggedin',1),(1010,'user','3','2025-05-17 11:57:44','','','102.222.6.33','loggedin',1),(1011,'user','3','2025-05-17 18:15:43','','','102.222.6.33','loggedin',1),(1012,'user','3','2025-05-18 10:56:30','','','102.222.6.33','loggedin',1),(1013,'user','3','2025-05-18 12:58:12','','','102.222.6.33','loggedin',1),(1014,'user','3','2025-05-18 19:14:47','','','102.222.6.33','loggedin',1),(1015,'user','3','2025-05-18 21:31:40','','','102.222.6.33','loggedin',1),(1016,'user','3','2025-05-20 13:35:34','','','102.222.6.33','loggedin',1),(1017,'user','3','2025-05-20 17:11:22','','','102.222.6.33','loggedin',1),(1018,'user','3','2025-05-20 21:18:31','','','102.222.6.33','loggedin',1),(1019,'user','3','2025-05-21 11:51:48','','','102.222.6.33','loggedin',1),(1020,'user','3','2025-05-21 11:52:14','','','102.222.6.33','loggedin',1),(1021,'user','3','2025-05-21 12:30:46','','','102.222.6.33','loggedin',1),(1022,'user','3','2025-05-21 17:34:58','','','102.222.6.33','loggedin',1),(1023,'user','3','2025-05-21 21:04:45','','','102.222.6.33','loggedin',1),(1024,'user','3','2025-05-22 10:42:48','','','102.222.6.33','loggedin',1),(1025,'user','3','2025-05-22 11:10:46','','','102.222.6.33','loggedin',1),(1026,'user','3','2025-05-22 11:27:09','','','102.222.6.33','loggedin',1),(1027,'user','3','2025-05-22 18:52:51','','','102.222.6.33','loggedin',1),(1028,'user','3','2025-05-22 18:53:11','','','102.222.6.33','loggedin',1),(1029,'user','3','2025-05-24 11:47:12','','','102.222.6.33','loggedin',1),(1030,'user','3','2025-05-24 15:06:47','','','102.222.6.33','loggedin',1),(1031,'user','3','2025-05-24 18:32:42','','','102.222.6.33','loggedin',1),(1032,'user','3','2025-05-24 21:06:38','','','102.222.6.33','loggedin',1),(1033,'user','3','2025-05-25 10:38:36','','','102.222.6.33','loggedin',1),(1034,'user','3','2025-05-25 11:47:56','','','102.222.6.33','loggedin',1),(1035,'user','3','2025-05-25 11:54:01','','','102.222.6.33','loggedin',1),(1036,'user','3','2025-05-25 15:47:07','','','102.222.6.33','loggedin',1),(1037,'user','3','2025-05-25 21:25:12','','','102.222.6.33','loggedin',1),(1038,'user','3','2025-05-27 10:50:06','','','102.222.6.33','loggedin',1),(1039,'user','3','2025-05-27 16:15:00','','','102.222.6.33','loggedin',1),(1040,'user','3','2025-05-27 21:26:52','','','102.222.6.33','loggedin',1),(1041,'user','3','2025-05-28 11:05:30','','','102.222.6.33','loggedin',1),(1042,'user','3','2025-05-28 18:47:09','','','102.222.6.33','loggedin',1),(1043,'user','3','2025-05-28 21:10:28','','','102.222.6.33','loggedin',1),(1044,'user','3','2025-05-29 10:41:30','','','102.222.6.33','loggedin',1),(1045,'user','3','2025-05-29 11:08:43','','','102.222.6.33','loggedin',1),(1046,'user','3','2025-05-29 21:17:04','','','102.222.6.33','loggedin',1),(1047,'user','3','2025-05-30 10:49:04','','','102.222.6.33','loggedin',1),(1048,'user','3','2025-05-30 11:41:29','','','102.222.6.33','loggedin',1),(1049,'user','3','2025-05-30 13:17:07','','','102.222.6.33','loggedin',1),(1050,'user','3','2025-05-31 10:37:54','','','102.222.6.33','loggedin',1),(1051,'user','3','2025-05-31 13:27:55','','','102.222.6.33','loggedin',1),(1052,'user','3','2025-05-31 16:21:29','','','102.222.6.33','loggedin',1),(1053,'user','3','2025-05-31 18:05:04','','','102.222.6.33','loggedin',1),(1054,'admin','1','2025-06-27 10:09:39','2025-06-27 10:27:51','','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=3 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,'JB FRIES','','2024-07-12 12:32:16','active','1','','1'),(2,'SPECIFIC','','2024-01-18 09:20:28','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 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 */; /*!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),('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),('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`) ) ENGINE=InnoDB AUTO_INCREMENT=146 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,'SODA 300ML','20',1.00,'2024-07-23 13:22:20','97536.00','1','newstock','1','','',0.00,'','1','97537','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'Coke Regular 300ML','21',1.00,'2024-07-23 13:22:27','49.00','1','newstock','1','','',0.00,'','1','50','1','1','21','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(3,'Fanta Orange 500ml','35',1.00,'2024-07-23 13:22:32','49.00','1','newstock','1','','',0.00,'','1','50','1','1','35','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'BEEF SAUSAGE','5',1.00,'2024-07-23 13:22:37','99393.00','1','newstock','1','','',0.00,'','1','99394','1','1','5','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'Tea','44',1.00,'2024-07-23 13:22:44','99564.00','1','newstock','1','','',0.00,'','1','99565','1','1','44','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(6,'Tea','',50.00,'2024-07-30 12:23:54','0.00','1','newstock','1','','',0.00,'','1','50','internal','1','44','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(7,'WHITE COFFEE','',50.00,'2024-07-30 12:24:12','0.00','1','newstock','1','','',50.00,'','1','50','internal','1','42','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(8,'Black COFFEE','',50.00,'2024-07-30 12:24:28','0.00','1','newstock','1','','',70.00,'','1','50','internal','1','43','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,'MILK SHAKE CHOCOLATE','',50.00,'2024-07-30 12:24:53','0.00','1','newstock','1','','',120.00,'','1','50','internal','1','55','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'STRAWBERRY RIPPLE','',50.00,'2024-07-30 12:25:04','0.00','1','newstock','1','','',0.00,'','1','50','internal','1','46','','',0.00,'','170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'POUSSIN CHIPS','',100.00,'2024-07-30 14:04:02','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','2','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'MASALA CHIPS','',100.00,'2024-07-30 14:04:16','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','3','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'FISH & CHIPS COMBO','',100.00,'2024-07-30 14:04:30','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','14','','',0.00,'','420','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(14,'CHIPS','',100.00,'2024-07-30 14:04:40','0.00','1','newstock','1','','',80.00,'','1','100','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'Sprite 300ml','',20.00,'2024-07-30 14:32:35','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','26','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'Sprite 500ml','',20.00,'2024-07-30 14:32:45','0.00','1','newstock','1','','',50.00,'','1','20','internal','1','37','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(17,'Sprite 500ml','',-20.00,'2024-07-30 14:36:04','20.00','1','newstock','1','','',50.00,'','1','0','internal','1','37','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(18,'Stoney 300ml','',24.00,'2024-07-30 18:58:58','0.00','1','newstock','1','','',0.00,'','1','24','internal','1','28','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(19,'1/4 CHICKEN LEG','',20.00,'2024-07-30 19:12:54','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','8','','',0.00,'','290','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(20,'BHAJIA','',100.00,'2024-07-30 19:35:00','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','4','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(21,'JB SPECIAL FISH SHAWARMA','',100.00,'2024-07-30 22:10:21','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','12','','',0.00,'','390','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(22,'STRAWBERRY VANILLA 120ML','',18.00,'2024-07-31 12:41:45','0.00','1','newstock','1','','',0.00,'','1','18','internal','1','57','','',0.00,'','170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(23,'VANILLA 120ML','',18.00,'2024-07-31 12:41:51','0.00','1','newstock','1','','',0.00,'','1','18','internal','1','58','','',0.00,'','170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(24,'VANILLA CHOCOLATE 120ML','',18.00,'2024-07-31 12:42:00','0.00','1','newstock','1','','',0.00,'','1','18','internal','1','59','','',0.00,'','170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(25,'SUNDAE MAX CHOCONUT 175ML','',12.00,'2024-07-31 12:42:07','0.00','1','newstock','1','','',0.00,'','1','12','internal','1','60','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(26,'SALAD/MAYONNAISE','',1000.00,'2024-07-31 13:44:40','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','19','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(27,'Stoney 300ml','',100.00,'2024-07-31 17:34:39','24.00','1','newstock','1','','',0.00,'','1','124','internal','1','28','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(28,'Krest 300ml','',100.00,'2024-07-31 17:52:19','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','27','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(29,'1/4 POUSSIN CHICKEN','',10.00,'2024-07-31 19:22:25','0.00','1','newstock','1','','',0.00,'','1','10','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(30,'1/4 CHICKEN BREAST','',10.00,'2024-07-31 19:22:44','0.00','1','newstock','1','','',0.00,'','1','10','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(31,'1/4 CHICKEN BREAST','',10.00,'2024-07-31 19:22:48','10.00','1','newstock','1','','',0.00,'','1','20','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(32,'1/4 CHICKEN BREAST','',10.00,'2024-07-31 19:22:55','20.00','1','newstock','1','','',0.00,'','1','30','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(33,'1/4 CHICKEN BREAST','',10.00,'2024-07-31 19:23:01','30.00','1','newstock','1','','',0.00,'','1','40','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(34,'1/2 POUSSIN CHICKEN','',20.00,'2024-07-31 19:24:22','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','17','','',0.00,'','670','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(35,'1/2 CHICKEN','',20.00,'2024-07-31 19:25:47','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','10','','',0.00,'','570','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(36,'CHICKEN NUGGETS(1PC)','',20.00,'2024-07-31 19:26:40','3.00','1','newstock','1','','',0.00,'','1','23','internal','1','15','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(37,'COOKIE','',20.00,'2024-08-02 15:36:57','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','47','','',0.00,'','370','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(38,'CHICKEN NUGGETS(1PC)','',395.00,'2024-08-03 19:49:41','2.00','1','newstock','1','','',0.00,'','1','397','internal','1','15','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(39,'PINEAPPLE JUICE','',50.00,'2024-08-08 21:06:57','0.00','1','newstock','1','','',0.00,'','1','50','internal','1','50','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(40,'PASSION JUICE','',50.00,'2024-08-08 21:07:15','0.00','1','newstock','1','','',0.00,'','1','50','internal','1','49','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(41,'CHIPS','',1000.00,'2024-08-13 14:46:22','0.00','1','newstock','1','','',80.00,'','1','1000','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(42,'1/4 CHICKEN LEG','',20.00,'2024-08-13 17:31:07','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','8','','',0.00,'','290','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(43,'STRAWBERRY VANILLA 120ML','',20.00,'2024-08-14 13:12:05','11.00','1','newstock','1','','',0.00,'','1','31','internal','1','57','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(44,'CHOCOLATE SHAKE','',20.00,'2024-08-14 13:12:16','0.00','1','newstock','1','','',120.00,'','1','20','internal','1','56','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(45,'CHICKEN BURGER','',116.00,'2024-08-16 15:51:12','0.00','1','newstock','1','','',0.00,'','1','116','internal','1','51','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(46,'SODA 300ML','',19.00,'2024-08-21 15:42:35','0.00','1','newstock','1','','',0.00,'','1','19','internal','1','20','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(47,'Sprite 300ml','',19.00,'2024-08-21 15:54:41','0.00','1','newstock','1','','',0.00,'','1','19','internal','1','26','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(48,'WATER 500ml','',19.00,'2024-08-24 17:15:05','0.00','1','newstock','1','','',0.00,'','1','19','internal','1','29','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(49,'Water 1tr','',3.00,'2024-08-30 13:27:41','0.00','1','newstock','1','','',70.00,'','1','3','internal','1','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(50,'ICE CREAM','',1000.00,'2024-08-30 14:09:07','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','32','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(51,'CHICKEN SAUSAGE','',40.00,'2024-08-31 20:01:43','0.00','1','newstock','1','','',0.00,'','1','40','internal','1','6','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(52,'STRAWBERRY MILKSHAKE','',1000.00,'2024-09-01 12:47:14','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','61','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(53,'VANILLA MILKSHAKE','',1000.00,'2024-09-01 12:47:54','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','62','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(54,'FULL POUSSIN CHICKEN','',4.00,'2024-09-01 12:48:11','0.00','1','newstock','1','','',0.00,'','1','4','internal','1','18','','',0.00,'','1320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(55,'1/4 CHICKEN LEG','',1000.00,'2024-09-05 18:30:59','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','8','','',0.00,'','290','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(56,'Water 1tr','',9.00,'2024-09-08 14:15:11','0.00','1','newstock','1','','',70.00,'','1','9','internal','1','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(57,'WATER 500ml','',22.00,'2024-09-10 20:23:47','0.00','1','newstock','1','','',0.00,'','1','22','internal','1','29','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(58,'MINUTE MAID','',24.00,'2024-09-11 16:42:31','0.00','1','newstock','1','','',0.00,'','1','24','internal','1','31','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(59,'1/4 POUSSIN CHICKEN','',15.00,'2024-09-12 12:19:05','0.00','1','newstock','1','','',0.00,'','1','15','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(60,'Coke Regular 300ML','',24.00,'2024-09-12 18:13:04','0.00','1','newstock','1','','',0.00,'','1','24','internal','1','21','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(61,'PASSION JUICE','',20.00,'2024-09-12 22:16:29','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','49','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(62,'CHEESE BURGER','',1000.00,'2024-09-14 12:12:27','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','63','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(63,'1/2 CHICKEN','',20.00,'2024-09-15 13:15:58','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','10','','',0.00,'','570','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(64,'1/4 CHICKEN BREAST','',20.00,'2024-09-17 18:58:04','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(65,'Water 1tr','',20.00,'2024-09-21 19:29:45','0.00','1','newstock','1','','',70.00,'','1','20','internal','1','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(66,'MASALA CHIPS','',1000.00,'2024-09-22 13:57:56','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','3','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(67,'POUSSIN CHIPS','',1000.00,'2024-09-22 13:58:16','41.00','1','newstock','1','','',0.00,'','1','1041','internal','1','2','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(68,'CHIPS','',1000.00,'2024-09-22 13:58:31','744.00','1','newstock','1','','',80.00,'','1','1744','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(69,'Fanta Passion 500ml','',20.00,'2024-09-26 15:04:14','0.00','1','newstock','1','','',50.00,'','1','20','internal','1','39','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(70,'Sprite 500ml','',22.00,'2024-10-05 12:52:10','0.00','1','newstock','1','','',50.00,'','1','22','internal','1','37','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(71,'WATER 500ml','',12.00,'2024-10-05 12:52:22','0.00','1','newstock','1','','',0.00,'','1','12','internal','1','29','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(72,'1/4 CHICKEN BREAST','',13.00,'2024-10-05 12:52:36','0.00','1','newstock','1','','',0.00,'','1','13','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(73,'Sprite 500ml','',-22.00,'2024-10-05 12:54:27','22.00','1','newstock','1','','',50.00,'','1','0','internal','1','37','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(74,'Sprite 300ml','',22.00,'2024-10-05 12:54:37','0.00','1','newstock','1','','',0.00,'','1','22','internal','1','26','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(75,'Coke Regular 300ML','',4.00,'2024-10-08 13:56:10','0.00','1','newstock','1','','',0.00,'','1','4','internal','1','21','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(76,'1/4 CHICKEN BREAST','',15.00,'2024-10-22 18:37:06','0.00','1','newstock','1','','',0.00,'','1','15','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(77,'Fanta Pineapple 300ml','',24.00,'2024-10-23 13:57:16','0.00','1','newstock','1','','',0.00,'','1','24','internal','1','54','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(78,'PASSION JUICE','',10.00,'2024-10-24 13:15:19','0.00','1','newstock','1','','',0.00,'','1','10','internal','1','49','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(79,'Coke Regular 300ML','',24.00,'2024-10-26 17:44:05','0.00','1','newstock','1','','',0.00,'','1','24','internal','1','21','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(80,'Coke Regular 500ML','',24.00,'2024-10-26 17:44:16','0.00','1','newstock','1','','',50.00,'','1','24','internal','1','34','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(81,'Fanta Orange 300ml','',24.00,'2024-10-26 17:44:48','1.00','1','newstock','1','','',0.00,'','1','25','internal','1','23','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(82,'Fanta Orange 500ml','',24.00,'2024-10-26 17:45:03','1.00','1','newstock','1','','',50.00,'','1','25','internal','1','35','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(83,'MINUTE MAID','',24.00,'2024-10-26 17:45:27','4.00','1','newstock','1','','',0.00,'','1','28','internal','1','31','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(84,'Water 1tr','',1000.00,'2024-11-03 17:33:46','0.00','3','newstock','1','','',70.00,'','Main','1000','Internal','Main','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(85,'Water 1tr','1000',10000.00,'2024-11-03 17:35:35','1000.00','3','newstock','1','','',70.00,'','Main','11000','Internal','Main','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(86,'Water 1tr','',20.00,'2024-11-03 17:50:24','11000.00','3','newstock','1','','',70.00,'','Main','11020','Internal','Main','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(87,'Water 1tr','',20.00,'2024-11-03 17:52:42','11020.00','3','newstock','1','','',70.00,'','Main','11040','Internal','Main','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(88,'Water 1tr','',20.00,'2024-11-03 18:08:48','0.00','1','newstock','1','','',70.00,'','1','20','internal','1','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(89,'WATER 500ml','',20.00,'2024-11-03 19:53:08','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','29','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(90,'CHICKEN SAUSAGE','',22.00,'2024-11-09 18:34:22','0.00','1','newstock','1','','',0.00,'','1','22','internal','1','6','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(91,'PASSION JUICE','',25.00,'2024-11-09 19:28:19','0.00','1','newstock','1','','',0.00,'','1','25','internal','1','49','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(92,'PINEAPPLE JUICE','',25.00,'2024-11-09 19:28:38','0.00','1','newstock','1','','',0.00,'','1','25','internal','1','50','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(93,'FULL CHICKEN','',20.00,'2024-11-10 18:34:06','3.25','1','newstock','1','','',0.00,'','1','23.25','internal','1','11','','',0.00,'','1120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(94,'1/2 CHICKEN','',20.00,'2024-11-10 18:34:16','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','10','','',0.00,'','570','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(95,'1/4 CHICKEN BREAST','',15.00,'2024-11-15 19:37:57','0.00','1','newstock','1','','',0.00,'','1','15','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(96,'SHAWARMA','',25.00,'2024-11-19 14:29:51','3.00','1','newstock','1','','',0.00,'','1','28','internal','1','7','','',0.00,'','390','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(97,'CARRIER BAGS@30','',80.00,'2024-11-19 20:27:16','0.00','1','newstock','1','','',10.00,'','1','80','internal','1','41','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(98,'FULL POUSSIN CHICKEN','',15.00,'2024-11-24 18:17:22','0.00','1','newstock','1','','',0.00,'','1','15','internal','1','18','','',0.00,'','1320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(99,'1/2 POUSSIN CHICKEN','',15.00,'2024-11-24 18:17:29','0.00','1','newstock','1','','',0.00,'','1','15','internal','1','17','','',0.00,'','670','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(100,'Coke Regular 300ML','',27.00,'2024-11-27 15:12:10','1.00','1','newstock','1','','',0.00,'','1','28','internal','1','21','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(101,'Fanta Black Current 300ml','',24.00,'2024-11-30 16:19:06','0.00','1','newstock','1','','',0.00,'','1','24','internal','1','24','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(102,'Water 1tr','',20.00,'2024-12-06 15:31:22','0.00','1','newstock','1','','',70.00,'','1','20','internal','1','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(103,'1/4 CHICKEN BREAST','',40.00,'2024-12-06 21:01:04','0.00','1','newstock','1','','',0.00,'','1','40','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(104,'FISH & CHIPS COMBO','',30.00,'2024-12-07 14:35:57','0.00','1','newstock','1','','',0.00,'','1','30','internal','1','14','','',0.00,'','420','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(105,'SHAWARMA','',25.00,'2024-12-07 16:00:29','0.00','1','newstock','1','','',0.00,'','1','25','internal','1','7','','',0.00,'','390','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(106,'CHICKEN SAUSAGE','',150.00,'2024-12-07 18:12:52','1.00','1','newstock','1','','',0.00,'','1','151','internal','1','6','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(107,'SODA 300ML','',100.00,'2024-12-14 14:18:05','6.00','1','newstock','1','','',0.00,'','1','106','internal','1','20','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(108,'SODA PLASTIC T/AWAY','',100.00,'2024-12-14 14:18:13','0.00','1','newstock','1','','',50.00,'','1','100','internal','1','33','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(109,'Water 1tr','',100.00,'2024-12-14 14:26:20','15.00','1','newstock','1','','',70.00,'','1','115','internal','1','40','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(110,'WATER 500ml','',100.00,'2024-12-14 14:26:32','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','29','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(111,'CHICKEN BURGER','',100.00,'2024-12-14 19:47:01','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','51','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(112,'MINUTE MAID','',100.00,'2024-12-17 21:56:18','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','31','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(113,'BEEF BURGER','',1000.00,'2024-12-20 14:08:10','6.00','1','newstock','1','','',0.00,'','1','1006','internal','1','52','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(114,'1/4 POUSSIN CHICKEN','',20.00,'2024-12-21 16:07:01','0.00','1','newstock','1','','',0.00,'','1','20','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(115,'1/4 POUSSIN CHICKEN','',1000.00,'2024-12-21 16:10:12','19.00','1','newstock','1','','',0.00,'','1','1019','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(116,'Fanta Blackcurrent 500ml','',100.00,'2024-12-24 15:35:03','0.00','1','newstock','1','','',50.00,'','1','100','internal','1','38','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(117,'Sprite 300ml','',100.00,'2024-12-24 15:35:30','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','26','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(118,'Fanta Orange 300ml','',100.00,'2024-12-24 15:35:41','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','23','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(119,'Fanta Blackcurrent 500ml','',-100.00,'2024-12-24 15:36:06','100.00','1','newstock','1','','',50.00,'','1','0','internal','1','38','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(120,'Fanta Blackcurrent 500ml','',100.00,'2024-12-24 20:33:38','0.00','1','newstock','1','','',50.00,'','1','100','internal','1','38','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(121,'Sprite 500ml','',100.00,'2024-12-24 20:33:50','0.00','1','newstock','1','','',50.00,'','1','100','internal','1','37','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(122,'Coke Regular 300ML','',100.00,'2024-12-26 12:06:43','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','21','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(123,'Coke Regular 500ML','',100.00,'2024-12-26 12:06:55','0.00','1','newstock','1','','',50.00,'','1','100','internal','1','34','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(124,'Fanta Black Current 300ml','',100.00,'2024-12-26 12:07:22','10.00','1','newstock','1','','',0.00,'','1','110','internal','1','24','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(125,'Fanta Blackcurrent 500ml','',100.00,'2024-12-26 12:07:33','100.00','1','newstock','1','','',50.00,'','1','200','internal','1','38','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(126,'SHAWARMA','',1000.00,'2024-12-28 19:24:02','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','7','','',0.00,'','390','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(127,'1/2 CHICKEN','',1000.00,'2024-12-28 19:27:41','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','10','','',0.00,'','570','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(128,'CHICKEN NUGGETS(1PC)','',1000.00,'2025-01-01 21:46:59','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','15','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(129,'Coke Sugar Free 300ml','',100.00,'2025-01-12 13:44:05','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','22','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(130,'1/2 POUSSIN CHICKEN','',100.00,'2025-01-12 13:45:28','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','17','','',0.00,'','670','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(131,'FANTA PINEAPPLE 500ML','',100.00,'2025-01-12 14:32:48','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','64','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(132,'BEEF CHEESE BURGER','',1000.00,'2025-01-12 14:34:23','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','65','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(133,'CHICKEN CHEESE BURGER','',1000.00,'2025-01-12 14:34:34','0.00','1','newstock','1','','',0.00,'','1','1000','internal','1','66','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(134,'1/4 CHICKEN BREAST','',100.00,'2025-01-14 20:48:17','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','9','','',0.00,'','310','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(135,'Fanta Passion 500ml','',100.00,'2025-01-14 20:51:09','0.00','1','newstock','1','','',50.00,'','1','100','internal','1','39','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(136,'FISH & CHIPS COMBO','',100.00,'2025-01-19 13:47:21','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','14','','',0.00,'','420','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(137,'CHICKEN BURGER','',100.00,'2025-01-23 20:58:30','36.00','1','newstock','1','','',0.00,'','1','136','internal','1','51','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(138,'FULL CHICKEN','',30.00,'2025-01-25 21:31:02','0.25','1','newstock','1','','',0.00,'','1','30.25','internal','1','11','','',0.00,'','1120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(139,'ICE CREAM 175ML','',1000.00,'2025-01-31 21:22:33','0.00','1','newstock','1','','',80.00,'','1','1000','internal','1','67','','',0.00,'','170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(140,'CARRIER BAGS@30','',100.00,'2025-02-27 13:26:42','0.00','1','newstock','1','','',10.00,'','1','100','internal','1','41','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(141,'WATER 500ml','',100.00,'2025-04-06 14:53:11','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','29','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(142,'BEEF SAUSAGE','',50.00,'2025-04-12 13:36:16','2.00','1','newstock','1','','',0.00,'','1','52','internal','1','5','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(143,'MINUTE MAID','',100.00,'2025-04-19 20:21:16','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','31','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(144,'Fanta Orange 500ml','',100.00,'2025-04-20 18:28:10','0.00','1','newstock','1','','',50.00,'','1','100','internal','1','35','','',0.00,'','110','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(145,'BHAJIA','',100.00,'2025-05-03 13:12:33','0.00','1','newstock','1','','',0.00,'','1','100','internal','1','4','','',0.00,'','300','','','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 AUTO_INCREMENT=5 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 */; INSERT INTO `noticelist` VALUES (1,'14','ARC TEST 1','ARC TEST 1','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=14','Admin','20240328105119'),(2,'13','Zoho test','and bhf_id=01','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=13','Admin','20240321152931'),(3,'12','eTIMS TEST','eTIMS TEST','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=12','Admin','20240319213731'),(4,'11','ONE TOUCH TEST','ONE TOUCH','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=11','Admin','20240319115214'); /*!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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,1,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,1,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,1,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,1,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,1,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `orderlist` -- LOCK TABLES `orderlist` WRITE; /*!40000 ALTER TABLE `orderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `orderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `outgoingstock` -- DROP TABLE IF EXISTS `outgoingstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `outgoingstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` varchar(50) NOT NULL, `date` varchar(50) NOT NULL, `item_id` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'shop', `comments` text NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `outgoingstock` -- LOCK TABLES `outgoingstock` WRITE; /*!40000 ALTER TABLE `outgoingstock` DISABLE KEYS */; /*!40000 ALTER TABLE `outgoingstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) 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=5 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,127.50,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','robisearch2018','','female','','','0','','155663771675825033','user','1','','','','3343455',-2200308.00,'1','2024-07-23','','1','2019-06-11','Contract',25000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',799.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',55.00,'','','','Yes',0.00,0,0.00,138.28,'no',200.00,'','2023-06-06 06:32:15','','','','','','','','P06666xxx',1,'022','444',2,'','529033','2024-01-13 09:39:43','B0-22-7A-ED-77-F6','new','2023-02-04 09:37:04','Submited by ROBERT MANYALA, With Phone No: 254718667391 at 2023-02-04 09:37:04'),(2,NULL,'Default','Default','Default','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',6800.00,'1','2024-01-26 20:57:31','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',200.00,0,0.00,112.70,'no',300.00,'yes','2024-02-20 04:23:20','','','','','','','','P051654342222',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(3,NULL,'JOHN','JOHN',NULL,'NA','JOHN','1234','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-07-23','','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,'1721560283','','0000-00-00 00:00:00','','new','',''),(4,NULL,'SAPNA','SAPNA',NULL,'NA','SAPNA','Sapna1969#','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-12-21','','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,'1721728245','','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 ('accomodation',1),('accomodation',4),('accomodation',7),('accomodation',8),('accomodation',9),('accomodation',10),('accomodation',11),('accomodation',12),('accomodation',23),('accomodation',24),('accomodation',30),('accomodation',33),('accomodation',35),('accounting',1),('accounting',4),('accounting',7),('accounting',8),('accounting',9),('accounting',10),('accounting',11),('accounting',12),('accounting',23),('accounting',24),('accounting',30),('accounting',33),('accounting',35),('accountingreports',1),('accountingreports',4),('accountingreports',7),('accountingreports',8),('accountingreports',9),('accountingreports',10),('accountingreports',11),('accountingreports',12),('accountingreports',23),('accountingreports',24),('accountingreports',30),('accountingreports',33),('accountingreports',35),('assets',1),('assets',4),('assets',7),('assets',8),('assets',9),('assets',10),('assets',11),('assets',12),('assets',23),('assets',24),('assets',30),('assets',33),('assets',35),('bankdeposits',1),('bankdeposits',4),('bankdeposits',7),('bankdeposits',8),('bankdeposits',9),('bankdeposits',10),('bankdeposits',11),('bankdeposits',12),('bankdeposits',23),('bankdeposits',24),('bankdeposits',30),('bankdeposits',33),('bankdeposits',35),('banktransfer',1),('banktransfer',4),('banktransfer',7),('banktransfer',8),('banktransfer',9),('banktransfer',10),('banktransfer',11),('banktransfer',12),('banktransfer',23),('banktransfer',24),('banktransfer',30),('banktransfer',33),('banktransfer',35),('biometricrecords',1),('branch',1),('branch',4),('branch',5),('branch',7),('branch',8),('branch',9),('branch',10),('branch',11),('branch',12),('branch',23),('branch',24),('branch',30),('branch',33),('branch',35),('callcenter',1),('callcenter',4),('callcenter',7),('callcenter',8),('callcenter',9),('callcenter',10),('callcenter',11),('callcenter',12),('callcenter',23),('callcenter',24),('callcenter',30),('callcenter',33),('callcenter',35),('cashiersales',1),('cashiersales',3),('cashiersales',4),('cashiersales',5),('cashiersales',7),('cashiersales',8),('cashiersales',9),('cashiersales',10),('cashiersales',11),('cashiersales',12),('cashiersales',23),('cashiersales',24),('cashiersales',30),('cashiersales',33),('cashiersales',35),('chequemanagemant',1),('complain',1),('complain',4),('complain',7),('complain',8),('complain',9),('complain',10),('complain',11),('complain',12),('complain',23),('complain',24),('complain',30),('complain',33),('complain',35),('config',1),('config',4),('config',5),('config',7),('config',8),('config',9),('config',10),('config',11),('config',12),('config',23),('config',24),('config',30),('config',33),('config',35),('damagedproducts',1),('damagedproducts',4),('damagedproducts',7),('damagedproducts',8),('damagedproducts',9),('damagedproducts',10),('damagedproducts',11),('damagedproducts',12),('damagedproducts',23),('damagedproducts',24),('damagedproducts',30),('damagedproducts',33),('damagedproducts',35),('deals',1),('deals',4),('deals',7),('deals',8),('deals',9),('deals',10),('deals',11),('deals',12),('deals',23),('deals',24),('deals',30),('deals',33),('deals',35),('departments',1),('displayreport',1),('displayreport',4),('displayreport',7),('displayreport',8),('displayreport',9),('displayreport',10),('displayreport',11),('displayreport',12),('displayreport',23),('displayreport',24),('displayreport',30),('displayreport',33),('displayreport',35),('documents',1),('documents',4),('documents',7),('documents',8),('documents',9),('documents',10),('documents',11),('documents',12),('documents',23),('documents',24),('documents',30),('documents',33),('documents',35),('ecommerce',1),('ecommerce',4),('ecommerce',7),('ecommerce',8),('ecommerce',9),('ecommerce',10),('ecommerce',11),('ecommerce',12),('ecommerce',23),('ecommerce',24),('ecommerce',30),('ecommerce',33),('ecommerce',35),('events',1),('events',4),('events',7),('events',8),('events',9),('events',10),('events',11),('events',12),('events',23),('events',24),('events',30),('events',33),('events',35),('grouping',1),('grouping',4),('grouping',7),('grouping',8),('grouping',9),('grouping',10),('grouping',11),('grouping',12),('grouping',23),('grouping',24),('grouping',30),('grouping',33),('grouping',35),('humanresource',1),('humanresource',4),('humanresource',7),('humanresource',8),('humanresource',9),('humanresource',10),('humanresource',11),('humanresource',12),('humanresource',23),('humanresource',24),('humanresource',30),('humanresource',33),('humanresource',35),('income',1),('income',4),('income',7),('income',8),('income',9),('income',10),('income',11),('income',12),('income',23),('income',24),('income',30),('income',33),('income',35),('incomeexpenses',1),('incomeexpenses',4),('incomeexpenses',7),('incomeexpenses',8),('incomeexpenses',9),('incomeexpenses',10),('incomeexpenses',11),('incomeexpenses',12),('incomeexpenses',23),('incomeexpenses',24),('incomeexpenses',30),('incomeexpenses',33),('incomeexpenses',35),('incomingstock',1),('incomingstock',4),('incomingstock',7),('incomingstock',8),('incomingstock',9),('incomingstock',10),('incomingstock',11),('incomingstock',12),('incomingstock',23),('incomingstock',24),('incomingstock',30),('incomingstock',33),('incomingstock',35),('incomingstore',4),('incomingstore',7),('incomingstore',8),('incomingstore',9),('incomingstore',10),('incomingstore',11),('incomingstore',12),('incomingstore',23),('incomingstore',24),('incomingstore',30),('incomingstore',33),('incomingstore',35),('journalentry',1),('journalentry',4),('journalentry',7),('journalentry',8),('journalentry',9),('journalentry',10),('journalentry',11),('journalentry',12),('journalentry',23),('journalentry',24),('journalentry',30),('journalentry',33),('journalentry',35),('labourrecords',1),('labourrecords',4),('labourrecords',7),('labourrecords',8),('labourrecords',9),('labourrecords',10),('labourrecords',11),('labourrecords',12),('labourrecords',23),('labourrecords',24),('labourrecords',30),('labourrecords',33),('labourrecords',35),('leavemanagement',1),('lowproducts',1),('lowproducts',4),('lowproducts',7),('lowproducts',8),('lowproducts',9),('lowproducts',10),('lowproducts',11),('lowproducts',12),('lowproducts',23),('lowproducts',24),('lowproducts',30),('lowproducts',33),('lowproducts',35),('lowstocklist',1),('lowstocklist',4),('lowstocklist',7),('lowstocklist',8),('lowstocklist',9),('lowstocklist',10),('lowstocklist',11),('lowstocklist',12),('lowstocklist',23),('lowstocklist',24),('lowstocklist',30),('lowstocklist',33),('lowstocklist',35),('loyalitycards',1),('members',1),('members',4),('members',5),('members',7),('members',8),('members',9),('members',10),('members',11),('members',12),('members',23),('members',24),('members',30),('members',33),('members',35),('password',1),('password',3),('password',4),('password',7),('password',8),('password',9),('password',10),('password',11),('password',12),('password',23),('password',24),('password',30),('password',33),('password',35),('payroll',1),('payroll',4),('payroll',7),('payroll',8),('payroll',9),('payroll',10),('payroll',11),('payroll',12),('payroll',23),('payroll',24),('payroll',30),('payroll',33),('payroll',35),('payrollsetup',1),('peoplecategory',1),('peoplecategory',4),('peoplecategory',7),('peoplecategory',8),('peoplecategory',9),('peoplecategory',10),('peoplecategory',11),('peoplecategory',12),('peoplecategory',23),('peoplecategory',24),('peoplecategory',30),('peoplecategory',33),('peoplecategory',35),('productlist',1),('productlist',3),('productlist',4),('productlist',5),('productlist',7),('productlist',8),('productlist',9),('productlist',10),('productlist',11),('productlist',12),('productlist',23),('productlist',24),('productlist',30),('productlist',33),('productlist',35),('products',1),('products',3),('products',4),('products',5),('products',7),('products',8),('products',9),('products',10),('products',11),('products',12),('products',23),('products',24),('products',30),('products',33),('products',35),('productscategory',1),('productscategory',4),('productscategory',7),('productscategory',8),('productscategory',9),('productscategory',10),('productscategory',11),('productscategory',12),('productscategory',23),('productscategory',24),('productscategory',30),('productscategory',33),('productscategory',35),('profile',1),('profile',4),('profile',7),('profile',8),('profile',9),('profile',10),('profile',11),('profile',12),('profile',23),('profile',24),('profile',30),('profile',33),('profile',35),('projectsmanagement',1),('projectsmanagement',4),('projectsmanagement',7),('projectsmanagement',8),('projectsmanagement',9),('projectsmanagement',10),('projectsmanagement',11),('projectsmanagement',12),('projectsmanagement',23),('projectsmanagement',24),('projectsmanagement',30),('projectsmanagement',33),('projectsmanagement',35),('purchases',1),('purchases',4),('purchases',5),('purchases',7),('purchases',8),('purchases',9),('purchases',10),('purchases',11),('purchases',12),('purchases',23),('purchases',24),('purchases',30),('purchases',33),('purchases',35),('quotation',1),('recorddelivery',1),('recorddelivery',4),('recorddelivery',5),('recorddelivery',7),('recorddelivery',8),('recorddelivery',9),('recorddelivery',10),('recorddelivery',11),('recorddelivery',12),('recorddelivery',23),('recorddelivery',24),('recorddelivery',30),('recorddelivery',33),('recorddelivery',35),('reports',1),('reports',4),('reports',7),('reports',8),('reports',9),('reports',10),('reports',11),('reports',12),('reports',23),('reports',24),('reports',30),('reports',33),('reports',35),('sales',1),('sales',3),('sales',4),('sales',5),('sales',7),('sales',8),('sales',9),('sales',10),('sales',11),('sales',12),('sales',23),('sales',24),('sales',30),('sales',33),('sales',35),('salesorder',1),('sendsms',1),('sendsms',4),('sendsms',7),('sendsms',8),('sendsms',9),('sendsms',10),('sendsms',11),('sendsms',12),('sendsms',23),('sendsms',24),('sendsms',30),('sendsms',33),('sendsms',35),('task',1),('task',4),('task',7),('task',8),('task',9),('task',10),('task',11),('task',12),('task',23),('task',24),('task',30),('task',33),('task',35),('taskscategory',1),('taskscategory',4),('taskscategory',7),('taskscategory',8),('taskscategory',9),('taskscategory',10),('taskscategory',11),('taskscategory',12),('taskscategory',23),('taskscategory',24),('taskscategory',30),('taskscategory',33),('taskscategory',35),('users',1),('users',4),('users',7),('users',8),('users',9),('users',10),('users',11),('users',12),('users',23),('users',24),('users',30),('users',33),('users',35),('viewreturnsales',1),('viewreturnsales',4),('viewreturnsales',7),('viewreturnsales',8),('viewreturnsales',9),('viewreturnsales',10),('viewreturnsales',11),('viewreturnsales',12),('viewreturnsales',23),('viewreturnsales',24),('viewreturnsales',30),('viewreturnsales',33),('viewreturnsales',35),('wholesale',1),('wholesale',4),('wholesale',5),('wholesale',7),('wholesale',8),('wholesale',9),('wholesale',10),('wholesale',11),('wholesale',12),('wholesale',23),('wholesale',24),('wholesale',30),('wholesale',33),('wholesale',35); /*!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=8824 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 (344,'sales','7','add'),(345,'sales','7','suspend'),(346,'sales','7','selectmessage'),(347,'sales','7','printreceipt'),(348,'sales','7','update'),(349,'sales','7','cash'),(350,'sales','7','delete'),(351,'sales','7','moresales'),(352,'sales','7','sale'),(353,'sales','7','Logout'),(354,'sales','7','mpesabalance'),(355,'sales','7','displaycustomers'),(356,'sales','7','discount'),(357,'sales','7','reprint'),(358,'sales','7','select'),(359,'sales','7','printbill'),(360,'sales','7','productdiscount'),(361,'sales','7','mpesa'),(362,'sales','7','order'),(363,'sales','7','closebill'),(364,'sales','7','viewbuyingprice'),(365,'sales','7','editsellingprice'),(366,'sales','7','updatepaymentmode'),(367,'sales','7','card'),(368,'sales','7','clearpayments'),(369,'sales','7','cheque'),(370,'sales','7','creditnote'),(371,'sales','7','voucher'),(372,'sales','7','salesbeyondbprice'),(373,'sales','7','points'),(374,'sales','7','credit'),(375,'sales','7','selectroom'),(376,'sales','7','dontprint'),(377,'sales','7','accountlimit'),(378,'sales','7','backdatesales'),(379,'sales','7','recordcoins'),(380,'sales','7','changetaxstatus'),(381,'sales','7','leaseitems'),(382,'sales','7','giveloyalityponts'),(383,'sales','7','dontshowstock'),(384,'sales','7','splitbill'),(385,'sales','7','changeuomonsales'),(386,'sales','7','selecttable'),(387,'sales','7','printdelivery'),(388,'sales','7','sendsms'),(389,'sales','7','selectcurrency'),(390,'sales','7','salesperson'),(391,'sales','7','usekeyboard'),(392,'sales','7','receiptno'),(393,'sales','7','negativesales'),(394,'wholesale','7','sale'),(395,'wholesale','7','add'),(396,'wholesale','7','delete'),(397,'wholesale','7','update'),(398,'cashiersales','7','entermpesacode'),(399,'cashiersales','7','editmpesa'),(400,'cashiersales','7','all'),(401,'cashiersales','7','delete'),(402,'cashiersales','7','cashiersales'),(403,'cashiersales','7','editmpesadate'),(404,'cashiersales','7','dontshowtotal'),(405,'cashiersales','7','adddailycollection'),(406,'cashiersales','7','viewtill'),(407,'cashiersales','7','viewdailycollections'),(408,'cashiersales','7','deletedailycollections'),(409,'cashiersales','7','updatedailycollections'),(410,'cashiersales','7','reversempesa'),(411,'cashiersales','7','clearallsales'),(412,'cashiersales','7','viewallcollections'),(413,'cashiersales','7','viewallcounters'),(414,'cashiersales','7','mpesapendingreport'),(415,'cashiersales','7','mpesaverifiedreport'),(416,'cashiersales','7','viewcommission'),(417,'cashiersales','7','viewmpesamessages'),(418,'cashiersales','7','dailysalesonly'),(419,'recorddelivery','7','add'),(420,'recorddelivery','7','view'),(421,'recorddelivery','7','update'),(422,'recorddelivery','7','delete'),(423,'recorddelivery','7','changestatus'),(424,'recorddelivery','7','report'),(425,'recorddelivery','7','Dispatched'),(426,'recorddelivery','7','FailedDelivery'),(427,'recorddelivery','7','ReturnedandReceived'),(428,'recorddelivery','7','Delivered'),(429,'recorddelivery','7','Claimraised'),(430,'recorddelivery','7','ClaimOK'),(431,'recorddelivery','7','ClaimDamaged'),(432,'purchases','7','add'),(433,'purchases','7','update'),(434,'purchases','7','delete'),(435,'purchases','7','updatebuyingprice'),(436,'purchases','7','updatesellingprice'),(437,'purchases','7','updateclosedinvoice'),(438,'purchases','7','viewquotation'),(439,'purchases','7','viewserials'),(440,'purchases','7','viewdirectpurchases'),(441,'purchases','7','viewpurchase'),(442,'purchases','7','salesorder'),(443,'purchases','7','budget'),(444,'purchases','7','showdefaultserials'),(445,'purchases','7','viewallcounters'),(446,'purchases','7','approve'),(447,'purchases','7','addbatchno'),(448,'purchases','7','addexpirydate'),(449,'viewreturnsales','7','add'),(450,'viewreturnsales','7','update'),(451,'viewreturnsales','7','delete'),(452,'viewreturnsales','7','return'),(453,'viewreturnsales','7','clear'),(454,'viewreturnsales','7','moresales'),(455,'income','7','View'),(456,'income','7','add'),(457,'income','7','wiewinvoices'),(458,'income','7','detailedvatinvoice'),(459,'incomeexpenses','7','add'),(460,'incomeexpenses','7','closeexpense'),(461,'incomeexpenses','7','update'),(462,'incomeexpenses','7','updateclosedexpenses'),(463,'incomeexpenses','7','wiewinvoices'),(464,'incomeexpenses','7','viewbills'),(465,'incomeexpenses','7','viewexpense'),(466,'incomeexpenses','7','viewdebtors'),(467,'incomeexpenses','7','viewcreditors'),(468,'incomeexpenses','7','postrentalexpenses'),(469,'accomodation','7','viewrooms'),(470,'accomodation','7','addhouse'),(471,'accomodation','7','dailysales'),(472,'accomodation','7','viewhouse'),(473,'accomodation','7','voucher'),(474,'accomodation','7','mpesa'),(475,'accomodation','7','points'),(476,'accomodation','7','credit'),(477,'accomodation','7','card'),(478,'accomodation','7','cash'),(479,'accomodation','7','cheque'),(480,'accomodation','7','checkinroom'),(481,'accomodation','7','checkoutroom'),(482,'accomodation','7','addroom'),(483,'accomodation','7','cancel'),(484,'accomodation','7','checkin'),(485,'accomodation','7','addcharges'),(486,'accomodation','7','givediscount'),(487,'accomodation','7','cleanrooms'),(488,'accomodation','7','updatecharges'),(489,'accomodation','7','updateroom'),(490,'accomodation','7','postexpense'),(491,'accomodation','7','updatehouse'),(492,'accomodation','7','Post Bank Deposits'),(493,'accomodation','7','managehotel'),(494,'accomodation','7','assignrooms'),(495,'accomodation','7','managerental'),(496,'accomodation','7','changepayment'),(497,'accomodation','7','housekeeping'),(498,'accomodation','7','customerregister'),(499,'accomodation','7','dailypayments'),(500,'accomodation','7','advancebooking'),(501,'accomodation','7','checkoutcustomerwithbalance'),(502,'accomodation','7','managecustomer'),(503,'accomodation','7','viewreports'),(504,'accomodation','7','accomodationmanager'),(505,'accomodation','7','accommodationcleaner'),(506,'accomodation','7','accommodationreceiptionist'),(507,'accomodation','7','config'),(508,'accomodation','7','viewroomcleaned'),(509,'accomodation','7','clearsales'),(510,'accomodation','7','dailycollections'),(511,'branch','7','add'),(512,'branch','7','view'),(513,'branch','7','update'),(514,'branch','7','delete'),(515,'members','7','add'),(516,'members','7','update'),(517,'members','7','deletepeople'),(518,'members','7','opencloseshift'),(519,'users','7','add'),(520,'users','7','update'),(521,'users','7','delete'),(522,'users','7','deleteallroles'),(523,'productscategory','7','add'),(524,'productscategory','7','update'),(525,'productscategory','7','delete'),(526,'productlist','7','bulk'),(527,'productlist','7','updatestock'),(528,'productlist','7','move'),(529,'productlist','7','more'),(530,'productlist','7','transfer'),(531,'productlist','7','addstock'),(532,'productlist','7','delete'),(533,'productlist','7','view'),(534,'productlist','7','update'),(535,'productlist','7','add'),(536,'productlist','7','openclosestock'),(537,'productlist','7','stocktaking'),(538,'productlist','7','editstocktaken'),(539,'productlist','7','editopenclosestock'),(540,'productlist','7','changeserialstatus'),(541,'productlist','7','viewserials'),(542,'productlist','7','viewproductsfromallbranches'),(543,'productlist','7','bulkpriceupdate'),(544,'productlist','7','viewbprice'),(545,'products','7','add'),(546,'products','7','update'),(547,'products','7','delete'),(548,'products','7','addstock'),(549,'products','7','more'),(550,'products','7','bulk'),(551,'products','7','deleteorder'),(552,'products','7','dispatch'),(553,'products','7','removestock'),(554,'products','7','price'),(555,'products','7','removeallstock'),(556,'products','7','bulkpriceupdate'),(557,'products','7','viewbprice'),(558,'incomingstock','7','add'),(559,'incomingstock','7','update'),(560,'incomingstock','7','view'),(561,'incomingstock','7','delete'),(562,'incomingstore','7','add'),(563,'incomingstore','7','delete'),(564,'incomingstore','7','view'),(565,'lowstocklist','7','add'),(566,'lowstocklist','7','more'),(567,'lowstocklist','7','view'),(568,'lowproducts','7','add'),(569,'lowproducts','7','update'),(570,'damagedproducts','7','add'),(571,'damagedproducts','7','update'),(572,'damagedproducts','7','delete'),(573,'projectsmanagement','7','view'),(574,'projectsmanagement','7','add'),(575,'projectsmanagement','7','update'),(576,'projectsmanagement','7','delete'),(577,'assets','7','add'),(578,'assets','7','update'),(579,'assets','7','delete'),(580,'accounting','7','deletebank'),(581,'accounting','7','deleteglaccount'),(582,'accounting','7','view'),(583,'bankdeposits','7','add'),(584,'bankdeposits','7','update'),(585,'bankdeposits','7','delete'),(586,'banktransfer','7','add'),(587,'journalentry','7','add'),(588,'accountingreports','7','view'),(589,'peoplecategory','7','add'),(590,'peoplecategory','7','update'),(591,'peoplecategory','7','delete'),(592,'labourrecords','7','add'),(593,'payroll','7','add'),(594,'reports','7','view'),(595,'reports','7','download'),(596,'reports','7','delete'),(597,'reports','7','update'),(598,'reports','7','viewall'),(599,'displayreport','7','view'),(600,'grouping','7','add'),(601,'grouping','7','update'),(602,'grouping','7','delete'),(603,'sendsms','7','add'),(604,'sendsms','7','update'),(605,'sendsms','7','delete'),(606,'sendsms','7','transfersms'),(607,'documents','7','add'),(608,'documents','7','update'),(609,'documents','7','delete'),(610,'documents','7','viewalldocuments'),(611,'humanresource','7','add'),(612,'humanresource','7','approve'),(613,'humanresource','7','update'),(614,'humanresource','7','delete'),(615,'humanresource','7','view'),(616,'humanresource','7','allocate'),(617,'humanresource','7','viewallpayroll'),(618,'humanresource','7','leavesetup'),(619,'humanresource','7','allleaves '),(620,'humanresource','7','bioattendance'),(621,'taskscategory','7','add'),(622,'taskscategory','7','update'),(623,'taskscategory','7','delete'),(624,'task','7','add'),(625,'task','7','update'),(626,'task','7','viewall'),(627,'task','7','delete'),(628,'task','7','postspecifictask'),(629,'task','7','postgeneraltask'),(630,'task','7','viewothersspecifictask'),(631,'task','7','viewothersgeneraltask'),(632,'task','7','assigntask'),(633,'task','7','posttaskforothers'),(634,'callcenter','7','add'),(635,'callcenter','7','upadate'),(636,'callcenter','7','view'),(637,'callcenter','7','download'),(638,'callcenter','7','delete'),(639,'deals','7','add'),(640,'deals','7','update'),(641,'deals','7','delete'),(642,'deals','7','viewall'),(643,'complain','7','add'),(644,'complain','7','view'),(645,'complain','7','update'),(646,'complain','7','allcompalin'),(647,'complain','7','delete'),(648,'events','7','add'),(649,'events','7','update'),(650,'events','7','delete'),(651,'password','7','change'),(652,'profile','7','update'),(653,'ecommerce','7','add'),(654,'ecommerce','7','update'),(655,'ecommerce','7','delete'),(656,'ecommerce','7','vieworders'),(657,'ecommerce','7','setup'),(658,'ecommerce','7','approveorders'),(659,'config','7','delete'),(660,'config','7','add'),(661,'config','7','update'),(662,'sales','8','add'),(663,'sales','8','suspend'),(664,'sales','8','selectmessage'),(665,'sales','8','printreceipt'),(666,'sales','8','update'),(667,'sales','8','cash'),(668,'sales','8','delete'),(669,'sales','8','moresales'),(670,'sales','8','sale'),(671,'sales','8','Logout'),(672,'sales','8','mpesabalance'),(673,'sales','8','displaycustomers'),(674,'sales','8','discount'),(675,'sales','8','reprint'),(676,'sales','8','select'),(677,'sales','8','printbill'),(678,'sales','8','productdiscount'),(679,'sales','8','mpesa'),(680,'sales','8','order'),(681,'sales','8','closebill'),(682,'sales','8','viewbuyingprice'),(683,'sales','8','editsellingprice'),(684,'sales','8','updatepaymentmode'),(685,'sales','8','card'),(686,'sales','8','clearpayments'),(687,'sales','8','cheque'),(688,'sales','8','creditnote'),(689,'sales','8','voucher'),(690,'sales','8','salesbeyondbprice'),(691,'sales','8','points'),(692,'sales','8','credit'),(693,'sales','8','selectroom'),(694,'sales','8','dontprint'),(695,'sales','8','accountlimit'),(696,'sales','8','backdatesales'),(697,'sales','8','recordcoins'),(698,'sales','8','changetaxstatus'),(699,'sales','8','leaseitems'),(700,'sales','8','giveloyalityponts'),(701,'sales','8','dontshowstock'),(702,'sales','8','splitbill'),(703,'sales','8','changeuomonsales'),(704,'sales','8','selecttable'),(705,'sales','8','printdelivery'),(706,'sales','8','sendsms'),(707,'sales','8','selectcurrency'),(708,'sales','8','salesperson'),(709,'sales','8','usekeyboard'),(710,'sales','8','receiptno'),(711,'sales','8','negativesales'),(712,'wholesale','8','sale'),(713,'wholesale','8','add'),(714,'wholesale','8','delete'),(715,'wholesale','8','update'),(716,'cashiersales','8','entermpesacode'),(717,'cashiersales','8','editmpesa'),(718,'cashiersales','8','all'),(719,'cashiersales','8','delete'),(720,'cashiersales','8','cashiersales'),(721,'cashiersales','8','editmpesadate'),(722,'cashiersales','8','dontshowtotal'),(723,'cashiersales','8','adddailycollection'),(724,'cashiersales','8','viewtill'),(725,'cashiersales','8','viewdailycollections'),(726,'cashiersales','8','deletedailycollections'),(727,'cashiersales','8','updatedailycollections'),(728,'cashiersales','8','reversempesa'),(729,'cashiersales','8','clearallsales'),(730,'cashiersales','8','viewallcollections'),(731,'cashiersales','8','viewallcounters'),(732,'cashiersales','8','mpesapendingreport'),(733,'cashiersales','8','mpesaverifiedreport'),(734,'cashiersales','8','viewcommission'),(735,'cashiersales','8','viewmpesamessages'),(736,'cashiersales','8','dailysalesonly'),(737,'recorddelivery','8','add'),(738,'recorddelivery','8','view'),(739,'recorddelivery','8','update'),(740,'recorddelivery','8','delete'),(741,'recorddelivery','8','changestatus'),(742,'recorddelivery','8','report'),(743,'recorddelivery','8','Dispatched'),(744,'recorddelivery','8','FailedDelivery'),(745,'recorddelivery','8','ReturnedandReceived'),(746,'recorddelivery','8','Delivered'),(747,'recorddelivery','8','Claimraised'),(748,'recorddelivery','8','ClaimOK'),(749,'recorddelivery','8','ClaimDamaged'),(750,'purchases','8','add'),(751,'purchases','8','update'),(752,'purchases','8','delete'),(753,'purchases','8','updatebuyingprice'),(754,'purchases','8','updatesellingprice'),(755,'purchases','8','updateclosedinvoice'),(756,'purchases','8','viewquotation'),(757,'purchases','8','viewserials'),(758,'purchases','8','viewdirectpurchases'),(759,'purchases','8','viewpurchase'),(760,'purchases','8','salesorder'),(761,'purchases','8','budget'),(762,'purchases','8','showdefaultserials'),(763,'purchases','8','viewallcounters'),(764,'purchases','8','approve'),(765,'purchases','8','addbatchno'),(766,'purchases','8','addexpirydate'),(767,'viewreturnsales','8','add'),(768,'viewreturnsales','8','update'),(769,'viewreturnsales','8','delete'),(770,'viewreturnsales','8','return'),(771,'viewreturnsales','8','clear'),(772,'viewreturnsales','8','moresales'),(773,'income','8','View'),(774,'income','8','add'),(775,'income','8','wiewinvoices'),(776,'income','8','detailedvatinvoice'),(777,'incomeexpenses','8','add'),(778,'incomeexpenses','8','closeexpense'),(779,'incomeexpenses','8','update'),(780,'incomeexpenses','8','updateclosedexpenses'),(781,'incomeexpenses','8','wiewinvoices'),(782,'incomeexpenses','8','viewbills'),(783,'incomeexpenses','8','viewexpense'),(784,'incomeexpenses','8','viewdebtors'),(785,'incomeexpenses','8','viewcreditors'),(786,'incomeexpenses','8','postrentalexpenses'),(787,'accomodation','8','viewrooms'),(788,'accomodation','8','addhouse'),(789,'accomodation','8','dailysales'),(790,'accomodation','8','viewhouse'),(791,'accomodation','8','voucher'),(792,'accomodation','8','mpesa'),(793,'accomodation','8','points'),(794,'accomodation','8','credit'),(795,'accomodation','8','card'),(796,'accomodation','8','cash'),(797,'accomodation','8','cheque'),(798,'accomodation','8','checkinroom'),(799,'accomodation','8','checkoutroom'),(800,'accomodation','8','addroom'),(801,'accomodation','8','cancel'),(802,'accomodation','8','checkin'),(803,'accomodation','8','addcharges'),(804,'accomodation','8','givediscount'),(805,'accomodation','8','cleanrooms'),(806,'accomodation','8','updatecharges'),(807,'accomodation','8','updateroom'),(808,'accomodation','8','postexpense'),(809,'accomodation','8','updatehouse'),(810,'accomodation','8','Post Bank Deposits'),(811,'accomodation','8','managehotel'),(812,'accomodation','8','assignrooms'),(813,'accomodation','8','managerental'),(814,'accomodation','8','changepayment'),(815,'accomodation','8','housekeeping'),(816,'accomodation','8','customerregister'),(817,'accomodation','8','dailypayments'),(818,'accomodation','8','advancebooking'),(819,'accomodation','8','checkoutcustomerwithbalance'),(820,'accomodation','8','managecustomer'),(821,'accomodation','8','viewreports'),(822,'accomodation','8','accomodationmanager'),(823,'accomodation','8','accommodationcleaner'),(824,'accomodation','8','accommodationreceiptionist'),(825,'accomodation','8','config'),(826,'accomodation','8','viewroomcleaned'),(827,'accomodation','8','clearsales'),(828,'accomodation','8','dailycollections'),(829,'branch','8','add'),(830,'branch','8','view'),(831,'branch','8','update'),(832,'branch','8','delete'),(833,'members','8','add'),(834,'members','8','update'),(835,'members','8','deletepeople'),(836,'members','8','opencloseshift'),(837,'users','8','add'),(838,'users','8','update'),(839,'users','8','delete'),(840,'users','8','deleteallroles'),(841,'productscategory','8','add'),(842,'productscategory','8','update'),(843,'productscategory','8','delete'),(844,'productlist','8','bulk'),(845,'productlist','8','updatestock'),(846,'productlist','8','move'),(847,'productlist','8','more'),(848,'productlist','8','transfer'),(849,'productlist','8','addstock'),(850,'productlist','8','delete'),(851,'productlist','8','view'),(852,'productlist','8','update'),(853,'productlist','8','add'),(854,'productlist','8','openclosestock'),(855,'productlist','8','stocktaking'),(856,'productlist','8','editstocktaken'),(857,'productlist','8','editopenclosestock'),(858,'productlist','8','changeserialstatus'),(859,'productlist','8','viewserials'),(860,'productlist','8','viewproductsfromallbranches'),(861,'productlist','8','bulkpriceupdate'),(862,'productlist','8','viewbprice'),(863,'products','8','add'),(864,'products','8','update'),(865,'products','8','delete'),(866,'products','8','addstock'),(867,'products','8','more'),(868,'products','8','bulk'),(869,'products','8','deleteorder'),(870,'products','8','dispatch'),(871,'products','8','removestock'),(872,'products','8','price'),(873,'products','8','removeallstock'),(874,'products','8','bulkpriceupdate'),(875,'products','8','viewbprice'),(876,'incomingstock','8','add'),(877,'incomingstock','8','update'),(878,'incomingstock','8','view'),(879,'incomingstock','8','delete'),(880,'incomingstore','8','add'),(881,'incomingstore','8','delete'),(882,'incomingstore','8','view'),(883,'lowstocklist','8','add'),(884,'lowstocklist','8','more'),(885,'lowstocklist','8','view'),(886,'lowproducts','8','add'),(887,'lowproducts','8','update'),(888,'damagedproducts','8','add'),(889,'damagedproducts','8','update'),(890,'damagedproducts','8','delete'),(891,'projectsmanagement','8','view'),(892,'projectsmanagement','8','add'),(893,'projectsmanagement','8','update'),(894,'projectsmanagement','8','delete'),(895,'assets','8','add'),(896,'assets','8','update'),(897,'assets','8','delete'),(898,'accounting','8','deletebank'),(899,'accounting','8','deleteglaccount'),(900,'accounting','8','view'),(901,'bankdeposits','8','add'),(902,'bankdeposits','8','update'),(903,'bankdeposits','8','delete'),(904,'banktransfer','8','add'),(905,'journalentry','8','add'),(906,'accountingreports','8','view'),(907,'peoplecategory','8','add'),(908,'peoplecategory','8','update'),(909,'peoplecategory','8','delete'),(910,'labourrecords','8','add'),(911,'payroll','8','add'),(912,'reports','8','view'),(913,'reports','8','download'),(914,'reports','8','delete'),(915,'reports','8','update'),(916,'reports','8','viewall'),(917,'displayreport','8','view'),(918,'grouping','8','add'),(919,'grouping','8','update'),(920,'grouping','8','delete'),(921,'sendsms','8','add'),(922,'sendsms','8','update'),(923,'sendsms','8','delete'),(924,'sendsms','8','transfersms'),(925,'documents','8','add'),(926,'documents','8','update'),(927,'documents','8','delete'),(928,'documents','8','viewalldocuments'),(929,'humanresource','8','add'),(930,'humanresource','8','approve'),(931,'humanresource','8','update'),(932,'humanresource','8','delete'),(933,'humanresource','8','view'),(934,'humanresource','8','allocate'),(935,'humanresource','8','viewallpayroll'),(936,'humanresource','8','leavesetup'),(937,'humanresource','8','allleaves '),(938,'humanresource','8','bioattendance'),(939,'taskscategory','8','add'),(940,'taskscategory','8','update'),(941,'taskscategory','8','delete'),(942,'task','8','add'),(943,'task','8','update'),(944,'task','8','viewall'),(945,'task','8','delete'),(946,'task','8','postspecifictask'),(947,'task','8','postgeneraltask'),(948,'task','8','viewothersspecifictask'),(949,'task','8','viewothersgeneraltask'),(950,'task','8','assigntask'),(951,'task','8','posttaskforothers'),(952,'callcenter','8','add'),(953,'callcenter','8','upadate'),(954,'callcenter','8','view'),(955,'callcenter','8','download'),(956,'callcenter','8','delete'),(957,'deals','8','add'),(958,'deals','8','update'),(959,'deals','8','delete'),(960,'deals','8','viewall'),(961,'complain','8','add'),(962,'complain','8','view'),(963,'complain','8','update'),(964,'complain','8','allcompalin'),(965,'complain','8','delete'),(966,'events','8','add'),(967,'events','8','update'),(968,'events','8','delete'),(969,'password','8','change'),(970,'profile','8','update'),(971,'ecommerce','8','add'),(972,'ecommerce','8','update'),(973,'ecommerce','8','delete'),(974,'ecommerce','8','vieworders'),(975,'ecommerce','8','setup'),(976,'ecommerce','8','approveorders'),(977,'config','8','delete'),(978,'config','8','add'),(979,'config','8','update'),(980,'sales','9','add'),(981,'sales','9','suspend'),(982,'sales','9','selectmessage'),(983,'sales','9','printreceipt'),(984,'sales','9','update'),(985,'sales','9','cash'),(986,'sales','9','delete'),(987,'sales','9','moresales'),(988,'sales','9','sale'),(989,'sales','9','Logout'),(990,'sales','9','mpesabalance'),(991,'sales','9','displaycustomers'),(992,'sales','9','discount'),(993,'sales','9','reprint'),(994,'sales','9','select'),(995,'sales','9','printbill'),(996,'sales','9','productdiscount'),(997,'sales','9','mpesa'),(998,'sales','9','order'),(999,'sales','9','closebill'),(1000,'sales','9','viewbuyingprice'),(1001,'sales','9','editsellingprice'),(1002,'sales','9','updatepaymentmode'),(1003,'sales','9','card'),(1004,'sales','9','clearpayments'),(1005,'sales','9','cheque'),(1006,'sales','9','creditnote'),(1007,'sales','9','voucher'),(1008,'sales','9','salesbeyondbprice'),(1009,'sales','9','points'),(1010,'sales','9','credit'),(1011,'sales','9','selectroom'),(1012,'sales','9','dontprint'),(1013,'sales','9','accountlimit'),(1014,'sales','9','backdatesales'),(1015,'sales','9','recordcoins'),(1016,'sales','9','changetaxstatus'),(1017,'sales','9','leaseitems'),(1018,'sales','9','giveloyalityponts'),(1019,'sales','9','dontshowstock'),(1020,'sales','9','splitbill'),(1021,'sales','9','changeuomonsales'),(1022,'sales','9','selecttable'),(1023,'sales','9','printdelivery'),(1024,'sales','9','sendsms'),(1025,'sales','9','selectcurrency'),(1026,'sales','9','salesperson'),(1027,'sales','9','usekeyboard'),(1028,'sales','9','receiptno'),(1029,'sales','9','negativesales'),(1030,'wholesale','9','sale'),(1031,'wholesale','9','add'),(1032,'wholesale','9','delete'),(1033,'wholesale','9','update'),(1034,'cashiersales','9','entermpesacode'),(1035,'cashiersales','9','editmpesa'),(1036,'cashiersales','9','all'),(1037,'cashiersales','9','delete'),(1038,'cashiersales','9','cashiersales'),(1039,'cashiersales','9','editmpesadate'),(1040,'cashiersales','9','dontshowtotal'),(1041,'cashiersales','9','adddailycollection'),(1042,'cashiersales','9','viewtill'),(1043,'cashiersales','9','viewdailycollections'),(1044,'cashiersales','9','deletedailycollections'),(1045,'cashiersales','9','updatedailycollections'),(1046,'cashiersales','9','reversempesa'),(1047,'cashiersales','9','clearallsales'),(1048,'cashiersales','9','viewallcollections'),(1049,'cashiersales','9','viewallcounters'),(1050,'cashiersales','9','mpesapendingreport'),(1051,'cashiersales','9','mpesaverifiedreport'),(1052,'cashiersales','9','viewcommission'),(1053,'cashiersales','9','viewmpesamessages'),(1054,'cashiersales','9','dailysalesonly'),(1055,'recorddelivery','9','add'),(1056,'recorddelivery','9','view'),(1057,'recorddelivery','9','update'),(1058,'recorddelivery','9','delete'),(1059,'recorddelivery','9','changestatus'),(1060,'recorddelivery','9','report'),(1061,'recorddelivery','9','Dispatched'),(1062,'recorddelivery','9','FailedDelivery'),(1063,'recorddelivery','9','ReturnedandReceived'),(1064,'recorddelivery','9','Delivered'),(1065,'recorddelivery','9','Claimraised'),(1066,'recorddelivery','9','ClaimOK'),(1067,'recorddelivery','9','ClaimDamaged'),(1068,'purchases','9','add'),(1069,'purchases','9','update'),(1070,'purchases','9','delete'),(1071,'purchases','9','updatebuyingprice'),(1072,'purchases','9','updatesellingprice'),(1073,'purchases','9','updateclosedinvoice'),(1074,'purchases','9','viewquotation'),(1075,'purchases','9','viewserials'),(1076,'purchases','9','viewdirectpurchases'),(1077,'purchases','9','viewpurchase'),(1078,'purchases','9','salesorder'),(1079,'purchases','9','budget'),(1080,'purchases','9','showdefaultserials'),(1081,'purchases','9','viewallcounters'),(1082,'purchases','9','approve'),(1083,'purchases','9','addbatchno'),(1084,'purchases','9','addexpirydate'),(1085,'viewreturnsales','9','add'),(1086,'viewreturnsales','9','update'),(1087,'viewreturnsales','9','delete'),(1088,'viewreturnsales','9','return'),(1089,'viewreturnsales','9','clear'),(1090,'viewreturnsales','9','moresales'),(1091,'income','9','View'),(1092,'income','9','add'),(1093,'income','9','wiewinvoices'),(1094,'income','9','detailedvatinvoice'),(1095,'incomeexpenses','9','add'),(1096,'incomeexpenses','9','closeexpense'),(1097,'incomeexpenses','9','update'),(1098,'incomeexpenses','9','updateclosedexpenses'),(1099,'incomeexpenses','9','wiewinvoices'),(1100,'incomeexpenses','9','viewbills'),(1101,'incomeexpenses','9','viewexpense'),(1102,'incomeexpenses','9','viewdebtors'),(1103,'incomeexpenses','9','viewcreditors'),(1104,'incomeexpenses','9','postrentalexpenses'),(1105,'accomodation','9','viewrooms'),(1106,'accomodation','9','addhouse'),(1107,'accomodation','9','dailysales'),(1108,'accomodation','9','viewhouse'),(1109,'accomodation','9','voucher'),(1110,'accomodation','9','mpesa'),(1111,'accomodation','9','points'),(1112,'accomodation','9','credit'),(1113,'accomodation','9','card'),(1114,'accomodation','9','cash'),(1115,'accomodation','9','cheque'),(1116,'accomodation','9','checkinroom'),(1117,'accomodation','9','checkoutroom'),(1118,'accomodation','9','addroom'),(1119,'accomodation','9','cancel'),(1120,'accomodation','9','checkin'),(1121,'accomodation','9','addcharges'),(1122,'accomodation','9','givediscount'),(1123,'accomodation','9','cleanrooms'),(1124,'accomodation','9','updatecharges'),(1125,'accomodation','9','updateroom'),(1126,'accomodation','9','postexpense'),(1127,'accomodation','9','updatehouse'),(1128,'accomodation','9','Post Bank Deposits'),(1129,'accomodation','9','managehotel'),(1130,'accomodation','9','assignrooms'),(1131,'accomodation','9','managerental'),(1132,'accomodation','9','changepayment'),(1133,'accomodation','9','housekeeping'),(1134,'accomodation','9','customerregister'),(1135,'accomodation','9','dailypayments'),(1136,'accomodation','9','advancebooking'),(1137,'accomodation','9','checkoutcustomerwithbalance'),(1138,'accomodation','9','managecustomer'),(1139,'accomodation','9','viewreports'),(1140,'accomodation','9','accomodationmanager'),(1141,'accomodation','9','accommodationcleaner'),(1142,'accomodation','9','accommodationreceiptionist'),(1143,'accomodation','9','config'),(1144,'accomodation','9','viewroomcleaned'),(1145,'accomodation','9','clearsales'),(1146,'accomodation','9','dailycollections'),(1147,'branch','9','add'),(1148,'branch','9','view'),(1149,'branch','9','update'),(1150,'branch','9','delete'),(1151,'members','9','add'),(1152,'members','9','update'),(1153,'members','9','deletepeople'),(1154,'members','9','opencloseshift'),(1155,'users','9','add'),(1156,'users','9','update'),(1157,'users','9','delete'),(1158,'users','9','deleteallroles'),(1159,'productscategory','9','add'),(1160,'productscategory','9','update'),(1161,'productscategory','9','delete'),(1162,'productlist','9','bulk'),(1163,'productlist','9','updatestock'),(1164,'productlist','9','move'),(1165,'productlist','9','more'),(1166,'productlist','9','transfer'),(1167,'productlist','9','addstock'),(1168,'productlist','9','delete'),(1169,'productlist','9','view'),(1170,'productlist','9','update'),(1171,'productlist','9','add'),(1172,'productlist','9','openclosestock'),(1173,'productlist','9','stocktaking'),(1174,'productlist','9','editstocktaken'),(1175,'productlist','9','editopenclosestock'),(1176,'productlist','9','changeserialstatus'),(1177,'productlist','9','viewserials'),(1178,'productlist','9','viewproductsfromallbranches'),(1179,'productlist','9','bulkpriceupdate'),(1180,'productlist','9','viewbprice'),(1181,'products','9','add'),(1182,'products','9','update'),(1183,'products','9','delete'),(1184,'products','9','addstock'),(1185,'products','9','more'),(1186,'products','9','bulk'),(1187,'products','9','deleteorder'),(1188,'products','9','dispatch'),(1189,'products','9','removestock'),(1190,'products','9','price'),(1191,'products','9','removeallstock'),(1192,'products','9','bulkpriceupdate'),(1193,'products','9','viewbprice'),(1194,'incomingstock','9','add'),(1195,'incomingstock','9','update'),(1196,'incomingstock','9','view'),(1197,'incomingstock','9','delete'),(1198,'incomingstore','9','add'),(1199,'incomingstore','9','delete'),(1200,'incomingstore','9','view'),(1201,'lowstocklist','9','add'),(1202,'lowstocklist','9','more'),(1203,'lowstocklist','9','view'),(1204,'lowproducts','9','add'),(1205,'lowproducts','9','update'),(1206,'damagedproducts','9','add'),(1207,'damagedproducts','9','update'),(1208,'damagedproducts','9','delete'),(1209,'projectsmanagement','9','view'),(1210,'projectsmanagement','9','add'),(1211,'projectsmanagement','9','update'),(1212,'projectsmanagement','9','delete'),(1213,'assets','9','add'),(1214,'assets','9','update'),(1215,'assets','9','delete'),(1216,'accounting','9','deletebank'),(1217,'accounting','9','deleteglaccount'),(1218,'accounting','9','view'),(1219,'bankdeposits','9','add'),(1220,'bankdeposits','9','update'),(1221,'bankdeposits','9','delete'),(1222,'banktransfer','9','add'),(1223,'journalentry','9','add'),(1224,'accountingreports','9','view'),(1225,'peoplecategory','9','add'),(1226,'peoplecategory','9','update'),(1227,'peoplecategory','9','delete'),(1228,'labourrecords','9','add'),(1229,'payroll','9','add'),(1230,'reports','9','view'),(1231,'reports','9','download'),(1232,'reports','9','delete'),(1233,'reports','9','update'),(1234,'reports','9','viewall'),(1235,'displayreport','9','view'),(1236,'grouping','9','add'),(1237,'grouping','9','update'),(1238,'grouping','9','delete'),(1239,'sendsms','9','add'),(1240,'sendsms','9','update'),(1241,'sendsms','9','delete'),(1242,'sendsms','9','transfersms'),(1243,'documents','9','add'),(1244,'documents','9','update'),(1245,'documents','9','delete'),(1246,'documents','9','viewalldocuments'),(1247,'humanresource','9','add'),(1248,'humanresource','9','approve'),(1249,'humanresource','9','update'),(1250,'humanresource','9','delete'),(1251,'humanresource','9','view'),(1252,'humanresource','9','allocate'),(1253,'humanresource','9','viewallpayroll'),(1254,'humanresource','9','leavesetup'),(1255,'humanresource','9','allleaves '),(1256,'humanresource','9','bioattendance'),(1257,'taskscategory','9','add'),(1258,'taskscategory','9','update'),(1259,'taskscategory','9','delete'),(1260,'task','9','add'),(1261,'task','9','update'),(1262,'task','9','viewall'),(1263,'task','9','delete'),(1264,'task','9','postspecifictask'),(1265,'task','9','postgeneraltask'),(1266,'task','9','viewothersspecifictask'),(1267,'task','9','viewothersgeneraltask'),(1268,'task','9','assigntask'),(1269,'task','9','posttaskforothers'),(1270,'callcenter','9','add'),(1271,'callcenter','9','upadate'),(1272,'callcenter','9','view'),(1273,'callcenter','9','download'),(1274,'callcenter','9','delete'),(1275,'deals','9','add'),(1276,'deals','9','update'),(1277,'deals','9','delete'),(1278,'deals','9','viewall'),(1279,'complain','9','add'),(1280,'complain','9','view'),(1281,'complain','9','update'),(1282,'complain','9','allcompalin'),(1283,'complain','9','delete'),(1284,'events','9','add'),(1285,'events','9','update'),(1286,'events','9','delete'),(1287,'password','9','change'),(1288,'profile','9','update'),(1289,'ecommerce','9','add'),(1290,'ecommerce','9','update'),(1291,'ecommerce','9','delete'),(1292,'ecommerce','9','vieworders'),(1293,'ecommerce','9','setup'),(1294,'ecommerce','9','approveorders'),(1295,'config','9','delete'),(1296,'config','9','add'),(1297,'config','9','update'),(1298,'sales','10','add'),(1299,'sales','10','suspend'),(1300,'sales','10','selectmessage'),(1301,'sales','10','printreceipt'),(1302,'sales','10','update'),(1303,'sales','10','cash'),(1304,'sales','10','delete'),(1305,'sales','10','moresales'),(1306,'sales','10','sale'),(1307,'sales','10','Logout'),(1308,'sales','10','mpesabalance'),(1309,'sales','10','displaycustomers'),(1310,'sales','10','discount'),(1311,'sales','10','reprint'),(1312,'sales','10','select'),(1313,'sales','10','printbill'),(1314,'sales','10','productdiscount'),(1315,'sales','10','mpesa'),(1316,'sales','10','order'),(1317,'sales','10','closebill'),(1318,'sales','10','viewbuyingprice'),(1319,'sales','10','editsellingprice'),(1320,'sales','10','updatepaymentmode'),(1321,'sales','10','card'),(1322,'sales','10','clearpayments'),(1323,'sales','10','cheque'),(1324,'sales','10','creditnote'),(1325,'sales','10','voucher'),(1326,'sales','10','salesbeyondbprice'),(1327,'sales','10','points'),(1328,'sales','10','credit'),(1329,'sales','10','selectroom'),(1330,'sales','10','dontprint'),(1331,'sales','10','accountlimit'),(1332,'sales','10','backdatesales'),(1333,'sales','10','recordcoins'),(1334,'sales','10','changetaxstatus'),(1335,'sales','10','leaseitems'),(1336,'sales','10','giveloyalityponts'),(1337,'sales','10','dontshowstock'),(1338,'sales','10','splitbill'),(1339,'sales','10','changeuomonsales'),(1340,'sales','10','selecttable'),(1341,'sales','10','printdelivery'),(1342,'sales','10','sendsms'),(1343,'sales','10','selectcurrency'),(1344,'sales','10','salesperson'),(1345,'sales','10','usekeyboard'),(1346,'sales','10','receiptno'),(1347,'sales','10','negativesales'),(1348,'wholesale','10','sale'),(1349,'wholesale','10','add'),(1350,'wholesale','10','delete'),(1351,'wholesale','10','update'),(1352,'cashiersales','10','entermpesacode'),(1353,'cashiersales','10','editmpesa'),(1354,'cashiersales','10','all'),(1355,'cashiersales','10','delete'),(1356,'cashiersales','10','cashiersales'),(1357,'cashiersales','10','editmpesadate'),(1358,'cashiersales','10','dontshowtotal'),(1359,'cashiersales','10','adddailycollection'),(1360,'cashiersales','10','viewtill'),(1361,'cashiersales','10','viewdailycollections'),(1362,'cashiersales','10','deletedailycollections'),(1363,'cashiersales','10','updatedailycollections'),(1364,'cashiersales','10','reversempesa'),(1365,'cashiersales','10','clearallsales'),(1366,'cashiersales','10','viewallcollections'),(1367,'cashiersales','10','viewallcounters'),(1368,'cashiersales','10','mpesapendingreport'),(1369,'cashiersales','10','mpesaverifiedreport'),(1370,'cashiersales','10','viewcommission'),(1371,'cashiersales','10','viewmpesamessages'),(1372,'cashiersales','10','dailysalesonly'),(1373,'recorddelivery','10','add'),(1374,'recorddelivery','10','view'),(1375,'recorddelivery','10','update'),(1376,'recorddelivery','10','delete'),(1377,'recorddelivery','10','changestatus'),(1378,'recorddelivery','10','report'),(1379,'recorddelivery','10','Dispatched'),(1380,'recorddelivery','10','FailedDelivery'),(1381,'recorddelivery','10','ReturnedandReceived'),(1382,'recorddelivery','10','Delivered'),(1383,'recorddelivery','10','Claimraised'),(1384,'recorddelivery','10','ClaimOK'),(1385,'recorddelivery','10','ClaimDamaged'),(1386,'purchases','10','add'),(1387,'purchases','10','update'),(1388,'purchases','10','delete'),(1389,'purchases','10','updatebuyingprice'),(1390,'purchases','10','updatesellingprice'),(1391,'purchases','10','updateclosedinvoice'),(1392,'purchases','10','viewquotation'),(1393,'purchases','10','viewserials'),(1394,'purchases','10','viewdirectpurchases'),(1395,'purchases','10','viewpurchase'),(1396,'purchases','10','salesorder'),(1397,'purchases','10','budget'),(1398,'purchases','10','showdefaultserials'),(1399,'purchases','10','viewallcounters'),(1400,'purchases','10','approve'),(1401,'purchases','10','addbatchno'),(1402,'purchases','10','addexpirydate'),(1403,'viewreturnsales','10','add'),(1404,'viewreturnsales','10','update'),(1405,'viewreturnsales','10','delete'),(1406,'viewreturnsales','10','return'),(1407,'viewreturnsales','10','clear'),(1408,'viewreturnsales','10','moresales'),(1409,'income','10','View'),(1410,'income','10','add'),(1411,'income','10','wiewinvoices'),(1412,'income','10','detailedvatinvoice'),(1413,'incomeexpenses','10','add'),(1414,'incomeexpenses','10','closeexpense'),(1415,'incomeexpenses','10','update'),(1416,'incomeexpenses','10','updateclosedexpenses'),(1417,'incomeexpenses','10','wiewinvoices'),(1418,'incomeexpenses','10','viewbills'),(1419,'incomeexpenses','10','viewexpense'),(1420,'incomeexpenses','10','viewdebtors'),(1421,'incomeexpenses','10','viewcreditors'),(1422,'incomeexpenses','10','postrentalexpenses'),(1423,'accomodation','10','viewrooms'),(1424,'accomodation','10','addhouse'),(1425,'accomodation','10','dailysales'),(1426,'accomodation','10','viewhouse'),(1427,'accomodation','10','voucher'),(1428,'accomodation','10','mpesa'),(1429,'accomodation','10','points'),(1430,'accomodation','10','credit'),(1431,'accomodation','10','card'),(1432,'accomodation','10','cash'),(1433,'accomodation','10','cheque'),(1434,'accomodation','10','checkinroom'),(1435,'accomodation','10','checkoutroom'),(1436,'accomodation','10','addroom'),(1437,'accomodation','10','cancel'),(1438,'accomodation','10','checkin'),(1439,'accomodation','10','addcharges'),(1440,'accomodation','10','givediscount'),(1441,'accomodation','10','cleanrooms'),(1442,'accomodation','10','updatecharges'),(1443,'accomodation','10','updateroom'),(1444,'accomodation','10','postexpense'),(1445,'accomodation','10','updatehouse'),(1446,'accomodation','10','Post Bank Deposits'),(1447,'accomodation','10','managehotel'),(1448,'accomodation','10','assignrooms'),(1449,'accomodation','10','managerental'),(1450,'accomodation','10','changepayment'),(1451,'accomodation','10','housekeeping'),(1452,'accomodation','10','customerregister'),(1453,'accomodation','10','dailypayments'),(1454,'accomodation','10','advancebooking'),(1455,'accomodation','10','checkoutcustomerwithbalance'),(1456,'accomodation','10','managecustomer'),(1457,'accomodation','10','viewreports'),(1458,'accomodation','10','accomodationmanager'),(1459,'accomodation','10','accommodationcleaner'),(1460,'accomodation','10','accommodationreceiptionist'),(1461,'accomodation','10','config'),(1462,'accomodation','10','viewroomcleaned'),(1463,'accomodation','10','clearsales'),(1464,'accomodation','10','dailycollections'),(1465,'branch','10','add'),(1466,'branch','10','view'),(1467,'branch','10','update'),(1468,'branch','10','delete'),(1469,'members','10','add'),(1470,'members','10','update'),(1471,'members','10','deletepeople'),(1472,'members','10','opencloseshift'),(1473,'users','10','add'),(1474,'users','10','update'),(1475,'users','10','delete'),(1476,'users','10','deleteallroles'),(1477,'productscategory','10','add'),(1478,'productscategory','10','update'),(1479,'productscategory','10','delete'),(1480,'productlist','10','bulk'),(1481,'productlist','10','updatestock'),(1482,'productlist','10','move'),(1483,'productlist','10','more'),(1484,'productlist','10','transfer'),(1485,'productlist','10','addstock'),(1486,'productlist','10','delete'),(1487,'productlist','10','view'),(1488,'productlist','10','update'),(1489,'productlist','10','add'),(1490,'productlist','10','openclosestock'),(1491,'productlist','10','stocktaking'),(1492,'productlist','10','editstocktaken'),(1493,'productlist','10','editopenclosestock'),(1494,'productlist','10','changeserialstatus'),(1495,'productlist','10','viewserials'),(1496,'productlist','10','viewproductsfromallbranches'),(1497,'productlist','10','bulkpriceupdate'),(1498,'productlist','10','viewbprice'),(1499,'products','10','add'),(1500,'products','10','update'),(1501,'products','10','delete'),(1502,'products','10','addstock'),(1503,'products','10','more'),(1504,'products','10','bulk'),(1505,'products','10','deleteorder'),(1506,'products','10','dispatch'),(1507,'products','10','removestock'),(1508,'products','10','price'),(1509,'products','10','removeallstock'),(1510,'products','10','bulkpriceupdate'),(1511,'products','10','viewbprice'),(1512,'incomingstock','10','add'),(1513,'incomingstock','10','update'),(1514,'incomingstock','10','view'),(1515,'incomingstock','10','delete'),(1516,'incomingstore','10','add'),(1517,'incomingstore','10','delete'),(1518,'incomingstore','10','view'),(1519,'lowstocklist','10','add'),(1520,'lowstocklist','10','more'),(1521,'lowstocklist','10','view'),(1522,'lowproducts','10','add'),(1523,'lowproducts','10','update'),(1524,'damagedproducts','10','add'),(1525,'damagedproducts','10','update'),(1526,'damagedproducts','10','delete'),(1527,'projectsmanagement','10','view'),(1528,'projectsmanagement','10','add'),(1529,'projectsmanagement','10','update'),(1530,'projectsmanagement','10','delete'),(1531,'assets','10','add'),(1532,'assets','10','update'),(1533,'assets','10','delete'),(1534,'accounting','10','deletebank'),(1535,'accounting','10','deleteglaccount'),(1536,'accounting','10','view'),(1537,'bankdeposits','10','add'),(1538,'bankdeposits','10','update'),(1539,'bankdeposits','10','delete'),(1540,'banktransfer','10','add'),(1541,'journalentry','10','add'),(1542,'accountingreports','10','view'),(1543,'peoplecategory','10','add'),(1544,'peoplecategory','10','update'),(1545,'peoplecategory','10','delete'),(1546,'labourrecords','10','add'),(1547,'payroll','10','add'),(1548,'reports','10','view'),(1549,'reports','10','download'),(1550,'reports','10','delete'),(1551,'reports','10','update'),(1552,'reports','10','viewall'),(1553,'displayreport','10','view'),(1554,'grouping','10','add'),(1555,'grouping','10','update'),(1556,'grouping','10','delete'),(1557,'sendsms','10','add'),(1558,'sendsms','10','update'),(1559,'sendsms','10','delete'),(1560,'sendsms','10','transfersms'),(1561,'documents','10','add'),(1562,'documents','10','update'),(1563,'documents','10','delete'),(1564,'documents','10','viewalldocuments'),(1565,'humanresource','10','add'),(1566,'humanresource','10','approve'),(1567,'humanresource','10','update'),(1568,'humanresource','10','delete'),(1569,'humanresource','10','view'),(1570,'humanresource','10','allocate'),(1571,'humanresource','10','viewallpayroll'),(1572,'humanresource','10','leavesetup'),(1573,'humanresource','10','allleaves '),(1574,'humanresource','10','bioattendance'),(1575,'taskscategory','10','add'),(1576,'taskscategory','10','update'),(1577,'taskscategory','10','delete'),(1578,'task','10','add'),(1579,'task','10','update'),(1580,'task','10','viewall'),(1581,'task','10','delete'),(1582,'task','10','postspecifictask'),(1583,'task','10','postgeneraltask'),(1584,'task','10','viewothersspecifictask'),(1585,'task','10','viewothersgeneraltask'),(1586,'task','10','assigntask'),(1587,'task','10','posttaskforothers'),(1588,'callcenter','10','add'),(1589,'callcenter','10','upadate'),(1590,'callcenter','10','view'),(1591,'callcenter','10','download'),(1592,'callcenter','10','delete'),(1593,'deals','10','add'),(1594,'deals','10','update'),(1595,'deals','10','delete'),(1596,'deals','10','viewall'),(1597,'complain','10','add'),(1598,'complain','10','view'),(1599,'complain','10','update'),(1600,'complain','10','allcompalin'),(1601,'complain','10','delete'),(1602,'events','10','add'),(1603,'events','10','update'),(1604,'events','10','delete'),(1605,'password','10','change'),(1606,'profile','10','update'),(1607,'ecommerce','10','add'),(1608,'ecommerce','10','update'),(1609,'ecommerce','10','delete'),(1610,'ecommerce','10','vieworders'),(1611,'ecommerce','10','setup'),(1612,'ecommerce','10','approveorders'),(1613,'config','10','delete'),(1614,'config','10','add'),(1615,'config','10','update'),(1616,'sales','11','add'),(1617,'sales','11','suspend'),(1618,'sales','11','selectmessage'),(1619,'sales','11','printreceipt'),(1620,'sales','11','update'),(1621,'sales','11','cash'),(1622,'sales','11','delete'),(1623,'sales','11','moresales'),(1624,'sales','11','sale'),(1625,'sales','11','Logout'),(1626,'sales','11','mpesabalance'),(1627,'sales','11','displaycustomers'),(1628,'sales','11','discount'),(1629,'sales','11','reprint'),(1630,'sales','11','select'),(1631,'sales','11','printbill'),(1632,'sales','11','productdiscount'),(1633,'sales','11','mpesa'),(1634,'sales','11','order'),(1635,'sales','11','closebill'),(1636,'sales','11','viewbuyingprice'),(1637,'sales','11','editsellingprice'),(1638,'sales','11','updatepaymentmode'),(1639,'sales','11','card'),(1640,'sales','11','clearpayments'),(1641,'sales','11','cheque'),(1642,'sales','11','creditnote'),(1643,'sales','11','voucher'),(1644,'sales','11','salesbeyondbprice'),(1645,'sales','11','points'),(1646,'sales','11','credit'),(1647,'sales','11','selectroom'),(1648,'sales','11','dontprint'),(1649,'sales','11','accountlimit'),(1650,'sales','11','backdatesales'),(1651,'sales','11','recordcoins'),(1652,'sales','11','changetaxstatus'),(1653,'sales','11','leaseitems'),(1654,'sales','11','giveloyalityponts'),(1655,'sales','11','dontshowstock'),(1656,'sales','11','splitbill'),(1657,'sales','11','changeuomonsales'),(1658,'sales','11','selecttable'),(1659,'sales','11','printdelivery'),(1660,'sales','11','sendsms'),(1661,'sales','11','selectcurrency'),(1662,'sales','11','salesperson'),(1663,'sales','11','usekeyboard'),(1664,'sales','11','receiptno'),(1665,'sales','11','negativesales'),(1666,'wholesale','11','sale'),(1667,'wholesale','11','add'),(1668,'wholesale','11','delete'),(1669,'wholesale','11','update'),(1670,'cashiersales','11','entermpesacode'),(1671,'cashiersales','11','editmpesa'),(1672,'cashiersales','11','all'),(1673,'cashiersales','11','delete'),(1674,'cashiersales','11','cashiersales'),(1675,'cashiersales','11','editmpesadate'),(1676,'cashiersales','11','dontshowtotal'),(1677,'cashiersales','11','adddailycollection'),(1678,'cashiersales','11','viewtill'),(1679,'cashiersales','11','viewdailycollections'),(1680,'cashiersales','11','deletedailycollections'),(1681,'cashiersales','11','updatedailycollections'),(1682,'cashiersales','11','reversempesa'),(1683,'cashiersales','11','clearallsales'),(1684,'cashiersales','11','viewallcollections'),(1685,'cashiersales','11','viewallcounters'),(1686,'cashiersales','11','mpesapendingreport'),(1687,'cashiersales','11','mpesaverifiedreport'),(1688,'cashiersales','11','viewcommission'),(1689,'cashiersales','11','viewmpesamessages'),(1690,'cashiersales','11','dailysalesonly'),(1691,'recorddelivery','11','add'),(1692,'recorddelivery','11','view'),(1693,'recorddelivery','11','update'),(1694,'recorddelivery','11','delete'),(1695,'recorddelivery','11','changestatus'),(1696,'recorddelivery','11','report'),(1697,'recorddelivery','11','Dispatched'),(1698,'recorddelivery','11','FailedDelivery'),(1699,'recorddelivery','11','ReturnedandReceived'),(1700,'recorddelivery','11','Delivered'),(1701,'recorddelivery','11','Claimraised'),(1702,'recorddelivery','11','ClaimOK'),(1703,'recorddelivery','11','ClaimDamaged'),(1704,'purchases','11','add'),(1705,'purchases','11','update'),(1706,'purchases','11','delete'),(1707,'purchases','11','updatebuyingprice'),(1708,'purchases','11','updatesellingprice'),(1709,'purchases','11','updateclosedinvoice'),(1710,'purchases','11','viewquotation'),(1711,'purchases','11','viewserials'),(1712,'purchases','11','viewdirectpurchases'),(1713,'purchases','11','viewpurchase'),(1714,'purchases','11','salesorder'),(1715,'purchases','11','budget'),(1716,'purchases','11','showdefaultserials'),(1717,'purchases','11','viewallcounters'),(1718,'purchases','11','approve'),(1719,'purchases','11','addbatchno'),(1720,'purchases','11','addexpirydate'),(1721,'viewreturnsales','11','add'),(1722,'viewreturnsales','11','update'),(1723,'viewreturnsales','11','delete'),(1724,'viewreturnsales','11','return'),(1725,'viewreturnsales','11','clear'),(1726,'viewreturnsales','11','moresales'),(1727,'income','11','View'),(1728,'income','11','add'),(1729,'income','11','wiewinvoices'),(1730,'income','11','detailedvatinvoice'),(1731,'incomeexpenses','11','add'),(1732,'incomeexpenses','11','closeexpense'),(1733,'incomeexpenses','11','update'),(1734,'incomeexpenses','11','updateclosedexpenses'),(1735,'incomeexpenses','11','wiewinvoices'),(1736,'incomeexpenses','11','viewbills'),(1737,'incomeexpenses','11','viewexpense'),(1738,'incomeexpenses','11','viewdebtors'),(1739,'incomeexpenses','11','viewcreditors'),(1740,'incomeexpenses','11','postrentalexpenses'),(1741,'accomodation','11','viewrooms'),(1742,'accomodation','11','addhouse'),(1743,'accomodation','11','dailysales'),(1744,'accomodation','11','viewhouse'),(1745,'accomodation','11','voucher'),(1746,'accomodation','11','mpesa'),(1747,'accomodation','11','points'),(1748,'accomodation','11','credit'),(1749,'accomodation','11','card'),(1750,'accomodation','11','cash'),(1751,'accomodation','11','cheque'),(1752,'accomodation','11','checkinroom'),(1753,'accomodation','11','checkoutroom'),(1754,'accomodation','11','addroom'),(1755,'accomodation','11','cancel'),(1756,'accomodation','11','checkin'),(1757,'accomodation','11','addcharges'),(1758,'accomodation','11','givediscount'),(1759,'accomodation','11','cleanrooms'),(1760,'accomodation','11','updatecharges'),(1761,'accomodation','11','updateroom'),(1762,'accomodation','11','postexpense'),(1763,'accomodation','11','updatehouse'),(1764,'accomodation','11','Post Bank Deposits'),(1765,'accomodation','11','managehotel'),(1766,'accomodation','11','assignrooms'),(1767,'accomodation','11','managerental'),(1768,'accomodation','11','changepayment'),(1769,'accomodation','11','housekeeping'),(1770,'accomodation','11','customerregister'),(1771,'accomodation','11','dailypayments'),(1772,'accomodation','11','advancebooking'),(1773,'accomodation','11','checkoutcustomerwithbalance'),(1774,'accomodation','11','managecustomer'),(1775,'accomodation','11','viewreports'),(1776,'accomodation','11','accomodationmanager'),(1777,'accomodation','11','accommodationcleaner'),(1778,'accomodation','11','accommodationreceiptionist'),(1779,'accomodation','11','config'),(1780,'accomodation','11','viewroomcleaned'),(1781,'accomodation','11','clearsales'),(1782,'accomodation','11','dailycollections'),(1783,'branch','11','add'),(1784,'branch','11','view'),(1785,'branch','11','update'),(1786,'branch','11','delete'),(1787,'members','11','add'),(1788,'members','11','update'),(1789,'members','11','deletepeople'),(1790,'members','11','opencloseshift'),(1791,'users','11','add'),(1792,'users','11','update'),(1793,'users','11','delete'),(1794,'users','11','deleteallroles'),(1795,'productscategory','11','add'),(1796,'productscategory','11','update'),(1797,'productscategory','11','delete'),(1798,'productlist','11','bulk'),(1799,'productlist','11','updatestock'),(1800,'productlist','11','move'),(1801,'productlist','11','more'),(1802,'productlist','11','transfer'),(1803,'productlist','11','addstock'),(1804,'productlist','11','delete'),(1805,'productlist','11','view'),(1806,'productlist','11','update'),(1807,'productlist','11','add'),(1808,'productlist','11','openclosestock'),(1809,'productlist','11','stocktaking'),(1810,'productlist','11','editstocktaken'),(1811,'productlist','11','editopenclosestock'),(1812,'productlist','11','changeserialstatus'),(1813,'productlist','11','viewserials'),(1814,'productlist','11','viewproductsfromallbranches'),(1815,'productlist','11','bulkpriceupdate'),(1816,'productlist','11','viewbprice'),(1817,'products','11','add'),(1818,'products','11','update'),(1819,'products','11','delete'),(1820,'products','11','addstock'),(1821,'products','11','more'),(1822,'products','11','bulk'),(1823,'products','11','deleteorder'),(1824,'products','11','dispatch'),(1825,'products','11','removestock'),(1826,'products','11','price'),(1827,'products','11','removeallstock'),(1828,'products','11','bulkpriceupdate'),(1829,'products','11','viewbprice'),(1830,'incomingstock','11','add'),(1831,'incomingstock','11','update'),(1832,'incomingstock','11','view'),(1833,'incomingstock','11','delete'),(1834,'incomingstore','11','add'),(1835,'incomingstore','11','delete'),(1836,'incomingstore','11','view'),(1837,'lowstocklist','11','add'),(1838,'lowstocklist','11','more'),(1839,'lowstocklist','11','view'),(1840,'lowproducts','11','add'),(1841,'lowproducts','11','update'),(1842,'damagedproducts','11','add'),(1843,'damagedproducts','11','update'),(1844,'damagedproducts','11','delete'),(1845,'projectsmanagement','11','view'),(1846,'projectsmanagement','11','add'),(1847,'projectsmanagement','11','update'),(1848,'projectsmanagement','11','delete'),(1849,'assets','11','add'),(1850,'assets','11','update'),(1851,'assets','11','delete'),(1852,'accounting','11','deletebank'),(1853,'accounting','11','deleteglaccount'),(1854,'accounting','11','view'),(1855,'bankdeposits','11','add'),(1856,'bankdeposits','11','update'),(1857,'bankdeposits','11','delete'),(1858,'banktransfer','11','add'),(1859,'journalentry','11','add'),(1860,'accountingreports','11','view'),(1861,'peoplecategory','11','add'),(1862,'peoplecategory','11','update'),(1863,'peoplecategory','11','delete'),(1864,'labourrecords','11','add'),(1865,'payroll','11','add'),(1866,'reports','11','view'),(1867,'reports','11','download'),(1868,'reports','11','delete'),(1869,'reports','11','update'),(1870,'reports','11','viewall'),(1871,'displayreport','11','view'),(1872,'grouping','11','add'),(1873,'grouping','11','update'),(1874,'grouping','11','delete'),(1875,'sendsms','11','add'),(1876,'sendsms','11','update'),(1877,'sendsms','11','delete'),(1878,'sendsms','11','transfersms'),(1879,'documents','11','add'),(1880,'documents','11','update'),(1881,'documents','11','delete'),(1882,'documents','11','viewalldocuments'),(1883,'humanresource','11','add'),(1884,'humanresource','11','approve'),(1885,'humanresource','11','update'),(1886,'humanresource','11','delete'),(1887,'humanresource','11','view'),(1888,'humanresource','11','allocate'),(1889,'humanresource','11','viewallpayroll'),(1890,'humanresource','11','leavesetup'),(1891,'humanresource','11','allleaves '),(1892,'humanresource','11','bioattendance'),(1893,'taskscategory','11','add'),(1894,'taskscategory','11','update'),(1895,'taskscategory','11','delete'),(1896,'task','11','add'),(1897,'task','11','update'),(1898,'task','11','viewall'),(1899,'task','11','delete'),(1900,'task','11','postspecifictask'),(1901,'task','11','postgeneraltask'),(1902,'task','11','viewothersspecifictask'),(1903,'task','11','viewothersgeneraltask'),(1904,'task','11','assigntask'),(1905,'task','11','posttaskforothers'),(1906,'callcenter','11','add'),(1907,'callcenter','11','upadate'),(1908,'callcenter','11','view'),(1909,'callcenter','11','download'),(1910,'callcenter','11','delete'),(1911,'deals','11','add'),(1912,'deals','11','update'),(1913,'deals','11','delete'),(1914,'deals','11','viewall'),(1915,'complain','11','add'),(1916,'complain','11','view'),(1917,'complain','11','update'),(1918,'complain','11','allcompalin'),(1919,'complain','11','delete'),(1920,'events','11','add'),(1921,'events','11','update'),(1922,'events','11','delete'),(1923,'password','11','change'),(1924,'profile','11','update'),(1925,'ecommerce','11','add'),(1926,'ecommerce','11','update'),(1927,'ecommerce','11','delete'),(1928,'ecommerce','11','vieworders'),(1929,'ecommerce','11','setup'),(1930,'ecommerce','11','approveorders'),(1931,'config','11','delete'),(1932,'config','11','add'),(1933,'config','11','update'),(1934,'sales','12','add'),(1935,'sales','12','suspend'),(1936,'sales','12','selectmessage'),(1937,'sales','12','printreceipt'),(1938,'sales','12','update'),(1939,'sales','12','cash'),(1940,'sales','12','delete'),(1941,'sales','12','moresales'),(1942,'sales','12','sale'),(1943,'sales','12','Logout'),(1944,'sales','12','mpesabalance'),(1945,'sales','12','displaycustomers'),(1946,'sales','12','discount'),(1947,'sales','12','reprint'),(1948,'sales','12','select'),(1949,'sales','12','printbill'),(1950,'sales','12','productdiscount'),(1951,'sales','12','mpesa'),(1952,'sales','12','order'),(1953,'sales','12','closebill'),(1954,'sales','12','viewbuyingprice'),(1955,'sales','12','editsellingprice'),(1956,'sales','12','updatepaymentmode'),(1957,'sales','12','card'),(1958,'sales','12','clearpayments'),(1959,'sales','12','cheque'),(1960,'sales','12','creditnote'),(1961,'sales','12','voucher'),(1962,'sales','12','salesbeyondbprice'),(1963,'sales','12','points'),(1964,'sales','12','credit'),(1965,'sales','12','selectroom'),(1966,'sales','12','dontprint'),(1967,'sales','12','accountlimit'),(1968,'sales','12','backdatesales'),(1969,'sales','12','recordcoins'),(1970,'sales','12','changetaxstatus'),(1971,'sales','12','leaseitems'),(1972,'sales','12','giveloyalityponts'),(1973,'sales','12','dontshowstock'),(1974,'sales','12','splitbill'),(1975,'sales','12','changeuomonsales'),(1976,'sales','12','selecttable'),(1977,'sales','12','printdelivery'),(1978,'sales','12','sendsms'),(1979,'sales','12','selectcurrency'),(1980,'sales','12','salesperson'),(1981,'sales','12','usekeyboard'),(1982,'sales','12','receiptno'),(1983,'sales','12','negativesales'),(1984,'wholesale','12','sale'),(1985,'wholesale','12','add'),(1986,'wholesale','12','delete'),(1987,'wholesale','12','update'),(1988,'cashiersales','12','entermpesacode'),(1989,'cashiersales','12','editmpesa'),(1990,'cashiersales','12','all'),(1991,'cashiersales','12','delete'),(1992,'cashiersales','12','cashiersales'),(1993,'cashiersales','12','editmpesadate'),(1994,'cashiersales','12','dontshowtotal'),(1995,'cashiersales','12','adddailycollection'),(1996,'cashiersales','12','viewtill'),(1997,'cashiersales','12','viewdailycollections'),(1998,'cashiersales','12','deletedailycollections'),(1999,'cashiersales','12','updatedailycollections'),(2000,'cashiersales','12','reversempesa'),(2001,'cashiersales','12','clearallsales'),(2002,'cashiersales','12','viewallcollections'),(2003,'cashiersales','12','viewallcounters'),(2004,'cashiersales','12','mpesapendingreport'),(2005,'cashiersales','12','mpesaverifiedreport'),(2006,'cashiersales','12','viewcommission'),(2007,'cashiersales','12','viewmpesamessages'),(2008,'cashiersales','12','dailysalesonly'),(2009,'recorddelivery','12','add'),(2010,'recorddelivery','12','view'),(2011,'recorddelivery','12','update'),(2012,'recorddelivery','12','delete'),(2013,'recorddelivery','12','changestatus'),(2014,'recorddelivery','12','report'),(2015,'recorddelivery','12','Dispatched'),(2016,'recorddelivery','12','FailedDelivery'),(2017,'recorddelivery','12','ReturnedandReceived'),(2018,'recorddelivery','12','Delivered'),(2019,'recorddelivery','12','Claimraised'),(2020,'recorddelivery','12','ClaimOK'),(2021,'recorddelivery','12','ClaimDamaged'),(2022,'purchases','12','add'),(2023,'purchases','12','update'),(2024,'purchases','12','delete'),(2025,'purchases','12','updatebuyingprice'),(2026,'purchases','12','updatesellingprice'),(2027,'purchases','12','updateclosedinvoice'),(2028,'purchases','12','viewquotation'),(2029,'purchases','12','viewserials'),(2030,'purchases','12','viewdirectpurchases'),(2031,'purchases','12','viewpurchase'),(2032,'purchases','12','salesorder'),(2033,'purchases','12','budget'),(2034,'purchases','12','showdefaultserials'),(2035,'purchases','12','viewallcounters'),(2036,'purchases','12','approve'),(2037,'purchases','12','addbatchno'),(2038,'purchases','12','addexpirydate'),(2039,'viewreturnsales','12','add'),(2040,'viewreturnsales','12','update'),(2041,'viewreturnsales','12','delete'),(2042,'viewreturnsales','12','return'),(2043,'viewreturnsales','12','clear'),(2044,'viewreturnsales','12','moresales'),(2045,'income','12','View'),(2046,'income','12','add'),(2047,'income','12','wiewinvoices'),(2048,'income','12','detailedvatinvoice'),(2049,'incomeexpenses','12','add'),(2050,'incomeexpenses','12','closeexpense'),(2051,'incomeexpenses','12','update'),(2052,'incomeexpenses','12','updateclosedexpenses'),(2053,'incomeexpenses','12','wiewinvoices'),(2054,'incomeexpenses','12','viewbills'),(2055,'incomeexpenses','12','viewexpense'),(2056,'incomeexpenses','12','viewdebtors'),(2057,'incomeexpenses','12','viewcreditors'),(2058,'incomeexpenses','12','postrentalexpenses'),(2059,'accomodation','12','viewrooms'),(2060,'accomodation','12','addhouse'),(2061,'accomodation','12','dailysales'),(2062,'accomodation','12','viewhouse'),(2063,'accomodation','12','voucher'),(2064,'accomodation','12','mpesa'),(2065,'accomodation','12','points'),(2066,'accomodation','12','credit'),(2067,'accomodation','12','card'),(2068,'accomodation','12','cash'),(2069,'accomodation','12','cheque'),(2070,'accomodation','12','checkinroom'),(2071,'accomodation','12','checkoutroom'),(2072,'accomodation','12','addroom'),(2073,'accomodation','12','cancel'),(2074,'accomodation','12','checkin'),(2075,'accomodation','12','addcharges'),(2076,'accomodation','12','givediscount'),(2077,'accomodation','12','cleanrooms'),(2078,'accomodation','12','updatecharges'),(2079,'accomodation','12','updateroom'),(2080,'accomodation','12','postexpense'),(2081,'accomodation','12','updatehouse'),(2082,'accomodation','12','Post Bank Deposits'),(2083,'accomodation','12','managehotel'),(2084,'accomodation','12','assignrooms'),(2085,'accomodation','12','managerental'),(2086,'accomodation','12','changepayment'),(2087,'accomodation','12','housekeeping'),(2088,'accomodation','12','customerregister'),(2089,'accomodation','12','dailypayments'),(2090,'accomodation','12','advancebooking'),(2091,'accomodation','12','checkoutcustomerwithbalance'),(2092,'accomodation','12','managecustomer'),(2093,'accomodation','12','viewreports'),(2094,'accomodation','12','accomodationmanager'),(2095,'accomodation','12','accommodationcleaner'),(2096,'accomodation','12','accommodationreceiptionist'),(2097,'accomodation','12','config'),(2098,'accomodation','12','viewroomcleaned'),(2099,'accomodation','12','clearsales'),(2100,'accomodation','12','dailycollections'),(2101,'branch','12','add'),(2102,'branch','12','view'),(2103,'branch','12','update'),(2104,'branch','12','delete'),(2105,'members','12','add'),(2106,'members','12','update'),(2107,'members','12','deletepeople'),(2108,'members','12','opencloseshift'),(2109,'users','12','add'),(2110,'users','12','update'),(2111,'users','12','delete'),(2112,'users','12','deleteallroles'),(2113,'productscategory','12','add'),(2114,'productscategory','12','update'),(2115,'productscategory','12','delete'),(2116,'productlist','12','bulk'),(2117,'productlist','12','updatestock'),(2118,'productlist','12','move'),(2119,'productlist','12','more'),(2120,'productlist','12','transfer'),(2121,'productlist','12','addstock'),(2122,'productlist','12','delete'),(2123,'productlist','12','view'),(2124,'productlist','12','update'),(2125,'productlist','12','add'),(2126,'productlist','12','openclosestock'),(2127,'productlist','12','stocktaking'),(2128,'productlist','12','editstocktaken'),(2129,'productlist','12','editopenclosestock'),(2130,'productlist','12','changeserialstatus'),(2131,'productlist','12','viewserials'),(2132,'productlist','12','viewproductsfromallbranches'),(2133,'productlist','12','bulkpriceupdate'),(2134,'productlist','12','viewbprice'),(2135,'products','12','add'),(2136,'products','12','update'),(2137,'products','12','delete'),(2138,'products','12','addstock'),(2139,'products','12','more'),(2140,'products','12','bulk'),(2141,'products','12','deleteorder'),(2142,'products','12','dispatch'),(2143,'products','12','removestock'),(2144,'products','12','price'),(2145,'products','12','removeallstock'),(2146,'products','12','bulkpriceupdate'),(2147,'products','12','viewbprice'),(2148,'incomingstock','12','add'),(2149,'incomingstock','12','update'),(2150,'incomingstock','12','view'),(2151,'incomingstock','12','delete'),(2152,'incomingstore','12','add'),(2153,'incomingstore','12','delete'),(2154,'incomingstore','12','view'),(2155,'lowstocklist','12','add'),(2156,'lowstocklist','12','more'),(2157,'lowstocklist','12','view'),(2158,'lowproducts','12','add'),(2159,'lowproducts','12','update'),(2160,'damagedproducts','12','add'),(2161,'damagedproducts','12','update'),(2162,'damagedproducts','12','delete'),(2163,'projectsmanagement','12','view'),(2164,'projectsmanagement','12','add'),(2165,'projectsmanagement','12','update'),(2166,'projectsmanagement','12','delete'),(2167,'assets','12','add'),(2168,'assets','12','update'),(2169,'assets','12','delete'),(2170,'accounting','12','deletebank'),(2171,'accounting','12','deleteglaccount'),(2172,'accounting','12','view'),(2173,'bankdeposits','12','add'),(2174,'bankdeposits','12','update'),(2175,'bankdeposits','12','delete'),(2176,'banktransfer','12','add'),(2177,'journalentry','12','add'),(2178,'accountingreports','12','view'),(2179,'peoplecategory','12','add'),(2180,'peoplecategory','12','update'),(2181,'peoplecategory','12','delete'),(2182,'labourrecords','12','add'),(2183,'payroll','12','add'),(2184,'reports','12','view'),(2185,'reports','12','download'),(2186,'reports','12','delete'),(2187,'reports','12','update'),(2188,'reports','12','viewall'),(2189,'displayreport','12','view'),(2190,'grouping','12','add'),(2191,'grouping','12','update'),(2192,'grouping','12','delete'),(2193,'sendsms','12','add'),(2194,'sendsms','12','update'),(2195,'sendsms','12','delete'),(2196,'sendsms','12','transfersms'),(2197,'documents','12','add'),(2198,'documents','12','update'),(2199,'documents','12','delete'),(2200,'documents','12','viewalldocuments'),(2201,'humanresource','12','add'),(2202,'humanresource','12','approve'),(2203,'humanresource','12','update'),(2204,'humanresource','12','delete'),(2205,'humanresource','12','view'),(2206,'humanresource','12','allocate'),(2207,'humanresource','12','viewallpayroll'),(2208,'humanresource','12','leavesetup'),(2209,'humanresource','12','allleaves '),(2210,'humanresource','12','bioattendance'),(2211,'taskscategory','12','add'),(2212,'taskscategory','12','update'),(2213,'taskscategory','12','delete'),(2214,'task','12','add'),(2215,'task','12','update'),(2216,'task','12','viewall'),(2217,'task','12','delete'),(2218,'task','12','postspecifictask'),(2219,'task','12','postgeneraltask'),(2220,'task','12','viewothersspecifictask'),(2221,'task','12','viewothersgeneraltask'),(2222,'task','12','assigntask'),(2223,'task','12','posttaskforothers'),(2224,'callcenter','12','add'),(2225,'callcenter','12','upadate'),(2226,'callcenter','12','view'),(2227,'callcenter','12','download'),(2228,'callcenter','12','delete'),(2229,'deals','12','add'),(2230,'deals','12','update'),(2231,'deals','12','delete'),(2232,'deals','12','viewall'),(2233,'complain','12','add'),(2234,'complain','12','view'),(2235,'complain','12','update'),(2236,'complain','12','allcompalin'),(2237,'complain','12','delete'),(2238,'events','12','add'),(2239,'events','12','update'),(2240,'events','12','delete'),(2241,'password','12','change'),(2242,'profile','12','update'),(2243,'ecommerce','12','add'),(2244,'ecommerce','12','update'),(2245,'ecommerce','12','delete'),(2246,'ecommerce','12','vieworders'),(2247,'ecommerce','12','setup'),(2248,'ecommerce','12','approveorders'),(2249,'config','12','delete'),(2250,'config','12','add'),(2251,'config','12','update'),(5312,'sales','23','add'),(5313,'sales','23','suspend'),(5314,'sales','23','selectmessage'),(5315,'sales','23','printreceipt'),(5316,'sales','23','update'),(5317,'sales','23','cash'),(5318,'sales','23','delete'),(5319,'sales','23','moresales'),(5320,'sales','23','sale'),(5321,'sales','23','Logout'),(5322,'sales','23','mpesabalance'),(5323,'sales','23','displaycustomers'),(5324,'sales','23','discount'),(5325,'sales','23','reprint'),(5326,'sales','23','select'),(5327,'sales','23','printbill'),(5328,'sales','23','productdiscount'),(5329,'sales','23','mpesa'),(5330,'sales','23','order'),(5331,'sales','23','closebill'),(5332,'sales','23','viewbuyingprice'),(5333,'sales','23','editsellingprice'),(5334,'sales','23','updatepaymentmode'),(5335,'sales','23','card'),(5336,'sales','23','clearpayments'),(5337,'sales','23','cheque'),(5338,'sales','23','creditnote'),(5339,'sales','23','voucher'),(5340,'sales','23','salesbeyondbprice'),(5341,'sales','23','points'),(5342,'sales','23','credit'),(5343,'sales','23','selectroom'),(5344,'sales','23','dontprint'),(5345,'sales','23','accountlimit'),(5346,'sales','23','backdatesales'),(5347,'sales','23','recordcoins'),(5348,'sales','23','changetaxstatus'),(5349,'sales','23','leaseitems'),(5350,'sales','23','giveloyalityponts'),(5351,'sales','23','dontshowstock'),(5352,'sales','23','splitbill'),(5353,'sales','23','changeuomonsales'),(5354,'sales','23','selecttable'),(5355,'sales','23','printdelivery'),(5356,'sales','23','sendsms'),(5357,'sales','23','selectcurrency'),(5358,'sales','23','salesperson'),(5359,'sales','23','usekeyboard'),(5360,'sales','23','receiptno'),(5361,'sales','23','negativesales'),(5362,'wholesale','23','sale'),(5363,'wholesale','23','add'),(5364,'wholesale','23','delete'),(5365,'wholesale','23','update'),(5366,'cashiersales','23','entermpesacode'),(5367,'cashiersales','23','editmpesa'),(5368,'cashiersales','23','all'),(5369,'cashiersales','23','delete'),(5370,'cashiersales','23','cashiersales'),(5371,'cashiersales','23','editmpesadate'),(5372,'cashiersales','23','dontshowtotal'),(5373,'cashiersales','23','adddailycollection'),(5374,'cashiersales','23','viewtill'),(5375,'cashiersales','23','viewdailycollections'),(5376,'cashiersales','23','deletedailycollections'),(5377,'cashiersales','23','updatedailycollections'),(5378,'cashiersales','23','reversempesa'),(5379,'cashiersales','23','clearallsales'),(5380,'cashiersales','23','viewallcollections'),(5381,'cashiersales','23','viewallcounters'),(5382,'cashiersales','23','mpesapendingreport'),(5383,'cashiersales','23','mpesaverifiedreport'),(5384,'cashiersales','23','viewcommission'),(5385,'cashiersales','23','viewmpesamessages'),(5386,'cashiersales','23','dailysalesonly'),(5387,'recorddelivery','23','add'),(5388,'recorddelivery','23','view'),(5389,'recorddelivery','23','update'),(5390,'recorddelivery','23','delete'),(5391,'recorddelivery','23','changestatus'),(5392,'recorddelivery','23','report'),(5393,'recorddelivery','23','Dispatched'),(5394,'recorddelivery','23','FailedDelivery'),(5395,'recorddelivery','23','ReturnedandReceived'),(5396,'recorddelivery','23','Delivered'),(5397,'recorddelivery','23','Claimraised'),(5398,'recorddelivery','23','ClaimOK'),(5399,'recorddelivery','23','ClaimDamaged'),(5400,'purchases','23','add'),(5401,'purchases','23','update'),(5402,'purchases','23','delete'),(5403,'purchases','23','updatebuyingprice'),(5404,'purchases','23','updatesellingprice'),(5405,'purchases','23','updateclosedinvoice'),(5406,'purchases','23','viewquotation'),(5407,'purchases','23','viewserials'),(5408,'purchases','23','viewdirectpurchases'),(5409,'purchases','23','viewpurchase'),(5410,'purchases','23','salesorder'),(5411,'purchases','23','budget'),(5412,'purchases','23','showdefaultserials'),(5413,'purchases','23','viewallcounters'),(5414,'purchases','23','approve'),(5415,'purchases','23','addbatchno'),(5416,'purchases','23','addexpirydate'),(5417,'viewreturnsales','23','add'),(5418,'viewreturnsales','23','update'),(5419,'viewreturnsales','23','delete'),(5420,'viewreturnsales','23','return'),(5421,'viewreturnsales','23','clear'),(5422,'viewreturnsales','23','moresales'),(5423,'income','23','View'),(5424,'income','23','add'),(5425,'income','23','wiewinvoices'),(5426,'income','23','detailedvatinvoice'),(5427,'incomeexpenses','23','add'),(5428,'incomeexpenses','23','closeexpense'),(5429,'incomeexpenses','23','update'),(5430,'incomeexpenses','23','updateclosedexpenses'),(5431,'incomeexpenses','23','wiewinvoices'),(5432,'incomeexpenses','23','viewbills'),(5433,'incomeexpenses','23','viewexpense'),(5434,'incomeexpenses','23','viewdebtors'),(5435,'incomeexpenses','23','viewcreditors'),(5436,'incomeexpenses','23','postrentalexpenses'),(5437,'accomodation','23','viewrooms'),(5438,'accomodation','23','addhouse'),(5439,'accomodation','23','dailysales'),(5440,'accomodation','23','viewhouse'),(5441,'accomodation','23','voucher'),(5442,'accomodation','23','mpesa'),(5443,'accomodation','23','points'),(5444,'accomodation','23','credit'),(5445,'accomodation','23','card'),(5446,'accomodation','23','cash'),(5447,'accomodation','23','cheque'),(5448,'accomodation','23','checkinroom'),(5449,'accomodation','23','checkoutroom'),(5450,'accomodation','23','addroom'),(5451,'accomodation','23','cancel'),(5452,'accomodation','23','checkin'),(5453,'accomodation','23','addcharges'),(5454,'accomodation','23','givediscount'),(5455,'accomodation','23','cleanrooms'),(5456,'accomodation','23','updatecharges'),(5457,'accomodation','23','updateroom'),(5458,'accomodation','23','postexpense'),(5459,'accomodation','23','updatehouse'),(5460,'accomodation','23','Post Bank Deposits'),(5461,'accomodation','23','managehotel'),(5462,'accomodation','23','assignrooms'),(5463,'accomodation','23','managerental'),(5464,'accomodation','23','changepayment'),(5465,'accomodation','23','housekeeping'),(5466,'accomodation','23','customerregister'),(5467,'accomodation','23','dailypayments'),(5468,'accomodation','23','advancebooking'),(5469,'accomodation','23','checkoutcustomerwithbalance'),(5470,'accomodation','23','managecustomer'),(5471,'accomodation','23','viewreports'),(5472,'accomodation','23','accomodationmanager'),(5473,'accomodation','23','accommodationcleaner'),(5474,'accomodation','23','accommodationreceiptionist'),(5475,'accomodation','23','config'),(5476,'accomodation','23','viewroomcleaned'),(5477,'accomodation','23','clearsales'),(5478,'accomodation','23','dailycollections'),(5479,'branch','23','add'),(5480,'branch','23','view'),(5481,'branch','23','update'),(5482,'branch','23','delete'),(5483,'members','23','add'),(5484,'members','23','update'),(5485,'members','23','deletepeople'),(5486,'members','23','opencloseshift'),(5487,'users','23','add'),(5488,'users','23','update'),(5489,'users','23','delete'),(5490,'users','23','deleteallroles'),(5491,'productscategory','23','add'),(5492,'productscategory','23','update'),(5493,'productscategory','23','delete'),(5494,'productlist','23','bulk'),(5495,'productlist','23','updatestock'),(5496,'productlist','23','move'),(5497,'productlist','23','more'),(5498,'productlist','23','transfer'),(5499,'productlist','23','addstock'),(5500,'productlist','23','delete'),(5501,'productlist','23','view'),(5502,'productlist','23','update'),(5503,'productlist','23','add'),(5504,'productlist','23','openclosestock'),(5505,'productlist','23','stocktaking'),(5506,'productlist','23','editstocktaken'),(5507,'productlist','23','editopenclosestock'),(5508,'productlist','23','changeserialstatus'),(5509,'productlist','23','viewserials'),(5510,'productlist','23','viewproductsfromallbranches'),(5511,'productlist','23','bulkpriceupdate'),(5512,'productlist','23','viewbprice'),(5513,'products','23','add'),(5514,'products','23','update'),(5515,'products','23','delete'),(5516,'products','23','addstock'),(5517,'products','23','more'),(5518,'products','23','bulk'),(5519,'products','23','deleteorder'),(5520,'products','23','dispatch'),(5521,'products','23','removestock'),(5522,'products','23','price'),(5523,'products','23','removeallstock'),(5524,'products','23','bulkpriceupdate'),(5525,'products','23','viewbprice'),(5526,'incomingstock','23','add'),(5527,'incomingstock','23','update'),(5528,'incomingstock','23','view'),(5529,'incomingstock','23','delete'),(5530,'incomingstore','23','add'),(5531,'incomingstore','23','delete'),(5532,'incomingstore','23','view'),(5533,'lowstocklist','23','add'),(5534,'lowstocklist','23','more'),(5535,'lowstocklist','23','view'),(5536,'lowproducts','23','add'),(5537,'lowproducts','23','update'),(5538,'damagedproducts','23','add'),(5539,'damagedproducts','23','update'),(5540,'damagedproducts','23','delete'),(5541,'projectsmanagement','23','view'),(5542,'projectsmanagement','23','add'),(5543,'projectsmanagement','23','update'),(5544,'projectsmanagement','23','delete'),(5545,'assets','23','add'),(5546,'assets','23','update'),(5547,'assets','23','delete'),(5548,'accounting','23','deletebank'),(5549,'accounting','23','deleteglaccount'),(5550,'accounting','23','view'),(5551,'bankdeposits','23','add'),(5552,'bankdeposits','23','update'),(5553,'bankdeposits','23','delete'),(5554,'banktransfer','23','add'),(5555,'journalentry','23','add'),(5556,'accountingreports','23','view'),(5557,'peoplecategory','23','add'),(5558,'peoplecategory','23','update'),(5559,'peoplecategory','23','delete'),(5560,'labourrecords','23','add'),(5561,'payroll','23','add'),(5562,'reports','23','view'),(5563,'reports','23','download'),(5564,'reports','23','delete'),(5565,'reports','23','update'),(5566,'reports','23','viewall'),(5567,'displayreport','23','view'),(5568,'grouping','23','add'),(5569,'grouping','23','update'),(5570,'grouping','23','delete'),(5571,'sendsms','23','add'),(5572,'sendsms','23','update'),(5573,'sendsms','23','delete'),(5574,'sendsms','23','transfersms'),(5575,'documents','23','add'),(5576,'documents','23','update'),(5577,'documents','23','delete'),(5578,'documents','23','viewalldocuments'),(5579,'humanresource','23','add'),(5580,'humanresource','23','approve'),(5581,'humanresource','23','update'),(5582,'humanresource','23','delete'),(5583,'humanresource','23','view'),(5584,'humanresource','23','allocate'),(5585,'humanresource','23','viewallpayroll'),(5586,'humanresource','23','leavesetup'),(5587,'humanresource','23','allleaves '),(5588,'humanresource','23','bioattendance'),(5589,'taskscategory','23','add'),(5590,'taskscategory','23','update'),(5591,'taskscategory','23','delete'),(5592,'task','23','add'),(5593,'task','23','update'),(5594,'task','23','viewall'),(5595,'task','23','delete'),(5596,'task','23','postspecifictask'),(5597,'task','23','postgeneraltask'),(5598,'task','23','viewothersspecifictask'),(5599,'task','23','viewothersgeneraltask'),(5600,'task','23','assigntask'),(5601,'task','23','posttaskforothers'),(5602,'callcenter','23','add'),(5603,'callcenter','23','upadate'),(5604,'callcenter','23','view'),(5605,'callcenter','23','download'),(5606,'callcenter','23','delete'),(5607,'deals','23','add'),(5608,'deals','23','update'),(5609,'deals','23','delete'),(5610,'deals','23','viewall'),(5611,'complain','23','add'),(5612,'complain','23','view'),(5613,'complain','23','update'),(5614,'complain','23','allcompalin'),(5615,'complain','23','delete'),(5616,'events','23','add'),(5617,'events','23','update'),(5618,'events','23','delete'),(5619,'password','23','change'),(5620,'profile','23','update'),(5621,'ecommerce','23','add'),(5622,'ecommerce','23','update'),(5623,'ecommerce','23','delete'),(5624,'ecommerce','23','vieworders'),(5625,'ecommerce','23','setup'),(5626,'ecommerce','23','approveorders'),(5627,'config','23','delete'),(5628,'config','23','add'),(5629,'config','23','update'),(5630,'sales','24','add'),(5631,'sales','24','suspend'),(5632,'sales','24','selectmessage'),(5633,'sales','24','printreceipt'),(5634,'sales','24','update'),(5635,'sales','24','cash'),(5636,'sales','24','delete'),(5637,'sales','24','moresales'),(5638,'sales','24','sale'),(5639,'sales','24','Logout'),(5640,'sales','24','mpesabalance'),(5641,'sales','24','displaycustomers'),(5642,'sales','24','discount'),(5643,'sales','24','reprint'),(5644,'sales','24','select'),(5645,'sales','24','printbill'),(5646,'sales','24','productdiscount'),(5647,'sales','24','mpesa'),(5648,'sales','24','order'),(5649,'sales','24','closebill'),(5650,'sales','24','viewbuyingprice'),(5651,'sales','24','editsellingprice'),(5652,'sales','24','updatepaymentmode'),(5653,'sales','24','card'),(5654,'sales','24','clearpayments'),(5655,'sales','24','cheque'),(5656,'sales','24','creditnote'),(5657,'sales','24','voucher'),(5658,'sales','24','salesbeyondbprice'),(5659,'sales','24','points'),(5660,'sales','24','credit'),(5661,'sales','24','selectroom'),(5662,'sales','24','dontprint'),(5663,'sales','24','accountlimit'),(5664,'sales','24','backdatesales'),(5665,'sales','24','recordcoins'),(5666,'sales','24','changetaxstatus'),(5667,'sales','24','leaseitems'),(5668,'sales','24','giveloyalityponts'),(5669,'sales','24','dontshowstock'),(5670,'sales','24','splitbill'),(5671,'sales','24','changeuomonsales'),(5672,'sales','24','selecttable'),(5673,'sales','24','printdelivery'),(5674,'sales','24','sendsms'),(5675,'sales','24','selectcurrency'),(5676,'sales','24','salesperson'),(5677,'sales','24','usekeyboard'),(5678,'sales','24','receiptno'),(5679,'sales','24','negativesales'),(5680,'wholesale','24','sale'),(5681,'wholesale','24','add'),(5682,'wholesale','24','delete'),(5683,'wholesale','24','update'),(5684,'cashiersales','24','entermpesacode'),(5685,'cashiersales','24','editmpesa'),(5686,'cashiersales','24','all'),(5687,'cashiersales','24','delete'),(5688,'cashiersales','24','cashiersales'),(5689,'cashiersales','24','editmpesadate'),(5690,'cashiersales','24','dontshowtotal'),(5691,'cashiersales','24','adddailycollection'),(5692,'cashiersales','24','viewtill'),(5693,'cashiersales','24','viewdailycollections'),(5694,'cashiersales','24','deletedailycollections'),(5695,'cashiersales','24','updatedailycollections'),(5696,'cashiersales','24','reversempesa'),(5697,'cashiersales','24','clearallsales'),(5698,'cashiersales','24','viewallcollections'),(5699,'cashiersales','24','viewallcounters'),(5700,'cashiersales','24','mpesapendingreport'),(5701,'cashiersales','24','mpesaverifiedreport'),(5702,'cashiersales','24','viewcommission'),(5703,'cashiersales','24','viewmpesamessages'),(5704,'cashiersales','24','dailysalesonly'),(5705,'recorddelivery','24','add'),(5706,'recorddelivery','24','view'),(5707,'recorddelivery','24','update'),(5708,'recorddelivery','24','delete'),(5709,'recorddelivery','24','changestatus'),(5710,'recorddelivery','24','report'),(5711,'recorddelivery','24','Dispatched'),(5712,'recorddelivery','24','FailedDelivery'),(5713,'recorddelivery','24','ReturnedandReceived'),(5714,'recorddelivery','24','Delivered'),(5715,'recorddelivery','24','Claimraised'),(5716,'recorddelivery','24','ClaimOK'),(5717,'recorddelivery','24','ClaimDamaged'),(5718,'purchases','24','add'),(5719,'purchases','24','update'),(5720,'purchases','24','delete'),(5721,'purchases','24','updatebuyingprice'),(5722,'purchases','24','updatesellingprice'),(5723,'purchases','24','updateclosedinvoice'),(5724,'purchases','24','viewquotation'),(5725,'purchases','24','viewserials'),(5726,'purchases','24','viewdirectpurchases'),(5727,'purchases','24','viewpurchase'),(5728,'purchases','24','salesorder'),(5729,'purchases','24','budget'),(5730,'purchases','24','showdefaultserials'),(5731,'purchases','24','viewallcounters'),(5732,'purchases','24','approve'),(5733,'purchases','24','addbatchno'),(5734,'purchases','24','addexpirydate'),(5735,'viewreturnsales','24','add'),(5736,'viewreturnsales','24','update'),(5737,'viewreturnsales','24','delete'),(5738,'viewreturnsales','24','return'),(5739,'viewreturnsales','24','clear'),(5740,'viewreturnsales','24','moresales'),(5741,'income','24','View'),(5742,'income','24','add'),(5743,'income','24','wiewinvoices'),(5744,'income','24','detailedvatinvoice'),(5745,'incomeexpenses','24','add'),(5746,'incomeexpenses','24','closeexpense'),(5747,'incomeexpenses','24','update'),(5748,'incomeexpenses','24','updateclosedexpenses'),(5749,'incomeexpenses','24','wiewinvoices'),(5750,'incomeexpenses','24','viewbills'),(5751,'incomeexpenses','24','viewexpense'),(5752,'incomeexpenses','24','viewdebtors'),(5753,'incomeexpenses','24','viewcreditors'),(5754,'incomeexpenses','24','postrentalexpenses'),(5755,'accomodation','24','viewrooms'),(5756,'accomodation','24','addhouse'),(5757,'accomodation','24','dailysales'),(5758,'accomodation','24','viewhouse'),(5759,'accomodation','24','voucher'),(5760,'accomodation','24','mpesa'),(5761,'accomodation','24','points'),(5762,'accomodation','24','credit'),(5763,'accomodation','24','card'),(5764,'accomodation','24','cash'),(5765,'accomodation','24','cheque'),(5766,'accomodation','24','checkinroom'),(5767,'accomodation','24','checkoutroom'),(5768,'accomodation','24','addroom'),(5769,'accomodation','24','cancel'),(5770,'accomodation','24','checkin'),(5771,'accomodation','24','addcharges'),(5772,'accomodation','24','givediscount'),(5773,'accomodation','24','cleanrooms'),(5774,'accomodation','24','updatecharges'),(5775,'accomodation','24','updateroom'),(5776,'accomodation','24','postexpense'),(5777,'accomodation','24','updatehouse'),(5778,'accomodation','24','Post Bank Deposits'),(5779,'accomodation','24','managehotel'),(5780,'accomodation','24','assignrooms'),(5781,'accomodation','24','managerental'),(5782,'accomodation','24','changepayment'),(5783,'accomodation','24','housekeeping'),(5784,'accomodation','24','customerregister'),(5785,'accomodation','24','dailypayments'),(5786,'accomodation','24','advancebooking'),(5787,'accomodation','24','checkoutcustomerwithbalance'),(5788,'accomodation','24','managecustomer'),(5789,'accomodation','24','viewreports'),(5790,'accomodation','24','accomodationmanager'),(5791,'accomodation','24','accommodationcleaner'),(5792,'accomodation','24','accommodationreceiptionist'),(5793,'accomodation','24','config'),(5794,'accomodation','24','viewroomcleaned'),(5795,'accomodation','24','clearsales'),(5796,'accomodation','24','dailycollections'),(5797,'branch','24','add'),(5798,'branch','24','view'),(5799,'branch','24','update'),(5800,'branch','24','delete'),(5801,'members','24','add'),(5802,'members','24','update'),(5803,'members','24','deletepeople'),(5804,'members','24','opencloseshift'),(5805,'users','24','add'),(5806,'users','24','update'),(5807,'users','24','delete'),(5808,'users','24','deleteallroles'),(5809,'productscategory','24','add'),(5810,'productscategory','24','update'),(5811,'productscategory','24','delete'),(5812,'productlist','24','bulk'),(5813,'productlist','24','updatestock'),(5814,'productlist','24','move'),(5815,'productlist','24','more'),(5816,'productlist','24','transfer'),(5817,'productlist','24','addstock'),(5818,'productlist','24','delete'),(5819,'productlist','24','view'),(5820,'productlist','24','update'),(5821,'productlist','24','add'),(5822,'productlist','24','openclosestock'),(5823,'productlist','24','stocktaking'),(5824,'productlist','24','editstocktaken'),(5825,'productlist','24','editopenclosestock'),(5826,'productlist','24','changeserialstatus'),(5827,'productlist','24','viewserials'),(5828,'productlist','24','viewproductsfromallbranches'),(5829,'productlist','24','bulkpriceupdate'),(5830,'productlist','24','viewbprice'),(5831,'products','24','add'),(5832,'products','24','update'),(5833,'products','24','delete'),(5834,'products','24','addstock'),(5835,'products','24','more'),(5836,'products','24','bulk'),(5837,'products','24','deleteorder'),(5838,'products','24','dispatch'),(5839,'products','24','removestock'),(5840,'products','24','price'),(5841,'products','24','removeallstock'),(5842,'products','24','bulkpriceupdate'),(5843,'products','24','viewbprice'),(5844,'incomingstock','24','add'),(5845,'incomingstock','24','update'),(5846,'incomingstock','24','view'),(5847,'incomingstock','24','delete'),(5848,'incomingstore','24','add'),(5849,'incomingstore','24','delete'),(5850,'incomingstore','24','view'),(5851,'lowstocklist','24','add'),(5852,'lowstocklist','24','more'),(5853,'lowstocklist','24','view'),(5854,'lowproducts','24','add'),(5855,'lowproducts','24','update'),(5856,'damagedproducts','24','add'),(5857,'damagedproducts','24','update'),(5858,'damagedproducts','24','delete'),(5859,'projectsmanagement','24','view'),(5860,'projectsmanagement','24','add'),(5861,'projectsmanagement','24','update'),(5862,'projectsmanagement','24','delete'),(5863,'assets','24','add'),(5864,'assets','24','update'),(5865,'assets','24','delete'),(5866,'accounting','24','deletebank'),(5867,'accounting','24','deleteglaccount'),(5868,'accounting','24','view'),(5869,'bankdeposits','24','add'),(5870,'bankdeposits','24','update'),(5871,'bankdeposits','24','delete'),(5872,'banktransfer','24','add'),(5873,'journalentry','24','add'),(5874,'accountingreports','24','view'),(5875,'peoplecategory','24','add'),(5876,'peoplecategory','24','update'),(5877,'peoplecategory','24','delete'),(5878,'labourrecords','24','add'),(5879,'payroll','24','add'),(5880,'reports','24','view'),(5881,'reports','24','download'),(5882,'reports','24','delete'),(5883,'reports','24','update'),(5884,'reports','24','viewall'),(5885,'displayreport','24','view'),(5886,'grouping','24','add'),(5887,'grouping','24','update'),(5888,'grouping','24','delete'),(5889,'sendsms','24','add'),(5890,'sendsms','24','update'),(5891,'sendsms','24','delete'),(5892,'sendsms','24','transfersms'),(5893,'documents','24','add'),(5894,'documents','24','update'),(5895,'documents','24','delete'),(5896,'documents','24','viewalldocuments'),(5897,'humanresource','24','add'),(5898,'humanresource','24','approve'),(5899,'humanresource','24','update'),(5900,'humanresource','24','delete'),(5901,'humanresource','24','view'),(5902,'humanresource','24','allocate'),(5903,'humanresource','24','viewallpayroll'),(5904,'humanresource','24','leavesetup'),(5905,'humanresource','24','allleaves '),(5906,'humanresource','24','bioattendance'),(5907,'taskscategory','24','add'),(5908,'taskscategory','24','update'),(5909,'taskscategory','24','delete'),(5910,'task','24','add'),(5911,'task','24','update'),(5912,'task','24','viewall'),(5913,'task','24','delete'),(5914,'task','24','postspecifictask'),(5915,'task','24','postgeneraltask'),(5916,'task','24','viewothersspecifictask'),(5917,'task','24','viewothersgeneraltask'),(5918,'task','24','assigntask'),(5919,'task','24','posttaskforothers'),(5920,'callcenter','24','add'),(5921,'callcenter','24','upadate'),(5922,'callcenter','24','view'),(5923,'callcenter','24','download'),(5924,'callcenter','24','delete'),(5925,'deals','24','add'),(5926,'deals','24','update'),(5927,'deals','24','delete'),(5928,'deals','24','viewall'),(5929,'complain','24','add'),(5930,'complain','24','view'),(5931,'complain','24','update'),(5932,'complain','24','allcompalin'),(5933,'complain','24','delete'),(5934,'events','24','add'),(5935,'events','24','update'),(5936,'events','24','delete'),(5937,'password','24','change'),(5938,'profile','24','update'),(5939,'ecommerce','24','add'),(5940,'ecommerce','24','update'),(5941,'ecommerce','24','delete'),(5942,'ecommerce','24','vieworders'),(5943,'ecommerce','24','setup'),(5944,'ecommerce','24','approveorders'),(5945,'config','24','delete'),(5946,'config','24','add'),(5947,'config','24','update'),(5948,'sales','5','selectmessage'),(5949,'sales','5','add'),(5950,'sales','5','suspend'),(5951,'sales','5','printreceipt'),(5952,'sales','5','update'),(5953,'sales','5','cash'),(5954,'sales','5','delete'),(5955,'sales','5','moresales'),(5956,'sales','5','sale'),(5957,'sales','5','reprint'),(5958,'sales','5','Logout'),(5959,'sales','5','select'),(5960,'sales','5','mpesabalance'),(5961,'sales','5','displaycustomers'),(5962,'sales','5','discount'),(5963,'sales','5','mpesa'),(5964,'sales','5','productdiscount'),(5965,'sales','5','printbill'),(5966,'sales','5','order'),(5967,'sales','5','closebill'),(5968,'sales','5','editsellingprice'),(5969,'sales','5','viewbuyingprice'),(5970,'sales','5','card'),(5971,'sales','5','updatepaymentmode'),(5972,'sales','5','clearpayments'),(5973,'sales','5','cheque'),(5974,'sales','5','creditnote'),(5975,'sales','5','voucher'),(5976,'sales','5','salesbeyondbprice'),(5977,'sales','5','points'),(5978,'sales','5','salebelowbprice'),(5979,'sales','5','credit'),(5980,'sales','5','selectroom'),(5981,'sales','5','dontprint'),(5982,'sales','5','accountlimit'),(5983,'sales','5','backdatesales'),(5984,'sales','5','recordcoins'),(5985,'sales','5','leaseitems'),(5986,'sales','5','changetaxstatus'),(5987,'sales','5','dontshowstock'),(5988,'sales','5','giveloyalityponts'),(5989,'sales','5','splitbill'),(5990,'sales','5','mergebill'),(5991,'sales','5','changeuomonsales'),(5992,'sales','5','selecttable'),(5993,'sales','5','printdelivery'),(5994,'sales','5','entermpesacode'),(5995,'sales','5','sendsms'),(5996,'sales','5','usekeyboard'),(5997,'sales','5','receiptno'),(5998,'sales','5','salesperson'),(5999,'sales','5','selectcurrency'),(6000,'sales','5','negativesales'),(6001,'sales','5','updateqtysales'),(6002,'sales','5','displaypreviousbalance'),(6003,'sales','5','restrictbillprintingtotwo'),(6004,'wholesale','5','sale'),(6005,'wholesale','5','add'),(6006,'wholesale','5','delete'),(6007,'wholesale','5','update'),(6008,'cashiersales','5','entermpesacode'),(6009,'cashiersales','5','editmpesa'),(6010,'cashiersales','5','all'),(6011,'cashiersales','5','delete'),(6012,'cashiersales','5','cashiersales'),(6013,'cashiersales','5','editmpesadate'),(6014,'cashiersales','5','dontshowtotal'),(6015,'cashiersales','5','adddailycollection'),(6016,'cashiersales','5','viewtill'),(6017,'cashiersales','5','viewdailycollections'),(6018,'cashiersales','5','updatedailycollections'),(6019,'cashiersales','5','reversempesa'),(6020,'cashiersales','5','deletedailycollections'),(6021,'cashiersales','5','clearallsales'),(6022,'cashiersales','5','viewallcollections'),(6023,'cashiersales','5','mpesapendingreport'),(6024,'cashiersales','5','viewallcounters'),(6025,'cashiersales','5','mpesaverifiedreport'),(6026,'cashiersales','5','viewcommission'),(6027,'cashiersales','5','dailysalesonly'),(6028,'cashiersales','5','viewmpesamessages'),(6029,'cashiersales','5','changestatus'),(6030,'cashiersales','5','pendingisdefault'),(6031,'cashiersales','5','clearsalesisdefault'),(6032,'recorddelivery','5','add'),(6033,'recorddelivery','5','view'),(6034,'recorddelivery','5','update'),(6035,'recorddelivery','5','delete'),(6036,'recorddelivery','5','changestatus'),(6037,'recorddelivery','5','report'),(6038,'recorddelivery','5','Dispatched'),(6039,'recorddelivery','5','FailedDelivery'),(6040,'recorddelivery','5','ReturnedandReceived'),(6041,'recorddelivery','5','Delivered'),(6042,'recorddelivery','5','Claimraised'),(6043,'recorddelivery','5','ClaimOK'),(6044,'recorddelivery','5','ClaimDamaged'),(6045,'purchases','5','add'),(6046,'purchases','5','update'),(6047,'purchases','5','delete'),(6048,'purchases','5','updatebuyingprice'),(6049,'purchases','5','updatesellingprice'),(6050,'purchases','5','updateclosedinvoice'),(6051,'purchases','5','viewquotation'),(6052,'purchases','5','viewdirectpurchases'),(6053,'purchases','5','viewserials'),(6054,'purchases','5','viewpurchase'),(6055,'purchases','5','salesorder'),(6056,'purchases','5','budget'),(6057,'purchases','5','showdefaultserials'),(6058,'purchases','5','viewallcounters'),(6059,'purchases','5','approve'),(6060,'purchases','5','addbatchno'),(6061,'purchases','5','addexpirydate'),(6062,'purchases','5','updateserial'),(6063,'branch','5','add'),(6064,'branch','5','view'),(6065,'branch','5','update'),(6066,'branch','5','delete'),(6067,'members','5','add'),(6068,'members','5','update'),(6069,'members','5','deletepeople'),(6070,'members','5','opencloseshift'),(6071,'members','5','UpdateRenewal'),(6072,'productlist','5','bulk'),(6073,'productlist','5','move'),(6074,'productlist','5','more'),(6075,'productlist','5','updatestock'),(6076,'productlist','5','transfer'),(6077,'productlist','5','addstock'),(6078,'productlist','5','delete'),(6079,'productlist','5','view'),(6080,'productlist','5','update'),(6081,'productlist','5','add'),(6082,'productlist','5','stocktaking'),(6083,'productlist','5','openclosestock'),(6084,'productlist','5','editstocktaken'),(6085,'productlist','5','editopenclosestock'),(6086,'productlist','5','changeserialstatus'),(6087,'productlist','5','viewserials'),(6088,'productlist','5','viewproductsfromallbranches'),(6089,'productlist','5','bulkpriceupdate'),(6090,'productlist','5','negativestockadjustment'),(6091,'productlist','5','viewproduction'),(6092,'productlist','5','assignproduction'),(6093,'productlist','5','deleteproductionitem'),(6094,'productlist','5','updateproductionitem'),(6095,'productlist','5','dontshowstock'),(6096,'productlist','5','viewbprice'),(6097,'products','5','add'),(6098,'products','5','update'),(6099,'products','5','delete'),(6100,'products','5','addstock'),(6101,'products','5','more'),(6102,'products','5','bulk'),(6103,'products','5','deleteorder'),(6104,'products','5','dispatch'),(6105,'products','5','removestock'),(6106,'products','5','price'),(6107,'products','5','removeallstock'),(6108,'products','5','bulkpriceupdate'),(6109,'products','5','negativestockadjustment'),(6110,'products','5','dontshowstock'),(6111,'products','5','viewbprice'),(6112,'config','5','delete'),(6113,'config','5','add'),(6114,'config','5','update'),(6115,'config','5','productcode'),(6116,'config','5','Novatsales'),(6117,'sales','30','add'),(6118,'sales','30','suspend'),(6119,'sales','30','selectmessage'),(6120,'sales','30','printreceipt'),(6121,'sales','30','update'),(6122,'sales','30','cash'),(6123,'sales','30','delete'),(6124,'sales','30','moresales'),(6125,'sales','30','sale'),(6126,'sales','30','Logout'),(6127,'sales','30','mpesabalance'),(6128,'sales','30','displaycustomers'),(6129,'sales','30','discount'),(6130,'sales','30','reprint'),(6131,'sales','30','select'),(6132,'sales','30','printbill'),(6133,'sales','30','productdiscount'),(6134,'sales','30','mpesa'),(6135,'sales','30','order'),(6136,'sales','30','closebill'),(6137,'sales','30','viewbuyingprice'),(6138,'sales','30','editsellingprice'),(6139,'sales','30','updatepaymentmode'),(6140,'sales','30','card'),(6141,'sales','30','clearpayments'),(6142,'sales','30','cheque'),(6143,'sales','30','creditnote'),(6144,'sales','30','voucher'),(6145,'sales','30','salesbeyondbprice'),(6146,'sales','30','points'),(6147,'sales','30','credit'),(6148,'sales','30','selectroom'),(6149,'sales','30','dontprint'),(6150,'sales','30','accountlimit'),(6151,'sales','30','backdatesales'),(6152,'sales','30','recordcoins'),(6153,'sales','30','changetaxstatus'),(6154,'sales','30','leaseitems'),(6155,'sales','30','giveloyalityponts'),(6156,'sales','30','dontshowstock'),(6157,'sales','30','splitbill'),(6158,'sales','30','changeuomonsales'),(6159,'sales','30','selecttable'),(6160,'sales','30','printdelivery'),(6161,'sales','30','sendsms'),(6162,'sales','30','selectcurrency'),(6163,'sales','30','salesperson'),(6164,'sales','30','usekeyboard'),(6165,'sales','30','receiptno'),(6166,'sales','30','negativesales'),(6167,'wholesale','30','sale'),(6168,'wholesale','30','add'),(6169,'wholesale','30','delete'),(6170,'wholesale','30','update'),(6171,'cashiersales','30','entermpesacode'),(6172,'cashiersales','30','editmpesa'),(6173,'cashiersales','30','all'),(6174,'cashiersales','30','delete'),(6175,'cashiersales','30','cashiersales'),(6176,'cashiersales','30','editmpesadate'),(6177,'cashiersales','30','dontshowtotal'),(6178,'cashiersales','30','adddailycollection'),(6179,'cashiersales','30','viewtill'),(6180,'cashiersales','30','viewdailycollections'),(6181,'cashiersales','30','deletedailycollections'),(6182,'cashiersales','30','updatedailycollections'),(6183,'cashiersales','30','reversempesa'),(6184,'cashiersales','30','clearallsales'),(6185,'cashiersales','30','viewallcollections'),(6186,'cashiersales','30','viewallcounters'),(6187,'cashiersales','30','mpesapendingreport'),(6188,'cashiersales','30','mpesaverifiedreport'),(6189,'cashiersales','30','viewcommission'),(6190,'cashiersales','30','viewmpesamessages'),(6191,'cashiersales','30','dailysalesonly'),(6192,'recorddelivery','30','add'),(6193,'recorddelivery','30','view'),(6194,'recorddelivery','30','update'),(6195,'recorddelivery','30','delete'),(6196,'recorddelivery','30','changestatus'),(6197,'recorddelivery','30','report'),(6198,'recorddelivery','30','Dispatched'),(6199,'recorddelivery','30','FailedDelivery'),(6200,'recorddelivery','30','ReturnedandReceived'),(6201,'recorddelivery','30','Delivered'),(6202,'recorddelivery','30','Claimraised'),(6203,'recorddelivery','30','ClaimOK'),(6204,'recorddelivery','30','ClaimDamaged'),(6205,'purchases','30','add'),(6206,'purchases','30','update'),(6207,'purchases','30','delete'),(6208,'purchases','30','updatebuyingprice'),(6209,'purchases','30','updatesellingprice'),(6210,'purchases','30','updateclosedinvoice'),(6211,'purchases','30','viewquotation'),(6212,'purchases','30','viewserials'),(6213,'purchases','30','viewdirectpurchases'),(6214,'purchases','30','viewpurchase'),(6215,'purchases','30','salesorder'),(6216,'purchases','30','budget'),(6217,'purchases','30','showdefaultserials'),(6218,'purchases','30','viewallcounters'),(6219,'purchases','30','approve'),(6220,'purchases','30','addbatchno'),(6221,'purchases','30','addexpirydate'),(6222,'viewreturnsales','30','add'),(6223,'viewreturnsales','30','update'),(6224,'viewreturnsales','30','delete'),(6225,'viewreturnsales','30','return'),(6226,'viewreturnsales','30','clear'),(6227,'viewreturnsales','30','moresales'),(6228,'income','30','View'),(6229,'income','30','add'),(6230,'income','30','wiewinvoices'),(6231,'income','30','detailedvatinvoice'),(6232,'incomeexpenses','30','add'),(6233,'incomeexpenses','30','closeexpense'),(6234,'incomeexpenses','30','update'),(6235,'incomeexpenses','30','updateclosedexpenses'),(6236,'incomeexpenses','30','wiewinvoices'),(6237,'incomeexpenses','30','viewbills'),(6238,'incomeexpenses','30','viewexpense'),(6239,'incomeexpenses','30','viewdebtors'),(6240,'incomeexpenses','30','viewcreditors'),(6241,'incomeexpenses','30','postrentalexpenses'),(6242,'accomodation','30','viewrooms'),(6243,'accomodation','30','addhouse'),(6244,'accomodation','30','dailysales'),(6245,'accomodation','30','viewhouse'),(6246,'accomodation','30','voucher'),(6247,'accomodation','30','mpesa'),(6248,'accomodation','30','points'),(6249,'accomodation','30','credit'),(6250,'accomodation','30','card'),(6251,'accomodation','30','cash'),(6252,'accomodation','30','cheque'),(6253,'accomodation','30','checkinroom'),(6254,'accomodation','30','checkoutroom'),(6255,'accomodation','30','addroom'),(6256,'accomodation','30','cancel'),(6257,'accomodation','30','checkin'),(6258,'accomodation','30','addcharges'),(6259,'accomodation','30','givediscount'),(6260,'accomodation','30','cleanrooms'),(6261,'accomodation','30','updatecharges'),(6262,'accomodation','30','updateroom'),(6263,'accomodation','30','postexpense'),(6264,'accomodation','30','updatehouse'),(6265,'accomodation','30','Post Bank Deposits'),(6266,'accomodation','30','managehotel'),(6267,'accomodation','30','assignrooms'),(6268,'accomodation','30','managerental'),(6269,'accomodation','30','changepayment'),(6270,'accomodation','30','housekeeping'),(6271,'accomodation','30','customerregister'),(6272,'accomodation','30','dailypayments'),(6273,'accomodation','30','advancebooking'),(6274,'accomodation','30','checkoutcustomerwithbalance'),(6275,'accomodation','30','managecustomer'),(6276,'accomodation','30','viewreports'),(6277,'accomodation','30','accomodationmanager'),(6278,'accomodation','30','accommodationcleaner'),(6279,'accomodation','30','accommodationreceiptionist'),(6280,'accomodation','30','config'),(6281,'accomodation','30','viewroomcleaned'),(6282,'accomodation','30','clearsales'),(6283,'accomodation','30','dailycollections'),(6284,'branch','30','add'),(6285,'branch','30','view'),(6286,'branch','30','update'),(6287,'branch','30','delete'),(6288,'members','30','add'),(6289,'members','30','update'),(6290,'members','30','deletepeople'),(6291,'members','30','opencloseshift'),(6292,'users','30','add'),(6293,'users','30','update'),(6294,'users','30','delete'),(6295,'users','30','deleteallroles'),(6296,'productscategory','30','add'),(6297,'productscategory','30','update'),(6298,'productscategory','30','delete'),(6299,'productlist','30','bulk'),(6300,'productlist','30','updatestock'),(6301,'productlist','30','move'),(6302,'productlist','30','more'),(6303,'productlist','30','transfer'),(6304,'productlist','30','addstock'),(6305,'productlist','30','delete'),(6306,'productlist','30','view'),(6307,'productlist','30','update'),(6308,'productlist','30','add'),(6309,'productlist','30','openclosestock'),(6310,'productlist','30','stocktaking'),(6311,'productlist','30','editstocktaken'),(6312,'productlist','30','editopenclosestock'),(6313,'productlist','30','changeserialstatus'),(6314,'productlist','30','viewserials'),(6315,'productlist','30','viewproductsfromallbranches'),(6316,'productlist','30','bulkpriceupdate'),(6317,'productlist','30','viewbprice'),(6318,'products','30','add'),(6319,'products','30','update'),(6320,'products','30','delete'),(6321,'products','30','addstock'),(6322,'products','30','more'),(6323,'products','30','bulk'),(6324,'products','30','deleteorder'),(6325,'products','30','dispatch'),(6326,'products','30','removestock'),(6327,'products','30','price'),(6328,'products','30','removeallstock'),(6329,'products','30','bulkpriceupdate'),(6330,'products','30','viewbprice'),(6331,'incomingstock','30','add'),(6332,'incomingstock','30','update'),(6333,'incomingstock','30','view'),(6334,'incomingstock','30','delete'),(6335,'incomingstore','30','add'),(6336,'incomingstore','30','delete'),(6337,'incomingstore','30','view'),(6338,'lowstocklist','30','add'),(6339,'lowstocklist','30','more'),(6340,'lowstocklist','30','view'),(6341,'lowproducts','30','add'),(6342,'lowproducts','30','update'),(6343,'damagedproducts','30','add'),(6344,'damagedproducts','30','update'),(6345,'damagedproducts','30','delete'),(6346,'projectsmanagement','30','view'),(6347,'projectsmanagement','30','add'),(6348,'projectsmanagement','30','update'),(6349,'projectsmanagement','30','delete'),(6350,'assets','30','add'),(6351,'assets','30','update'),(6352,'assets','30','delete'),(6353,'accounting','30','deletebank'),(6354,'accounting','30','deleteglaccount'),(6355,'accounting','30','view'),(6356,'bankdeposits','30','add'),(6357,'bankdeposits','30','update'),(6358,'bankdeposits','30','delete'),(6359,'banktransfer','30','add'),(6360,'journalentry','30','add'),(6361,'accountingreports','30','view'),(6362,'peoplecategory','30','add'),(6363,'peoplecategory','30','update'),(6364,'peoplecategory','30','delete'),(6365,'labourrecords','30','add'),(6366,'payroll','30','add'),(6367,'reports','30','view'),(6368,'reports','30','download'),(6369,'reports','30','delete'),(6370,'reports','30','update'),(6371,'reports','30','viewall'),(6372,'displayreport','30','view'),(6373,'grouping','30','add'),(6374,'grouping','30','update'),(6375,'grouping','30','delete'),(6376,'sendsms','30','add'),(6377,'sendsms','30','update'),(6378,'sendsms','30','delete'),(6379,'sendsms','30','transfersms'),(6380,'documents','30','add'),(6381,'documents','30','update'),(6382,'documents','30','delete'),(6383,'documents','30','viewalldocuments'),(6384,'humanresource','30','add'),(6385,'humanresource','30','approve'),(6386,'humanresource','30','update'),(6387,'humanresource','30','delete'),(6388,'humanresource','30','view'),(6389,'humanresource','30','allocate'),(6390,'humanresource','30','viewallpayroll'),(6391,'humanresource','30','leavesetup'),(6392,'humanresource','30','allleaves '),(6393,'humanresource','30','bioattendance'),(6394,'taskscategory','30','add'),(6395,'taskscategory','30','update'),(6396,'taskscategory','30','delete'),(6397,'task','30','add'),(6398,'task','30','update'),(6399,'task','30','viewall'),(6400,'task','30','delete'),(6401,'task','30','postspecifictask'),(6402,'task','30','postgeneraltask'),(6403,'task','30','viewothersspecifictask'),(6404,'task','30','viewothersgeneraltask'),(6405,'task','30','assigntask'),(6406,'task','30','posttaskforothers'),(6407,'callcenter','30','add'),(6408,'callcenter','30','upadate'),(6409,'callcenter','30','view'),(6410,'callcenter','30','download'),(6411,'callcenter','30','delete'),(6412,'deals','30','add'),(6413,'deals','30','update'),(6414,'deals','30','delete'),(6415,'deals','30','viewall'),(6416,'complain','30','add'),(6417,'complain','30','view'),(6418,'complain','30','update'),(6419,'complain','30','allcompalin'),(6420,'complain','30','delete'),(6421,'events','30','add'),(6422,'events','30','update'),(6423,'events','30','delete'),(6424,'password','30','change'),(6425,'profile','30','update'),(6426,'ecommerce','30','add'),(6427,'ecommerce','30','update'),(6428,'ecommerce','30','delete'),(6429,'ecommerce','30','vieworders'),(6430,'ecommerce','30','setup'),(6431,'ecommerce','30','approveorders'),(6432,'config','30','delete'),(6433,'config','30','add'),(6434,'config','30','update'),(6435,'sales','33','add'),(6436,'sales','33','suspend'),(6437,'sales','33','selectmessage'),(6438,'sales','33','printreceipt'),(6439,'sales','33','update'),(6440,'sales','33','cash'),(6441,'sales','33','delete'),(6442,'sales','33','moresales'),(6443,'sales','33','sale'),(6444,'sales','33','Logout'),(6445,'sales','33','mpesabalance'),(6446,'sales','33','displaycustomers'),(6447,'sales','33','discount'),(6448,'sales','33','reprint'),(6449,'sales','33','select'),(6450,'sales','33','printbill'),(6451,'sales','33','productdiscount'),(6452,'sales','33','mpesa'),(6453,'sales','33','order'),(6454,'sales','33','closebill'),(6455,'sales','33','viewbuyingprice'),(6456,'sales','33','editsellingprice'),(6457,'sales','33','updatepaymentmode'),(6458,'sales','33','card'),(6459,'sales','33','clearpayments'),(6460,'sales','33','cheque'),(6461,'sales','33','creditnote'),(6462,'sales','33','voucher'),(6463,'sales','33','salesbeyondbprice'),(6464,'sales','33','points'),(6465,'sales','33','credit'),(6466,'sales','33','selectroom'),(6467,'sales','33','dontprint'),(6468,'sales','33','accountlimit'),(6469,'sales','33','backdatesales'),(6470,'sales','33','recordcoins'),(6471,'sales','33','changetaxstatus'),(6472,'sales','33','leaseitems'),(6473,'sales','33','giveloyalityponts'),(6474,'sales','33','dontshowstock'),(6475,'sales','33','splitbill'),(6476,'sales','33','changeuomonsales'),(6477,'sales','33','selecttable'),(6478,'sales','33','printdelivery'),(6479,'sales','33','sendsms'),(6480,'sales','33','selectcurrency'),(6481,'sales','33','salesperson'),(6482,'sales','33','usekeyboard'),(6483,'sales','33','receiptno'),(6484,'sales','33','negativesales'),(6485,'wholesale','33','sale'),(6486,'wholesale','33','add'),(6487,'wholesale','33','delete'),(6488,'wholesale','33','update'),(6489,'cashiersales','33','entermpesacode'),(6490,'cashiersales','33','editmpesa'),(6491,'cashiersales','33','all'),(6492,'cashiersales','33','delete'),(6493,'cashiersales','33','cashiersales'),(6494,'cashiersales','33','editmpesadate'),(6495,'cashiersales','33','dontshowtotal'),(6496,'cashiersales','33','adddailycollection'),(6497,'cashiersales','33','viewtill'),(6498,'cashiersales','33','viewdailycollections'),(6499,'cashiersales','33','deletedailycollections'),(6500,'cashiersales','33','updatedailycollections'),(6501,'cashiersales','33','reversempesa'),(6502,'cashiersales','33','clearallsales'),(6503,'cashiersales','33','viewallcollections'),(6504,'cashiersales','33','viewallcounters'),(6505,'cashiersales','33','mpesapendingreport'),(6506,'cashiersales','33','mpesaverifiedreport'),(6507,'cashiersales','33','viewcommission'),(6508,'cashiersales','33','viewmpesamessages'),(6509,'cashiersales','33','dailysalesonly'),(6510,'recorddelivery','33','add'),(6511,'recorddelivery','33','view'),(6512,'recorddelivery','33','update'),(6513,'recorddelivery','33','delete'),(6514,'recorddelivery','33','changestatus'),(6515,'recorddelivery','33','report'),(6516,'recorddelivery','33','Dispatched'),(6517,'recorddelivery','33','FailedDelivery'),(6518,'recorddelivery','33','ReturnedandReceived'),(6519,'recorddelivery','33','Delivered'),(6520,'recorddelivery','33','Claimraised'),(6521,'recorddelivery','33','ClaimOK'),(6522,'recorddelivery','33','ClaimDamaged'),(6523,'purchases','33','add'),(6524,'purchases','33','update'),(6525,'purchases','33','delete'),(6526,'purchases','33','updatebuyingprice'),(6527,'purchases','33','updatesellingprice'),(6528,'purchases','33','updateclosedinvoice'),(6529,'purchases','33','viewquotation'),(6530,'purchases','33','viewserials'),(6531,'purchases','33','viewdirectpurchases'),(6532,'purchases','33','viewpurchase'),(6533,'purchases','33','salesorder'),(6534,'purchases','33','budget'),(6535,'purchases','33','showdefaultserials'),(6536,'purchases','33','viewallcounters'),(6537,'purchases','33','approve'),(6538,'purchases','33','addbatchno'),(6539,'purchases','33','addexpirydate'),(6540,'viewreturnsales','33','add'),(6541,'viewreturnsales','33','update'),(6542,'viewreturnsales','33','delete'),(6543,'viewreturnsales','33','return'),(6544,'viewreturnsales','33','clear'),(6545,'viewreturnsales','33','moresales'),(6546,'income','33','View'),(6547,'income','33','add'),(6548,'income','33','wiewinvoices'),(6549,'income','33','detailedvatinvoice'),(6550,'incomeexpenses','33','add'),(6551,'incomeexpenses','33','closeexpense'),(6552,'incomeexpenses','33','update'),(6553,'incomeexpenses','33','updateclosedexpenses'),(6554,'incomeexpenses','33','wiewinvoices'),(6555,'incomeexpenses','33','viewbills'),(6556,'incomeexpenses','33','viewexpense'),(6557,'incomeexpenses','33','viewdebtors'),(6558,'incomeexpenses','33','viewcreditors'),(6559,'incomeexpenses','33','postrentalexpenses'),(6560,'accomodation','33','viewrooms'),(6561,'accomodation','33','addhouse'),(6562,'accomodation','33','dailysales'),(6563,'accomodation','33','viewhouse'),(6564,'accomodation','33','voucher'),(6565,'accomodation','33','mpesa'),(6566,'accomodation','33','points'),(6567,'accomodation','33','credit'),(6568,'accomodation','33','card'),(6569,'accomodation','33','cash'),(6570,'accomodation','33','cheque'),(6571,'accomodation','33','checkinroom'),(6572,'accomodation','33','checkoutroom'),(6573,'accomodation','33','addroom'),(6574,'accomodation','33','cancel'),(6575,'accomodation','33','checkin'),(6576,'accomodation','33','addcharges'),(6577,'accomodation','33','givediscount'),(6578,'accomodation','33','cleanrooms'),(6579,'accomodation','33','updatecharges'),(6580,'accomodation','33','updateroom'),(6581,'accomodation','33','postexpense'),(6582,'accomodation','33','updatehouse'),(6583,'accomodation','33','Post Bank Deposits'),(6584,'accomodation','33','managehotel'),(6585,'accomodation','33','assignrooms'),(6586,'accomodation','33','managerental'),(6587,'accomodation','33','changepayment'),(6588,'accomodation','33','housekeeping'),(6589,'accomodation','33','customerregister'),(6590,'accomodation','33','dailypayments'),(6591,'accomodation','33','advancebooking'),(6592,'accomodation','33','checkoutcustomerwithbalance'),(6593,'accomodation','33','managecustomer'),(6594,'accomodation','33','viewreports'),(6595,'accomodation','33','accomodationmanager'),(6596,'accomodation','33','accommodationcleaner'),(6597,'accomodation','33','accommodationreceiptionist'),(6598,'accomodation','33','config'),(6599,'accomodation','33','viewroomcleaned'),(6600,'accomodation','33','clearsales'),(6601,'accomodation','33','dailycollections'),(6602,'branch','33','add'),(6603,'branch','33','view'),(6604,'branch','33','update'),(6605,'branch','33','delete'),(6606,'members','33','add'),(6607,'members','33','update'),(6608,'members','33','deletepeople'),(6609,'members','33','opencloseshift'),(6610,'users','33','add'),(6611,'users','33','update'),(6612,'users','33','delete'),(6613,'users','33','deleteallroles'),(6614,'productscategory','33','add'),(6615,'productscategory','33','update'),(6616,'productscategory','33','delete'),(6617,'productlist','33','bulk'),(6618,'productlist','33','updatestock'),(6619,'productlist','33','move'),(6620,'productlist','33','more'),(6621,'productlist','33','transfer'),(6622,'productlist','33','addstock'),(6623,'productlist','33','delete'),(6624,'productlist','33','view'),(6625,'productlist','33','update'),(6626,'productlist','33','add'),(6627,'productlist','33','openclosestock'),(6628,'productlist','33','stocktaking'),(6629,'productlist','33','editstocktaken'),(6630,'productlist','33','editopenclosestock'),(6631,'productlist','33','changeserialstatus'),(6632,'productlist','33','viewserials'),(6633,'productlist','33','viewproductsfromallbranches'),(6634,'productlist','33','bulkpriceupdate'),(6635,'productlist','33','viewbprice'),(6636,'products','33','add'),(6637,'products','33','update'),(6638,'products','33','delete'),(6639,'products','33','addstock'),(6640,'products','33','more'),(6641,'products','33','bulk'),(6642,'products','33','deleteorder'),(6643,'products','33','dispatch'),(6644,'products','33','removestock'),(6645,'products','33','price'),(6646,'products','33','removeallstock'),(6647,'products','33','bulkpriceupdate'),(6648,'products','33','viewbprice'),(6649,'incomingstock','33','add'),(6650,'incomingstock','33','update'),(6651,'incomingstock','33','view'),(6652,'incomingstock','33','delete'),(6653,'incomingstore','33','add'),(6654,'incomingstore','33','delete'),(6655,'incomingstore','33','view'),(6656,'lowstocklist','33','add'),(6657,'lowstocklist','33','more'),(6658,'lowstocklist','33','view'),(6659,'lowproducts','33','add'),(6660,'lowproducts','33','update'),(6661,'damagedproducts','33','add'),(6662,'damagedproducts','33','update'),(6663,'damagedproducts','33','delete'),(6664,'projectsmanagement','33','view'),(6665,'projectsmanagement','33','add'),(6666,'projectsmanagement','33','update'),(6667,'projectsmanagement','33','delete'),(6668,'assets','33','add'),(6669,'assets','33','update'),(6670,'assets','33','delete'),(6671,'accounting','33','deletebank'),(6672,'accounting','33','deleteglaccount'),(6673,'accounting','33','view'),(6674,'bankdeposits','33','add'),(6675,'bankdeposits','33','update'),(6676,'bankdeposits','33','delete'),(6677,'banktransfer','33','add'),(6678,'journalentry','33','add'),(6679,'accountingreports','33','view'),(6680,'peoplecategory','33','add'),(6681,'peoplecategory','33','update'),(6682,'peoplecategory','33','delete'),(6683,'labourrecords','33','add'),(6684,'payroll','33','add'),(6685,'reports','33','view'),(6686,'reports','33','download'),(6687,'reports','33','delete'),(6688,'reports','33','update'),(6689,'reports','33','viewall'),(6690,'displayreport','33','view'),(6691,'grouping','33','add'),(6692,'grouping','33','update'),(6693,'grouping','33','delete'),(6694,'sendsms','33','add'),(6695,'sendsms','33','update'),(6696,'sendsms','33','delete'),(6697,'sendsms','33','transfersms'),(6698,'documents','33','add'),(6699,'documents','33','update'),(6700,'documents','33','delete'),(6701,'documents','33','viewalldocuments'),(6702,'humanresource','33','add'),(6703,'humanresource','33','approve'),(6704,'humanresource','33','update'),(6705,'humanresource','33','delete'),(6706,'humanresource','33','view'),(6707,'humanresource','33','allocate'),(6708,'humanresource','33','viewallpayroll'),(6709,'humanresource','33','leavesetup'),(6710,'humanresource','33','allleaves '),(6711,'humanresource','33','bioattendance'),(6712,'taskscategory','33','add'),(6713,'taskscategory','33','update'),(6714,'taskscategory','33','delete'),(6715,'task','33','add'),(6716,'task','33','update'),(6717,'task','33','viewall'),(6718,'task','33','delete'),(6719,'task','33','postspecifictask'),(6720,'task','33','postgeneraltask'),(6721,'task','33','viewothersspecifictask'),(6722,'task','33','viewothersgeneraltask'),(6723,'task','33','assigntask'),(6724,'task','33','posttaskforothers'),(6725,'callcenter','33','add'),(6726,'callcenter','33','upadate'),(6727,'callcenter','33','view'),(6728,'callcenter','33','download'),(6729,'callcenter','33','delete'),(6730,'deals','33','add'),(6731,'deals','33','update'),(6732,'deals','33','delete'),(6733,'deals','33','viewall'),(6734,'complain','33','add'),(6735,'complain','33','view'),(6736,'complain','33','update'),(6737,'complain','33','allcompalin'),(6738,'complain','33','delete'),(6739,'events','33','add'),(6740,'events','33','update'),(6741,'events','33','delete'),(6742,'password','33','change'),(6743,'profile','33','update'),(6744,'ecommerce','33','add'),(6745,'ecommerce','33','update'),(6746,'ecommerce','33','delete'),(6747,'ecommerce','33','vieworders'),(6748,'ecommerce','33','setup'),(6749,'ecommerce','33','approveorders'),(6750,'config','33','delete'),(6751,'config','33','add'),(6752,'config','33','update'),(7091,'sales','35','add'),(7092,'sales','35','suspend'),(7093,'sales','35','selectmessage'),(7094,'sales','35','printreceipt'),(7095,'sales','35','update'),(7096,'sales','35','cash'),(7097,'sales','35','delete'),(7098,'sales','35','moresales'),(7099,'sales','35','sale'),(7100,'sales','35','Logout'),(7101,'sales','35','mpesabalance'),(7102,'sales','35','displaycustomers'),(7103,'sales','35','discount'),(7104,'sales','35','reprint'),(7105,'sales','35','select'),(7106,'sales','35','printbill'),(7107,'sales','35','productdiscount'),(7108,'sales','35','mpesa'),(7109,'sales','35','order'),(7110,'sales','35','closebill'),(7111,'sales','35','viewbuyingprice'),(7112,'sales','35','editsellingprice'),(7113,'sales','35','updatepaymentmode'),(7114,'sales','35','card'),(7115,'sales','35','clearpayments'),(7116,'sales','35','cheque'),(7117,'sales','35','creditnote'),(7118,'sales','35','voucher'),(7119,'sales','35','salesbeyondbprice'),(7120,'sales','35','points'),(7121,'sales','35','credit'),(7122,'sales','35','selectroom'),(7123,'sales','35','dontprint'),(7124,'sales','35','accountlimit'),(7125,'sales','35','backdatesales'),(7126,'sales','35','recordcoins'),(7127,'sales','35','changetaxstatus'),(7128,'sales','35','leaseitems'),(7129,'sales','35','giveloyalityponts'),(7130,'sales','35','dontshowstock'),(7131,'sales','35','splitbill'),(7132,'sales','35','changeuomonsales'),(7133,'sales','35','selecttable'),(7134,'sales','35','printdelivery'),(7135,'sales','35','sendsms'),(7136,'sales','35','selectcurrency'),(7137,'sales','35','salesperson'),(7138,'sales','35','usekeyboard'),(7139,'sales','35','receiptno'),(7140,'sales','35','negativesales'),(7141,'wholesale','35','sale'),(7142,'wholesale','35','add'),(7143,'wholesale','35','delete'),(7144,'wholesale','35','update'),(7145,'cashiersales','35','entermpesacode'),(7146,'cashiersales','35','editmpesa'),(7147,'cashiersales','35','all'),(7148,'cashiersales','35','delete'),(7149,'cashiersales','35','cashiersales'),(7150,'cashiersales','35','editmpesadate'),(7151,'cashiersales','35','dontshowtotal'),(7152,'cashiersales','35','adddailycollection'),(7153,'cashiersales','35','viewtill'),(7154,'cashiersales','35','viewdailycollections'),(7155,'cashiersales','35','deletedailycollections'),(7156,'cashiersales','35','updatedailycollections'),(7157,'cashiersales','35','reversempesa'),(7158,'cashiersales','35','clearallsales'),(7159,'cashiersales','35','viewallcollections'),(7160,'cashiersales','35','viewallcounters'),(7161,'cashiersales','35','mpesapendingreport'),(7162,'cashiersales','35','mpesaverifiedreport'),(7163,'cashiersales','35','viewcommission'),(7164,'cashiersales','35','viewmpesamessages'),(7165,'cashiersales','35','dailysalesonly'),(7166,'recorddelivery','35','add'),(7167,'recorddelivery','35','view'),(7168,'recorddelivery','35','update'),(7169,'recorddelivery','35','delete'),(7170,'recorddelivery','35','changestatus'),(7171,'recorddelivery','35','report'),(7172,'recorddelivery','35','Dispatched'),(7173,'recorddelivery','35','FailedDelivery'),(7174,'recorddelivery','35','ReturnedandReceived'),(7175,'recorddelivery','35','Delivered'),(7176,'recorddelivery','35','Claimraised'),(7177,'recorddelivery','35','ClaimOK'),(7178,'recorddelivery','35','ClaimDamaged'),(7179,'purchases','35','add'),(7180,'purchases','35','update'),(7181,'purchases','35','delete'),(7182,'purchases','35','updatebuyingprice'),(7183,'purchases','35','updatesellingprice'),(7184,'purchases','35','updateclosedinvoice'),(7185,'purchases','35','viewquotation'),(7186,'purchases','35','viewserials'),(7187,'purchases','35','viewdirectpurchases'),(7188,'purchases','35','viewpurchase'),(7189,'purchases','35','salesorder'),(7190,'purchases','35','budget'),(7191,'purchases','35','showdefaultserials'),(7192,'purchases','35','viewallcounters'),(7193,'purchases','35','approve'),(7194,'purchases','35','addbatchno'),(7195,'purchases','35','addexpirydate'),(7196,'viewreturnsales','35','add'),(7197,'viewreturnsales','35','update'),(7198,'viewreturnsales','35','delete'),(7199,'viewreturnsales','35','return'),(7200,'viewreturnsales','35','clear'),(7201,'viewreturnsales','35','moresales'),(7202,'income','35','View'),(7203,'income','35','add'),(7204,'income','35','wiewinvoices'),(7205,'income','35','detailedvatinvoice'),(7206,'incomeexpenses','35','add'),(7207,'incomeexpenses','35','closeexpense'),(7208,'incomeexpenses','35','update'),(7209,'incomeexpenses','35','updateclosedexpenses'),(7210,'incomeexpenses','35','wiewinvoices'),(7211,'incomeexpenses','35','viewbills'),(7212,'incomeexpenses','35','viewexpense'),(7213,'incomeexpenses','35','viewdebtors'),(7214,'incomeexpenses','35','viewcreditors'),(7215,'incomeexpenses','35','postrentalexpenses'),(7216,'accomodation','35','viewrooms'),(7217,'accomodation','35','addhouse'),(7218,'accomodation','35','dailysales'),(7219,'accomodation','35','viewhouse'),(7220,'accomodation','35','voucher'),(7221,'accomodation','35','mpesa'),(7222,'accomodation','35','points'),(7223,'accomodation','35','credit'),(7224,'accomodation','35','card'),(7225,'accomodation','35','cash'),(7226,'accomodation','35','cheque'),(7227,'accomodation','35','checkinroom'),(7228,'accomodation','35','checkoutroom'),(7229,'accomodation','35','addroom'),(7230,'accomodation','35','cancel'),(7231,'accomodation','35','checkin'),(7232,'accomodation','35','addcharges'),(7233,'accomodation','35','givediscount'),(7234,'accomodation','35','cleanrooms'),(7235,'accomodation','35','updatecharges'),(7236,'accomodation','35','updateroom'),(7237,'accomodation','35','postexpense'),(7238,'accomodation','35','updatehouse'),(7239,'accomodation','35','Post Bank Deposits'),(7240,'accomodation','35','managehotel'),(7241,'accomodation','35','assignrooms'),(7242,'accomodation','35','managerental'),(7243,'accomodation','35','changepayment'),(7244,'accomodation','35','housekeeping'),(7245,'accomodation','35','customerregister'),(7246,'accomodation','35','dailypayments'),(7247,'accomodation','35','advancebooking'),(7248,'accomodation','35','checkoutcustomerwithbalance'),(7249,'accomodation','35','managecustomer'),(7250,'accomodation','35','viewreports'),(7251,'accomodation','35','accomodationmanager'),(7252,'accomodation','35','accommodationcleaner'),(7253,'accomodation','35','accommodationreceiptionist'),(7254,'accomodation','35','config'),(7255,'accomodation','35','viewroomcleaned'),(7256,'accomodation','35','clearsales'),(7257,'accomodation','35','dailycollections'),(7258,'branch','35','add'),(7259,'branch','35','view'),(7260,'branch','35','update'),(7261,'branch','35','delete'),(7262,'members','35','add'),(7263,'members','35','update'),(7264,'members','35','deletepeople'),(7265,'members','35','opencloseshift'),(7266,'users','35','add'),(7267,'users','35','update'),(7268,'users','35','delete'),(7269,'users','35','deleteallroles'),(7270,'productscategory','35','add'),(7271,'productscategory','35','update'),(7272,'productscategory','35','delete'),(7273,'productlist','35','bulk'),(7274,'productlist','35','updatestock'),(7275,'productlist','35','move'),(7276,'productlist','35','more'),(7277,'productlist','35','transfer'),(7278,'productlist','35','addstock'),(7279,'productlist','35','delete'),(7280,'productlist','35','view'),(7281,'productlist','35','update'),(7282,'productlist','35','add'),(7283,'productlist','35','openclosestock'),(7284,'productlist','35','stocktaking'),(7285,'productlist','35','editstocktaken'),(7286,'productlist','35','editopenclosestock'),(7287,'productlist','35','changeserialstatus'),(7288,'productlist','35','viewserials'),(7289,'productlist','35','viewproductsfromallbranches'),(7290,'productlist','35','bulkpriceupdate'),(7291,'productlist','35','viewbprice'),(7292,'products','35','add'),(7293,'products','35','update'),(7294,'products','35','delete'),(7295,'products','35','addstock'),(7296,'products','35','more'),(7297,'products','35','bulk'),(7298,'products','35','deleteorder'),(7299,'products','35','dispatch'),(7300,'products','35','removestock'),(7301,'products','35','price'),(7302,'products','35','removeallstock'),(7303,'products','35','bulkpriceupdate'),(7304,'products','35','viewbprice'),(7305,'incomingstock','35','add'),(7306,'incomingstock','35','update'),(7307,'incomingstock','35','view'),(7308,'incomingstock','35','delete'),(7309,'incomingstore','35','add'),(7310,'incomingstore','35','delete'),(7311,'incomingstore','35','view'),(7312,'lowstocklist','35','add'),(7313,'lowstocklist','35','more'),(7314,'lowstocklist','35','view'),(7315,'lowproducts','35','add'),(7316,'lowproducts','35','update'),(7317,'damagedproducts','35','add'),(7318,'damagedproducts','35','update'),(7319,'damagedproducts','35','delete'),(7320,'projectsmanagement','35','view'),(7321,'projectsmanagement','35','add'),(7322,'projectsmanagement','35','update'),(7323,'projectsmanagement','35','delete'),(7324,'assets','35','add'),(7325,'assets','35','update'),(7326,'assets','35','delete'),(7327,'accounting','35','deletebank'),(7328,'accounting','35','deleteglaccount'),(7329,'accounting','35','view'),(7330,'bankdeposits','35','add'),(7331,'bankdeposits','35','update'),(7332,'bankdeposits','35','delete'),(7333,'banktransfer','35','add'),(7334,'journalentry','35','add'),(7335,'accountingreports','35','view'),(7336,'peoplecategory','35','add'),(7337,'peoplecategory','35','update'),(7338,'peoplecategory','35','delete'),(7339,'labourrecords','35','add'),(7340,'payroll','35','add'),(7341,'reports','35','view'),(7342,'reports','35','download'),(7343,'reports','35','delete'),(7344,'reports','35','update'),(7345,'reports','35','viewall'),(7346,'displayreport','35','view'),(7347,'grouping','35','add'),(7348,'grouping','35','update'),(7349,'grouping','35','delete'),(7350,'sendsms','35','add'),(7351,'sendsms','35','update'),(7352,'sendsms','35','delete'),(7353,'sendsms','35','transfersms'),(7354,'documents','35','add'),(7355,'documents','35','update'),(7356,'documents','35','delete'),(7357,'documents','35','viewalldocuments'),(7358,'humanresource','35','add'),(7359,'humanresource','35','approve'),(7360,'humanresource','35','update'),(7361,'humanresource','35','delete'),(7362,'humanresource','35','view'),(7363,'humanresource','35','allocate'),(7364,'humanresource','35','viewallpayroll'),(7365,'humanresource','35','leavesetup'),(7366,'humanresource','35','allleaves '),(7367,'humanresource','35','bioattendance'),(7368,'taskscategory','35','add'),(7369,'taskscategory','35','update'),(7370,'taskscategory','35','delete'),(7371,'task','35','add'),(7372,'task','35','update'),(7373,'task','35','viewall'),(7374,'task','35','delete'),(7375,'task','35','postspecifictask'),(7376,'task','35','postgeneraltask'),(7377,'task','35','viewothersspecifictask'),(7378,'task','35','viewothersgeneraltask'),(7379,'task','35','assigntask'),(7380,'task','35','posttaskforothers'),(7381,'callcenter','35','add'),(7382,'callcenter','35','upadate'),(7383,'callcenter','35','view'),(7384,'callcenter','35','download'),(7385,'callcenter','35','delete'),(7386,'deals','35','add'),(7387,'deals','35','update'),(7388,'deals','35','delete'),(7389,'deals','35','viewall'),(7390,'complain','35','add'),(7391,'complain','35','view'),(7392,'complain','35','update'),(7393,'complain','35','allcompalin'),(7394,'complain','35','delete'),(7395,'events','35','add'),(7396,'events','35','update'),(7397,'events','35','delete'),(7398,'password','35','change'),(7399,'profile','35','update'),(7400,'ecommerce','35','add'),(7401,'ecommerce','35','update'),(7402,'ecommerce','35','delete'),(7403,'ecommerce','35','vieworders'),(7404,'ecommerce','35','setup'),(7405,'ecommerce','35','approveorders'),(7406,'config','35','delete'),(7407,'config','35','add'),(7408,'config','35','update'),(8129,'sales','1','selectmessage'),(8130,'sales','1','add'),(8131,'sales','1','suspend'),(8132,'sales','1','printreceipt'),(8133,'sales','1','update'),(8134,'sales','1','cash'),(8135,'sales','1','delete'),(8136,'sales','1','moresales'),(8137,'sales','1','sale'),(8138,'sales','1','reprint'),(8139,'sales','1','Logout'),(8140,'sales','1','select'),(8141,'sales','1','mpesabalance'),(8142,'sales','1','mpesa'),(8143,'sales','1','productdiscount'),(8144,'sales','1','printbill'),(8145,'sales','1','order'),(8146,'sales','1','closebill'),(8147,'sales','1','editsellingprice'),(8148,'sales','1','card'),(8149,'sales','1','updatepaymentmode'),(8150,'sales','1','clearpayments'),(8151,'sales','1','cheque'),(8152,'sales','1','creditnote'),(8153,'sales','1','voucher'),(8154,'sales','1','salesbeyondbprice'),(8155,'sales','1','points'),(8156,'sales','1','salebelowbprice'),(8157,'sales','1','credit'),(8158,'sales','1','selectroom'),(8159,'sales','1','dontprint'),(8160,'sales','1','backdatesales'),(8161,'sales','1','recordcoins'),(8162,'sales','1','leaseitems'),(8163,'sales','1','giveloyalityponts'),(8164,'sales','1','splitbill'),(8165,'sales','1','mergebill'),(8166,'sales','1','changeuomonsales'),(8167,'sales','1','selecttable'),(8168,'sales','1','printdelivery'),(8169,'sales','1','entermpesacode'),(8170,'sales','1','sendsms'),(8171,'sales','1','receiptno'),(8172,'sales','1','salesperson'),(8173,'sales','1','negativesales'),(8174,'sales','1','updateqtysales'),(8175,'sales','1','restrictbillprintingtotwo'),(8176,'wholesale','1','sale'),(8177,'wholesale','1','add'),(8178,'wholesale','1','delete'),(8179,'wholesale','1','update'),(8180,'cashiersales','1','entermpesacode'),(8181,'cashiersales','1','editmpesa'),(8182,'cashiersales','1','all'),(8183,'cashiersales','1','delete'),(8184,'cashiersales','1','editmpesadate'),(8185,'cashiersales','1','adddailycollection'),(8186,'cashiersales','1','viewtill'),(8187,'cashiersales','1','viewdailycollections'),(8188,'cashiersales','1','updatedailycollections'),(8189,'cashiersales','1','reversempesa'),(8190,'cashiersales','1','deletedailycollections'),(8191,'cashiersales','1','viewallcollections'),(8192,'cashiersales','1','mpesapendingreport'),(8193,'cashiersales','1','mpesaverifiedreport'),(8194,'cashiersales','1','viewcommission'),(8195,'cashiersales','1','viewmpesamessages'),(8196,'cashiersales','1','changestatus'),(8197,'recorddelivery','1','add'),(8198,'recorddelivery','1','view'),(8199,'recorddelivery','1','update'),(8200,'recorddelivery','1','delete'),(8201,'recorddelivery','1','changestatus'),(8202,'recorddelivery','1','report'),(8203,'recorddelivery','1','Dispatched'),(8204,'recorddelivery','1','FailedDelivery'),(8205,'recorddelivery','1','ReturnedandReceived'),(8206,'recorddelivery','1','Delivered'),(8207,'recorddelivery','1','Claimraised'),(8208,'recorddelivery','1','ClaimOK'),(8209,'recorddelivery','1','ClaimDamaged'),(8210,'purchases','1','add'),(8211,'purchases','1','update'),(8212,'purchases','1','delete'),(8213,'purchases','1','updatebuyingprice'),(8214,'purchases','1','updatesellingprice'),(8215,'purchases','1','updateclosedinvoice'),(8216,'purchases','1','viewquotation'),(8217,'purchases','1','viewdirectpurchases'),(8218,'purchases','1','viewserials'),(8219,'purchases','1','viewpurchase'),(8220,'purchases','1','salesorder'),(8221,'purchases','1','budget'),(8222,'purchases','1','showdefaultserials'),(8223,'purchases','1','approve'),(8224,'purchases','1','updateserial'),(8225,'salesorder','1','add'),(8226,'salesorder','1','view'),(8227,'salesorder','1','update'),(8228,'salesorder','1','viewall'),(8229,'viewreturnsales','1','add'),(8230,'viewreturnsales','1','update'),(8231,'viewreturnsales','1','delete'),(8232,'viewreturnsales','1','return'),(8233,'viewreturnsales','1','clear'),(8234,'viewreturnsales','1','moresales'),(8235,'viewreturnsales','1','returnclearedsales'),(8236,'income','1','View'),(8237,'income','1','add'),(8238,'income','1','displaybeforevat'),(8239,'income','1','receivedublicatecodes'),(8240,'incomeexpenses','1','add'),(8241,'incomeexpenses','1','closeexpense'),(8242,'incomeexpenses','1','update'),(8243,'incomeexpenses','1','updateclosedexpenses'),(8244,'incomeexpenses','1','viewbills'),(8245,'incomeexpenses','1','viewexpense'),(8246,'incomeexpenses','1','viewdebtors'),(8247,'incomeexpenses','1','viewcreditors'),(8248,'incomeexpenses','1','postrentalexpenses'),(8249,'incomeexpenses','1','uploadexpenses'),(8250,'accomodation','1','viewrooms'),(8251,'accomodation','1','dailysales'),(8252,'accomodation','1','addhouse'),(8253,'accomodation','1','viewhouse'),(8254,'accomodation','1','mpesa'),(8255,'accomodation','1','cash'),(8256,'accomodation','1','checkinroom'),(8257,'accomodation','1','credit'),(8258,'accomodation','1','cheque'),(8259,'accomodation','1','voucher'),(8260,'accomodation','1','points'),(8261,'accomodation','1','card'),(8262,'accomodation','1','checkoutroom'),(8263,'accomodation','1','cancel'),(8264,'accomodation','1','addroom'),(8265,'accomodation','1','cleanrooms'),(8266,'accomodation','1','addcharges'),(8267,'accomodation','1','givediscount'),(8268,'accomodation','1','updatecharges'),(8269,'accomodation','1','checkin'),(8270,'accomodation','1','updatehouse'),(8271,'accomodation','1','updateroom'),(8272,'accomodation','1','postexpense'),(8273,'accomodation','1','Post Bank Deposits'),(8274,'accomodation','1','managehotel'),(8275,'accomodation','1','assignrooms'),(8276,'accomodation','1','managerental'),(8277,'accomodation','1','changepayment'),(8278,'accomodation','1','housekeeping'),(8279,'accomodation','1','dailypayments'),(8280,'accomodation','1','customerregister'),(8281,'accomodation','1','advancebooking'),(8282,'accomodation','1','checkoutcustomerwithbalance'),(8283,'accomodation','1','viewreports'),(8284,'accomodation','1','managecustomer'),(8285,'accomodation','1','accommodationreceiptionist'),(8286,'accomodation','1','config'),(8287,'accomodation','1','viewroomcleaned'),(8288,'accomodation','1','clearsales'),(8289,'accomodation','1','dailycollections'),(8290,'accomodation','1','bulkcheckin'),(8291,'accomodation','1','bulkreservation'),(8292,'accomodation','1','bulkstatuschange'),(8293,'accomodation','1','plotexpenses'),(8294,'branch','1','add'),(8295,'branch','1','view'),(8296,'branch','1','update'),(8297,'branch','1','delete'),(8298,'members','1','add'),(8299,'members','1','update'),(8300,'members','1','deletepeople'),(8301,'members','1','opencloseshift'),(8302,'members','1','UpdateRenewal'),(8303,'users','1','add'),(8304,'users','1','update'),(8305,'users','1','delete'),(8306,'users','1','deleteallroles'),(8307,'productscategory','1','add'),(8308,'productscategory','1','update'),(8309,'productscategory','1','delete'),(8310,'productlist','1','bulk'),(8311,'productlist','1','move'),(8312,'productlist','1','more'),(8313,'productlist','1','updatestock'),(8314,'productlist','1','transfer'),(8315,'productlist','1','addstock'),(8316,'productlist','1','delete'),(8317,'productlist','1','view'),(8318,'productlist','1','update'),(8319,'productlist','1','add'),(8320,'productlist','1','stocktaking'),(8321,'productlist','1','openclosestock'),(8322,'productlist','1','editstocktaken'),(8323,'productlist','1','editopenclosestock'),(8324,'productlist','1','changeserialstatus'),(8325,'productlist','1','viewserials'),(8326,'productlist','1','viewproductsfromallbranches'),(8327,'productlist','1','bulkpriceupdate'),(8328,'productlist','1','negativestockadjustment'),(8329,'productlist','1','viewproduction'),(8330,'productlist','1','assignproduction'),(8331,'productlist','1','deleteproductionitem'),(8332,'productlist','1','updateproductionitem'),(8333,'products','1','add'),(8334,'products','1','update'),(8335,'products','1','delete'),(8336,'products','1','addstock'),(8337,'products','1','more'),(8338,'products','1','bulk'),(8339,'products','1','deleteorder'),(8340,'products','1','dispatch'),(8341,'products','1','removestock'),(8342,'products','1','price'),(8343,'products','1','removeallstock'),(8344,'products','1','bulkpriceupdate'),(8345,'products','1','negativestockadjustment'),(8346,'incomingstock','1','add'),(8347,'incomingstock','1','update'),(8348,'incomingstock','1','view'),(8349,'incomingstock','1','delete'),(8350,'incomingstore','1','add'),(8351,'incomingstore','1','delete'),(8352,'incomingstore','1','view'),(8353,'lowstocklist','1','add'),(8354,'lowstocklist','1','more'),(8355,'lowstocklist','1','view'),(8356,'lowproducts','1','add'),(8357,'lowproducts','1','update'),(8358,'damagedproducts','1','add'),(8359,'damagedproducts','1','update'),(8360,'damagedproducts','1','delete'),(8361,'projectsmanagement','1','view'),(8362,'projectsmanagement','1','add'),(8363,'projectsmanagement','1','update'),(8364,'projectsmanagement','1','delete'),(8365,'assets','1','add'),(8366,'assets','1','update'),(8367,'assets','1','delete'),(8368,'accounting','1','deletebank'),(8369,'accounting','1','deleteglaccount'),(8370,'accounting','1','view'),(8371,'bankdeposits','1','add'),(8372,'bankdeposits','1','update'),(8373,'bankdeposits','1','delete'),(8374,'banktransfer','1','add'),(8375,'journalentry','1','add'),(8376,'accountingreports','1','view'),(8377,'chequemanagemant','1','add'),(8378,'chequemanagemant','1','view'),(8379,'peoplecategory','1','add'),(8380,'peoplecategory','1','update'),(8381,'peoplecategory','1','delete'),(8382,'departments','1','add'),(8383,'payrollsetup','1','add'),(8384,'labourrecords','1','add'),(8385,'leavemanagement','1','add'),(8386,'biometricrecords','1','add'),(8387,'payroll','1','add'),(8388,'loyalitycards','1','add'),(8389,'loyalitycards','1','update'),(8390,'reports','1','view'),(8391,'reports','1','download'),(8392,'reports','1','update'),(8393,'reports','1','viewall'),(8394,'displayreport','1','view'),(8395,'grouping','1','add'),(8396,'grouping','1','update'),(8397,'grouping','1','delete'),(8398,'sendsms','1','add'),(8399,'sendsms','1','update'),(8400,'sendsms','1','delete'),(8401,'sendsms','1','transfersms'),(8402,'documents','1','add'),(8403,'documents','1','update'),(8404,'documents','1','delete'),(8405,'documents','1','viewalldocuments'),(8406,'humanresource','1','add'),(8407,'humanresource','1','update'),(8408,'humanresource','1','approve'),(8409,'humanresource','1','delete'),(8410,'humanresource','1','view'),(8411,'humanresource','1','allocate'),(8412,'humanresource','1','viewallpayroll'),(8413,'humanresource','1','leavesetup'),(8414,'humanresource','1','allleaves '),(8415,'humanresource','1','bioattendance'),(8416,'taskscategory','1','add'),(8417,'taskscategory','1','update'),(8418,'taskscategory','1','delete'),(8419,'task','1','add'),(8420,'task','1','viewall'),(8421,'task','1','update'),(8422,'task','1','postspecifictask'),(8423,'task','1','delete'),(8424,'task','1','postgeneraltask'),(8425,'task','1','viewothersspecifictask'),(8426,'task','1','viewothersgeneraltask'),(8427,'task','1','assigntask'),(8428,'task','1','posttaskforothers'),(8429,'task','1','overalclearingpendingtasks'),(8430,'callcenter','1','add'),(8431,'callcenter','1','upadate'),(8432,'callcenter','1','view'),(8433,'callcenter','1','download'),(8434,'callcenter','1','delete'),(8435,'deals','1','add'),(8436,'deals','1','update'),(8437,'deals','1','delete'),(8438,'deals','1','viewall'),(8439,'deals','1','addpossiblefeedback'),(8440,'deals','1','downloaddeals'),(8441,'deals','1','View others contact'),(8442,'deals','1','AddAgents'),(8443,'deals','1','transferdeals'),(8444,'complain','1','add'),(8445,'complain','1','view'),(8446,'complain','1','update'),(8447,'complain','1','allcompalin'),(8448,'complain','1','delete'),(8449,'events','1','add'),(8450,'events','1','update'),(8451,'events','1','delete'),(8452,'password','1','change'),(8453,'profile','1','update'),(8454,'ecommerce','1','add'),(8455,'ecommerce','1','update'),(8456,'ecommerce','1','delete'),(8457,'ecommerce','1','vieworders'),(8458,'ecommerce','1','setup'),(8459,'ecommerce','1','approveorders'),(8460,'quotation','1','add'),(8461,'quotation','1','update'),(8462,'quotation','1','delete'),(8463,'quotation','1','view'),(8464,'quotation','1','viewall'),(8465,'config','1','delete'),(8466,'config','1','add'),(8467,'config','1','update'),(8468,'config','1','productcode'),(8469,'sales','3','add'),(8470,'sales','3','suspend'),(8471,'sales','3','printreceipt'),(8472,'sales','3','update'),(8473,'sales','3','cash'),(8474,'sales','3','moresales'),(8475,'sales','3','sale'),(8476,'sales','3','mpesa'),(8477,'sales','3','printbill'),(8478,'sales','3','card'),(8479,'sales','3','updatepaymentmode'),(8480,'sales','3','clearpayments'),(8481,'sales','3','cheque'),(8482,'sales','3','recordcoins'),(8483,'sales','3','giveloyalityponts'),(8484,'sales','3','entermpesacode'),(8485,'sales','3','updateqtysales'),(8486,'cashiersales','3','entermpesacode'),(8487,'cashiersales','3','editmpesa'),(8488,'cashiersales','3','all'),(8489,'cashiersales','3','cashiersales'),(8490,'cashiersales','3','editmpesadate'),(8491,'cashiersales','3','adddailycollection'),(8492,'cashiersales','3','viewtill'),(8493,'cashiersales','3','viewdailycollections'),(8494,'cashiersales','3','updatedailycollections'),(8495,'productlist','3','more'),(8496,'productlist','3','view'),(8497,'productlist','3','update'),(8498,'productlist','3','add'),(8499,'productlist','3','stocktaking'),(8500,'productlist','3','viewserials'),(8501,'productlist','3','viewproductsfromallbranches'),(8502,'products','3','addstock'),(8503,'products','3','more'),(8504,'products','3','bulk'),(8505,'products','3','price'),(8506,'password','3','change'),(8507,'sales','4','selectmessage'),(8508,'sales','4','add'),(8509,'sales','4','suspend'),(8510,'sales','4','printreceipt'),(8511,'sales','4','update'),(8512,'sales','4','cash'),(8513,'sales','4','delete'),(8514,'sales','4','moresales'),(8515,'sales','4','sale'),(8516,'sales','4','reprint'),(8517,'sales','4','Logout'),(8518,'sales','4','select'),(8519,'sales','4','mpesabalance'),(8520,'sales','4','displaycustomers'),(8521,'sales','4','discount'),(8522,'sales','4','mpesa'),(8523,'sales','4','productdiscount'),(8524,'sales','4','printbill'),(8525,'sales','4','order'),(8526,'sales','4','closebill'),(8527,'sales','4','editsellingprice'),(8528,'sales','4','viewbuyingprice'),(8529,'sales','4','card'),(8530,'sales','4','updatepaymentmode'),(8531,'sales','4','clearpayments'),(8532,'sales','4','cheque'),(8533,'sales','4','creditnote'),(8534,'sales','4','voucher'),(8535,'sales','4','salesbeyondbprice'),(8536,'sales','4','points'),(8537,'sales','4','credit'),(8538,'sales','4','selectroom'),(8539,'sales','4','dontprint'),(8540,'sales','4','accountlimit'),(8541,'sales','4','backdatesales'),(8542,'sales','4','recordcoins'),(8543,'sales','4','leaseitems'),(8544,'sales','4','changetaxstatus'),(8545,'sales','4','dontshowstock'),(8546,'sales','4','giveloyalityponts'),(8547,'sales','4','splitbill'),(8548,'sales','4','changeuomonsales'),(8549,'sales','4','selecttable'),(8550,'sales','4','printdelivery'),(8551,'sales','4','sendsms'),(8552,'sales','4','usekeyboard'),(8553,'sales','4','receiptno'),(8554,'sales','4','salesperson'),(8555,'sales','4','selectcurrency'),(8556,'sales','4','negativesales'),(8557,'wholesale','4','sale'),(8558,'wholesale','4','add'),(8559,'wholesale','4','delete'),(8560,'wholesale','4','update'),(8561,'cashiersales','4','entermpesacode'),(8562,'cashiersales','4','editmpesa'),(8563,'cashiersales','4','all'),(8564,'cashiersales','4','delete'),(8565,'cashiersales','4','cashiersales'),(8566,'cashiersales','4','editmpesadate'),(8567,'cashiersales','4','dontshowtotal'),(8568,'cashiersales','4','adddailycollection'),(8569,'cashiersales','4','viewtill'),(8570,'cashiersales','4','viewdailycollections'),(8571,'cashiersales','4','updatedailycollections'),(8572,'cashiersales','4','reversempesa'),(8573,'cashiersales','4','deletedailycollections'),(8574,'cashiersales','4','clearallsales'),(8575,'cashiersales','4','viewallcollections'),(8576,'cashiersales','4','mpesapendingreport'),(8577,'cashiersales','4','viewallcounters'),(8578,'cashiersales','4','mpesaverifiedreport'),(8579,'cashiersales','4','viewcommission'),(8580,'cashiersales','4','dailysalesonly'),(8581,'cashiersales','4','viewmpesamessages'),(8582,'recorddelivery','4','add'),(8583,'recorddelivery','4','view'),(8584,'recorddelivery','4','update'),(8585,'recorddelivery','4','delete'),(8586,'recorddelivery','4','changestatus'),(8587,'recorddelivery','4','report'),(8588,'recorddelivery','4','Dispatched'),(8589,'recorddelivery','4','FailedDelivery'),(8590,'recorddelivery','4','ReturnedandReceived'),(8591,'recorddelivery','4','Delivered'),(8592,'recorddelivery','4','Claimraised'),(8593,'recorddelivery','4','ClaimOK'),(8594,'recorddelivery','4','ClaimDamaged'),(8595,'purchases','4','add'),(8596,'purchases','4','update'),(8597,'purchases','4','delete'),(8598,'purchases','4','updatebuyingprice'),(8599,'purchases','4','updatesellingprice'),(8600,'purchases','4','updateclosedinvoice'),(8601,'purchases','4','viewquotation'),(8602,'purchases','4','viewdirectpurchases'),(8603,'purchases','4','viewserials'),(8604,'purchases','4','viewpurchase'),(8605,'purchases','4','salesorder'),(8606,'purchases','4','budget'),(8607,'purchases','4','showdefaultserials'),(8608,'purchases','4','viewallcounters'),(8609,'purchases','4','approve'),(8610,'purchases','4','addbatchno'),(8611,'purchases','4','addexpirydate'),(8612,'viewreturnsales','4','add'),(8613,'viewreturnsales','4','update'),(8614,'viewreturnsales','4','delete'),(8615,'viewreturnsales','4','return'),(8616,'viewreturnsales','4','clear'),(8617,'viewreturnsales','4','moresales'),(8618,'income','4','View'),(8619,'income','4','add'),(8620,'income','4','detailedvatinvoice'),(8621,'incomeexpenses','4','add'),(8622,'incomeexpenses','4','closeexpense'),(8623,'incomeexpenses','4','update'),(8624,'incomeexpenses','4','updateclosedexpenses'),(8625,'incomeexpenses','4','wiewinvoices'),(8626,'incomeexpenses','4','viewbills'),(8627,'incomeexpenses','4','viewexpense'),(8628,'incomeexpenses','4','viewdebtors'),(8629,'incomeexpenses','4','viewcreditors'),(8630,'incomeexpenses','4','postrentalexpenses'),(8631,'accomodation','4','viewrooms'),(8632,'accomodation','4','dailysales'),(8633,'accomodation','4','addhouse'),(8634,'accomodation','4','viewhouse'),(8635,'accomodation','4','mpesa'),(8636,'accomodation','4','cash'),(8637,'accomodation','4','checkinroom'),(8638,'accomodation','4','credit'),(8639,'accomodation','4','cheque'),(8640,'accomodation','4','voucher'),(8641,'accomodation','4','points'),(8642,'accomodation','4','card'),(8643,'accomodation','4','checkoutroom'),(8644,'accomodation','4','cancel'),(8645,'accomodation','4','addroom'),(8646,'accomodation','4','cleanrooms'),(8647,'accomodation','4','addcharges'),(8648,'accomodation','4','givediscount'),(8649,'accomodation','4','updatecharges'),(8650,'accomodation','4','checkin'),(8651,'accomodation','4','updatehouse'),(8652,'accomodation','4','updateroom'),(8653,'accomodation','4','postexpense'),(8654,'accomodation','4','Post Bank Deposits'),(8655,'accomodation','4','managehotel'),(8656,'accomodation','4','assignrooms'),(8657,'accomodation','4','managerental'),(8658,'accomodation','4','changepayment'),(8659,'accomodation','4','housekeeping'),(8660,'accomodation','4','dailypayments'),(8661,'accomodation','4','customerregister'),(8662,'accomodation','4','advancebooking'),(8663,'accomodation','4','checkoutcustomerwithbalance'),(8664,'accomodation','4','viewreports'),(8665,'accomodation','4','managecustomer'),(8666,'accomodation','4','accomodationmanager'),(8667,'accomodation','4','accommodationcleaner'),(8668,'accomodation','4','accommodationreceiptionist'),(8669,'accomodation','4','config'),(8670,'accomodation','4','viewroomcleaned'),(8671,'accomodation','4','clearsales'),(8672,'accomodation','4','dailycollections'),(8673,'branch','4','add'),(8674,'branch','4','view'),(8675,'branch','4','update'),(8676,'branch','4','delete'),(8677,'members','4','add'),(8678,'members','4','update'),(8679,'members','4','deletepeople'),(8680,'members','4','opencloseshift'),(8681,'users','4','add'),(8682,'users','4','update'),(8683,'users','4','delete'),(8684,'users','4','deleteallroles'),(8685,'productscategory','4','add'),(8686,'productscategory','4','update'),(8687,'productscategory','4','delete'),(8688,'productlist','4','bulk'),(8689,'productlist','4','move'),(8690,'productlist','4','more'),(8691,'productlist','4','updatestock'),(8692,'productlist','4','transfer'),(8693,'productlist','4','addstock'),(8694,'productlist','4','delete'),(8695,'productlist','4','view'),(8696,'productlist','4','update'),(8697,'productlist','4','add'),(8698,'productlist','4','stocktaking'),(8699,'productlist','4','openclosestock'),(8700,'productlist','4','editstocktaken'),(8701,'productlist','4','editopenclosestock'),(8702,'productlist','4','changeserialstatus'),(8703,'productlist','4','viewserials'),(8704,'productlist','4','viewproductsfromallbranches'),(8705,'productlist','4','bulkpriceupdate'),(8706,'productlist','4','viewbprice'),(8707,'products','4','add'),(8708,'products','4','update'),(8709,'products','4','delete'),(8710,'products','4','addstock'),(8711,'products','4','more'),(8712,'products','4','bulk'),(8713,'products','4','deleteorder'),(8714,'products','4','dispatch'),(8715,'products','4','removestock'),(8716,'products','4','price'),(8717,'products','4','removeallstock'),(8718,'products','4','bulkpriceupdate'),(8719,'products','4','viewbprice'),(8720,'incomingstock','4','add'),(8721,'incomingstock','4','update'),(8722,'incomingstock','4','view'),(8723,'incomingstock','4','delete'),(8724,'incomingstore','4','add'),(8725,'incomingstore','4','delete'),(8726,'incomingstore','4','view'),(8727,'lowstocklist','4','add'),(8728,'lowstocklist','4','more'),(8729,'lowstocklist','4','view'),(8730,'lowproducts','4','add'),(8731,'lowproducts','4','update'),(8732,'damagedproducts','4','add'),(8733,'damagedproducts','4','update'),(8734,'damagedproducts','4','delete'),(8735,'projectsmanagement','4','view'),(8736,'projectsmanagement','4','add'),(8737,'projectsmanagement','4','update'),(8738,'projectsmanagement','4','delete'),(8739,'assets','4','add'),(8740,'assets','4','update'),(8741,'assets','4','delete'),(8742,'accounting','4','deletebank'),(8743,'accounting','4','deleteglaccount'),(8744,'accounting','4','view'),(8745,'bankdeposits','4','add'),(8746,'bankdeposits','4','update'),(8747,'bankdeposits','4','delete'),(8748,'banktransfer','4','add'),(8749,'journalentry','4','add'),(8750,'accountingreports','4','view'),(8751,'peoplecategory','4','add'),(8752,'peoplecategory','4','update'),(8753,'peoplecategory','4','delete'),(8754,'labourrecords','4','add'),(8755,'payroll','4','add'),(8756,'reports','4','view'),(8757,'reports','4','download'),(8758,'reports','4','delete'),(8759,'reports','4','update'),(8760,'reports','4','viewall'),(8761,'displayreport','4','view'),(8762,'grouping','4','add'),(8763,'grouping','4','update'),(8764,'grouping','4','delete'),(8765,'sendsms','4','add'),(8766,'sendsms','4','update'),(8767,'sendsms','4','delete'),(8768,'sendsms','4','transfersms'),(8769,'documents','4','add'),(8770,'documents','4','update'),(8771,'documents','4','delete'),(8772,'documents','4','viewalldocuments'),(8773,'humanresource','4','add'),(8774,'humanresource','4','update'),(8775,'humanresource','4','approve'),(8776,'humanresource','4','delete'),(8777,'humanresource','4','view'),(8778,'humanresource','4','allocate'),(8779,'humanresource','4','viewallpayroll'),(8780,'humanresource','4','leavesetup'),(8781,'humanresource','4','allleaves '),(8782,'humanresource','4','bioattendance'),(8783,'taskscategory','4','add'),(8784,'taskscategory','4','update'),(8785,'taskscategory','4','delete'),(8786,'task','4','add'),(8787,'task','4','viewall'),(8788,'task','4','update'),(8789,'task','4','postspecifictask'),(8790,'task','4','delete'),(8791,'task','4','postgeneraltask'),(8792,'task','4','viewothersspecifictask'),(8793,'task','4','viewothersgeneraltask'),(8794,'task','4','assigntask'),(8795,'task','4','posttaskforothers'),(8796,'callcenter','4','add'),(8797,'callcenter','4','upadate'),(8798,'callcenter','4','view'),(8799,'callcenter','4','download'),(8800,'callcenter','4','delete'),(8801,'deals','4','add'),(8802,'deals','4','update'),(8803,'deals','4','delete'),(8804,'deals','4','viewall'),(8805,'complain','4','add'),(8806,'complain','4','view'),(8807,'complain','4','update'),(8808,'complain','4','allcompalin'),(8809,'complain','4','delete'),(8810,'events','4','add'),(8811,'events','4','update'),(8812,'events','4','delete'),(8813,'password','4','change'),(8814,'profile','4','update'),(8815,'ecommerce','4','add'),(8816,'ecommerce','4','update'),(8817,'ecommerce','4','delete'),(8818,'ecommerce','4','vieworders'),(8819,'ecommerce','4','setup'),(8820,'ecommerce','4','approveorders'),(8821,'config','4','delete'),(8822,'config','4','add'),(8823,'config','4','update'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 AUTO_INCREMENT=2 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 */; INSERT INTO `printers` VALUES (1,'1','dd','2023-08-17 08:39:31','active','1','','1',1); /*!40000 ALTER TABLE `printers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategory` -- LOCK TABLES `productcategory` WRITE; /*!40000 ALTER TABLE `productcategory` DISABLE KEYS */; INSERT INTO `productcategory` VALUES (1,'MAIN DISHES',0,'','active','1','','1','1','0','','Percentage',NULL),(2,'DRINKS',0,'','active','1','','1','1','0','','Percentage',NULL),(3,'ICE CREAMS',0,'','active','1','','1','1','0','','Percentage',NULL),(4,'BAKERY ITEMS',0,'','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, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=68 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,'CHIPS','1','1','',16.00,'80','200',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,523.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(2,'POUSSIN CHIPS','1','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,963.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(3,'MASALA CHIPS','1','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,772.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(4,'BHAJIA','1','1','',16.00,'0','300',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,97.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(5,'BEEF SAUSAGE','1','1','',16.00,'0','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(6,'CHICKEN SAUSAGE','1','1','',16.00,'0','100','','0',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(7,'SHAWARMA','1','1','',16.00,'0','420','','0',NULL,NULL,'5',0,0,NULL,0,0,0,864.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(8,'1/4 CHICKEN LEG ','1','1','',16.00,'0','320','','0',NULL,NULL,'5',0,0,NULL,0,0,0,762.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(9,'1/4 CHICKEN BREAST','1','1','',16.00,'0','340','','0',NULL,NULL,'5',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(10,'1/2 CHICKEN','1','1','',16.00,'0','620','','0',NULL,NULL,'5',0,0,NULL,0,0,0,945.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(11,'FULL CHICKEN','1','1','',16.00,'0','1220','','0',NULL,NULL,'5',0,0,NULL,0,0,0,17.25,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(12,'JB SPECIAL FISH SHAWARMA','1','1','',16.00,'0','420','','0',NULL,NULL,'5',0,0,NULL,0,0,0,53.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(13,'FISH','1','1','',16.00,'0','320','','0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(14,'FISH & CHIPS COMBO','1','1','',16.00,'0','450','','0',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(15,'CHICKEN NUGGETS(1PC)','1','1','',16.00,'0','80','','0',NULL,NULL,'5',0,0,NULL,0,0,0,752.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(16,'1/4 POUSSIN CHICKEN','1','1','',16.00,'0','360','','0',NULL,NULL,'5',0,0,NULL,0,0,0,990.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(17,'1/2 POUSSIN CHICKEN','1','1','',16.00,'0','720','','0',NULL,NULL,'5',0,0,NULL,0,0,0,85.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(18,'FULL POUSSIN CHICKEN','1','1','',16.00,'0','1450','','0',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(19,'SALAD/MAYONNAISE','1','1','',16.00,'0','80',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,915.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(20,'SODA 300ML','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,84.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(21,'Coke Regular 300ML','2','2','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,46.00,'2024-07-21 16:07:04','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Inventory','VATABLE','0','','','','','','','',''),(22,'Coke Sugar Free 300ml','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2024-07-21 16:38:03','3','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Inventory','VATABLE','0','','','','','','','',''),(23,'Fanta Orange 300ml','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'2024-07-21 16:34:09','3','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Inventory','VATABLE','0','','','','','','','',''),(24,'Fanta Black Current 300ml','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,65.00,'2024-07-21 16:31:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Inventory','VATABLE','0','','','','','','','',''),(25,'Fanta Passion 300ml','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-07-21 16:32:12','3','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Inventory','VATABLE','0','','','','','','','',''),(26,'Sprite 300ml','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'2024-07-21 16:34:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','','26','pcs','Inventory','VATABLE','0','','','','','','','',''),(27,'Krest 300ml','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,62.00,'2024-07-21 16:36:00','3','1','1','0000-00-00','mainitem','Inclusive','','active','','27','pcs','Inventory','VATABLE','0','','','','','','','',''),(28,'Stoney 300ml','2','1','',16.00,'0','90',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,102.00,'2024-07-21 16:37:20','3','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Inventory','VATABLE','0','','','','','','','',''),(29,'WATER 500ml','2','1','',16.00,'0','90','','0',NULL,NULL,'5',0,0,NULL,0,0,0,66.00,'2024-07-21 16:46:13','3','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Inventory','VATABLE','0','','','','','','','',''),(30,'TOMATO SAUCE SATCHET','1','1','',16.00,'0','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,51.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(31,'MINUTE MAID','2','2','',16.00,'0','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,85.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(32,'ICE CREAM 150ML','3','1','',16.00,'0','150','','0',NULL,NULL,'5',0,0,NULL,0,0,0,996.00,'2025-01-31 21:22:01','1','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Inventory','VATABLE','0','','','','','','','',''),(33,'SODA PLASTIC T/AWAY','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,77.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(34,'Coke Regular 500ML','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,57.00,'2024-07-21 16:04:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Inventory','VATABLE','0','','','','','','','',''),(35,'Fanta Orange 500ml','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,95.00,'2024-07-21 16:40:06','3','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Inventory','VATABLE','0','','','','','','','',''),(36,'Coke sugar free 500ml','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'2024-07-21 16:38:33','3','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Inventory','VATABLE','0','','','','','','','',''),(37,'Sprite 500ml','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,88.00,'2024-07-21 16:35:28','3','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Inventory','VATABLE','0','','','','','','','',''),(38,'Fanta Blackcurrent 500ml','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,137.00,'2024-07-21 16:30:40','3','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Inventory','VATABLE','0','','','','','','','',''),(39,'Fanta Passion 500ml','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,83.00,'2024-07-21 16:33:15','3','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Inventory','VATABLE','0','','','','','','','',''),(40,'Water 1tr','2','2','',16.00,'70','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,42.00,'2024-07-23 15:31:12','3','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Inventory','VATABLE','0','','','','','','','',''),(41,'CARRIER BAGS@30','1','2','',16.00,'10','30',NULL,'0',NULL,NULL,'10',0,0,NULL,0,0,0,49.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(42,'WHITE COFFEE','2','2','',16.00,'50','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(43,'Black COFFEE','2','2','',16.00,'70','110',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(44,'Tea','2','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','','44','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(45,'VANILLA CHOCO FLAKS','3','2','',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','','45','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(46,'STRAWBERRY RIPPLE','3','2','',16.00,'0','170',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(47,'COOKIE','4','2','',16.00,'0','370','','0',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(48,'CHILLI SAUCE SATCHET','1','2','',16.00,'2.5','5',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,137.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(49,'PASSION JUICE','2','2','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'2024-11-09 19:22:22','3','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Inventory','VATABLE','25','','','','','','','',''),(50,'PINEAPPLE JUICE','2','2','',16.00,'0','220',NULL,'0',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(51,'CHICKEN BURGER','1','2','',16.00,'0','400','','0',NULL,NULL,'5',0,0,NULL,0,0,0,74.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(52,'BEEF BURGER','1','2','',16.00,'0','400','','0',NULL,NULL,'5',0,0,NULL,0,0,0,908.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Inventory','VATABLE','0',NULL,'','','','','','',''),(53,'Fanta Pineapple 150','2','2','',16.00,'90','NaN','0','',NULL,NULL,'0',0,0,'9391681721737872',0,0,0,0.00,'2024-07-23 15:57:56','3','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Inventory','VATABLE','','','','','','','','',''),(54,'Fanta Pineapple 300ml','2','2','',16.00,'0','90','0','',NULL,NULL,'0',0,0,'4078041721739476',0,0,0,2.00,'2024-07-23 16:04:27','3','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Inventory','VATABLE','50','','','','','','','',''),(55,'MILK SHAKE CHOCOLATE','2','2','',16.00,'120','220','50','220',NULL,NULL,'0',0,0,'878461722162293',0,0,0,40.00,'2024-07-28 13:29:17','3','1','1','0000-00-00','mainitem','Inclusive','','active','','55','pcs','Inventory','VATABLE','','','','','','','','',''),(56,'CHOCOLATE SHAKE','2','2','',16.00,'120','220','50','',NULL,NULL,'0',0,0,'5192571722162649',0,0,0,9.00,'2024-07-28 13:33:55','3','1','1','0000-00-00','mainitem','Inclusive','','active','','56','NOU','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(57,'STRAWBERRY VANILLA 120ML','3','2','',16.00,'0','150','0','0',NULL,NULL,'5',0,0,'7558931722418598',0,0,0,25.00,'2024-07-31 12:40:08','1','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(58,'VANILLA 120ML','3','2','',16.00,'0','170','0','',NULL,NULL,'5',0,0,'1195051722418809',0,0,0,14.00,'2024-07-31 12:40:43','1','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(59,'VANILLA CHOCOLATE 120ML','3','2','',16.00,'0','170','0','0',NULL,NULL,'5',0,0,'4061971722418843',0,0,0,9.00,'2024-07-31 12:41:09','1','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(60,'SUNDAE MAX CHOCONUT 175ML','3','2','',16.00,'0','170','0','0',NULL,NULL,'5',0,0,'6107241722418869',0,0,0,0.00,'2024-07-31 12:41:35','1','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(61,'STRAWBERRY MILKSHAKE','3','2','',16.00,'0','220','0','',NULL,NULL,'0',0,0,'4288091725183995',0,0,0,998.00,'2024-09-01 12:47:08','1','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(62,'VANILLA MILKSHAKE','3','2','',16.00,'0','220','0','',NULL,NULL,'0',0,0,'7254071725184035',0,0,0,996.00,'2024-09-01 12:47:44','1','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(63,'CHEESE BURGER','1','2','',16.00,'0','450','0','0',NULL,NULL,'0',0,0,'6477121726305107',0,0,0,959.00,'2024-09-14 12:12:18','1','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(64,'FANTA PINEAPPLE 500ML','2','2','',16.00,'0','110','0','0',NULL,NULL,'5',0,0,'5399751736681520',0,0,0,83.00,'2025-01-12 14:32:40','1','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(65,'BEEF CHEESE BURGER','1','2','',16.00,'0','450','0','0',NULL,NULL,'5',0,0,'784531736681568',0,0,0,992.00,'2025-01-12 14:33:45','1','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(66,'CHICKEN CHEESE BURGER','1','2','',16.00,'0','450','0','0',NULL,NULL,'5',0,0,'3218641736681625',0,0,0,993.00,'2025-01-12 14:34:13','1','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(67,'ICE CREAM 175ML','3','2','',16.00,'80','170','0','0',NULL,NULL,'5',0,0,'4627821738347721',0,0,0,1000.00,'2025-01-31 21:22:27','1','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `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, `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, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=68 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,'CHIPS','1','1','1','',16.00,'80','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,'','','','','','',''),(2,'POUSSIN CHIPS','1','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','pcs','Inventory','','','','VATABLE','0',NULL,'','','','','','',''),(3,'MASALA CHIPS','1','1','3','',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,'','','','','','',''),(4,'BHAJIA','1','1','4','',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,'','','','','','',''),(5,'BEEF SAUSAGE','1','1','5','',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,'','','','','','',''),(6,'CHICKEN SAUSAGE','1','1','6','',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,'','','','','','',''),(7,'SHAWARMA','1','1','7','',16.00,'0','420','','0',NULL,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,'1/4 CHICKEN LEG ','1','1','8','',16.00,'0','320','','0',NULL,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,'1/4 CHICKEN BREAST','1','1','9','',16.00,'0','340','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL,'','','','','','',''),(10,'1/2 CHICKEN','1','1','10','',16.00,'0','620','','0',NULL,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,'FULL CHICKEN','1','1','11','',16.00,'0','1220','','0',NULL,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,'JB SPECIAL FISH SHAWARMA','1','1','12','',16.00,'0','420','','0',NULL,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,'FISH','1','1','13','',16.00,'0','320','','0',NULL,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,'FISH & CHIPS COMBO','1','1','14','',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,'','','','','','',''),(15,'CHICKEN NUGGETS(1PC)','1','1','15','',16.00,'0','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,'','','','','','',''),(16,'1/4 POUSSIN CHICKEN','1','1','16','',16.00,'0','360','','0',NULL,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,'1/2 POUSSIN CHICKEN','1','1','17','',16.00,'0','720','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL,'','','','','','',''),(18,'FULL POUSSIN CHICKEN','1','1','18','',16.00,'0','1450','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL,'','','','','','',''),(19,'SALAD/MAYONNAISE','1','1','19','',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,'','','','','','',''),(20,'SODA 300ML','2','1','20','',16.00,'0','90',NULL,'0',NULL,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,'Coke Regular 300ML','2','2','21','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:07:04','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(22,'Coke Sugar Free 300ml','2','1','22','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:38:03','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(23,'Fanta Orange 300ml','2','1','23','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:34:09','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(24,'Fanta Black Current 300ml','2','1','24','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:31:18','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(25,'Fanta Passion 300ml','2','1','25','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:32:12','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(26,'Sprite 300ml','2','1','26','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:34:50','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(27,'Krest 300ml','2','1','27','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:36:00','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(28,'Stoney 300ml','2','1','28','',16.00,'0','90','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:37:20','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(29,'WATER 500ml','2','1','29','',16.00,'0','70','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:46:13','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(30,'TOMATO SAUCE SATCHET','1','1','30','',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,'','','','','','',''),(31,'MINUTE MAID','2','2','31','',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,'','','','','','',''),(32,'ICE CREAM 150ML','3','1','32','',16.00,'0','150','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2025-01-31 21:22:01','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(33,'SODA PLASTIC T/AWAY','2','2','33','',16.00,'50','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,'','','','','','',''),(34,'Coke Regular 500ML','2','2','34','',16.00,'50','110','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:04:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(35,'Fanta Orange 500ml','2','2','35','',16.00,'50','110','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:40:06','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(36,'Coke sugar free 500ml','2','2','36','',16.00,'50','110','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:38:33','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(37,'Sprite 500ml','2','2','37','',16.00,'50','110','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:35:28','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(38,'Fanta Blackcurrent 500ml','2','2','38','',16.00,'50','110','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:30:40','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(39,'Fanta Passion 500ml','2','2','39','',16.00,'50','110','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-07-21 16:33:15','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(40,'Water 1tr','2','2','40','',16.00,'70','110','','0',NULL,NULL,5,0,0,NULL,0,0,0,11040.00,'2024-07-23 15:31:12','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','','','','','','','',''),(41,'CARRIER BAGS@30','1','2','41','',16.00,'10','30',NULL,'0',NULL,NULL,10,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0',NULL,'','','','','','',''),(42,'WHITE COFFEE','2','2','42','',16.00,'50','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,'','','','','','',''),(43,'Black COFFEE','2','2','43','',16.00,'70','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,'','','','','','',''),(44,'Tea','2','2','44','',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,'','','','','','',''),(45,'VANILLA CHOCO FLAKS','3','2','45','',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,'','','','','','',''),(46,'STRAWBERRY RIPPLE','3','2','46','',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,'','','','','','',''),(47,'COOKIE','4','2','47','',16.00,'0','370','','0',NULL,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,'CHILLI SAUCE SATCHET','1','2','48','',16.00,'2.5','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,'','','','','','',''),(49,'PASSION JUICE','2','2','49','',16.00,'0','220','','0',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'2024-11-09 19:22:22','3','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','25','','','','','','','',''),(50,'PINEAPPLE JUICE','2','2','50','',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,'','','','','','',''),(51,'CHICKEN BURGER','1','2','51','',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,'','','','','','',''),(52,'BEEF BURGER','1','2','52','',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,'','','','','','',''),(53,'Fanta Pineapple 150','2','2','53','',16.00,'90','NaN','0','',NULL,NULL,0,0,0,'9391681721737872',0,0,0,0.00,'2024-07-23 15:57:56','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','','','','','','','',''),(54,'Fanta Pineapple 300ml','2','2','54','',16.00,'0','90','0','',NULL,NULL,0,0,0,'4078041721739476',0,0,0,0.00,'2024-07-23 16:04:27','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','50','','','','','','','',''),(55,'MILK SHAKE CHOCOLATE','2','2','55','',16.00,'120','220','50','220',NULL,NULL,0,0,0,'878461722162293',0,0,0,0.00,'2024-07-28 13:29:17','3','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','','','','','','','',''),(56,'CHOCOLATE SHAKE','2','2','56','',16.00,'120','220','50','',NULL,NULL,0,0,0,'5192571722162649',0,0,0,0.00,'2024-07-28 13:33:55','3','1','','0000-00-00','mainitem','Inclusive','','active','NOU','Inventory','1110','4000','5500','VATABLE','50',NULL,'','','','','','',''),(57,'STRAWBERRY VANILLA 120ML','3','2','57','',16.00,'0','150','0','0',NULL,NULL,5,0,0,'7558931722418598',0,0,0,0.00,'2024-07-31 12:40:08','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(58,'VANILLA 120ML','3','2','58','',16.00,'0','170','0','',NULL,NULL,5,0,0,'1195051722418809',0,0,0,0.00,'2024-07-31 12:40:43','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(59,'VANILLA CHOCOLATE 120ML','3','2','59','',16.00,'0','170','0','0',NULL,NULL,5,0,0,'4061971722418843',0,0,0,0.00,'2024-07-31 12:41:09','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(60,'SUNDAE MAX CHOCONUT 175ML','3','2','60','',16.00,'0','170','0','0',NULL,NULL,5,0,0,'6107241722418869',0,0,0,0.00,'2024-07-31 12:41:35','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(61,'STRAWBERRY MILKSHAKE','3','2','61','',16.00,'0','220','0','',NULL,NULL,0,0,0,'4288091725183995',0,0,0,0.00,'2024-09-01 12:47:08','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL,'','','','','','',''),(62,'VANILLA MILKSHAKE','3','2','62','',16.00,'0','220','0','',NULL,NULL,0,0,0,'7254071725184035',0,0,0,0.00,'2024-09-01 12:47:44','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL,'','','','','','',''),(63,'CHEESE BURGER','1','2','63','',16.00,'0','450','0','0',NULL,NULL,0,0,0,'6477121726305107',0,0,0,0.00,'2024-09-14 12:12:18','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL,'','','','','','',''),(64,'FANTA PINEAPPLE 500ML','2','2','64','',16.00,'0','110','0','0',NULL,NULL,5,0,0,'5399751736681520',0,0,0,0.00,'2025-01-12 14:32:40','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(65,'BEEF CHEESE BURGER','1','2','65','',16.00,'0','450','0','0',NULL,NULL,5,0,0,'784531736681568',0,0,0,0.00,'2025-01-12 14:33:45','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(66,'CHICKEN CHEESE BURGER','1','2','66','',16.00,'0','450','0','0',NULL,NULL,5,0,0,'3218641736681625',0,0,0,0.00,'2025-01-12 14:34:13','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''),(67,'ICE CREAM 175ML','3','2','67','',16.00,'80','170','0','0',NULL,NULL,5,0,0,'4627821738347721',0,0,0,0.00,'2025-01-31 21:22:27','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL,'','','','','','',''); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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) NOT NULL DEFAULT 16.00, `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; INSERT INTO `quotation` VALUES (1,'8','11707371766','2024-02-08 08:56:06','','rest','1','2024-02-08 08:56:20','TEST2','xx','2024-03-09 08:00:56','quotation','1','30 Days','','new','192','1','1','No',1,'no',1,NULL,NULL),(2,'13','11709124224','2024-02-28 15:43:45','','345445 NAIROBI','1','2024-02-28 15:44:17','JOMO walter','','2024-03-29 15:00:43','quotation','1','30 Days','','new','61360','1','1','Yes',1,'yes',1,NULL,NULL),(3,'5','11710313879','2024-03-13 10:11:19','','aa','1','2024-03-13 10:11:34','Cashier','','2024-04-12 10:00:11','quotation','1','30 Days','','new','703','1','1','No',1,'yes',1,NULL,NULL),(4,'6','11710313905','2024-03-13 10:11:45',NULL,'delivered','1','2024-03-13 10:17:35','KENGA','1','2024-03-13 10:11:45','requisition','1','NA','','Approved','634.8','1','1','No',1,'',1,1,'2024-03-13 10:12:33'); /*!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 ('accomodation',1),('accounting',1),('accounting',5),('accountingreports',1),('accountingreports',5),('assets',1),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('complain',1),('config',1),('damagedproducts',1),('deals',1),('displayreport',1),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('incomeexpenses',1),('incomeexpenses',5),('incomingstock',1),('incomingstore',1),('journalentry',1),('labourrecords',1),('lowproducts',1),('lowstocklist',1),('members',1),('password',1),('password',2),('password',4),('password',8),('payroll',1),('peoplecategory',1),('productlist',1),('products',1),('productscategory',1),('profile',1),('profile',8),('projectsmanagement',1),('purchases',1),('recorddelivery',1),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',1),('task',1),('taskscategory',1),('users',1),('viewreturnsales',1),('viewreturnsales',4),('wholesale',1); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=556 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(133,'sales','1','add'),(134,'sales','1','suspend'),(135,'sales','1','selectmessage'),(136,'sales','1','printreceipt'),(137,'sales','1','update'),(138,'sales','1','cash'),(139,'sales','1','delete'),(140,'sales','1','moresales'),(141,'sales','1','sale'),(142,'sales','1','Logout'),(143,'sales','1','mpesabalance'),(144,'sales','1','displaycustomers'),(145,'sales','1','discount'),(146,'sales','1','reprint'),(147,'sales','1','select'),(148,'sales','1','printbill'),(149,'sales','1','productdiscount'),(150,'sales','1','mpesa'),(151,'sales','1','order'),(152,'sales','1','closebill'),(153,'sales','1','viewbuyingprice'),(154,'sales','1','editsellingprice'),(155,'sales','1','updatepaymentmode'),(156,'sales','1','card'),(157,'sales','1','clearpayments'),(158,'sales','1','cheque'),(159,'sales','1','creditnote'),(160,'sales','1','voucher'),(161,'sales','1','salesbeyondbprice'),(162,'sales','1','points'),(163,'sales','1','credit'),(164,'sales','1','selectroom'),(165,'sales','1','dontprint'),(166,'sales','1','accountlimit'),(167,'sales','1','backdatesales'),(168,'sales','1','recordcoins'),(169,'sales','1','changetaxstatus'),(170,'sales','1','leaseitems'),(171,'sales','1','giveloyalityponts'),(172,'sales','1','dontshowstock'),(173,'sales','1','splitbill'),(174,'sales','1','changeuomonsales'),(175,'sales','1','selecttable'),(176,'sales','1','printdelivery'),(177,'sales','1','sendsms'),(178,'sales','1','selectcurrency'),(179,'sales','1','salesperson'),(180,'sales','1','usekeyboard'),(181,'sales','1','receiptno'),(182,'sales','1','negativesales'),(183,'wholesale','1','sale'),(184,'wholesale','1','add'),(185,'wholesale','1','delete'),(186,'wholesale','1','update'),(187,'cashiersales','1','entermpesacode'),(188,'cashiersales','1','editmpesa'),(189,'cashiersales','1','all'),(190,'cashiersales','1','delete'),(191,'cashiersales','1','cashiersales'),(192,'cashiersales','1','editmpesadate'),(193,'cashiersales','1','dontshowtotal'),(194,'cashiersales','1','adddailycollection'),(195,'cashiersales','1','viewtill'),(196,'cashiersales','1','viewdailycollections'),(197,'cashiersales','1','deletedailycollections'),(198,'cashiersales','1','updatedailycollections'),(199,'cashiersales','1','reversempesa'),(200,'cashiersales','1','clearallsales'),(201,'cashiersales','1','viewallcollections'),(202,'cashiersales','1','viewallcounters'),(203,'cashiersales','1','mpesapendingreport'),(204,'cashiersales','1','mpesaverifiedreport'),(205,'cashiersales','1','viewcommission'),(206,'cashiersales','1','viewmpesamessages'),(207,'cashiersales','1','dailysalesonly'),(208,'recorddelivery','1','add'),(209,'recorddelivery','1','view'),(210,'recorddelivery','1','update'),(211,'recorddelivery','1','delete'),(212,'recorddelivery','1','changestatus'),(213,'recorddelivery','1','report'),(214,'recorddelivery','1','Dispatched'),(215,'recorddelivery','1','FailedDelivery'),(216,'recorddelivery','1','ReturnedandReceived'),(217,'recorddelivery','1','Delivered'),(218,'recorddelivery','1','Claimraised'),(219,'recorddelivery','1','ClaimOK'),(220,'recorddelivery','1','ClaimDamaged'),(221,'purchases','1','add'),(222,'purchases','1','update'),(223,'purchases','1','delete'),(224,'purchases','1','updatebuyingprice'),(225,'purchases','1','updatesellingprice'),(226,'purchases','1','updateclosedinvoice'),(227,'purchases','1','viewquotation'),(228,'purchases','1','viewserials'),(229,'purchases','1','viewdirectpurchases'),(230,'purchases','1','viewpurchase'),(231,'purchases','1','salesorder'),(232,'purchases','1','budget'),(233,'purchases','1','showdefaultserials'),(234,'purchases','1','viewallcounters'),(235,'purchases','1','approve'),(236,'purchases','1','addbatchno'),(237,'purchases','1','addexpirydate'),(238,'viewreturnsales','1','add'),(239,'viewreturnsales','1','update'),(240,'viewreturnsales','1','delete'),(241,'viewreturnsales','1','return'),(242,'viewreturnsales','1','clear'),(243,'viewreturnsales','1','moresales'),(244,'income','1','View'),(245,'income','1','add'),(246,'income','1','wiewinvoices'),(247,'income','1','detailedvatinvoice'),(248,'incomeexpenses','1','add'),(249,'incomeexpenses','1','closeexpense'),(250,'incomeexpenses','1','update'),(251,'incomeexpenses','1','updateclosedexpenses'),(252,'incomeexpenses','1','wiewinvoices'),(253,'incomeexpenses','1','viewbills'),(254,'incomeexpenses','1','viewexpense'),(255,'incomeexpenses','1','viewdebtors'),(256,'incomeexpenses','1','viewcreditors'),(257,'incomeexpenses','1','postrentalexpenses'),(258,'accomodation','1','viewrooms'),(259,'accomodation','1','addhouse'),(260,'accomodation','1','dailysales'),(261,'accomodation','1','viewhouse'),(262,'accomodation','1','voucher'),(263,'accomodation','1','mpesa'),(264,'accomodation','1','points'),(265,'accomodation','1','credit'),(266,'accomodation','1','card'),(267,'accomodation','1','cash'),(268,'accomodation','1','cheque'),(269,'accomodation','1','checkinroom'),(270,'accomodation','1','checkoutroom'),(271,'accomodation','1','addroom'),(272,'accomodation','1','cancel'),(273,'accomodation','1','checkin'),(274,'accomodation','1','addcharges'),(275,'accomodation','1','givediscount'),(276,'accomodation','1','cleanrooms'),(277,'accomodation','1','updatecharges'),(278,'accomodation','1','updateroom'),(279,'accomodation','1','postexpense'),(280,'accomodation','1','updatehouse'),(281,'accomodation','1','Post Bank Deposits'),(282,'accomodation','1','managehotel'),(283,'accomodation','1','assignrooms'),(284,'accomodation','1','managerental'),(285,'accomodation','1','changepayment'),(286,'accomodation','1','housekeeping'),(287,'accomodation','1','customerregister'),(288,'accomodation','1','dailypayments'),(289,'accomodation','1','advancebooking'),(290,'accomodation','1','checkoutcustomerwithbalance'),(291,'accomodation','1','managecustomer'),(292,'accomodation','1','viewreports'),(293,'accomodation','1','accomodationmanager'),(294,'accomodation','1','accommodationcleaner'),(295,'accomodation','1','accommodationreceiptionist'),(296,'accomodation','1','config'),(297,'accomodation','1','viewroomcleaned'),(298,'accomodation','1','clearsales'),(299,'accomodation','1','dailycollections'),(300,'branch','1','add'),(301,'branch','1','view'),(302,'branch','1','update'),(303,'branch','1','delete'),(304,'members','1','add'),(305,'members','1','update'),(306,'members','1','deletepeople'),(307,'members','1','opencloseshift'),(308,'users','1','add'),(309,'users','1','update'),(310,'users','1','delete'),(311,'users','1','deleteallroles'),(312,'productscategory','1','add'),(313,'productscategory','1','update'),(314,'productscategory','1','delete'),(315,'productlist','1','bulk'),(316,'productlist','1','updatestock'),(317,'productlist','1','move'),(318,'productlist','1','more'),(319,'productlist','1','transfer'),(320,'productlist','1','addstock'),(321,'productlist','1','delete'),(322,'productlist','1','view'),(323,'productlist','1','update'),(324,'productlist','1','add'),(325,'productlist','1','openclosestock'),(326,'productlist','1','stocktaking'),(327,'productlist','1','editstocktaken'),(328,'productlist','1','editopenclosestock'),(329,'productlist','1','changeserialstatus'),(330,'productlist','1','viewserials'),(331,'productlist','1','viewproductsfromallbranches'),(332,'productlist','1','bulkpriceupdate'),(333,'productlist','1','viewbprice'),(334,'products','1','add'),(335,'products','1','update'),(336,'products','1','delete'),(337,'products','1','addstock'),(338,'products','1','more'),(339,'products','1','bulk'),(340,'products','1','deleteorder'),(341,'products','1','dispatch'),(342,'products','1','removestock'),(343,'products','1','price'),(344,'products','1','removeallstock'),(345,'products','1','bulkpriceupdate'),(346,'products','1','viewbprice'),(347,'incomingstock','1','add'),(348,'incomingstock','1','update'),(349,'incomingstock','1','view'),(350,'incomingstock','1','delete'),(351,'incomingstore','1','add'),(352,'incomingstore','1','delete'),(353,'incomingstore','1','view'),(354,'lowstocklist','1','add'),(355,'lowstocklist','1','more'),(356,'lowstocklist','1','view'),(357,'lowproducts','1','add'),(358,'lowproducts','1','update'),(359,'damagedproducts','1','add'),(360,'damagedproducts','1','update'),(361,'damagedproducts','1','delete'),(362,'projectsmanagement','1','view'),(363,'projectsmanagement','1','add'),(364,'projectsmanagement','1','update'),(365,'projectsmanagement','1','delete'),(366,'assets','1','add'),(367,'assets','1','update'),(368,'assets','1','delete'),(369,'accounting','1','deletebank'),(370,'accounting','1','deleteglaccount'),(371,'accounting','1','view'),(372,'bankdeposits','1','add'),(373,'bankdeposits','1','update'),(374,'bankdeposits','1','delete'),(375,'banktransfer','1','add'),(376,'journalentry','1','add'),(377,'accountingreports','1','view'),(378,'peoplecategory','1','add'),(379,'peoplecategory','1','update'),(380,'peoplecategory','1','delete'),(381,'labourrecords','1','add'),(382,'payroll','1','add'),(383,'reports','1','view'),(384,'reports','1','download'),(385,'reports','1','delete'),(386,'reports','1','update'),(387,'reports','1','viewall'),(388,'displayreport','1','view'),(389,'grouping','1','add'),(390,'grouping','1','update'),(391,'grouping','1','delete'),(392,'sendsms','1','add'),(393,'sendsms','1','update'),(394,'sendsms','1','delete'),(395,'sendsms','1','transfersms'),(396,'documents','1','add'),(397,'documents','1','update'),(398,'documents','1','delete'),(399,'documents','1','viewalldocuments'),(400,'humanresource','1','add'),(401,'humanresource','1','approve'),(402,'humanresource','1','update'),(403,'humanresource','1','delete'),(404,'humanresource','1','view'),(405,'humanresource','1','allocate'),(406,'humanresource','1','viewallpayroll'),(407,'humanresource','1','leavesetup'),(408,'humanresource','1','allleaves '),(409,'humanresource','1','bioattendance'),(410,'taskscategory','1','add'),(411,'taskscategory','1','update'),(412,'taskscategory','1','delete'),(413,'task','1','add'),(414,'task','1','update'),(415,'task','1','viewall'),(416,'task','1','delete'),(417,'task','1','postspecifictask'),(418,'task','1','postgeneraltask'),(419,'task','1','viewothersspecifictask'),(420,'task','1','viewothersgeneraltask'),(421,'task','1','assigntask'),(422,'task','1','posttaskforothers'),(423,'callcenter','1','add'),(424,'callcenter','1','upadate'),(425,'callcenter','1','view'),(426,'callcenter','1','download'),(427,'callcenter','1','delete'),(428,'deals','1','add'),(429,'deals','1','update'),(430,'deals','1','delete'),(431,'deals','1','viewall'),(432,'complain','1','add'),(433,'complain','1','view'),(434,'complain','1','update'),(435,'complain','1','allcompalin'),(436,'complain','1','delete'),(437,'events','1','add'),(438,'events','1','update'),(439,'events','1','delete'),(440,'password','1','change'),(441,'profile','1','update'),(442,'ecommerce','1','add'),(443,'ecommerce','1','update'),(444,'ecommerce','1','delete'),(445,'ecommerce','1','vieworders'),(446,'ecommerce','1','setup'),(447,'ecommerce','1','approveorders'),(448,'config','1','delete'),(449,'config','1','add'),(450,'config','1','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','2','add'),(531,'sales','2','suspend'),(532,'sales','2','printreceipt'),(533,'sales','2','update'),(534,'sales','2','cash'),(535,'sales','2','moresales'),(536,'sales','2','sale'),(537,'sales','2','mpesa'),(538,'sales','2','card'),(539,'sales','2','updatepaymentmode'),(540,'sales','2','clearpayments'),(541,'sales','2','cheque'),(542,'sales','2','recordcoins'),(543,'sales','2','giveloyalityponts'),(544,'sales','2','entermpesacode'),(545,'sales','2','updateqtysales'),(546,'cashiersales','2','entermpesacode'),(547,'cashiersales','2','editmpesa'),(548,'cashiersales','2','all'),(549,'cashiersales','2','cashiersales'),(550,'cashiersales','2','editmpesadate'),(551,'cashiersales','2','adddailycollection'),(552,'cashiersales','2','viewtill'),(553,'cashiersales','2','viewdailycollections'),(554,'cashiersales','2','updatedailycollections'),(555,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'ADMIN','xxxx','2024-07-12 12:32:34','active','1','','1',''),(2,'CASHIER','','2024-07-12 12:32:47','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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, `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` varchar(50) DEFAULT NULL, `mrcNo` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2282 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','','2024-07-23 12:28:19','','0','3','2024-07-23 12:28:19','','0','0','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','90','31721726898','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'','Cash','','2024-07-23 12:46:31','','0','3','2024-07-23 12:46:31','','0','0','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','90','31721727991','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'','Cash','','2024-07-23 12:47:40','','0','3','2024-07-23 12:47:40','','0','0','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','110','31721728060','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'','Cash','','2024-07-23 13:07:16','','0','3','2024-07-23 13:07:16','','0','0','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','90','31721729235','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,'','Cash','','2024-07-23 13:09:23','','0','3','2024-07-23 13:09:23','','0','0','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','110','31721729363','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(6,'','Cash','','2024-07-23 14:20:25','','0','3','2024-07-23 14:20:25','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31721733508','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(7,'05l6','Mpesa','','2024-07-24 12:44:19','','0','3','2024-07-24 12:44:19','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31721814245','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(8,'9VPFB','Mpesa','','2024-07-24 12:50:07','','0','3','2024-07-24 12:50:07','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31721814602','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(9,'A7OVL','Mpesa','','2024-07-24 13:21:28','','0','3','2024-07-24 13:21:28','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31721816487','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(10,'S9X53','Mpesa','','2024-07-24 15:29:54','','0','3','2024-07-24 15:29:54','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31721824193','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(11,'JYPCZ4','Mpesa','','2024-07-24 16:42:27','','0','3','2024-07-24 16:42:27','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31721828546','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(12,'4A4O','Mpesa','','2024-07-24 19:00:16','','0','3','2024-07-24 19:00:16','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31721836815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(13,'M24ER','Mpesa','','2024-07-24 19:01:09','','0','3','2024-07-24 19:01:09','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31721836864','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(14,'','Cash','','2024-07-24 20:06:35','','220','3','2024-07-24 20:06:35','','280','280','1','retail','0','280','1','0','0','0','0','0','0','new',' ','','1','0','31721840781','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(15,'3NJG8','Mpesa','','2024-07-24 20:26:36','','0','3','2024-07-24 20:26:36','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31721841990','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(16,'myza','Mpesa','','2024-07-25 13:00:37','','0','3','2024-07-25 13:00:37','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31721901607','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(17,'','Cash','','2024-07-25 13:07:32','','0','3','2024-07-25 13:07:32','','3360','3360','1','retail','0','3360','1','0','0','0','0','0','0','new',' ','','1','0','31721901901','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(18,'','Mpesa','','2024-07-25 13:49:39','','0','3','2024-07-25 13:49:39','','0','1570','1','retail','0','1570','1','0','0','0','0','1570','0','printed',' ','','1','0','31721904538','Cleared','3','2024-07-25 14:00:48','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(19,'','Mpesa','','2024-07-25 13:52:44','','0','3','2024-07-25 13:52:44','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','31721904763','Cleared','3','2024-07-25 14:00:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(20,'89IS6','Mpesa','','2024-07-25 14:14:40','','0','3','2024-07-25 14:14:40','','0','4180','1','retail','0','4180','1','0','0','0','0','4180','0','new',' ','','1','0','31721905836','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(21,'','Cash','','2024-07-25 16:10:10','','300','3','2024-07-25 16:10:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31721913009','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(22,'','Cash','','2024-07-25 16:17:41','','0','3','2024-07-25 16:17:41','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31721913460','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(23,'JOHN','Mpesa','','2024-07-25 19:43:56','','0','3','2024-07-25 19:43:56','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31721925834','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(24,'JOHN','Mpesa','','2024-07-25 20:22:32','','0','3','2024-07-25 20:22:32','','0','4000','1','retail','0','4000','1','0','0','0','0','4000','0','new',' ','','1','0','31721928085','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(25,'','Mpesa','','2024-07-25 20:28:17','','0','3','2024-07-25 20:28:17','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','31721928263','Cleared','3','2024-07-26 09:37:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(26,'','Cash','','2024-07-25 20:31:07','','680','3','2024-07-25 20:31:07','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','1','0','31721928647','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(27,'','Cash','','2024-07-25 20:55:07','','0','3','2024-07-25 20:55:07','','580','580','1','retail','0','580','1','0','0','0','0','0','0','new',' ','','1','0','31721929153','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(28,'JOHN','Mpesa','','2024-07-25 21:37:18','','0','3','2024-07-25 21:37:18','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31721931481','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(29,'JOHN','Mpesa','','2024-07-26 13:15:13','','0','3','2024-07-26 13:15:13','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','new',' ','','1','0','31721988880','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(30,'','Cash','','2024-07-26 14:17:42','','190','3','2024-07-26 14:17:42','','810','810','1','retail','0','810','1','0','0','0','0','0','0','new',' ','','1','0','31721992531','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(31,'F3DNL','Mpesa','','2024-07-26 15:52:57','','0','3','2024-07-26 15:52:57','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31721998376','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(32,'','Cash','','2024-07-26 17:19:30','','30','3','2024-07-26 17:19:30','','770','770','1','retail','0','770','1','0','0','0','0','0','0','new',' ','','1','0','31722003566','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(33,'4EDC7','Mpesa','','2024-07-26 21:53:47','','0','3','2024-07-26 21:53:47','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31722020021','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(34,'','Cash','','2024-07-27 12:13:34','','610','3','2024-07-27 12:13:34','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31722071614','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(35,'','Cash','','2024-07-27 12:26:08','','0','3','2024-07-27 12:26:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31722072368','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(36,'','Cash','','2024-07-27 12:33:16','','0','3','2024-07-27 12:33:16','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31722072796','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(37,'','Cash','','2024-07-27 12:37:39','','0','3','2024-07-27 12:37:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','31722073058','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(38,'0QQV','Mpesa','','2024-07-27 12:42:22','','0','3','2024-07-27 12:42:22','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31722073341','Cleared','3','2024-07-27 13:09:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(39,'','Mpesa','','2024-07-27 12:45:35','','0','3','2024-07-27 12:45:35','','0','810','1','retail','0','810','1','0','0','0','0','810','0','printed',' ','','1','0','31722073528','Cleared','3','2024-07-27 13:09:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(40,'','Cash','','2024-07-27 12:58:06','','0','3','2024-07-27 12:58:06','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31722074285','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(41,'','Cash','','2024-07-27 13:04:37','','0','3','2024-07-27 13:04:37','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31722074676','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(42,'','Cash','','2024-07-27 14:00:47','','200','3','2024-07-27 14:00:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31722078046','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(43,'','Cash','','2024-07-27 14:05:58','','320','3','2024-07-27 14:05:58','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31722078355','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(44,'','Cash','','2024-07-27 14:24:30','','0','3','2024-07-27 14:24:30','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31722079469','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(45,'','Cash','','2024-07-27 15:17:06','','0','3','2024-07-27 15:17:06','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31722082625','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(46,'','Mpesa','','2024-07-27 15:46:02','','NaN','3','2024-07-27 15:46:02','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31722084193','Cleared','3','2024-07-27 16:22:32','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(47,'EL6W','Mpesa','','2024-07-27 15:46:43','','0','3','2024-07-27 15:46:43','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31722084403','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(48,'','Mpesa','','2024-07-27 19:16:36','','0','3','2024-07-27 19:16:36','','0','1110','1','retail','0','1110','1','0','0','0','0','1110','0','printed',' ','','1','0','31722096754','Cleared','3','2024-07-27 20:28:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(49,'ONS3','Mpesa','','2024-07-27 20:11:00','','0','3','2024-07-27 20:11:00','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31722100257','Cleared','3','2024-07-27 20:47:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(50,'JOHN','Mpesa','','2024-07-27 20:14:18','','0','3','2024-07-27 20:14:18','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31722100457','Cleared','3','2024-07-27 20:30:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(51,'JOHN','Mpesa','','2024-07-27 20:18:19','','0','3','2024-07-27 20:18:19','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','31722100696','Cleared','3','2024-07-27 20:47:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(52,'','Mpesa','','2024-07-27 20:19:02','','0','3','2024-07-27 20:19:02','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31722100739','Cleared','3','2024-07-27 20:30:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(53,'RYFA','Mpesa','','2024-07-27 20:23:46','','0','3','2024-07-27 20:23:46','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31722101025','Cleared','3','2024-07-27 21:11:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(54,'','Cash','','2024-07-27 20:54:50','','0','3','2024-07-27 20:54:50','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31722102889','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(55,'','Cash','','2024-07-27 20:56:19','','0','3','2024-07-27 20:56:19','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31722102978','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(56,'','Cash','','2024-07-27 21:12:50','','0','3','2024-07-27 21:12:50','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31722103969','Cleared','3','2024-07-27 21:33:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(57,'','Cash','','2024-07-27 21:25:09','','0','3','2024-07-27 21:25:09','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31722104708','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(58,'5UN1','Mpesa','','2024-07-27 23:38:26','','0','3','2024-07-27 23:38:26','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31722112696','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(59,'JOHN','Mpesa','','2024-07-28 12:50:44','','0','3','2024-07-28 12:50:44','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31722160243','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(60,'','Cash','','2024-07-28 12:55:06','','0','3','2024-07-28 12:55:06','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31722160490','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(61,'','Cash','','2024-07-28 13:34:21','','0','3','2024-07-28 13:34:21','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31722161507','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(62,'','Cash','','2024-07-28 14:09:57','','0','3','2024-07-28 14:09:57','','1060','1060','1','retail','0','1060','1','0','0','0','0','0','0','new',' ','','1','0','31722163453','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(63,'1C0D','Mpesa','','2024-07-28 17:52:21','','0','3','2024-07-28 17:52:21','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31722178340','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(64,'','Mpesa','','2024-07-28 18:58:25','','0','3','2024-07-28 18:58:25','','0','3280','1','retail','0','3280','1','0','0','0','0','3280','0','printed',' ','','1','0','31722182252','Cleared','3','2024-07-28 19:45:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(65,'','Cash','','2024-07-28 18:58:53','','0','3','2024-07-28 18:58:53','','970','970','1','retail','0','970','1','0','0','0','0','0','0','new',' ','','1','0','31722182329','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(66,'','Mpesa','','2024-07-28 19:01:20','','0','3','2024-07-28 19:01:20','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31722182479','Cleared','3','2024-07-28 19:46:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(67,'','Mpesa','','2024-07-28 19:35:52','','0','3','2024-07-28 19:35:52','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31722184551','Cleared','3','2024-07-28 19:46:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(68,'C5TW','Mpesa','','2024-07-30 12:46:46','','0','3','2024-07-30 12:46:46','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31722332805','Cleared','3','2024-07-30 12:53:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(69,'','Cash','','2024-07-30 14:36:54','','0','3','2024-07-30 14:36:54','','1280','1280','1','retail','0','1280','1','0','0','0','0','0','0','new',' ','','1','0','31722337211','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(70,'','Cash','','2024-07-30 14:47:18','','0','3','2024-07-30 14:47:18','','1360','1360','1','retail','0','1360','1','0','0','0','0','0','0','printed',' ','','1','0','31722339633','Cleared','3','2024-07-30 21:32:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(71,'S917Z','Mpesa','','2024-07-30 15:20:43','','0','3','2024-07-30 15:20:43','','0','1260','1','retail','0','1260','1','0','0','0','0','1260','0','printed',' ','','1','0','31722341079','Cleared','3','2024-07-30 16:06:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(72,'','Cash','','2024-07-30 15:25:18','','0','3','2024-07-30 15:25:18','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31722342318','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(73,'','Cash','','2024-07-30 15:35:01','','0','3','2024-07-30 15:35:01','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31722342900','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(74,'2VW6K','Mpesa','','2024-07-30 17:18:47','','0','3','2024-07-30 17:18:47','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31722349126','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(75,'','Cash','','2024-07-30 18:54:24','','0','3','2024-07-30 18:54:24','','940','940','1','retail','0','940','1','0','0','0','0','0','0','new',' ','','1','0','31722354664','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(76,'john','Mpesa','','2024-07-30 19:35:08','','0','3','2024-07-30 19:35:08','','0','900','1','retail','0','900','1','0','0','0','0','900','0','new',' ','','1','0','31722356261','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(77,'','Cash','','2024-07-30 21:52:45','','0','3','2024-07-30 21:52:45','','990','990','1','retail','0','990','1','0','0','0','0','0','0','new',' ','','1','0','31722365216','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(78,'john','Mpesa','','2024-07-30 22:10:48','','0','3','2024-07-30 22:10:48','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31722366647','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(79,'','Cash','','2024-07-31 13:50:31','','170','3','2024-07-31 13:50:31','','830','830','1','retail','0','830','1','0','0','0','0','0','0','new',' ','','1','0','31722421660','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(80,'2IHG','Mpesa','','2024-07-31 13:59:56','','0','3','2024-07-31 13:59:56','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','31722423595','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(81,'GHPAY','Mpesa','','2024-07-31 14:50:23','','0','3','2024-07-31 14:50:23','','0','870','1','retail','0','870','1','0','0','0','0','870','0','printed',' ','','1','0','31722425811','Cleared','3','2024-07-31 14:56:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(82,'','Cash','','2024-07-31 14:51:13','','0','3','2024-07-31 14:51:13','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31722426661','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(83,'STDX','Mpesa','','2024-07-31 17:06:12','','0','3','2024-07-31 17:06:12','','0','740','1','retail','0','740','1','0','0','0','0','740','0','new',' ','','1','0','31722428183','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(84,'','Cash','','2024-07-31 17:52:50','','0','3','2024-07-31 17:52:50','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','new',' ','','1','0','31722436309','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(85,'JOHN','Mpesa','','2024-07-31 19:33:00','','0','3','2024-07-31 19:33:00','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','new',' ','','1','0','31722443565','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(86,'','Cash','','2024-07-31 20:38:25','','420','3','2024-07-31 20:38:25','','580','580','1','retail','0','580','1','0','0','0','0','0','0','new',' ','','1','0','31722447467','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(87,'','Cash','','2024-07-31 21:43:22','','0','3','2024-07-31 21:43:22','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','31722451384','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(88,'','Mpesa','','2024-07-31 21:48:55','','0','3','2024-07-31 21:48:55','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31722451734','Cleared','3','2024-07-31 22:16:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(89,'','Cash','','2024-07-31 22:16:42','','820','3','2024-07-31 22:16:42','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31722453401','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(90,'JOHN','Mpesa','','2024-08-01 12:27:25','','0','3','2024-08-01 12:27:25','','0','790','1','retail','0','790','1','0','0','0','0','790','0','new',' ','','1','0','31722504440','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(91,'JOHN','Mpesa','','2024-08-01 14:22:22','','0','3','2024-08-01 14:22:22','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','31722511341','Cleared','3','2024-08-01 14:41:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(92,' JOHN','Mpesa','','2024-08-01 14:47:41','','0','3','2024-08-01 14:47:41','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31722512860','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(93,'','Cash','','2024-08-01 15:20:56','','110','3','2024-08-01 15:20:56','','890','890','1','retail','0','890','1','0','0','0','0','0','0','new',' ','','1','0','31722514410','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(94,'JONH','Mpesa','','2024-08-01 16:03:40','','0','3','2024-08-01 16:03:40','','0','680','1','retail','0','680','1','0','0','0','0','680','0','printed',' ','','1','0','31722517365','Cleared','3','2024-08-01 16:44:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(95,'','Cash','','2024-08-01 17:50:15','','0','3','2024-08-01 17:50:15','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31722523280','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(96,'JOHN','Mpesa','','2024-08-01 20:40:23','','0','3','2024-08-01 20:40:23','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31722533018','Cleared','3','2024-08-01 20:42:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(97,'JOHN','Mpesa','','2024-08-02 13:23:46','','0','3','2024-08-02 13:23:46','','0','2030','1','retail','0','2030','1','0','0','0','0','2030','0','printed',' ','','1','0','31722593591','Cleared','3','2024-08-02 13:47:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(98,'JOHN','Mpesa','','2024-08-02 13:43:41','','0','3','2024-08-02 13:43:41','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31722595421','Cleared','3','2024-08-02 13:47:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(99,'','Cash','','2024-08-02 15:26:12','','240','3','2024-08-02 15:26:12','','760','760','1','retail','0','760','1','0','0','0','0','0','0','new',' ','','1','0','31722601557','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(100,'','Cash','','2024-08-02 16:23:03','','0','3','2024-08-02 16:23:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31722604983','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(101,'','Cash','','2024-08-02 16:24:41','','780','3','2024-08-02 16:24:41','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31722605080','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(102,'','Cash','','2024-08-02 17:28:32','','0','3','2024-08-02 17:28:32','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','new',' ','','1','0','31722607433','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(103,'','Cash','','2024-08-02 18:16:31','','0','3','2024-08-02 18:16:31','','1090','1090','1','retail','0','1090','1','0','0','0','0','0','0','printed',' ','','1','0','31722611784','Cleared','3','2024-08-02 21:50:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(104,'','Cash','','2024-08-02 18:44:23','','400','3','2024-08-02 18:44:23','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31722613460','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(105,'','Cash','','2024-08-02 19:53:27','','180','3','2024-08-02 19:53:27','','820','820','1','retail','0','820','1','0','0','0','0','0','0','new',' ','','1','0','31722616548','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(106,'','Cash','','2024-08-02 21:01:37','','0','3','2024-08-02 21:01:37','','1490','1490','1','retail','0','1490','1','0','0','0','0','0','0','new',' ','','1','0','31722621506','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(107,'','Cash','','2024-08-02 21:12:41','','0','3','2024-08-02 21:12:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31722622352','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(108,'','Cash','','2024-08-02 21:34:23','','0','3','2024-08-02 21:34:23','','280','280','1','retail','0','280','1','0','0','0','0','0','0','new',' ','','1','0','31722622492','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(109,'JOHN','Mpesa','','2024-08-02 21:47:14','','0','3','2024-08-02 21:47:14','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31722624433','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(110,'JOHN','Mpesa','','2024-08-03 11:52:02','','0','3','2024-08-03 11:52:02','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','1','0','31722675083','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(111,'','Mpesa','','2024-08-03 12:15:37','','0','3','2024-08-03 12:15:37','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','31722676525','Cleared','3','2024-08-03 12:47:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(112,'','Mpesa','','2024-08-03 12:20:49','','0','3','2024-08-03 12:20:49','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','31722676848','Cleared','3','2024-08-03 12:47:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(113,'t8oy','Mpesa','','2024-08-03 13:20:57','','0','3','2024-08-03 13:20:57','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31722680442','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(114,'','Cash','','2024-08-03 13:45:49','','0','3','2024-08-03 13:45:49','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','new',' ','','1','0','31722680601','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(115,'rzvo','Mpesa','','2024-08-03 14:02:14','','0','3','2024-08-03 14:02:14','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31722682934','Cleared','3','2024-08-03 14:25:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(116,'EX5P','Mpesa','','2024-08-03 14:40:41','','0','3','2024-08-03 14:40:41','','0','540','1','retail','0','540','1','0','0','0','0','540','0','new',' ','','1','0','31722685235','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(117,'DN5G','Mpesa','','2024-08-03 15:06:54','','0','3','2024-08-03 15:06:54','','0','620','1','retail','0','620','1','0','0','0','0','620','0','printed',' ','','1','0','31722686806','Cleared','3','2024-08-03 15:33:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(118,'','Cash','','2024-08-03 16:04:31','','0','3','2024-08-03 16:04:31','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31722687139','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(119,'ML1O','Mpesa','','2024-08-03 18:58:02','','0','3','2024-08-03 18:58:02','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','31722700681','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(120,'','Cash','','2024-08-03 19:20:58','','490','3','2024-08-03 19:20:58','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31722702053','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(121,'SZZH','Cash','','2024-08-03 19:23:00','','0','3','2024-08-03 19:23:00','','0','970','1','retail','0','970','1','0','0','0','0','970','0','printed',' ','','1','0','31722702175','Cleared','3','2024-08-03 19:35:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(122,'','Cash','','2024-08-03 19:50:20','','0','3','2024-08-03 19:50:20','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','new',' ','','1','0','31722703526','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(123,'LU9T','Mpesa','','2024-08-03 19:54:18','','0','3','2024-08-03 19:54:18','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31722704052','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(124,'','Cash','','2024-08-03 20:59:14','','0','3','2024-08-03 20:59:14','','3070','3070','1','retail','0','3070','1','0','0','0','0','0','0','new',' ','','1','0','31722707882','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(125,'FTRO','Mpesa','','2024-08-03 21:15:34','','0','3','2024-08-03 21:15:34','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31722708933','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(126,'','Cash','','2024-08-03 21:23:36','','0','3','2024-08-03 21:23:36','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','new',' ','','1','0','31722709412','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(127,'','Cash','','2024-08-03 21:32:30','','0','3','2024-08-03 21:32:30','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31722709949','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(128,'','Cash','','2024-08-03 21:41:34','','0','3','2024-08-03 21:41:34','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31722710493','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(129,'JOHN','Cash','','2024-08-03 21:49:33','','0','3','2024-08-03 21:49:33','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31722710637','Cleared','3','2024-08-03 22:08:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(130,'','Cash','','2024-08-03 22:27:43','','0','3','2024-08-03 22:27:43','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31722713262','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(131,'','Cash','','2024-08-03 22:44:50','','0','3','2024-08-03 22:44:50','','2040','2040','1','retail','0','2040','1','0','0','0','0','0','0','new',' ','','1','0','31722714260','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(132,'F7LT','Mpesa','','2024-08-03 23:20:19','','0','3','2024-08-03 23:20:19','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31722716418','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(133,'JOHN','Mpesa','','2024-08-03 23:47:05','','0','3','2024-08-03 23:47:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31722718024','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(134,'17C9K','Mpesa','','2024-08-03 23:59:51','','0','3','2024-08-03 23:59:51','','0','770','1','retail','0','770','1','0','0','0','0','770','0','new',' ','','1','0','31722718788','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(135,'JOHN','Mpesa','','2024-08-04 12:57:15','','0','3','2024-08-04 12:57:15','','0','2330','1','retail','0','2330','1','0','0','0','0','2330','0','printed',' ','','1','0','31722765419','Cleared','3','2024-08-04 13:58:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(136,'JOHN','Mpesa','','2024-08-04 12:57:49','','0','3','2024-08-04 12:57:49','','0','1190','1','retail','0','1190','1','0','0','0','0','1190','0','new',' ','','1','0','31722765462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(137,'JOHN','Mpesa','','2024-08-04 12:59:44','','0','3','2024-08-04 12:59:44','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','31722765583','Cleared','3','2024-08-04 13:58:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(138,'JOHN','Mpesa','','2024-08-04 13:14:06','','0','3','2024-08-04 13:14:06','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','31722765949','Cleared','3','2024-08-04 13:59:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(139,'','Cash','','2024-08-04 13:31:36','','0','3','2024-08-04 13:31:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31722767496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(140,'','Cash','','2024-08-04 15:30:52','','0','3','2024-08-04 15:30:52','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31722774532','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(141,'JOHN','Mpesa','','2024-08-04 16:46:24','','0','3','2024-08-04 16:46:24','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','printed',' ','','1','0','31722778181','Cleared','3','2024-08-04 17:05:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(142,'JOHN','Mpesa','','2024-08-04 17:41:06','','0','3','2024-08-04 17:41:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31722780089','Cleared','3','2024-08-04 18:47:24','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(143,'','Cash','','2024-08-04 17:59:50','','0','3','2024-08-04 17:59:50','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','31722783589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(144,'JOHN','Mpesa','','2024-08-04 18:01:04','','0','3','2024-08-04 18:01:04','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','31722783663','Cleared','3','2024-08-04 18:47:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(145,'JOHN','Mpesa','','2024-08-04 18:20:19','','0','3','2024-08-04 18:20:19','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','31722783814','Cleared','3','2024-08-04 18:48:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(146,'JOHN','Mpesa','','2024-08-04 18:26:31','','0','3','2024-08-04 18:26:31','','0','810','1','retail','0','810','1','0','0','0','0','810','0','printed',' ','','1','0','31722785186','Cleared','3','2024-08-04 18:51:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(147,'JOHN','Mpesa','','2024-08-04 19:05:58','','0','3','2024-08-04 19:05:58','','0','1880','1','retail','0','1880','1','0','0','0','0','1880','0','printed',' ','','1','0','31722785669','Cleared','3','2024-08-04 19:17:59','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(148,'JOHN','Mpesa','','2024-08-04 19:33:00','','0','3','2024-08-04 19:33:00','','0','870','1','retail','0','870','1','0','0','0','0','870','0','new',' ','','1','0','31722789175','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(149,'JOHN','Mpesa','','2024-08-04 20:36:07','','0','3','2024-08-04 20:36:07','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','new',' ','','1','0','31722792884','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(150,'JOHN','Mpesa','','2024-08-04 20:40:34','','0','3','2024-08-04 20:40:34','','0','2370','1','retail','0','2370','1','0','0','0','0','2370','0','printed',' ','','1','0','31722793167','Cleared','3','2024-08-04 21:25:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(151,'','Cash','','2024-08-04 20:54:51','','0','3','2024-08-04 20:54:51','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','new',' ','','1','0','31722793527','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(152,'JOHN','Mpesa','','2024-08-04 21:17:23','','0','3','2024-08-04 21:17:23','','0','1710','1','retail','0','1710','1','0','0','0','0','1710','0','printed',' ','','1','0','31722795141','Cleared','3','2024-08-04 22:10:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(153,'','Cash','','2024-08-04 21:19:43','','0','3','2024-08-04 21:19:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31722795583','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(154,'','Cash','','2024-08-04 21:35:19','','0','3','2024-08-04 21:35:19','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31722796519','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(155,'JOHN','Mpesa','','2024-08-04 21:44:13','','0','3','2024-08-04 21:44:13','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','31722797048','Cleared','3','2024-08-04 22:11:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(156,'JOHN','Cash','','2024-08-04 21:46:27','','0','3','2024-08-04 21:46:27','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','31722797082','Cleared','3','2024-08-04 22:40:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(157,'JOHN','Mpesa','','2024-08-04 21:47:54','','0','3','2024-08-04 21:47:54','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31722797273','Cleared','3','2024-08-04 22:10:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(158,'JOHN','Mpesa','','2024-08-04 21:50:37','','0','3','2024-08-04 21:50:37','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31722797437','Cleared','3','2024-08-04 22:10:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(159,'','Cash','','2024-08-06 10:48:27','','0','3','2024-08-06 10:48:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31722930507','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(160,'','Cash','','2024-08-06 13:43:07','','0','3','2024-08-06 13:43:07','','1180','1180','1','retail','0','1180','1','0','0','0','0','0','0','new',' ','','1','0','31722940967','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(161,'JOHN','Mpesa','','2024-08-06 14:04:52','','0','3','2024-08-06 14:04:52','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31722942287','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(162,'','Cash','','2024-08-06 19:49:54','','0','3','2024-08-06 19:49:54','','1130','1130','1','retail','0','1130','1','0','0','0','0','0','0','new',' ','','1','0','31722960860','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(163,'JOHN','Mpesa','','2024-08-06 20:17:19','','0','3','2024-08-06 20:17:19','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','31722964296','Cleared','3','2024-08-06 20:57:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(164,'JOHN','Mpesa','','2024-08-06 20:27:50','','0','3','2024-08-06 20:27:50','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31722965270','Cleared','3','2024-08-06 20:56:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(165,'','Cash','','2024-08-06 20:58:49','','0','3','2024-08-06 20:58:49','','300','1150','1','retail','0','1150','1','0','0','0','0','850','0','printed',' ','','1','0','31722965328','Cleared','3','2024-08-06 21:30:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(166,'JOHN','Mpesa','','2024-08-06 22:04:41','','0','3','2024-08-06 22:04:41','','0','1630','1','retail','0','1630','1','0','0','0','0','1630','0','new',' ','','1','0','31722971021','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(167,'JOHN','Mpesa','','2024-08-06 22:28:19','','0','3','2024-08-06 22:28:19','','0','1190','1','retail','0','1190','1','0','0','0','0','1190','0','new',' ','','1','0','31722972334','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(168,'JOHN','Mpesa','','2024-08-07 11:55:09','','0','3','2024-08-07 11:55:09','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31723020908','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(169,'','Cash','','2024-08-07 14:01:30','','0','3','2024-08-07 14:01:30','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31723028065','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(170,'','Cash','','2024-08-07 14:18:57','','0','3','2024-08-07 14:18:57','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31723029534','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(171,'','Cash','','2024-08-07 14:27:26','','0','3','2024-08-07 14:27:26','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31723029932','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(172,'','Cash','','2024-08-07 14:49:21','','0','3','2024-08-07 14:49:21','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31723031360','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(173,'JOHN','Mpesa','','2024-08-07 14:59:06','','0','3','2024-08-07 14:59:06','','0','1260','1','retail','0','1260','1','0','0','0','0','1260','0','printed',' ','','1','0','31723031713','Cleared','3','2024-08-07 15:33:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(174,'','Cash','','2024-08-07 18:53:30','','0','3','2024-08-07 18:53:30','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31723046009','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(175,'JOHN','Mpesa','','2024-08-07 19:31:09','','0','3','2024-08-07 19:31:09','','0','2260','1','retail','0','2260','1','0','0','0','0','2260','0','printed',' ','','1','0','31723046435','Cleared','3','2024-08-07 19:40:59','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(176,'','Cash','','2024-08-07 20:06:20','','0','3','2024-08-07 20:06:20','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','new',' ','','1','0','31723050343','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(177,'JOHN','Mpesa','','2024-08-07 20:11:06','','0','3','2024-08-07 20:11:06','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','31723050665','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(178,'','Cash','','2024-08-07 20:31:28','','0','3','2024-08-07 20:31:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31723051887','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(179,'john','Mpesa','','2024-08-08 10:32:33','','0','3','2024-08-08 10:32:33','','0','900','1','retail','0','900','1','0','0','0','0','900','0','new',' ','','1','0','31723102345','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(180,'','Mpesa','','2024-08-08 11:45:49','','0','3','2024-08-08 11:45:49','','0','640','1','retail','0','640','1','0','0','0','0','640','0','printed',' ','','1','0','31723106729','Cleared','3','2024-08-08 12:20:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(181,'','Cash','','2024-08-08 12:48:37','','0','3','2024-08-08 12:48:37','','480','480','1','retail','0','480','1','0','0','0','0','0','0','new',' ','','1','0','31723110474','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(182,'JOHN','Mpesa','','2024-08-08 14:59:27','','0','3','2024-08-08 14:59:27','','0','340','1','retail','0','340','1','0','0','0','0','340','0','new',' ','','1','0','31723118359','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(183,'JOHN','Mpesa','','2024-08-08 15:45:21','','0','3','2024-08-08 15:45:21','','0','980','1','retail','0','980','1','0','0','0','0','980','0','new',' ','','1','0','31723121059','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(184,'JOHN','Mpesa','','2024-08-08 16:31:19','','0','3','2024-08-08 16:31:19','','0','1980','1','retail','0','1980','1','0','0','0','0','1980','0','new',' ','','1','0','31723123862','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(185,'JOHN','Mpesa','','2024-08-08 16:37:26','','0','3','2024-08-08 16:37:26','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31723124246','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(186,'JOHN','Mpesa','','2024-08-08 19:22:31','','0','3','2024-08-08 19:22:31','','0','2420','1','retail','0','2420','1','0','0','0','0','2420','0','new',' ','','1','0','31723134125','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(187,'JOHN','Mpesa','','2024-08-08 19:42:58','','0','3','2024-08-08 19:42:58','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','31723135375','Cleared','3','2024-08-08 20:49:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(188,'JOHN','Mpesa','','2024-08-08 20:13:51','','0','3','2024-08-08 20:13:51','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31723136113','Cleared','3','2024-08-08 20:50:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(189,'','Cash','','2024-08-08 20:22:26','','0','3','2024-08-08 20:22:26','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','printed',' ','','1','0','31723137254','Cleared','3','2024-08-08 20:48:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(190,'','Cash','','2024-08-08 20:27:47','','0','3','2024-08-08 20:27:47','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31723138066','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(191,'','Cash','','2024-08-08 20:53:23','','0','3','2024-08-08 20:53:23','','790','790','1','retail','0','790','1','0','0','0','0','0','0','new',' ','','1','0','31723139438','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(192,'','Cash','','2024-08-08 21:07:38','','0','3','2024-08-08 21:07:38','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','31723140222','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(193,'','Cash','','2024-08-08 21:37:49','','0','3','2024-08-08 21:37:49','','340','340','1','retail','0','340','1','0','0','0','0','0','0','new',' ','','1','0','31723142268','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(194,'JOHN','Mpesa','','2024-08-09 11:21:21','','0','3','2024-08-09 11:21:21','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31723191680','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(195,'','Cash','','2024-08-09 12:57:14','','0','3','2024-08-09 12:57:14','','810','810','1','retail','0','810','1','0','0','0','0','0','0','new',' ','','1','0','31723197424','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(196,'','Cash','','2024-08-09 13:07:20','','0','3','2024-08-09 13:07:20','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31723198032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(197,'','Cash','','2024-08-09 13:25:48','','0','3','2024-08-09 13:25:48','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723199113','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(198,'JOHN','Mpesa','','2024-08-09 13:42:07','','0','3','2024-08-09 13:42:07','','0','1040','1','retail','0','1040','1','0','0','0','0','1040','0','printed',' ','','1','0','31723200057','Cleared','3','2024-08-09 14:31:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(199,'','Cash','','2024-08-09 13:44:59','','0','3','2024-08-09 13:44:59','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31723200298','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(200,'JOHN','Mpesa','','2024-08-09 14:26:28','','0','3','2024-08-09 14:26:28','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','31723202780','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(201,'JOHN','Mpesa','','2024-08-09 14:27:36','','0','3','2024-08-09 14:27:36','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31723202855','Cleared','3','2024-08-09 14:32:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(202,'JOHN','Mpesa','','2024-08-09 14:29:13','','0','3','2024-08-09 14:29:13','','0','740','1','retail','0','740','1','0','0','0','0','740','0','new',' ','','1','0','31723202910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(203,'','Cash','','2024-08-09 14:30:41','','0','3','2024-08-09 14:30:41','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','31723203040','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(204,'','Cash','','2024-08-09 14:48:44','','0','3','2024-08-09 14:48:44','','1070','1070','1','retail','0','1070','1','0','0','0','0','0','0','new',' ','','1','0','31723204089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(205,'','Cash','','2024-08-09 15:43:46','','120','3','2024-08-09 15:43:46','','2880','2880','1','retail','0','2880','1','0','0','0','0','0','0','new',' ','','1','0','31723206888','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(206,'JOHN','Mpesa','','2024-08-09 16:05:24','','0','3','2024-08-09 16:05:24','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31723208723','Cleared','3','2024-08-09 17:12:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(207,'JOHN','Mpesa','','2024-08-09 16:35:19','','0','3','2024-08-09 16:35:19','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31723210496','Cleared','3','2024-08-09 17:10:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(208,'JOHN','Mpesa','','2024-08-09 16:59:33','','0','3','2024-08-09 16:59:33','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31723211815','Cleared','3','2024-08-09 17:49:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(209,'JOHN','Mpesa','','2024-08-09 17:07:33','','0','3','2024-08-09 17:07:33','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31723212452','Cleared','3','2024-08-09 17:10:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(210,'JOHN','Mpesa','','2024-08-09 17:34:07','','0','3','2024-08-09 17:34:07','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31723214046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(211,'JOHN','Mpesa','','2024-08-09 22:21:16','','0','3','2024-08-09 22:21:16','','0','2850','1','retail','0','2850','1','0','0','0','0','2850','0','new',' ','','1','0','31723230805','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(212,'JOHN','Mpesa','','2024-08-09 22:28:48','','0','3','2024-08-09 22:28:48','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','1','0','31723231728','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(213,'JOHN','Mpesa','','2024-08-10 10:26:39','','0','3','2024-08-10 10:26:39','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','31723274788','Cleared','3','2024-08-10 10:41:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(214,'','Cash','','2024-08-10 11:39:26','','0','3','2024-08-10 11:39:26','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31723279165','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(215,'JOHN','Mpesa','','2024-08-10 13:35:52','','0','3','2024-08-10 13:35:52','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31723286051','Cleared','3','2024-08-10 14:28:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(216,'','Cash','','2024-08-10 13:38:57','','0','3','2024-08-10 13:38:57','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','1','0','31723286224','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(217,'JOHN','Mpesa','','2024-08-10 14:28:30','','0','3','2024-08-10 14:28:30','','0','790','1','retail','0','790','1','0','0','0','0','790','0','printed',' ','','1','0','31723287576','Cleared','3','2024-08-10 15:35:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(218,'','Cash','','2024-08-10 14:33:46','','0','3','2024-08-10 14:33:46','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31723289625','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(219,'JOHN','Mpesa','','2024-08-10 14:42:03','','0','3','2024-08-10 14:42:04','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','31723290120','Cleared','3','2024-08-10 14:51:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(220,'JOHN','Mpesa','','2024-08-10 15:38:52','','0','3','2024-08-10 15:38:52','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','31723291404','Cleared','3','2024-08-10 15:42:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(221,'JOHN','Mpesa','','2024-08-10 15:41:19','','0','3','2024-08-10 15:41:19','','0','980','1','retail','0','980','1','0','0','0','0','980','0','new',' ','','1','0','31723293674','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(222,'','Cash','','2024-08-10 16:21:27','','0','3','2024-08-10 16:21:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31723296086','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(223,'','Cash','','2024-08-10 16:25:35','','0','3','2024-08-10 16:25:35','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31723296334','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(224,'','Cash','','2024-08-10 18:22:45','','0','3','2024-08-10 18:22:45','','3080','3080','1','retail','0','3080','1','0','0','0','0','0','0','new',' ','','1','0','31723303331','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(225,'','Cash','','2024-08-10 18:56:50','','0','3','2024-08-10 18:56:50','','1560','1560','1','retail','0','1560','1','0','0','0','0','0','0','new',' ','','1','0','31723305409','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(226,'','Cash','','2024-08-10 21:23:53','','0','3','2024-08-10 21:23:53','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31723314232','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(227,'JOHN','Mpesa','','2024-08-10 21:24:16','','0','3','2024-08-10 21:24:16','','0','990','1','retail','0','990','1','0','0','0','0','990','0','printed',' ','','1','0','31723314251','Cleared','3','2024-08-10 22:11:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(228,'','Cash','','2024-08-11 11:14:52','','0','3','2024-08-11 11:14:52','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31723364091','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(229,'','Cash','','2024-08-11 14:46:49','','0','3','2024-08-11 14:46:49','','980','980','1','retail','0','980','1','0','0','0','0','0','0','new',' ','','1','0','31723376806','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(230,'','Cash','','2024-08-11 15:54:34','','0','3','2024-08-11 15:54:34','','570','570','1','retail','0','570','1','0','0','0','0','0','0','new',' ','','1','0','31723380873','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(231,'JOHN','Mpesa','','2024-08-11 17:01:03','','0','3','2024-08-11 17:01:03','','0','2230','1','retail','0','2230','1','0','0','0','0','2230','0','printed',' ','','1','0','31723384848','Cleared','3','2024-08-11 17:54:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(232,'','Cash','','2024-08-11 17:37:35','','0','3','2024-08-11 17:37:35','','940','940','1','retail','0','940','1','0','0','0','0','0','0','new',' ','','1','0','31723387043','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(233,'JOHN','Mpesa','','2024-08-11 17:54:23','','0','3','2024-08-11 17:54:23','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31723388062','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(234,'JOHN','Mpesa','','2024-08-11 17:59:07','','0','3','2024-08-11 17:59:07','','0','1560','1','retail','0','1560','1','0','0','0','0','1560','0','new',' ','','1','0','31723388344','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(235,'','Cash','','2024-08-11 18:05:48','','0','3','2024-08-11 18:05:48','','610','610','1','retail','0','610','1','0','0','0','0','0','0','new',' ','','1','0','31723388743','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(236,'','Cash','','2024-08-11 18:09:55','','0','3','2024-08-11 18:09:55','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','31723388995','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(237,'','Cash','','2024-08-11 18:38:41','','0','3','2024-08-11 18:38:41','','610','610','1','retail','0','610','1','0','0','0','0','0','0','new',' ','','1','0','31723389980','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(238,'','Cash','','2024-08-11 18:44:40','','0','3','2024-08-11 18:44:40','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723391079','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(239,'JOHN','Mpesa','','2024-08-11 19:23:45','','0','3','2024-08-11 19:23:45','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','31723393422','Cleared','3','2024-08-11 19:40:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(240,'','Cash','','2024-08-11 19:24:58','','0','3','2024-08-11 19:24:58','','2430','2430','1','retail','0','2430','1','0','0','0','0','0','0','new',' ','','1','0','31723393448','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(241,'','Cash','','2024-08-11 19:29:04','','0','3','2024-08-11 19:29:04','','720','720','1','retail','0','720','1','0','0','0','0','0','0','new',' ','','1','0','31723393596','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(242,'','Cash','','2024-08-11 19:45:25','','0','3','2024-08-11 19:45:25','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','31723394720','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(243,'','Cash','','2024-08-11 20:12:13','','0','3','2024-08-11 20:12:13','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31723396332','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(244,'','Cash','','2024-08-11 20:35:18','','0','3','2024-08-11 20:35:18','','980','980','1','retail','0','980','1','0','0','0','0','0','0','new',' ','','1','0','31723397687','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(245,'JOHN','Mpesa','','2024-08-11 20:41:26','','0','3','2024-08-11 20:41:26','','0','720','1','retail','0','720','1','0','0','0','0','720','0','new',' ','','1','0','31723398077','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(246,'','Cash','','2024-08-11 20:43:12','','0','3','2024-08-11 20:43:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31723398191','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(247,'','Cash','','2024-08-11 20:52:34','','0','3','2024-08-11 20:52:34','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31723398754','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(248,'','Cash','','2024-08-11 21:27:02','','0','3','2024-08-11 21:27:02','','570','570','1','retail','0','570','1','0','0','0','0','0','0','new',' ','','1','0','31723400821','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(249,'','Cash','','2024-08-13 11:09:39','','0','3','2024-08-13 11:09:39','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31723536568','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(250,'john','Mpesa','','2024-08-13 11:10:12','','0','3','2024-08-13 11:10:12','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31723536610','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(251,'JOHN','Mpesa','','2024-08-13 13:06:48','','0','3','2024-08-13 13:06:48','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','31723543604','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(252,'','Cash','','2024-08-13 14:39:15','','0','3','2024-08-13 14:39:15','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','31723548992','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(253,'','Cash','','2024-08-13 14:46:30','','200','3','2024-08-13 14:46:30','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31723549488','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(254,'','Cash','','2024-08-13 14:47:26','','0','3','2024-08-13 14:47:26','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723549642','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(255,'JOHN','Mpesa','','2024-08-13 15:47:47','','0','3','2024-08-13 15:47:47','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31723553266','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(256,'','Cash','','2024-08-13 17:34:23','','0','3','2024-08-13 17:34:23','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31723559371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(257,'JOHN','Mpesa','','2024-08-13 18:30:10','','0','3','2024-08-13 18:30:10','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31723563009','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(258,'JOHN','Cash','','2024-08-13 18:48:33','','0','3','2024-08-13 18:48:33','','200','2700','1','retail','0','2700','1','0','0','0','0','2500','0','printed',' ','','1','0','31723563986','Cleared','3','2024-08-13 20:02:32','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(259,'JOHN','Mpesa','','2024-08-13 18:58:51','','0','3','2024-08-13 18:58:51','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31723564730','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(260,'','Mpesa','','2024-08-13 19:41:56','','0','3','2024-08-13 19:41:56','','0','910','1','retail','0','910','1','0','0','0','0','910','0','printed',' ','','1','0','31723567294','Cleared','3','2024-08-13 20:16:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(261,'','Mpesa','','2024-08-13 20:07:31','','0','3','2024-08-13 20:07:31','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31723568850','Cleared','3','2024-08-13 20:16:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(262,'','Cash','','2024-08-13 20:36:18','','0','3','2024-08-13 20:36:18','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723570577','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(263,'','Mpesa','','2024-08-13 20:43:08','','0','3','2024-08-13 20:43:08','','0','1320','1','retail','0','1320','1','0','0','0','0','1320','0','printed',' ','','1','0','31723570880','Cleared','3','2024-08-13 20:55:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(264,'','Mpesa','','2024-08-14 10:55:03','','0','3','2024-08-14 10:55:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31723622101','Cleared','3','2024-08-14 13:31:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(265,'','Mpesa','','2024-08-14 13:25:46','','0','3','2024-08-14 13:25:46','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','31723630136','Cleared','3','2024-08-14 13:31:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(266,'JOHN','Mpesa','','2024-08-14 13:32:32','','0','3','2024-08-14 13:32:32','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','31723631551','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(267,'JIHN','Mpesa','','2024-08-14 17:38:10','','0','3','2024-08-14 17:38:10','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31723646289','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(268,'','Mpesa','','2024-08-14 17:56:41','','0','3','2024-08-14 17:56:41','','0','740','1','retail','0','740','1','0','0','0','0','740','0','printed',' ','','1','0','31723647373','Cleared','3','2024-08-14 18:18:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(269,'','Mpesa','','2024-08-14 18:07:46','','0','3','2024-08-14 18:07:46','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31723648065','Cleared','3','2024-08-14 18:19:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(270,'','Cash','','2024-08-14 18:09:18','','0','3','2024-08-14 18:09:18','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723648157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(271,'','Mpesa','','2024-08-14 18:13:14','','0','3','2024-08-14 18:13:14','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31723648393','Cleared','3','2024-08-14 18:19:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(272,'','Mpesa','','2024-08-14 19:07:07','','0','3','2024-08-14 19:07:07','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','31723651530','Cleared','3','2024-08-14 19:50:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(273,'','Mpesa','','2024-08-14 19:13:33','','0','3','2024-08-14 19:13:33','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','31723652001','Cleared','3','2024-08-14 19:46:48','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(274,'','Cash','','2024-08-14 19:31:36','','0','3','2024-08-14 19:31:36','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31723652414','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(275,'JOHN','Mpesa','','2024-08-14 20:17:29','','0','3','2024-08-14 20:17:29','','0','1480','1','retail','0','1480','1','0','0','0','0','1480','0','new',' ','','1','0','31723655751','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(276,'','Cash','','2024-08-14 20:29:45','','0','3','2024-08-14 20:29:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31723656584','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(277,'','Cash','','2024-08-14 20:40:28','','0','3','2024-08-14 20:40:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31723657227','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(278,'','Mpesa','','2024-08-15 12:14:08','','0','3','2024-08-15 12:14:08','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','31723713247','Cleared','3','2024-08-15 13:11:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(279,'JOHN','Mpesa','','2024-08-15 12:20:20','','0','3','2024-08-15 12:20:20','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31723713620','Cleared','3','2024-08-15 13:12:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(280,'','Cash','','2024-08-15 13:21:50','','0','3','2024-08-15 13:21:50','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','31723716798','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(281,'JOHN','Mpesa','','2024-08-15 13:42:12','','0','3','2024-08-15 13:42:12','','0','900','1','retail','0','900','1','0','0','0','0','900','0','new',' ','','1','0','31723718506','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(282,'JOHN','Mpesa','','2024-08-15 14:15:25','','0','3','2024-08-15 14:15:25','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31723720524','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(283,'','Cash','','2024-08-15 15:29:43','','0','3','2024-08-15 15:29:43','','990','990','1','retail','0','990','1','0','0','0','0','0','0','new',' ','','1','0','31723724902','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(284,'','Cash','','2024-08-15 15:52:58','','0','3','2024-08-15 15:52:58','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31723726370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(285,'','Cash','','2024-08-15 15:58:37','','0','3','2024-08-15 15:58:37','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','31723726716','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(286,'JOHN','Mpesa','','2024-08-15 16:53:07','','0','3','2024-08-15 16:53:07','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31723726838','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(287,'','Cash','','2024-08-15 17:24:33','','660','3','2024-08-15 17:24:33','','340','340','1','retail','0','340','1','0','0','0','0','0','0','new',' ','','1','0','31723731872','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(288,'','Cash','','2024-08-15 17:26:07','','0','3','2024-08-15 17:26:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31723731966','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(289,'','Cash','','2024-08-15 17:37:44','','0','3','2024-08-15 17:37:44','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31723732659','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(290,'JOHN','Mpesa','','2024-08-15 21:07:48','','0','3','2024-08-15 21:07:48','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','31723745260','Cleared','3','2024-08-15 21:54:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(291,'JOHN','Mpesa','','2024-08-16 12:58:35','','0','3','2024-08-16 12:58:35','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31723802314','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(292,'','Cash','','2024-08-16 13:17:28','','0','3','2024-08-16 13:17:28','','2320','2320','1','retail','0','2320','1','0','0','0','0','0','0','new',' ','','1','0','31723803367','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(293,'','Cash','','2024-08-16 13:45:59','','0','3','2024-08-16 13:45:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31723805159','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(294,'','Cash','','2024-08-16 14:08:34','','230','3','2024-08-16 14:08:34','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31723806510','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(295,'','Cash','','2024-08-16 14:57:48','','0','3','2024-08-16 14:57:48','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31723809464','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(296,'','Mpesa','','2024-08-16 15:33:27','','0','3','2024-08-16 15:33:27','','0','610','1','retail','0','610','1','0','0','0','0','610','0','printed',' ','','1','0','31723811581','Cleared','3','2024-08-16 16:07:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(297,'','Cash','','2024-08-16 15:52:22','','0','3','2024-08-16 15:52:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31723812371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(298,'','Cash','','2024-08-16 16:01:45','','0','3','2024-08-16 16:01:45','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31723813304','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(299,'','Cash','','2024-08-16 16:20:05','','0','3','2024-08-16 16:20:05','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','31723814402','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(300,'','Cash','','2024-08-16 17:34:44','','0','3','2024-08-16 17:34:44','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31723818883','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(301,'JOHN','Mpesa','','2024-08-16 18:13:43','','0','3','2024-08-16 18:13:43','','0','360','1','retail','0','360','1','0','0','0','0','360','0','new',' ','','1','0','31723821208','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(302,'','Cash','','2024-08-16 20:48:09','','0','3','2024-08-16 20:48:09','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723830484','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(303,'','Cash','','2024-08-16 20:51:40','','0','3','2024-08-16 20:51:40','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723830700','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(304,'','Cash','','2024-08-16 21:04:39','','0','3','2024-08-16 21:04:39','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31723831478','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(305,'','Mpesa','','2024-08-16 21:20:45','','0','3','2024-08-16 21:20:45','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','31723832329','Cleared','3','2024-08-16 21:39:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(306,'','Mpesa','','2024-08-17 13:11:15','','0','3','2024-08-17 13:11:15','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31723889474','Cleared','3','2024-08-17 13:27:00','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(307,'','Mpesa','','2024-08-17 13:13:12','','0','3','2024-08-17 13:13:12','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','31723889589','Cleared','3','2024-08-17 13:50:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(308,'','Cash','','2024-08-17 13:24:09','','0','3','2024-08-17 13:24:09','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','new',' ','','1','0','31723890230','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(309,'','Cash','','2024-08-17 13:31:22','','0','3','2024-08-17 13:31:22','','1460','1460','1','retail','0','1460','1','0','0','0','0','0','0','new',' ','','1','0','31723890666','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(310,'','Cash','','2024-08-17 15:31:52','','0','3','2024-08-17 15:31:52','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31723897911','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(311,'JOHN','Mpesa','','2024-08-17 15:49:43','','0','3','2024-08-17 15:49:43','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31723898979','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(312,'JOHN','Mpesa','','2024-08-17 16:35:39','','0','3','2024-08-17 16:35:39','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31723901736','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(313,'JOHN','Mpesa','','2024-08-17 16:40:58','','0','3','2024-08-17 16:40:58','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31723902057','Cleared','3','2024-08-17 16:43:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(314,'','Cash','','2024-08-17 19:14:59','','0','3','2024-08-17 19:14:59','','2460','2460','1','retail','0','2460','1','0','0','0','0','0','0','new',' ','','1','0','31723911284','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(315,'','Cash','','2024-08-17 19:27:22','','0','3','2024-08-17 19:27:22','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31723912032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(316,'','Cash','','2024-08-17 20:00:20','','0','3','2024-08-17 20:00:20','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31723914019','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(317,'','Cash','','2024-08-17 20:23:54','','0','3','2024-08-17 20:23:54','','1230','1230','1','retail','0','1230','1','0','0','0','0','0','0','new',' ','','1','0','31723915389','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(318,'','Cash','','2024-08-17 20:24:40','','0','3','2024-08-17 20:24:40','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31723915479','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(319,'','Cash','','2024-08-17 20:52:56','','0','3','2024-08-17 20:52:56','','340','340','1','retail','0','340','1','0','0','0','0','0','0','new',' ','','1','0','31723917079','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(320,'','Cash','','2024-08-17 21:54:59','','0','3','2024-08-17 21:54:59','','1780','1780','1','retail','0','1780','1','0','0','0','0','0','0','new',' ','','1','0','31723920791','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(321,'','Cash','','2024-08-17 22:29:47','','0','3','2024-08-17 22:29:47','','990','990','1','retail','0','990','1','0','0','0','0','0','0','new',' ','','1','0','31723922304','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(322,'john','Mpesa','','2024-08-18 01:34:01','','0','3','2024-08-18 01:34:01','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','new',' ','','1','0','31723934023','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(323,'','Cash','','2024-08-18 01:43:18','','0','3','2024-08-18 01:43:18','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','new',' ','','1','0','31723934598','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(324,'JOHN','Mpesa','','2024-08-18 02:06:08','','0','3','2024-08-18 02:06:08','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31723935967','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(325,'','Cash','','2024-08-18 14:39:13','','0','3','2024-08-18 14:39:13','','2210','2210','1','retail','0','2210','1','0','0','0','0','0','0','new',' ','','1','0','31723981142','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(326,'','Cash','','2024-08-18 14:50:06','','0','3','2024-08-18 14:50:06','','660','660','1','retail','0','660','1','0','0','0','0','0','0','new',' ','','1','0','31723981380','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(327,'','Cash','','2024-08-18 15:12:37','','0','3','2024-08-18 15:12:37','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31723983156','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(328,'','Cash','','2024-08-18 15:34:01','','0','3','2024-08-18 15:34:01','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31723984441','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(329,'','Mpesa','','2024-08-18 17:04:39','','0','3','2024-08-18 17:04:39','','0','1090','1','retail','0','1090','1','0','0','0','0','1090','0','printed',' ','','1','0','31723989806','Cleared','3','2024-08-18 21:51:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(330,'','Mpesa','','2024-08-18 21:45:20','','0','3','2024-08-18 21:45:20','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','31724006707','Cleared','3','2024-08-18 21:45:48','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(331,'','Cash','','2024-08-18 21:46:37','','0','3','2024-08-18 21:46:37','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31724006791','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(332,'','Cash','','2024-08-18 21:51:28','','0','3','2024-08-18 21:51:28','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31724006947','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(333,'','Cash','','2024-08-20 12:28:14','','0','3','2024-08-20 12:28:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31724146093','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(334,'JOHN','Mpesa','','2024-08-20 13:35:49','','0','3','2024-08-20 13:35:49','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','31724150147','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(335,'','Mpesa','','2024-08-20 14:02:30','','0','3','2024-08-20 14:02:31','','0','1240','1','retail','0','1240','1','0','0','0','0','1240','0','printed',' ','','1','0','31724150253','Cleared','3','2024-08-20 21:18:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(336,'JOHN','Mpesa','','2024-08-20 14:12:34','','0','3','2024-08-20 14:12:34','','0','690','1','retail','0','690','1','0','0','0','0','690','0','new',' ','','1','0','31724152350','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(337,'','Mpesa','','2024-08-20 14:38:09','','0','3','2024-08-20 14:38:09','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31724153839','Cleared','3','2024-08-20 14:39:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(338,'','Mpesa','','2024-08-20 15:47:12','','0','3','2024-08-20 15:47:12','','0','1840','1','retail','0','1840','1','0','0','0','0','1840','0','printed',' ','','1','0','31724157540','Cleared','3','2024-08-20 16:08:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(339,'','Mpesa','','2024-08-20 16:07:17','','0','3','2024-08-20 16:07:17','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','31724159036','Cleared','3','2024-08-20 16:09:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(340,'','Mpesa','','2024-08-20 18:26:29','','0','3','2024-08-20 18:26:29','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31724163797','Cleared','3','2024-08-20 21:18:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(341,'','Cash','','2024-08-20 20:16:17','','0','3','2024-08-20 20:16:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31724174176','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(342,'','Cash','','2024-08-21 11:07:24','','0','3','2024-08-21 11:07:24','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31724227642','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(343,'','Cash','','2024-08-21 12:08:57','','0','3','2024-08-21 12:08:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31724231335','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(344,'','Cash','','2024-08-21 14:11:02','','0','3','2024-08-21 14:11:02','','1540','1540','1','retail','0','1540','1','0','0','0','0','0','0','new',' ','','1','0','31724238638','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(345,'','Mpesa','','2024-08-21 14:13:15','','0','3','2024-08-21 14:13:15','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','31724238792','Cleared','3','2024-08-21 14:57:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(346,'','Cash','','2024-08-21 14:33:58','','0','3','2024-08-21 14:33:58','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31724240034','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(347,'','Cash','','2024-08-21 14:38:24','','0','3','2024-08-21 14:38:24','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31724240269','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(348,'','Cash','','2024-08-21 15:09:55','','0','3','2024-08-21 15:09:55','','710','710','1','retail','0','710','1','0','0','0','0','0','0','new',' ','','1','0','31724242149','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(349,'','Mpesa','','2024-08-21 15:11:47','','0','3','2024-08-21 15:11:47','','0','1520','1','retail','0','1520','1','0','0','0','0','1520','0','printed',' ','','1','0','31724242219','Cleared','3','2024-08-21 15:51:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(350,'','Cash','','2024-08-21 15:14:43','','0','3','2024-08-21 15:14:43','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31724242482','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(351,'','Cash','','2024-08-21 15:21:01','','0','3','2024-08-21 15:21:01','','180','220','1','retail','0','220','1','0','0','0','0','40','0','printed',' ','','1','0','31724242852','Cleared','3','2024-08-21 15:48:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(352,'','Cash','','2024-08-21 15:26:48','','0','3','2024-08-21 15:26:48','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31724243207','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(353,'JOHN','Mpesa','','2024-08-21 15:54:42','','0','3','2024-08-21 15:54:42','','0','470','1','retail','0','470','1','0','0','0','0','470','0','printed',' ','','1','0','31724243880','Cleared','3','2024-08-21 15:55:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(354,'JOHN','Mpesa','','2024-08-21 19:09:35','','0','3','2024-08-21 19:09:35','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31724256574','Cleared','3','2024-08-21 19:34:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(355,'','Cash','','2024-08-21 21:11:46','','0','3','2024-08-21 21:11:46','','1470','1470','1','retail','0','1470','1','0','0','0','0','0','0','new',' ','','1','0','31724263875','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(356,'JOHN','Mpesa','','2024-08-22 10:02:44','','0','3','2024-08-22 10:02:44','','0','3930','1','retail','0','3930','1','0','0','0','0','3930','0','new',' ','','1','0','31724310128','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(357,'','Cash','','2024-08-22 13:18:25','','0','3','2024-08-22 13:18:25','','1320','1320','1','retail','0','1320','1','0','0','0','0','0','0','new',' ','','1','0','31724321878','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(358,'JOHN','Mpesa','','2024-08-22 13:41:24','','0','3','2024-08-22 13:41:24','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31724323283','Cleared','3','2024-08-22 13:43:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(359,'JOHN','Mpesa','','2024-08-22 13:42:30','','0','3','2024-08-22 13:42:30','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31724323335','Cleared','3','2024-08-22 13:43:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(360,'JOHN','Mpesa','','2024-08-22 14:13:53','','0','3','2024-08-22 14:13:53','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','printed',' ','','1','0','31724325208','Cleared','3','2024-08-22 15:21:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(361,'JOHN','Mpesa','','2024-08-22 14:57:01','','0','3','2024-08-22 14:57:01','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31724327512','Cleared','3','2024-08-22 15:22:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(362,'JOHN','Mpesa','','2024-08-22 17:31:15','','0','3','2024-08-22 17:31:15','','0','2840','1','retail','0','2840','1','0','0','0','0','2840','0','printed',' ','','1','0','31724336961','Cleared','3','2024-08-22 18:11:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(363,'JOHN','Mpesa','','2024-08-22 19:46:26','','0','3','2024-08-22 19:46:26','','60','620','1','retail','0','620','1','0','0','0','0','560','0','printed',' ','','1','0','31724345173','Cleared','3','2024-08-22 22:05:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(364,'','Cash','','2024-08-22 19:54:16','','510','3','2024-08-22 19:54:16','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31724345645','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(365,'JOHN','Mpesa','','2024-08-23 11:50:44','','0','3','2024-08-23 11:50:44','','0','690','1','retail','0','690','1','0','0','0','0','690','0','new',' ','','1','0','31724403040','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(366,'','Cash','','2024-08-23 13:27:03','','0','3','2024-08-23 13:27:03','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31724408822','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(367,'JOHN','Mpesa','','2024-08-23 18:39:09','','0','3','2024-08-23 18:39:09','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','new',' ','','1','0','31724427531','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(368,'JOHN','Mpesa','','2024-08-23 19:27:53','','0','3','2024-08-23 19:27:53','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','31724430431','Cleared','3','2024-08-23 19:46:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(369,'JOHN','Mpesa','','2024-08-23 20:30:55','','0','3','2024-08-23 20:30:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31724434253','Cleared','3','2024-08-23 20:39:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(370,'JOHN','Mpesa','','2024-08-23 21:42:08','','0','3','2024-08-23 21:42:08','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31724438506','Cleared','3','2024-08-23 21:56:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(371,'JOHN','Mpesa','','2024-08-23 22:02:28','','0','3','2024-08-23 22:02:28','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31724439746','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(372,'JOHN','Mpesa','','2024-08-24 11:50:50','','0','3','2024-08-24 11:50:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31724489449','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(373,'JOHN','Mpesa','','2024-08-24 12:59:33','','0','3','2024-08-24 12:59:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31724493572','Cleared','3','2024-08-24 13:11:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(374,'','Cash','','2024-08-24 13:23:34','','0','3','2024-08-24 13:23:34','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','31724495002','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(375,'','Cash','','2024-08-24 15:17:26','','0','3','2024-08-24 15:17:26','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31724501841','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(376,'JOHN','Mpesa','','2024-08-24 15:26:14','','0','3','2024-08-24 15:26:14','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31724502374','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(377,'JOHN','Mpesa','','2024-08-24 16:58:43','','0','3','2024-08-24 16:58:43','','0','830','1','retail','0','830','1','0','0','0','0','830','0','printed',' ','','1','0','31724507296','Cleared','3','2024-08-24 17:14:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(378,'','Cash','','2024-08-24 17:23:59','','0','3','2024-08-24 17:23:59','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','new',' ','','1','0','31724509419','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(379,'','Cash','','2024-08-24 18:17:17','','0','3','2024-08-24 18:17:17','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31724512636','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(380,'','Cash','','2024-08-24 20:07:53','','0','3','2024-08-24 20:07:53','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31724519272','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(381,'','Cash','','2024-08-24 20:32:06','','0','3','2024-08-24 20:32:06','','3280','3280','1','retail','0','3280','1','0','0','0','0','0','0','new',' ','','1','0','31724520449','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(382,'','Cash','','2024-08-24 20:46:18','','0','3','2024-08-24 20:46:18','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31724521574','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(383,'JOHN','Mpesa','','2024-08-24 21:41:44','','0','3','2024-08-24 21:41:44','','0','820','1','retail','0','820','1','0','0','0','0','820','0','printed',' ','','1','0','31724524894','Cleared','3','2024-08-24 22:26:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(384,'JOHN','Mpesa','','2024-08-24 22:23:00','','0','3','2024-08-24 22:23:00','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','31724527379','Cleared','3','2024-08-24 22:26:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(385,'JOHN','Mpesa','','2024-08-24 22:27:01','','0','3','2024-08-24 22:27:01','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31724527511','Cleared','3','2024-08-24 22:42:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(386,'JOHN','Mpesa','','2024-08-24 22:41:15','','0','3','2024-08-24 22:41:15','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','31724528455','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(387,'JOHN','Mpesa','','2024-08-24 23:27:32','','0','3','2024-08-24 23:27:32','','0','1170','1','retail','0','1170','1','0','0','0','0','1170','0','printed',' ','','1','0','31724531238','Cleared','3','2024-08-24 23:34:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(388,'JOHN','Mpesa','','2024-08-25 00:03:41','','0','3','2024-08-25 00:03:41','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31724533419','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(389,'JOHN','Mpesa','','2024-08-25 00:11:50','','0','3','2024-08-25 00:11:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31724533909','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(390,'JOHN','Mpesa','','2024-08-25 02:20:16','','0','3','2024-08-25 02:20:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31724541615','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(391,'JOHN','Mpesa','','2024-08-25 02:23:35','','0','3','2024-08-25 02:23:35','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','31724541763','Cleared','3','2024-08-25 02:43:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(392,'JOHN','Mpesa','','2024-08-25 13:09:46','','0','3','2024-08-25 13:09:46','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','printed',' ','','1','0','31724580554','Cleared','3','2024-08-25 14:04:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(393,'JOHN','Mpesa','','2024-08-25 13:57:36','','0','3','2024-08-25 13:57:36','','0','1020','1','retail','0','1020','1','0','0','0','0','1020','0','new',' ','','1','0','31724583414','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(394,'','Cash','','2024-08-25 16:48:27','','0','3','2024-08-25 16:48:27','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31724593706','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(395,'','Cash','','2024-08-25 16:49:43','','0','3','2024-08-25 16:49:43','','2840','5060','1','retail','0','5060','1','0','0','0','0','2220','0','printed',' ','','1','0','31724593722','Cleared','3','2024-08-25 18:43:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(396,'','Cash','','2024-08-25 17:11:30','','0','3','2024-08-25 17:11:30','','360','360','1','retail','0','360','1','0','0','0','0','0','0','new',' ','','1','0','31724595089','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(397,'JOHN','Mpesa','','2024-08-25 17:16:57','','0','3','2024-08-25 17:16:57','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31724595415','Cleared','3','2024-08-25 17:21:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(398,'','Cash','','2024-08-25 17:30:00','','0','3','2024-08-25 17:30:00','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31724595672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(399,'','Mpesa','','2024-08-25 17:31:10','','0','3','2024-08-25 17:31:10','','0','910','1','retail','0','910','1','0','0','0','0','910','0','printed',' ','','1','0','31724596228','Cleared','3','2024-08-25 18:31:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(400,'JOHN','Mpesa','','2024-08-25 18:27:26','','0','3','2024-08-25 18:27:27','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31724599645','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(401,'JOHN','Mpesa','','2024-08-25 18:32:27','','0','3','2024-08-25 18:32:27','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','31724599825','Cleared','3','2024-08-25 19:19:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(402,'JOHN','Mpesa','','2024-08-25 19:20:31','','0','3','2024-08-25 19:20:31','','0','1180','1','retail','0','1180','1','0','0','0','0','1180','0','printed',' ','','1','0','31724602785','Cleared','3','2024-08-25 19:48:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(403,'','Cash','','2024-08-25 19:39:06','','0','3','2024-08-25 19:39:06','','2670','2670','1','retail','0','2670','1','0','0','0','0','0','0','new',' ','','1','0','31724603912','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(404,'','Cash','','2024-08-25 20:02:27','','0','3','2024-08-25 20:02:27','','4650','4650','1','retail','0','4650','1','0','0','0','0','0','0','new',' ','','1','0','31724605176','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(405,'','Cash','','2024-08-25 20:05:32','','0','3','2024-08-25 20:05:32','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31724605516','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(406,'','Cash','','2024-08-25 20:07:03','','0','3','2024-08-25 20:07:03','','930','930','1','retail','0','930','1','0','0','0','0','0','0','new',' ','','1','0','31724605618','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(407,'','Cash','','2024-08-25 20:16:24','','0','3','2024-08-25 20:16:24','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31724606183','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(408,'','Cash','','2024-08-25 20:44:46','','0','3','2024-08-25 20:44:46','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','31724607885','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(409,'','Cash','','2024-08-25 20:52:25','','0','3','2024-08-25 20:52:25','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31724608343','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(410,'','Cash','','2024-08-25 22:12:16','','0','3','2024-08-25 22:12:16','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31724613134','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(411,'','Cash','','2024-08-25 22:14:51','','0','3','2024-08-25 22:14:51','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31724613290','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(412,'','Cash','','2024-08-27 12:08:26','','0','3','2024-08-27 12:08:26','','870','870','1','retail','0','870','1','0','0','0','0','0','0','new',' ','','1','0','31724748982','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(413,'JOHN','Mpesa','','2024-08-27 12:14:37','','0','3','2024-08-27 12:14:37','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31724750075','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(414,'JOHN','Mpesa','','2024-08-27 14:03:01','','0','3','2024-08-27 14:03:01','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','31724756561','Cleared','3','2024-08-27 14:10:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(415,'','Cash','','2024-08-27 16:47:26','','0','3','2024-08-27 16:47:26','','200','400','1','retail','0','400','1','0','0','0','0','200','0','printed',' ','','1','0','31724766445','Cleared','3','2024-08-27 22:33:39','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(416,'','Mpesa','','2024-08-27 16:47:51','','0','3','2024-08-27 16:47:51','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31724766467','Cleared','3','2024-08-27 17:05:24','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(417,'JOHN','Mpesa','','2024-08-27 18:08:49','','0','3','2024-08-27 18:08:49','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31724769022','Cleared','3','2024-08-27 18:16:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(418,'JOHN','Mpesa','','2024-08-27 19:17:08','','0','3','2024-08-27 19:17:08','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31724775427','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(419,'JOHN','Mpesa','','2024-08-27 20:29:27','','0','3','2024-08-27 20:29:27','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31724779733','Cleared','3','2024-08-27 21:06:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(420,'JOHN','Mpesa','','2024-08-27 20:52:09','','0','3','2024-08-27 20:52:09','','0','1580','1','retail','0','1580','1','0','0','0','0','1580','0','printed',' ','','1','0','31724781120','Cleared','3','2024-08-27 21:07:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(421,'','Cash','','2024-08-27 21:50:47','','0','3','2024-08-27 21:50:47','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','new',' ','','1','0','31724784554','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(422,'','Cash','','2024-08-27 22:08:03','','0','3','2024-08-27 22:08:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31724785681','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(423,'JOHN','Mpesa','','2024-08-28 12:52:31','','0','3','2024-08-28 12:52:31','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31724838749','Cleared','3','2024-08-28 15:21:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(424,'','Cash','','2024-08-28 13:33:19','','0','3','2024-08-28 13:33:19','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31724841198','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(425,'','Mpesa','','2024-08-28 14:54:26','','0','3','2024-08-28 14:54:26','','0','620','1','retail','0','620','1','0','0','0','0','620','0','printed',' ','','1','0','31724846040','Cleared','3','2024-08-28 15:20:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(426,'','Cash','','2024-08-28 17:02:19','','0','3','2024-08-28 17:02:19','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','new',' ','','1','0','31724853696','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(427,'JOHN','Mpesa','','2024-08-28 17:18:25','','0','3','2024-08-28 17:18:25','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31724854704','Cleared','3','2024-08-28 18:10:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(428,'JOHN','Mpesa','','2024-08-28 19:23:08','','0','3','2024-08-28 19:23:08','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31724862179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(429,'','Cash','','2024-08-28 20:32:00','','0','3','2024-08-28 20:32:00','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31724866314','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(430,'JOHN','Mpesa','','2024-08-28 20:33:35','','0','3','2024-08-28 20:33:35','','0','880','1','retail','0','880','1','0','0','0','0','880','0','printed',' ','','1','0','31724866394','Cleared','3','2024-08-28 21:01:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(431,'JIOHN','Mpesa','','2024-08-28 20:42:46','','0','3','2024-08-28 20:42:46','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','31724866964','Cleared','3','2024-08-28 21:02:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(432,'','Mpesa','','2024-08-29 12:28:53','','0','3','2024-08-29 12:28:53','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','31724923721','Cleared','3','2024-08-29 12:50:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(433,'','Cash','','2024-08-29 18:21:49','','0','3','2024-08-29 18:21:49','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','new',' ','','1','0','31724944875','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(434,'JOHN','Mpesa','','2024-08-29 19:50:18','','0','3','2024-08-29 19:50:18','','0','1240','1','retail','0','1240','1','0','0','0','0','1240','0','printed',' ','','1','0','31724950161','Cleared','3','2024-08-29 20:33:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(435,'JOHN','Mpesa','','2024-08-29 20:41:41','','0','3','2024-08-29 20:41:41','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31724953297','Cleared','3','2024-08-29 20:51:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(436,'','Cash','','2024-08-30 12:40:19','','0','3','2024-08-30 12:40:19','','2280','2280','1','retail','0','2280','1','0','0','0','0','0','0','new',' ','','1','0','31725010686','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(437,'','Cash','','2024-08-30 12:52:46','','0','3','2024-08-30 12:52:46','','1280','1280','1','retail','0','1280','1','0','0','0','0','0','0','new',' ','','1','0','31725011545','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(438,'','Cash','','2024-08-30 13:01:52','','0','3','2024-08-30 13:01:52','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31725012111','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(439,'','Cash','','2024-08-30 13:32:03','','0','3','2024-08-30 13:32:03','','260','260','1','retail','0','260','1','0','0','0','0','0','0','new',' ','','1','0','31725013276','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(440,'','Cash','','2024-08-30 13:32:27','','0','3','2024-08-30 13:32:27','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31725013946','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(441,'','Cash','','2024-08-30 14:31:05','','0','3','2024-08-30 14:31:05','','2180','2180','1','retail','0','2180','1','0','0','0','0','0','0','new',' ','','1','0','31725017017','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(442,'','Cash','','2024-08-30 14:43:34','','0','3','2024-08-30 14:43:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31725018213','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(443,'','Cash','','2024-08-30 14:54:05','','0','3','2024-08-30 14:54:05','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31725018505','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(444,'','Cash','','2024-08-30 15:05:52','','0','3','2024-08-30 15:05:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','31725019550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(445,'','Cash','','2024-08-30 15:26:58','','0','3','2024-08-30 15:26:58','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31725020817','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(446,'','Cash','','2024-08-30 15:41:28','','0','3','2024-08-30 15:41:28','','910','910','1','retail','0','910','1','0','0','0','0','0','0','new',' ','','1','0','31725021670','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(447,'','Cash','','2024-08-30 15:53:44','','0','3','2024-08-30 15:53:44','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','new',' ','','1','0','31725022423','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(448,'','Cash','','2024-08-30 15:56:04','','0','3','2024-08-30 15:56:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31725022563','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(449,'','Cash','','2024-08-30 16:08:38','','0','3','2024-08-30 16:08:38','','1120','1120','1','retail','0','1120','1','0','0','0','0','0','0','new',' ','','1','0','31725023318','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(450,'','Cash','','2024-08-30 16:09:50','','0','3','2024-08-30 16:09:50','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31725023387','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(451,'','Cash','','2024-08-30 16:30:57','','0','3','2024-08-30 16:30:57','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31725024655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(452,'JOHN','Mpesa','','2024-08-30 21:11:23','','0','3','2024-08-30 21:11:23','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31725041475','Cleared','3','2024-08-30 21:23:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(453,'JOHN','Mpesa','','2024-08-30 21:11:48','','0','3','2024-08-30 21:11:48','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31725041506','Cleared','3','2024-08-30 21:14:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(454,'JOHN','Mpesa','','2024-08-30 21:12:16','','0','3','2024-08-30 21:12:16','','0','1520','1','retail','0','1520','1','0','0','0','0','1520','0','printed',' ','','1','0','31725041528','Cleared','3','2024-08-30 21:16:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(455,'JOHN','Mpesa','','2024-08-30 21:12:38','','0','3','2024-08-30 21:12:38','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31725041556','Cleared','3','2024-08-30 21:24:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(456,'JOHN','Mpesa','','2024-08-31 12:04:43','','0','3','2024-08-31 12:04:43','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','31725095072','Cleared','3','2024-09-01 13:22:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(457,'JOHN','Mpesa','','2024-08-31 12:37:11','','0','3','2024-08-31 12:37:11','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31725097029','Cleared','3','2024-09-01 13:22:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(458,'','Cash','','2024-08-31 13:45:45','','0','3','2024-08-31 13:45:45','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31725101144','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(459,'','Cash','','2024-08-31 15:46:00','','0','3','2024-08-31 15:46:00','','770','770','1','retail','0','770','1','0','0','0','0','0','0','new',' ','','1','0','31725108353','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(460,'JOHN','Mpesa','','2024-08-31 16:17:23','','0','3','2024-08-31 16:17:23','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','printed',' ','','1','0','31725109569','Cleared','3','2024-08-31 16:53:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(461,'','Cash','','2024-08-31 16:23:07','','0','3','2024-08-31 16:23:07','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31725110586','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(462,'JOHN','Mpesa','','2024-08-31 16:26:46','','0','3','2024-08-31 16:26:46','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','31725110801','Cleared','3','2024-08-31 16:52:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(463,'JOHN','Mpesa','','2024-08-31 16:41:06','','0','3','2024-08-31 16:41:06','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31725111665','Cleared','3','2024-08-31 16:52:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(464,'JOHN','Mpesa','','2024-08-31 16:49:21','','0','3','2024-08-31 16:49:21','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31725112160','Cleared','3','2024-08-31 16:53:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(465,'','Cash','','2024-08-31 17:38:47','','0','3','2024-08-31 17:38:47','','3370','3370','1','retail','0','3370','1','0','0','0','0','0','0','new',' ','','1','0','31725114772','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(466,'JOHN','Mpesa','','2024-08-31 20:03:09','','0','3','2024-08-31 20:03:09','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31725123517','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(467,'JOHN','Mpesa','','2024-08-31 20:24:06','','0','3','2024-08-31 20:24:06','','0','710','1','retail','0','710','1','0','0','0','0','710','0','printed',' ','','1','0','31725125042','Cleared','3','2024-08-31 20:52:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(468,'JOHN','Mpesa','','2024-08-31 20:47:33','','0','3','2024-08-31 20:47:33','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31725126452','Cleared','3','2024-08-31 20:52:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(469,'','Cash','','2024-08-31 21:45:49','','0','3','2024-08-31 21:45:49','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31725129942','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(470,'','Mpesa','','2024-08-31 23:31:46','','0','3','2024-08-31 23:31:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31725136305','Cleared','3','2024-08-31 23:38:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(471,'','Cash','','2024-09-01 00:04:00','','0','3','2024-09-01 00:04:00','','980','980','1','retail','0','980','1','0','0','0','0','0','0','new',' ','','1','0','31725138048','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(472,'','Cash','','2024-09-01 01:07:14','','0','3','2024-09-01 01:07:14','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31725142034','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(473,'','Mpesa','','2024-09-01 01:10:36','','0','3','2024-09-01 01:10:36','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31725142235','Cleared','3','2024-09-01 01:24:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(474,'','Cash','','2024-09-01 02:11:39','','0','3','2024-09-01 02:11:39','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31725145105','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(475,'','Cash','','2024-09-01 02:37:18','','0','3','2024-09-01 02:37:18','','890','890','1','retail','0','890','1','0','0','0','0','0','0','new',' ','','1','0','31725146416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(476,'','Cash','','2024-09-01 02:46:54','','0','3','2024-09-01 02:46:54','','690','690','1','retail','0','690','1','0','0','0','0','0','0','new',' ','','1','0','31725147957','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(477,'','Cash','','2024-09-01 02:48:16','','0','3','2024-09-01 02:48:16','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31725148095','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(478,'l8g','Mpesa','','2024-09-01 03:08:42','','0','3','2024-09-01 03:08:42','','0','960','1','retail','0','960','1','0','0','0','0','960','0','new',' ','','1','0','31725149178','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(479,'','Cash','','2024-09-01 03:22:12','','0','3','2024-09-01 03:22:12','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','new',' ','','1','0','31725150075','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(480,'','Cash','','2024-09-01 03:23:13','','0','3','2024-09-01 03:23:13','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31725150191','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(481,'','Cash','','2024-09-01 03:27:46','','0','3','2024-09-01 03:27:46','','1100','1180','1','retail','0','1180','1','0','0','0','0','80','0','new',' ','','1','0','31725150445','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(482,'','Cash','','2024-09-01 03:34:34','','0','3','2024-09-01 03:34:34','','1180','1180','1','retail','0','1180','1','0','0','0','0','0','0','new',' ','','1','0','31725150869','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(483,'','Cash','','2024-09-01 03:39:53','','0','3','2024-09-01 03:39:53','','1230','1230','1','retail','0','1230','1','0','0','0','0','0','0','new',' ','','1','0','31725151177','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(484,'','Cash','','2024-09-01 03:48:26','','0','3','2024-09-01 03:48:26','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31725151705','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(485,'','Cash','','2024-09-01 03:59:36','','0','3','2024-09-01 03:59:36','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31725152375','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(486,'JOHN','Mpesa','','2024-09-01 13:05:28','','0','3','2024-09-01 13:05:28','','0','980','1','retail','0','980','1','0','0','0','0','980','0','printed',' ','','1','0','31725185123','Cleared','3','2024-09-01 13:08:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(487,'','Cash','','2024-09-01 13:11:27','','0','3','2024-09-01 13:11:27','','1840','1840','1','retail','0','1840','1','0','0','0','0','0','0','new',' ','','1','0','31725185324','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(488,'','Cash','','2024-09-01 16:08:06','','0','3','2024-09-01 16:08:06','','490','1580','1','retail','0','1580','1','0','0','0','0','1090','0','printed',' ','','1','0','31725189439','Cleared','3','2024-09-01 16:10:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(489,'john','Cash','','2024-09-01 17:08:51','','0','3','2024-09-01 17:08:51','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','31725199730','Cleared','3','2024-09-01 22:11:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(490,'JOHN','Mpesa','','2024-09-01 18:31:47','','0','3','2024-09-01 18:31:47','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31725204706','Cleared','3','2024-09-01 19:26:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(491,'JOHN','Mpesa','','2024-09-01 20:53:22','','0','3','2024-09-01 20:53:22','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','31725213040','Cleared','3','2024-09-01 21:30:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(492,'JOHN','Mpesa','','2024-09-01 21:11:55','','0','3','2024-09-01 21:11:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31725214314','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(493,'JOHN','Cash','','2024-09-01 21:16:07','','0','3','2024-09-01 21:16:07','','150','200','1','retail','0','200','1','0','0','0','0','50','0','printed',' ','','1','0','31725214566','Cleared','3','2024-09-01 21:53:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(494,'JOHN','Cash','','2024-09-03 11:55:01','','0','3','2024-09-03 11:55:01','','300','500','1','retail','0','500','1','0','0','0','0','200','0','printed',' ','','1','0','31725353693','Cleared','3','2024-09-03 22:02:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(495,'JOHN','Cash','','2024-09-03 11:58:54','','0','3','2024-09-03 11:58:54','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','31725353933','Cleared','3','2024-09-03 22:07:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(496,'JOHN','Mpesa','','2024-09-03 12:58:38','','0','3','2024-09-03 12:58:38','','0','170','1','retail','0','170','1','0','0','0','0','170','0','new',' ','','1','0','31725357493','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(497,'','Cash','','2024-09-03 15:07:42','','0','3','2024-09-03 15:07:42','','910','910','1','retail','0','910','1','0','0','0','0','0','0','new',' ','','1','0','31725365206','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(498,'JOHN','Mpesa','','2024-09-03 17:25:04','','0','3','2024-09-03 17:25:04','','0','690','1','retail','0','690','1','0','0','0','0','690','0','new',' ','','1','0','31725373491','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(499,'JOHN','Mpesa','','2024-09-03 17:55:43','','0','3','2024-09-03 17:55:43','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31725375342','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(500,'JOHN','Mpesa','','2024-09-03 19:01:41','','0','3','2024-09-03 19:01:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31725379300','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(501,'JOHN','Mpesa','','2024-09-03 19:03:29','','0','3','2024-09-03 19:03:29','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31725379409','Cleared','3','2024-09-03 22:03:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(502,'','Cash','','2024-09-03 19:54:22','','0','3','2024-09-03 19:54:22','','440','440','1','retail','0','440','1','0','0','0','0','0','0','new',' ','','1','0','31725381259','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(503,'JOHN','Mpesa','','2024-09-03 19:54:42','','0','3','2024-09-03 19:54:42','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','31725382479','Cleared','3','2024-09-03 20:10:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(504,'JOHN','Mpesa','','2024-09-03 19:57:35','','0','3','2024-09-03 19:57:35','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','31725382652','Cleared','3','2024-09-03 20:10:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(505,'JOHN','Mpesa','','2024-09-04 11:17:07','','0','3','2024-09-04 11:17:07','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31725437827','Cleared','3','2024-09-04 11:23:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(506,'JOHN','Mpesa','','2024-09-04 11:57:06','','0','3','2024-09-04 11:57:06','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31725440225','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(507,'JOHN','Mpesa','','2024-09-04 13:31:00','','0','3','2024-09-04 13:31:00','','0','2020','1','retail','0','2020','1','0','0','0','0','2020','0','printed',' ','','1','0','31725445496','Cleared','3','2024-09-04 13:52:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(508,'JOHN','Mpesa','','2024-09-04 15:13:18','','0','3','2024-09-04 15:13:18','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31725451997','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(509,'','Cash','','2024-09-04 15:58:44','','0','3','2024-09-04 15:58:44','','1220','1220','1','retail','0','1220','1','0','0','0','0','0','0','new',' ','','1','0','31725454654','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(510,'','Cash','','2024-09-04 18:09:41','','0','3','2024-09-04 18:09:41','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31725462581','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(511,'john','Mpesa','','2024-09-04 20:21:29','','0','3','2024-09-04 20:21:29','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31725470462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(512,'JOHN','Mpesa','','2024-09-04 22:03:12','','0','3','2024-09-04 22:03:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31725476591','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(513,'JOHN','Mpesa','','2024-09-05 13:25:33','','0','3','2024-09-05 13:25:33','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31725531928','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(514,'','Cash','','2024-09-05 18:31:46','','0','3','2024-09-05 18:31:46','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31725549727','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(515,'','Cash','','2024-09-05 18:39:20','','0','3','2024-09-05 18:39:20','','400','440','1','retail','0','440','1','0','0','0','0','40','0','new',' ','','1','0','31725550757','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(516,'john','Mpesa','','2024-09-05 19:15:17','','0','3','2024-09-05 19:15:17','','0','2240','1','retail','0','2240','1','0','0','0','0','2240','0','printed',' ','','1','0','31725552862','Cleared','3','2024-09-05 20:01:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(517,'JOHN','Mpesa','','2024-09-05 19:36:39','','0','3','2024-09-05 19:36:39','','0','2170','1','retail','0','2170','1','0','0','0','0','2170','0','printed',' ','','1','0','31725553764','Cleared','3','2024-09-05 20:01:59','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(518,'JOHN','Mpesa','','2024-09-05 20:12:45','','0','3','2024-09-05 20:12:45','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31725556355','Cleared','3','2024-09-05 20:48:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(519,'','Mpesa','','2024-09-05 20:24:40','','0','3','2024-09-05 20:24:40','','0','980','1','retail','0','980','1','0','0','0','0','980','0','printed',' ','','1','0','31725557074','Cleared','3','2024-09-05 20:48:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(520,'','Cash','','2024-09-05 20:34:10','','0','3','2024-09-05 20:34:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31725557649','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(521,'','Cash','','2024-09-05 20:37:03','','0','3','2024-09-05 20:37:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31725557822','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(522,'','Mpesa','','2024-09-06 18:30:31','','0','3','2024-09-06 18:30:31','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31725636466','Cleared','3','2024-09-06 19:27:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(523,'','Cash','','2024-09-06 18:53:59','','0','3','2024-09-06 18:53:59','','1530','1530','1','retail','0','1530','1','0','0','0','0','0','0','new',' ','','1','0','31725637707','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(524,'','Cash','','2024-09-06 20:21:42','','0','3','2024-09-06 20:21:42','','680','680','1','retail','0','680','1','0','0','0','0','0','0','new',' ','','1','0','31725643127','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(525,'JOHN','Mpesa','','2024-09-07 13:48:43','','0','3','2024-09-07 13:48:43','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31725706121','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(526,'JOHN','Mpesa','','2024-09-07 15:43:53','','0','3','2024-09-07 15:43:53','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31725713032','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(527,'','Cash','','2024-09-07 15:46:27','','0','3','2024-09-07 15:46:27','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31725713186','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(528,'','Cash','','2024-09-07 19:16:12','','0','3','2024-09-07 19:16:12','','2620','2620','1','retail','0','2620','1','0','0','0','0','0','0','new',' ','','1','0','31725725741','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(529,'','Cash','','2024-09-07 19:47:40','','0','3','2024-09-07 19:47:40','','2790','2790','1','retail','0','2790','1','0','0','0','0','0','0','new',' ','','1','0','31725727140','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(530,'JOHN','Mpesa','','2024-09-07 21:04:41','','0','3','2024-09-07 21:04:41','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31725732272','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(531,'john','Mpesa','','2024-09-07 21:40:10','','0','3','2024-09-07 21:40:10','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31725734409','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(532,'','Cash','','2024-09-07 21:53:00','','0','3','2024-09-07 21:53:00','','1830','1830','1','retail','0','1830','1','0','0','0','0','0','0','new',' ','','1','0','31725735155','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(533,'','Cash','','2024-09-07 22:01:34','','0','3','2024-09-07 22:01:34','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31725735693','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(534,'','Mpesa','','2024-09-07 22:13:49','','0','3','2024-09-07 22:13:49','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31725736429','Cleared','3','2024-09-08 00:24:56','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(535,'q12','Mpesa','','2024-09-08 02:56:01','','0','3','2024-09-08 02:56:01','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','31725753329','Cleared','3','2024-09-08 03:17:24','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(536,'JOHN','Mpesa','','2024-09-08 03:22:10','','0','3','2024-09-08 03:22:10','','0','2860','1','retail','0','2860','1','0','0','0','0','2860','0','printed',' ','','1','0','31725753460','Cleared','3','2024-09-08 03:43:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(537,'john','Mpesa','','2024-09-08 03:40:10','','0','3','2024-09-08 03:40:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31725755293','Cleared','3','2024-09-08 13:25:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(538,'','Cash','','2024-09-08 04:02:56','','0','3','2024-09-08 04:02:56','','790','970','1','retail','0','970','1','0','0','0','0','180','0','new',' ','','1','0','31725757373','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(539,'','Cash','','2024-09-08 04:09:04','','0','3','2024-09-08 04:09:04','','1120','1120','1','retail','0','1120','1','0','0','0','0','0','0','new',' ','','1','0','31725757740','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(540,'JOHN','Mpesa','','2024-09-08 13:33:09','','0','3','2024-09-08 13:33:09','','0','820','1','retail','0','820','1','0','0','0','0','820','0','printed',' ','','1','0','31725791344','Cleared','3','2024-09-08 14:53:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(541,'JOHN','Mpesa','','2024-09-08 14:37:31','','0','3','2024-09-08 14:37:31','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31725795431','Cleared','3','2024-09-08 15:09:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(542,'','Cash','','2024-09-08 14:51:59','','0','3','2024-09-08 14:51:59','','770','770','1','retail','0','770','1','0','0','0','0','0','0','new',' ','','1','0','31725796316','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(543,'JOHN','Mpesa','','2024-09-08 14:52:19','','0','3','2024-09-08 14:52:19','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31725796339','Cleared','3','2024-09-08 14:52:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(544,'','Cash','','2024-09-08 15:18:18','','0','3','2024-09-08 15:18:18','','1560','1560','1','retail','0','1560','1','0','0','0','0','0','0','new',' ','','1','0','31725797705','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(545,'JOHN','Mpesa','','2024-09-08 15:54:47','','0','3','2024-09-08 15:54:47','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31725800086','Cleared','3','2024-09-08 16:29:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(546,'','Cash','','2024-09-08 18:21:55','','0','3','2024-09-08 18:21:55','','690','690','1','retail','0','690','1','0','0','0','0','0','0','new',' ','','1','0','31725808912','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(547,'JOHN','Mpesa','','2024-09-08 18:41:15','','0','3','2024-09-08 18:41:15','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31725810071','Cleared','3','2024-09-08 19:18:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(548,'','Cash','','2024-09-08 19:03:09','','0','3','2024-09-08 19:03:09','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31725811388','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(549,'','Cash','','2024-09-08 19:10:02','','0','3','2024-09-08 19:10:02','','870','870','1','retail','0','870','1','0','0','0','0','0','0','new',' ','','1','0','31725811798','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(550,'JOHN','Mpesa','','2024-09-08 19:37:28','','0','3','2024-09-08 19:37:28','','0','990','1','retail','0','990','1','0','0','0','0','990','0','printed',' ','','1','0','31725813439','Cleared','3','2024-09-08 20:10:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(551,'JOHN','Mpesa','','2024-09-08 19:41:02','','0','3','2024-09-08 19:41:02','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','31725813661','Cleared','3','2024-09-08 20:11:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(552,'JOHN','Mpesa','','2024-09-08 20:11:32','','0','3','2024-09-08 20:11:32','','0','810','1','retail','0','810','1','0','0','0','0','810','0','printed',' ','','1','0','31725814614','Cleared','3','2024-09-08 20:21:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(553,'','Cash','','2024-09-08 20:53:23','','0','3','2024-09-08 20:53:23','','1670','1670','1','retail','0','1670','1','0','0','0','0','0','0','new',' ','','1','0','31725817919','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(554,'JOHN','Mpesa','','2024-09-10 11:44:16','','0','3','2024-09-10 11:44:16','','0','3640','1','retail','0','3640','1','0','0','0','0','3640','0','new',' ','','1','0','31725957710','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(555,'JOHN','Mpesa','','2024-09-10 11:45:14','','0','3','2024-09-10 11:45:14','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31725957911','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(556,'JOHN','Mpesa','','2024-09-10 13:14:59','','0','3','2024-09-10 13:14:59','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31725963297','Cleared','3','2024-09-10 13:53:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(557,'','Cash','','2024-09-10 13:52:34','','0','3','2024-09-10 13:52:34','','640','640','1','retail','0','640','1','0','0','0','0','0','0','new',' ','','1','0','31725965537','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(558,'','Cash','','2024-09-10 14:43:33','','0','3','2024-09-10 14:43:33','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','31725968170','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(559,'','Cash','','2024-09-10 15:07:54','','0','3','2024-09-10 15:07:54','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31725970073','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(560,'','Cash','','2024-09-10 15:32:46','','0','3','2024-09-10 15:32:46','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31725970989','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(561,'','Cash','','2024-09-10 15:34:37','','0','3','2024-09-10 15:34:37','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31725971676','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(562,'JOHN','Mpesa','','2024-09-10 17:50:30','','0','3','2024-09-10 17:50:30','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31725979829','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(563,'','Cash','','2024-09-10 18:37:17','','0','3','2024-09-10 18:37:17','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31725982633','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(564,'','Cash','','2024-09-10 19:53:15','','0','3','2024-09-10 19:53:15','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31725987194','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(565,'','Cash','','2024-09-10 20:08:23','','0','3','2024-09-10 20:08:23','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31725988102','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(566,'','Cash','','2024-09-10 20:24:57','','0','3','2024-09-10 20:24:57','','730','730','1','retail','0','730','1','0','0','0','0','0','0','new',' ','','1','0','31725988680','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(567,'','Cash','','2024-09-10 20:31:07','','0','3','2024-09-10 20:31:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','new',' ','','1','0','31725989466','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(568,'','Cash','','2024-09-10 21:08:02','','890','3','2024-09-10 21:08:02','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31725991681','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(569,'JOHN','Mpesa','','2024-09-11 12:25:52','','0','3','2024-09-11 12:25:52','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31726046750','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(570,'JOHN','Mpesa','','2024-09-11 15:54:17','','0','3','2024-09-11 15:54:17','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','31726059256','Cleared','3','2024-09-11 15:58:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(571,'JOHN','Mpesa','','2024-09-11 16:16:46','','0','3','2024-09-11 16:16:46','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','31726060066','Cleared','3','2024-09-11 16:47:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(572,'JOHN','Mpesa','','2024-09-11 16:42:49','','0','3','2024-09-11 16:42:49','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31726062167','Cleared','3','2024-09-11 16:48:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(573,'JOHN','Mpesa','','2024-09-11 20:43:08','','0','3','2024-09-11 20:43:08','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31726076578','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(574,'JOHN','Mpesa','','2024-09-11 21:52:16','','0','3','2024-09-11 21:52:16','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31726080733','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(575,'','Cash','','2024-09-12 12:09:38','','0','3','2024-09-12 12:09:38','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31726132174','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(576,'JOHN','Mpesa','','2024-09-12 12:19:06','','0','3','2024-09-12 12:19:06','','0','1010','1','retail','0','1010','1','0','0','0','0','1010','0','new',' ','','1','0','31726132490','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(577,'','Cash','','2024-09-12 12:50:12','','0','3','2024-09-12 12:50:12','','530','530','1','retail','0','530','1','0','0','0','0','0','0','new',' ','','1','0','31726134600','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(578,'','Cash','','2024-09-12 13:05:52','','0','3','2024-09-12 13:05:52','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31726135550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(579,'','Cash','','2024-09-12 14:05:15','','80','3','2024-09-12 14:05:15','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31726139100','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(580,'','Cash','','2024-09-12 14:28:20','','0','3','2024-09-12 14:28:20','','890','890','1','retail','0','890','1','0','0','0','0','0','0','new',' ','','1','0','31726140489','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(581,'JOHN','Mpesa','','2024-09-12 18:14:36','','0','3','2024-09-12 18:14:36','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31726154074','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(582,'','Cash','','2024-09-12 18:49:51','','0','3','2024-09-12 18:49:51','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31726156150','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(583,'','Cash','','2024-09-12 18:51:30','','0','3','2024-09-12 18:51:30','','880','880','1','retail','0','880','1','0','0','0','0','0','0','new',' ','','1','0','31726156274','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(584,'','Cash','','2024-09-12 19:08:56','','0','3','2024-09-12 19:08:56','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31726157335','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(585,'','Cash','','2024-09-12 19:45:54','','0','3','2024-09-12 19:45:54','','590','590','1','retail','0','590','1','0','0','0','0','0','0','new',' ','','1','0','31726159454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(586,'JOHN','Mpesa','','2024-09-12 20:00:15','','0','3','2024-09-12 20:00:15','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31726160414','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(587,'','Cash','','2024-09-12 20:05:09','','0','3','2024-09-12 20:05:09','','190','190','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','0','31726160698','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(588,'','Cash','','2024-09-12 20:16:21','','0','3','2024-09-12 20:16:21','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','new',' ','','1','0','31726161284','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(589,'','Cash','','2024-09-12 20:17:00','','0','3','2024-09-12 20:17:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','31726161419','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(590,'john','Mpesa','','2024-09-13 11:11:07','','0','3','2024-09-13 11:11:07','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','31726214778','Cleared','3','2024-09-13 22:07:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(591,'','Cash','','2024-09-13 12:22:40','','0','3','2024-09-13 12:22:40','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','1','0','31726219265','Cleared','3','2024-09-13 22:09:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(592,'','Cash','','2024-09-13 12:24:08','','0','3','2024-09-13 12:24:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726219447','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(593,'','Cash','','2024-09-13 12:43:20','','0','3','2024-09-13 12:43:20','','360','360','1','retail','0','360','1','0','0','0','0','0','0','new',' ','','1','0','31726220588','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(594,'JOHN','Mpesa','','2024-09-13 13:36:25','','0','3','2024-09-13 13:36:25','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31726223784','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(595,'','Cash','','2024-09-13 13:54:26','','0','3','2024-09-13 13:54:26','','640','640','1','retail','0','640','1','0','0','0','0','0','0','new',' ','','1','0','31726224859','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(596,'','Cash','','2024-09-13 14:31:04','','0','3','2024-09-13 14:31:04','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31726227063','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(597,'','Cash','','2024-09-13 19:05:42','','0','3','2024-09-13 19:05:42','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31726243502','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(598,'JOHN','Mpesa','','2024-09-13 19:11:50','','0','3','2024-09-13 19:11:50','','0','380','1','retail','0','380','1','0','0','0','0','380','0','new',' ','','1','0','31726243859','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(599,'','Cash','','2024-09-13 20:53:53','','0','3','2024-09-13 20:53:53','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31726250032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(600,'','Cash','','2024-09-13 21:22:20','','0','3','2024-09-13 21:22:20','','310','410','1','retail','0','410','1','0','0','0','0','100','0','printed',' ','','1','0','31726251734','Cleared','3','2024-09-13 22:14:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(601,'','Cash','','2024-09-14 12:16:42','','0','3','2024-09-14 12:16:42','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','31726305401','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(602,'','Cash','','2024-09-14 12:58:54','','0','3','2024-09-14 12:58:54','','400','700','1','retail','0','700','1','0','0','0','0','300','0','new',' ','','1','0','31726307926','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(603,'JOHN','Mpesa','','2024-09-14 12:59:27','','0','3','2024-09-14 12:59:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31726307965','Cleared','3','2024-09-14 13:46:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(604,'JOHN','Mpesa','','2024-09-14 13:23:13','','0','3','2024-09-14 13:23:13','','0','1590','1','retail','0','1590','1','0','0','0','0','1590','0','printed',' ','','1','0','31726309370','Cleared','3','2024-09-14 13:46:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(605,'','Cash','','2024-09-14 13:36:51','','0','3','2024-09-14 13:36:51','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31726310211','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(606,'JOHN','Mpesa','','2024-09-14 14:41:01','','0','3','2024-09-14 14:41:01','','0','1010','1','retail','0','1010','1','0','0','0','0','1010','0','printed',' ','','1','0','31726312315','Cleared','3','2024-09-14 14:48:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(607,'JOHN','Mpesa','','2024-09-14 14:45:48','','0','3','2024-09-14 14:45:48','','0','1260','1','retail','0','1260','1','0','0','0','0','1260','0','printed',' ','','1','0','31726314166','Cleared','3','2024-09-14 15:11:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(608,'JOHN','Mpesa','','2024-09-14 15:02:09','','0','3','2024-09-14 15:02:09','','0','410','1','retail','0','410','1','0','0','0','0','410','0','printed',' ','','1','0','31726315322','Cleared','3','2024-09-14 15:11:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(609,'JOHN','Mpesa','','2024-09-14 15:49:05','','0','3','2024-09-14 15:49:05','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31726318144','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(610,'JOHN','Mpesa','','2024-09-14 19:03:54','','0','3','2024-09-14 19:03:54','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','new',' ','','1','0','31726329817','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(611,'','Cash','','2024-09-14 19:19:57','','0','3','2024-09-14 19:19:57','','460','460','1','retail','0','460','1','0','0','0','0','0','0','new',' ','','1','0','31726330770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(612,'','Cash','','2024-09-14 19:38:34','','0','3','2024-09-14 19:38:34','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','31726331904','Cleared','3','2024-09-15 13:27:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(613,'JOHN','Mpesa','','2024-09-14 21:44:25','','0','3','2024-09-14 21:44:25','','0','660','1','retail','0','660','1','0','0','0','0','660','0','new',' ','','1','0','31726339449','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(614,'YHS','Mpesa','','2024-09-15 02:24:07','','0','3','2024-09-15 02:24:07','','0','1470','1','retail','0','1470','1','0','0','0','0','1470','0','new',' ','','1','0','31726356230','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(615,'','Cash','','2024-09-15 02:26:30','','210','3','2024-09-15 02:26:30','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31726356389','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(616,'JOHN','Mpesa','','2024-09-15 02:41:05','','0','3','2024-09-15 02:41:05','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','31726357232','Cleared','3','2024-09-15 04:27:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(617,'MB3','Mpesa','','2024-09-15 03:10:37','','0','3','2024-09-15 03:10:37','','0','1720','1','retail','0','1720','1','0','0','0','0','1720','0','new',' ','','1','0','31726359029','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(618,'JOHN','Mpesa','','2024-09-15 03:17:30','','0','3','2024-09-15 03:17:30','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','31726359338','Cleared','3','2024-09-15 04:26:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(619,'JOHN','Mpesa','','2024-09-15 03:18:14','','0','3','2024-09-15 03:18:14','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31726359488','Cleared','3','2024-09-15 04:05:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(620,'JOHN','Mpesa','','2024-09-15 03:25:44','','0','3','2024-09-15 03:25:44','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','new',' ','','1','0','31726359883','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(621,'JHON','Cash','','2024-09-15 03:28:51','','0','3','2024-09-15 03:28:51','','90','2380','1','retail','0','2380','1','0','0','0','0','2290','0','printed',' ','','1','0','31726360085','Cleared','3','2024-09-15 04:34:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(622,'','Cash','','2024-09-15 03:44:37','','0','3','2024-09-15 03:44:37','','680','680','1','retail','0','680','1','0','0','0','0','0','0','new',' ','','1','0','31726360974','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(623,'JOHN','Cash','','2024-09-15 04:09:55','','0','3','2024-09-15 04:09:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','31726362594','Cleared','3','2024-09-15 13:19:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(624,'','Cash','','2024-09-15 04:23:40','','0','3','2024-09-15 04:23:40','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31726363419','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(625,'JOHN','Mpesa','','2024-09-15 13:16:24','','0','3','2024-09-15 13:16:24','','0','570','1','retail','0','570','1','0','0','0','0','570','0','new',' ','','1','0','31726395383','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(626,'','Cash','','2024-09-15 13:32:14','','0','3','2024-09-15 13:32:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31726396333','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(627,'','Cash','','2024-09-15 14:10:24','','0','3','2024-09-15 14:10:24','','860','860','1','retail','0','860','1','0','0','0','0','0','0','new',' ','','1','0','31726397043','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(628,'','Cash','','2024-09-15 14:21:22','','0','3','2024-09-15 14:21:22','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31726399281','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(629,'','Cash','','2024-09-15 14:28:51','','0','3','2024-09-15 14:28:51','','980','980','1','retail','0','980','1','0','0','0','0','0','0','new',' ','','1','0','31726399725','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(630,'','Cash','','2024-09-15 14:59:00','','0','3','2024-09-15 14:59:00','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31726401539','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(631,'JOHN','Mpesa','','2024-09-15 15:21:45','','0','3','2024-09-15 15:21:45','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','31726402892','Cleared','3','2024-09-15 15:50:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(632,'','Cash','','2024-09-15 17:01:23','','0','3','2024-09-15 17:01:23','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31726404697','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(633,'JOHN','Mpesa','','2024-09-15 17:02:07','','0','3','2024-09-15 17:02:07','','0','740','1','retail','0','740','1','0','0','0','0','740','0','printed',' ','','1','0','31726408920','Cleared','3','2024-09-15 18:11:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(634,'','Cash','','2024-09-15 17:28:58','','110','3','2024-09-15 17:28:58','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31726410538','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(635,'','Cash','','2024-09-15 19:34:38','','0','3','2024-09-15 19:34:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726418078','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(636,'','Cash','','2024-09-15 20:19:23','','0','3','2024-09-15 20:19:23','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','31726420763','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(637,'','Cash','','2024-09-15 20:23:38','','0','3','2024-09-15 20:23:38','','2860','2860','1','retail','0','2860','1','0','0','0','0','0','0','new',' ','','1','0','31726420786','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(638,'JOHN','Mpesa','','2024-09-17 17:58:35','','0','3','2024-09-17 17:58:35','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','31726585111','Cleared','3','2024-09-17 18:11:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(639,'JOHN','Mpesa','','2024-09-17 18:04:15','','0','3','2024-09-17 18:04:15','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31726585454','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(640,'JOHN','Mpesa','','2024-09-17 19:11:58','','0','3','2024-09-17 19:11:58','','0','1680','1','retail','0','1680','1','0','0','0','0','1680','0','printed',' ','','1','0','31726588589','Cleared','3','2024-09-17 19:48:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(641,'JOHN','Mpesa','','2024-09-17 19:31:52','','0','3','2024-09-17 19:31:52','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31726590710','Cleared','3','2024-09-17 19:49:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(642,'JOHN','Mpesa','','2024-09-17 19:48:05','','0','3','2024-09-17 19:48:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31726591682','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(643,'JOHN','Mpesa','','2024-09-17 20:06:45','','0','3','2024-09-17 20:06:45','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','printed',' ','','1','0','31726592754','Cleared','3','2024-09-17 20:08:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(644,'','Cash','','2024-09-18 12:01:51','','0','3','2024-09-18 12:01:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726650110','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(645,'JOHN','Mpesa','','2024-09-18 15:52:57','','0','3','2024-09-18 15:52:57','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31726663976','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(646,'','Cash','','2024-09-18 17:59:40','','0','3','2024-09-18 17:59:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726671580','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(647,'JOHN','Mpesa','','2024-09-18 19:02:45','','0','3','2024-09-18 19:02:45','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','31726675365','Cleared','3','2024-09-18 19:12:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(648,'','Cash','','2024-09-18 19:10:37','','0','3','2024-09-18 19:10:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726675836','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(649,'JOHN','Mpesa','','2024-09-18 19:31:03','','0','3','2024-09-18 19:31:03','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','31726677053','Cleared','3','2024-09-18 20:02:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(650,'','Cash','','2024-09-18 19:36:02','','0','3','2024-09-18 19:36:02','','940','940','1','retail','0','940','1','0','0','0','0','0','0','new',' ','','1','0','31726677341','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(651,'JOHN','Mpesa','','2024-09-18 19:57:17','','0','3','2024-09-18 19:57:17','','0','760','1','retail','0','760','1','0','0','0','0','760','0','new',' ','','1','0','31726678613','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(652,'JOHN','Mpesa','','2024-09-18 20:33:48','','0','3','2024-09-18 20:33:48','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31726680827','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(653,'','Cash','','2024-09-19 14:03:57','','0','3','2024-09-19 14:03:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726743836','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(654,'JOHN','Mpesa','','2024-09-19 14:06:25','','0','3','2024-09-19 14:06:25','','0','490','1','retail','0','490','1','0','0','0','0','490','0','new',' ','','1','0','31726743977','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(655,'','Cash','','2024-09-19 15:09:44','','0','3','2024-09-19 15:09:44','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','1','0','31726747703','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(656,'JOHN','Mpesa','','2024-09-19 16:24:13','','0','3','2024-09-19 16:24:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31726752252','Cleared','3','2024-09-19 16:47:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(657,'','Cash','','2024-09-19 19:52:41','','0','3','2024-09-19 19:52:41','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31726764760','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(658,'JOHN','Mpesa','','2024-09-19 20:24:45','','0','3','2024-09-19 20:24:45','','0','610','1','retail','0','610','1','0','0','0','0','610','0','printed',' ','','1','0','31726766676','Cleared','3','2024-09-19 22:09:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(659,'JOHN','Mpesa','','2024-09-20 11:43:49','','0','3','2024-09-20 11:43:49','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','31726821828','Cleared','3','2024-09-20 12:09:48','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(660,'','Cash','','2024-09-20 13:24:48','','0','3','2024-09-20 13:24:48','','1430','1430','1','retail','0','1430','1','0','0','0','0','0','0','new',' ','','1','0','31726827652','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(661,'JOHN','Mpesa','','2024-09-20 13:43:20','','0','3','2024-09-20 13:43:20','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31726828999','Cleared','3','2024-09-20 15:13:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(662,'','Cash','','2024-09-20 13:51:53','','0','3','2024-09-20 13:51:53','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','31726829512','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(663,'JOHN','Mpesa','','2024-09-20 14:10:55','','0','3','2024-09-20 14:10:55','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31726830655','Cleared','3','2024-09-20 15:12:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(664,'','Cash','','2024-09-20 15:06:05','','0','3','2024-09-20 15:06:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726833964','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(665,'JOHN','Mpesa','','2024-09-20 18:45:10','','0','3','2024-09-20 18:45:10','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','31726846230','Cleared','3','2024-09-20 19:10:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(666,'JIOHN','Mpesa','','2024-09-20 18:48:38','','0','3','2024-09-20 18:48:38','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','31726847317','Cleared','3','2024-09-20 19:10:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(667,'','Cash','','2024-09-21 19:05:07','','0','3','2024-09-21 19:05:07','','530','530','1','retail','0','530','1','0','0','0','0','0','0','new',' ','','1','0','31726934701','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(668,'','Cash','','2024-09-21 19:06:43','','0','3','2024-09-21 19:06:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726934803','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(669,'JOHN','Mpesa','','2024-09-21 19:07:16','','0','3','2024-09-21 19:07:16','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31726934832','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(670,'','Cash','','2024-09-21 19:07:51','','0','3','2024-09-21 19:07:51','','320','420','1','retail','0','420','1','0','0','0','0','100','0','printed',' ','','1','0','31726934871','Cleared','3','2024-09-21 19:12:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(671,'','Cash','','2024-09-21 19:08:43','','0','3','2024-09-21 19:08:43','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31726934923','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(672,'JOHN','Mpesa','','2024-09-21 19:10:32','','0','3','2024-09-21 19:10:32','','0','3460','1','retail','0','3460','1','0','0','0','0','3460','0','printed',' ','','1','0','31726934991','Cleared','3','2024-09-21 19:12:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(673,'','Cash','','2024-09-21 19:32:40','','0','3','2024-09-21 19:32:40','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31726935181','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(674,'JOHN','Mpesa','','2024-09-21 19:40:52','','0','3','2024-09-21 19:40:52','','0','3420','1','retail','0','3420','1','0','0','0','0','3420','0','printed',' ','','1','0','31726936818','Cleared','3','2024-09-21 20:48:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(675,'','Cash','','2024-09-21 20:19:43','','0','3','2024-09-21 20:19:43','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31726937468','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(676,'','Cash','','2024-09-21 20:26:25','','0','3','2024-09-21 20:26:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31726939584','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(677,'','Cash','','2024-09-21 20:30:25','','0','3','2024-09-21 20:30:25','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','31726939824','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(678,'JOHN','Mpesa','','2024-09-21 20:48:22','','0','3','2024-09-21 20:48:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31726940902','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(679,'JOHN','Mpesa','','2024-09-21 21:47:10','','0','3','2024-09-21 21:47:10','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','31726944427','Cleared','3','2024-09-21 22:14:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(680,'JOHN','Mpesa','','2024-09-21 21:54:04','','0','3','2024-09-21 21:54:04','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31726944843','Cleared','3','2024-09-21 22:14:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(681,'','Cash','','2024-09-21 23:25:24','','0','3','2024-09-21 23:25:24','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31726950323','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(682,'JOHN','Mpesa','','2024-09-21 23:43:10','','0','3','2024-09-21 23:43:10','','0','1700','1','retail','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','31726951190','Cleared','3','2024-09-22 00:34:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(683,'','Cash','','2024-09-21 23:59:38','','0','3','2024-09-21 23:59:38','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31726952364','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(684,'','Cash','','2024-09-22 00:06:46','','0','3','2024-09-22 00:06:46','','1110','1110','1','retail','0','1110','1','0','0','0','0','0','0','new',' ','','1','0','31726952798','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(685,'JOHN','Mpesa','','2024-09-22 00:10:33','','0','3','2024-09-22 00:10:33','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','31726953032','Cleared','3','2024-09-22 00:34:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(686,'JOHN','Mpesa','','2024-09-22 00:27:14','','0','3','2024-09-22 00:27:14','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31726954033','Cleared','3','2024-09-22 00:35:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(687,'','Cash','','2024-09-22 00:36:40','','0','3','2024-09-22 00:36:40','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31726954599','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(688,'JOHN','Mpesa','','2024-09-22 01:25:04','','0','3','2024-09-22 01:25:04','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31726957501','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(689,'','Cash','','2024-09-22 02:36:10','','0','3','2024-09-22 02:36:10','','710','710','1','retail','0','710','1','0','0','0','0','0','0','new',' ','','1','0','31726961694','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(690,'JOHN','Mpesa','','2024-09-22 02:38:46','','0','3','2024-09-22 02:38:46','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','new',' ','','1','0','31726961901','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(691,'','Cash','','2024-09-22 03:09:24','','0','3','2024-09-22 03:09:24','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31726963763','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(692,'','Cash','','2024-09-22 03:48:03','','0','3','2024-09-22 03:48:03','','890','890','1','retail','0','890','1','0','0','0','0','0','0','new',' ','','1','0','31726966047','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(693,'','Cash','','2024-09-22 04:02:06','','0','3','2024-09-22 04:02:06','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31726966925','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(694,'','Cash','','2024-09-22 04:04:36','','0','3','2024-09-22 04:04:36','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31726967075','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(695,'JOHN','Mpesa','','2024-09-22 04:17:48','','0','3','2024-09-22 04:17:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31726967867','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(696,'','Cash','','2024-09-22 13:52:04','','0','3','2024-09-22 13:52:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727002323','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(697,'','Cash','','2024-09-22 13:52:26','','0','3','2024-09-22 13:52:26','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31727002341','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(698,'JOHN','Mpesa','','2024-09-22 14:03:58','','0','3','2024-09-22 14:03:58','','0','2020','1','retail','0','2020','1','0','0','0','0','2020','0','new',' ','','1','0','31727003028','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(699,'','Cash','','2024-09-22 14:04:27','','0','3','2024-09-22 14:04:27','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31727003066','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(700,'','Cash','','2024-09-22 15:35:36','','0','3','2024-09-22 15:35:36','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','new',' ','','1','0','31727008517','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(701,'','Cash','','2024-09-22 15:50:31','','0','3','2024-09-22 15:50:31','','1020','1020','1','retail','0','1020','1','0','0','0','0','0','0','new',' ','','1','0','31727009168','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(702,'','Cash','','2024-09-22 16:16:13','','0','3','2024-09-22 16:16:13','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31727010972','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(703,'john','Mpesa','','2024-09-22 16:40:33','','0','3','2024-09-22 16:40:33','','0','890','1','retail','0','890','1','0','0','0','0','890','0','printed',' ','','1','0','31727012427','Cleared','3','2024-09-22 16:52:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(704,'JOHN','Mpesa','','2024-09-22 17:06:40','','0','3','2024-09-22 17:06:40','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','31727013997','Cleared','3','2024-09-22 18:07:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(705,'','Cash','','2024-09-22 17:47:57','','0','3','2024-09-22 17:47:57','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','new',' ','','1','0','31727015093','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(706,'JOHN','Mpesa','','2024-09-22 19:43:55','','0','3','2024-09-22 19:43:55','','0','610','1','retail','0','610','1','0','0','0','0','610','0','printed',' ','','1','0','31727022095','Cleared','3','2024-09-22 21:01:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(707,'JOHN','Mpesa','','2024-09-22 20:37:07','','0','3','2024-09-22 20:37:07','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31727026626','Cleared','3','2024-09-22 21:02:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(708,'','Cash','','2024-09-22 21:07:40','','0','3','2024-09-22 21:07:40','','120','290','1','retail','0','290','1','0','0','0','0','170','0','printed',' ','','1','0','31727028459','Cleared','3','2024-09-22 21:09:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(709,'','Cash','','2024-09-22 21:33:12','','410','3','2024-09-22 21:33:12','','590','590','1','retail','0','590','1','0','0','0','0','0','0','new',' ','','1','0','31727029987','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(710,'JOHN','Mpesa','','2024-09-22 22:04:10','','0','3','2024-09-22 22:04:10','','0','2270','1','retail','0','2270','1','0','0','0','0','2270','0','printed',' ','','1','0','31727031800','Cleared','3','2024-09-22 22:52:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(711,'JOHN','Mpesa','','2024-09-22 22:40:20','','0','3','2024-09-22 22:40:20','','0','510','1','retail','0','510','1','0','0','0','0','510','0','printed',' ','','1','0','31727034015','Cleared','3','2024-09-22 22:52:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(712,'JOHN','Mpesa','','2024-09-24 19:29:30','','0','3','2024-09-24 19:29:30','','0','810','1','retail','0','810','1','0','0','0','0','810','0','printed',' ','','1','0','31727195361','Cleared','3','2024-09-24 19:40:24','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(713,'','Cash','','2024-09-24 20:31:33','','0','3','2024-09-24 20:31:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727199091','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(714,'JOHN','Mpesa','','2024-09-24 20:40:59','','0','3','2024-09-24 20:40:59','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','31727199655','Cleared','3','2024-09-24 20:43:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(715,'JOHN','Mpesa','','2024-09-24 22:08:22','','0','3','2024-09-24 22:08:22','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31727204901','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(716,'','Cash','','2024-09-25 11:45:40','','0','3','2024-09-25 11:45:40','','100','300','1','retail','0','300','1','0','0','0','0','200','0','printed',' ','','1','0','31727253939','Cleared','3','2024-09-25 20:12:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(717,'','Mpesa','','2024-09-25 13:02:45','','0','3','2024-09-25 13:02:45','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31727258560','Cleared','3','2024-09-25 20:13:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(718,'JOHN','Mpesa','','2024-09-25 15:07:41','','0','3','2024-09-25 15:07:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31727266060','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(719,'JOHN','Mpesa','','2024-09-25 17:26:15','','0','3','2024-09-25 17:26:15','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','31727273997','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(720,'JOHN','Mpesa','','2024-09-25 19:32:29','','0','3','2024-09-25 19:32:29','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31727281947','Cleared','3','2024-09-25 19:38:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(721,'JOHN','Mpesa','','2024-09-25 19:53:35','','0','3','2024-09-25 19:53:35','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31727283213','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(722,'JOHN','Mpesa','','2024-09-25 20:06:14','','0','3','2024-09-25 20:06:14','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31727283968','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(723,'','Cash','','2024-09-25 20:11:54','','0','3','2024-09-25 20:11:54','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727284313','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(724,'JOHN','Mpesa','','2024-09-25 21:42:10','','0','3','2024-09-25 21:42:10','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31727289729','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(725,'JOHN','Mpesa','','2024-09-25 21:53:32','','0','3','2024-09-25 21:53:32','','0','770','1','retail','0','770','1','0','0','0','0','770','0','new',' ','','1','0','31727290408','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(726,'JOHN','Mpesa','','2024-09-25 21:55:14','','0','3','2024-09-25 21:55:14','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31727290476','Cleared','3','2024-09-25 21:56:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(727,'JOHN','Mpesa','','2024-09-26 13:42:08','','0','3','2024-09-26 13:42:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31727347326','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(728,'JOHN','Mpesa','','2024-09-26 14:10:18','','0','3','2024-09-26 14:10:18','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31727349017','Cleared','3','2024-09-26 14:21:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(729,'JOHN','Mpesa','','2024-09-26 15:08:29','','0','3','2024-09-26 15:08:29','','0','2230','1','retail','0','2230','1','0','0','0','0','2230','0','printed',' ','','1','0','31727351712','Cleared','3','2024-09-26 15:35:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(730,'','Cash','','2024-09-26 17:43:27','','0','3','2024-09-26 17:43:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727361806','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(731,'JOHN','Mpesa','','2024-09-26 22:05:49','','0','3','2024-09-26 22:05:49','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31727377548','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(732,'JOHN','Mpesa','','2024-09-27 12:21:49','','0','3','2024-09-27 12:21:49','','0','870','1','retail','0','870','1','0','0','0','0','870','0','new',' ','','1','0','31727428887','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(733,'JOHN','Mpesa','','2024-09-27 12:46:16','','0','3','2024-09-27 12:46:16','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31727430369','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(734,'','Cash','','2024-09-27 13:38:12','','0','3','2024-09-27 13:38:12','','150','200','1','retail','0','200','1','0','0','0','0','50','0','new',' ','','1','0','31727433491','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(735,'','Cash','','2024-09-27 13:38:51','','0','3','2024-09-27 13:38:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727433530','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(736,'','Cash','','2024-09-27 20:14:46','','0','3','2024-09-27 20:14:46','','1470','1470','1','retail','0','1470','1','0','0','0','0','0','0','new',' ','','1','0','31727457278','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(737,'JOHN','Mpesa','','2024-09-27 20:17:06','','0','3','2024-09-27 20:17:06','','0','1940','1','retail','0','1940','1','0','0','0','0','1940','0','new',' ','','1','0','31727457401','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(738,'JOHN','Mpesa','','2024-09-27 20:29:53','','0','3','2024-09-27 20:29:53','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31727458191','Cleared','3','2024-09-28 10:46:56','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(739,'JOHN','Mpesa','','2024-09-27 21:49:55','','0','3','2024-09-27 21:49:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31727462994','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(740,'','Cash','','2024-09-28 12:00:28','','0','3','2024-09-28 12:00:28','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31727514027','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(741,'JOHN','Mpesa','','2024-09-28 14:01:49','','0','3','2024-09-28 14:01:49','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31727521308','Cleared','3','2024-09-28 14:25:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(742,'JOHN','Mpesa','','2024-09-28 14:19:09','','0','3','2024-09-28 14:19:09','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31727522348','Cleared','3','2024-09-28 14:25:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(743,'','Cash','','2024-09-28 17:53:39','','0','3','2024-09-28 17:53:39','','1480','1480','1','retail','0','1480','1','0','0','0','0','0','0','new',' ','','1','0','31727535173','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(744,'','Cash','','2024-09-28 18:20:32','','0','3','2024-09-28 18:20:32','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31727536831','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(745,'JOHN','Mpesa','','2024-09-28 19:16:49','','0','3','2024-09-28 19:16:49','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31727540205','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(746,'JOHN','Mpesa','','2024-09-28 23:28:42','','0','3','2024-09-28 23:28:42','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','31727555321','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(747,'john','Mpesa','','2024-09-29 02:33:12','','0','3','2024-09-29 02:33:12','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31727566391','Cleared','3','2024-09-29 03:23:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(748,'','Cash','','2024-09-29 13:15:47','','0','3','2024-09-29 13:15:47','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31727604943','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(749,'','Cash','','2024-09-29 13:19:12','','0','3','2024-09-29 13:19:12','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31727605151','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(750,'JOHN','Mpesa','','2024-09-29 15:06:36','','0','3','2024-09-29 15:06:36','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','31727611574','Cleared','3','2024-09-29 15:44:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(751,'john','Mpesa','','2024-09-29 15:07:03','','0','3','2024-09-29 15:07:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31727611622','Cleared','3','2024-09-29 15:44:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(752,'JOHN','Mpesa','','2024-09-29 19:02:39','','0','3','2024-09-29 19:02:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31727625758','Cleared','3','2024-09-29 19:24:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(753,'','Cash','','2024-09-29 20:01:29','','0','3','2024-09-29 20:01:29','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31727629288','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(754,'JOHN','Mpesa','','2024-09-29 20:04:54','','0','3','2024-09-29 20:04:54','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','printed',' ','','1','0','31727629347','Cleared','3','2024-09-29 20:54:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(755,'JOHN','Mpesa','','2024-09-29 20:29:14','','0','3','2024-09-29 20:29:14','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31727630945','Cleared','3','2024-09-29 20:54:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(756,'','Cash','','2024-09-29 21:03:07','','0','3','2024-09-29 21:03:07','','1540','1540','1','retail','0','1540','1','0','0','0','0','0','0','new',' ','','1','0','31727632864','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(757,'','Cash','','2024-10-01 16:39:12','','0','3','2024-10-01 16:39:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727789951','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(758,'JOHN','Mpesa','','2024-10-01 20:09:44','','0','3','2024-10-01 20:09:44','','0','1710','1','retail','0','1710','1','0','0','0','0','1710','0','new',' ','','1','0','31727802469','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(759,'JOHN','Mpesa','','2024-10-01 20:56:17','','0','3','2024-10-01 20:56:17','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31727805376','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(760,'','Cash','','2024-10-02 10:45:55','','0','3','2024-10-02 10:45:55','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31727855154','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(761,'','Cash','','2024-10-02 19:52:36','','0','3','2024-10-02 19:52:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727887953','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(762,'JOHN','Mpesa','','2024-10-02 19:58:17','','0','3','2024-10-02 19:58:17','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31727888093','Cleared','3','2024-10-02 20:18:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(763,'JOHN','Mpesa','','2024-10-02 20:05:59','','0','3','2024-10-02 20:05:59','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31727888757','Cleared','3','2024-10-02 20:18:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(764,'','Cash','','2024-10-02 20:13:12','','0','3','2024-10-02 20:13:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31727889185','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(765,'JOHN','Mpesa','','2024-10-02 20:36:10','','0','3','2024-10-02 20:36:10','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','31727890508','Cleared','3','2024-10-02 21:01:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(766,'','Cash','','2024-10-02 20:55:24','','0','3','2024-10-02 20:55:24','','590','590','1','retail','0','590','1','0','0','0','0','0','0','new',' ','','1','0','31727890592','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(767,'','Cash','','2024-10-02 20:57:07','','0','3','2024-10-02 20:57:07','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31727891825','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(768,'','Cash','','2024-10-02 21:07:21','','0','3','2024-10-02 21:07:21','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31727892440','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(769,'','Cash','','2024-10-02 21:14:09','','0','3','2024-10-02 21:14:09','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31727892844','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(770,'JOHN','Mpesa','','2024-10-02 21:43:20','','0','3','2024-10-02 21:43:20','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','31727894596','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(771,'JOHN','Mpesa','','2024-10-03 12:21:53','','0','3','2024-10-03 12:21:53','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31727947309','Cleared','3','2024-10-03 12:29:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(772,'JOHN','Mpesa','','2024-10-03 13:08:07','','0','3','2024-10-03 13:08:07','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31727950081','Cleared','3','2024-10-03 13:18:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(773,'JOHN','Mpesa','','2024-10-03 13:46:27','','0','3','2024-10-03 13:46:27','','0','1970','1','retail','0','1970','1','0','0','0','0','1970','0','printed',' ','','1','0','31727952223','Cleared','3','2024-10-03 14:19:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(774,'JOHN','Mpesa','','2024-10-03 17:16:48','','0','3','2024-10-03 17:16:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31727965007','Cleared','3','2024-10-03 17:23:56','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(775,'JOHN','Mpesa','','2024-10-03 18:37:27','','0','3','2024-10-03 18:37:27','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31727969846','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(776,'','Cash','','2024-10-03 20:07:14','','0','3','2024-10-03 20:07:14','','1110','1220','1','retail','0','1220','1','0','0','0','0','110','0','printed',' ','','1','0','31727975166','Cleared','3','2024-10-03 20:52:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(777,'','Cash','','2024-10-03 20:33:14','','0','3','2024-10-03 20:33:14','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31727976793','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(778,'JOHN','Mpesa','','2024-10-03 21:04:40','','0','3','2024-10-03 21:04:40','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31727978679','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(779,'JOHN','Mpesa','','2024-10-03 21:57:32','','0','3','2024-10-03 21:57:32','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','31727981841','Cleared','3','2024-10-03 22:48:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(780,'JOHN','Mpesa','','2024-10-03 22:09:56','','0','3','2024-10-03 22:09:56','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31727982594','Cleared','3','2024-10-03 22:48:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(781,'JOHN','Mpesa','','2024-10-03 22:15:15','','0','3','2024-10-03 22:15:15','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31727982914','Cleared','3','2024-10-03 22:49:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(782,'','Cash','','2024-10-04 11:47:08','','0','3','2024-10-04 11:47:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31728031627','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(783,'JOHN','Mpesa','','2024-10-04 12:30:39','','0','3','2024-10-04 12:30:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31728034238','Cleared','3','2024-10-04 12:39:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(784,'JOHN','Mpesa','','2024-10-04 13:06:59','','0','3','2024-10-04 13:06:59','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','31728036384','Cleared','3','2024-10-04 14:08:59','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(785,'','Cash','','2024-10-04 13:13:50','','0','3','2024-10-04 13:13:50','','710','710','1','retail','0','710','1','0','0','0','0','0','0','new',' ','','1','0','31728036813','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(786,'JOHN','Mpesa','','2024-10-04 13:53:38','','0','3','2024-10-04 13:53:38','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31728039213','Cleared','3','2024-10-04 14:08:39','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(787,'JOHN','Mpesa','','2024-10-04 14:07:40','','0','3','2024-10-04 14:07:40','','0','1520','1','retail','0','1520','1','0','0','0','0','1520','0','printed',' ','','1','0','31728040027','Cleared','3','2024-10-04 14:55:56','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(788,'','Cash','','2024-10-04 16:00:07','','0','3','2024-10-04 16:00:07','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','new',' ','','1','0','31728046785','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(789,'','Cash','','2024-10-04 21:11:29','','0','3','2024-10-04 21:11:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728065488','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(790,'','Cash','','2024-10-04 21:24:13','','0','3','2024-10-04 21:24:13','','930','930','1','retail','0','930','1','0','0','0','0','0','0','new',' ','','1','0','31728066201','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(791,'JOHN','Mpesa','','2024-10-05 12:46:04','','0','3','2024-10-05 12:46:04','','0','2380','1','retail','0','2380','1','0','0','0','0','2380','0','printed',' ','','1','0','31728121518','Cleared','3','2024-10-05 13:38:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(792,'','Cash','','2024-10-05 12:54:57','','0','3','2024-10-05 12:54:57','','1940','1940','1','retail','0','1940','1','0','0','0','0','0','0','new',' ','','1','0','31728121603','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(793,'','Cash','','2024-10-05 13:14:22','','0','3','2024-10-05 13:14:22','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31728123260','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(794,'JOHN','Mpesa','','2024-10-05 13:19:45','','0','3','2024-10-05 13:19:45','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','31728123584','Cleared','3','2024-10-05 13:39:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(795,'','Cash','','2024-10-05 13:27:41','','0','3','2024-10-05 13:27:41','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31728124059','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(796,'','Cash','','2024-10-05 14:08:39','','0','3','2024-10-05 14:08:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728126517','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(797,'JOHN','Mpesa','','2024-10-05 18:52:48','','0','3','2024-10-05 18:52:48','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','31728143476','Cleared','3','2024-10-05 20:06:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(798,'','Cash','','2024-10-05 19:29:02','','0','3','2024-10-05 19:29:02','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31728145740','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(799,'','Cash','','2024-10-05 19:49:04','','0','3','2024-10-05 19:49:04','','790','790','1','retail','0','790','1','0','0','0','0','0','0','new',' ','','1','0','31728146935','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(800,'','Mpesa','','2024-10-05 20:55:37','','0','3','2024-10-05 20:55:37','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31728150935','Cleared','3','2024-10-05 21:05:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(801,'','Cash','','2024-10-05 21:16:32','','0','3','2024-10-05 21:16:32','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31728152190','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(802,'','Mpesa','','2024-10-06 01:22:12','','0','3','2024-10-06 01:22:12','','0','1810','1','retail','0','1810','1','0','0','0','0','1810','0','printed',' ','','1','0','31728166904','Cleared','3','2024-10-06 01:52:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(803,'','Mpesa','','2024-10-06 01:28:49','','0','3','2024-10-06 01:28:49','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','31728167325','Cleared','3','2024-10-06 01:53:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(804,'','Mpesa','','2024-10-06 01:29:31','','0','3','2024-10-06 01:29:31','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31728167370','Cleared','3','2024-10-06 01:53:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(805,'','Mpesa','','2024-10-06 01:30:54','','0','3','2024-10-06 01:30:54','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','31728167453','Cleared','3','2024-10-06 01:53:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(806,'JOHN','Mpesa','','2024-10-06 13:45:15','','0','3','2024-10-06 13:45:15','','0','1430','1','retail','0','1430','1','0','0','0','0','1430','0','new',' ','','1','0','31728211492','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(807,'','Cash','','2024-10-06 14:06:36','','0','3','2024-10-06 14:06:36','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31728212792','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(808,'','Cash','','2024-10-06 14:15:34','','0','3','2024-10-06 14:15:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728213332','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(809,'','Cash','','2024-10-06 19:12:01','','0','3','2024-10-06 19:12:01','','1090','1090','1','retail','0','1090','1','0','0','0','0','0','0','new',' ','','1','0','31728231116','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(810,'','Cash','','2024-10-06 19:17:45','','0','3','2024-10-06 19:17:45','','470','470','1','retail','0','470','1','0','0','0','0','0','0','new',' ','','1','0','31728231444','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(811,'','Cash','','2024-10-06 19:56:33','','0','3','2024-10-06 19:56:33','','170','170','1','retail','0','170','1','0','0','0','0','0','0','new',' ','','1','0','31728233792','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(812,'JOHN','Mpesa','','2024-10-06 19:56:59','','0','3','2024-10-06 19:56:59','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31728233818','Cleared','3','2024-10-06 22:25:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(813,'','Cash','','2024-10-06 22:09:20','','0','3','2024-10-06 22:09:20','','970','970','1','retail','0','970','1','0','0','0','0','0','0','new',' ','','1','0','31728241684','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(814,'','Cash','','2024-10-06 22:14:19','','0','3','2024-10-06 22:14:19','','30','200','1','retail','0','200','1','0','0','0','0','170','0','printed',' ','','1','0','31728242058','Cleared','3','2024-10-06 22:21:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(815,'JOHN','Mpesa','','2024-10-08 13:28:23','','0','3','2024-10-08 13:28:23','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','31728383243','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(816,'JOHN','Mpesa','','2024-10-08 13:57:11','','0','3','2024-10-08 13:57:12','','0','1070','1','retail','0','1070','1','0','0','0','0','1070','0','printed',' ','','1','0','31728385009','Cleared','3','2024-10-08 14:28:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(817,'JOHN','Mpesa','','2024-10-08 14:03:55','','0','3','2024-10-08 14:03:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31728385434','Cleared','3','2024-10-08 14:18:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(818,'','Cash','','2024-10-08 14:09:06','','0','3','2024-10-08 14:09:06','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31728385741','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(819,'JOHN','Mpesa','','2024-10-08 15:27:19','','0','3','2024-10-08 15:27:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31728390438','Cleared','3','2024-10-08 22:04:24','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(820,'MPESA','Mpesa','','2024-10-08 16:49:30','','0','3','2024-10-08 16:49:30','','0','1590','1','retail','0','1590','1','0','0','0','0','1590','0','new',' ','','1','0','31728395235','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(821,'','Cash','','2024-10-08 18:49:03','','0','3','2024-10-08 18:49:03','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','31728402523','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(822,'JOHN','Mpesa','','2024-10-08 20:41:56','','0','3','2024-10-08 20:41:56','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31728409314','Cleared','3','2024-10-08 20:53:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(823,'','Mpesa','','2024-10-09 14:00:51','','0','3','2024-10-09 14:00:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31728471650','Cleared','3','2024-10-09 14:26:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(824,'','Cash','','2024-10-09 14:28:20','','0','3','2024-10-09 14:28:20','','560','560','1','retail','0','560','1','0','0','0','0','0','0','new',' ','','1','0','31728473290','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(825,'john','Mpesa','','2024-10-09 20:05:34','','0','3','2024-10-09 20:05:34','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31728493533','Cleared','3','2024-10-09 20:12:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(826,'','Cash','','2024-10-09 20:54:19','','0','3','2024-10-09 20:54:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728496458','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(827,'JOHN','Mpesa','','2024-10-09 22:07:07','','0','3','2024-10-09 22:07:07','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31728500825','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(828,'','Cash','','2024-10-10 11:54:58','','0','3','2024-10-10 11:54:58','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31728550496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(829,'','Cash','','2024-10-10 12:39:18','','0','3','2024-10-10 12:39:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31728553157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(830,'','Cash','','2024-10-10 13:20:00','','0','3','2024-10-10 13:20:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31728555596','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(831,'','Cash','','2024-10-10 17:32:46','','0','3','2024-10-10 17:32:46','','870','870','1','retail','0','870','1','0','0','0','0','0','0','new',' ','','1','0','31728570741','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(832,'','Cash','','2024-10-10 19:20:26','','0','3','2024-10-10 19:20:26','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','new',' ','','1','0','31728577215','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(833,'john','Mpesa','','2024-10-10 20:37:55','','0','3','2024-10-10 20:37:55','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','31728581868','Cleared','3','2024-10-10 20:51:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(834,'JOHN','Mpesa','','2024-10-10 21:05:55','','0','3','2024-10-10 21:05:55','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','31728583545','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(835,'JOHN','Mpesa','','2024-10-10 21:54:26','','0','3','2024-10-10 21:54:26','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31728586465','Cleared','3','2024-10-10 21:58:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(836,'','Cash','','2024-10-11 15:07:08','','0','3','2024-10-11 15:07:08','','690','690','1','retail','0','690','1','0','0','0','0','0','0','new',' ','','1','0','31728648416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(837,'JOHN','Mpesa','','2024-10-11 15:07:21','','0','3','2024-10-11 15:07:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31728648440','Cleared','3','2024-10-11 15:27:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(838,'JOHN','Mpesa','','2024-10-11 15:15:51','','0','3','2024-10-11 15:15:51','','0','490','1','retail','0','490','1','0','0','0','0','490','0','new',' ','','1','0','31728648948','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(839,'','Cash','','2024-10-11 15:39:53','','0','3','2024-10-11 15:39:53','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31728650354','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(840,'','Cash','','2024-10-11 15:59:51','','0','3','2024-10-11 15:59:51','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31728651590','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(841,'','Cash','','2024-10-11 17:49:30','','0','3','2024-10-11 17:49:30','','470','470','1','retail','0','470','1','0','0','0','0','0','0','new',' ','','1','0','31728658043','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(842,'JOHN','Mpesa','','2024-10-11 18:28:09','','0','3','2024-10-11 18:28:09','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31728660488','Cleared','3','2024-10-11 18:28:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(843,'','Cash','','2024-10-11 18:33:23','','0','3','2024-10-11 18:33:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728660802','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(844,'','Mpesa','','2024-10-11 19:39:46','','0','3','2024-10-11 19:39:46','','0','2470','1','retail','0','2470','1','0','0','0','0','2470','0','printed',' ','','1','0','31728664539','Cleared','3','2024-10-11 19:41:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(845,'','Mpesa','','2024-10-11 19:41:55','','0','3','2024-10-11 19:41:55','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','31728664913','Cleared','3','2024-10-11 19:42:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(846,'JOHN','Mpesa','','2024-10-11 20:04:42','','0','3','2024-10-11 20:04:42','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31728666281','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(847,'','Cash','','2024-10-11 20:22:48','','0','3','2024-10-11 20:22:48','','20','110','1','retail','0','110','1','0','0','0','0','90','0','new',' ','','1','0','31728667367','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(848,'JOHN','Mpesa','','2024-10-11 20:50:13','','0','3','2024-10-11 20:50:13','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31728669012','Cleared','3','2024-10-11 21:28:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(849,'','Cash','','2024-10-12 14:54:21','','0','3','2024-10-12 14:54:21','','1020','1020','1','retail','0','1020','1','0','0','0','0','0','0','new',' ','','1','0','31728733511','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(850,'','Mpesa','','2024-10-12 14:59:31','','0','3','2024-10-12 14:59:31','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','printed',' ','','1','0','31728734327','Cleared','3','2024-10-12 15:58:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(851,'john','Mpesa','','2024-10-12 15:09:25','','0','3','2024-10-12 15:09:25','','0','920','1','retail','0','920','1','0','0','0','0','920','0','printed',' ','','1','0','31728734426','Cleared','3','2024-10-12 16:11:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(852,'','Cash','','2024-10-12 15:10:57','','0','3','2024-10-12 15:10:57','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31728735056','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(853,'john','Mpesa','','2024-10-12 15:31:12','','0','3','2024-10-12 15:31:12','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31728736271','Cleared','3','2024-10-12 16:11:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(854,'','Cash','','2024-10-12 16:28:19','','0','3','2024-10-12 16:28:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728739697','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(855,'','Cash','','2024-10-12 18:21:54','','0','3','2024-10-12 18:21:54','','480','480','1','retail','0','480','1','0','0','0','0','0','0','new',' ','','1','0','31728745361','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(856,'john','Mpesa','','2024-10-12 19:34:14','','0','3','2024-10-12 19:34:14','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','31728750852','Cleared','3','2024-10-12 19:42:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(857,'JOHN','Mpesa','','2024-10-12 20:17:26','','0','3','2024-10-12 20:17:26','','0','1540','1','retail','0','1540','1','0','0','0','0','1540','0','printed',' ','','1','0','31728751941','Cleared','3','2024-10-12 20:43:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(858,'','Cash','','2024-10-12 21:00:58','','0','3','2024-10-12 21:00:58','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31728756032','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(859,'JOHN','Mpesa','','2024-10-12 22:53:06','','0','3','2024-10-12 22:53:06','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','31728762782','Cleared','3','2024-10-12 23:17:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(860,'JOHN','Mpesa','','2024-10-12 23:04:09','','0','3','2024-10-12 23:04:09','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31728763448','Cleared','3','2024-10-12 23:17:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(861,'JOHN','Mpesa','','2024-10-13 00:16:59','','0','3','2024-10-13 00:16:59','','0','510','1','retail','0','510','1','0','0','0','0','510','0','printed',' ','','1','0','31728767804','Cleared','3','2024-10-13 00:23:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(862,'JOHN','Mpesa','','2024-10-13 00:22:00','','0','3','2024-10-13 00:22:00','','0','1110','1','retail','0','1110','1','0','0','0','0','1110','0','printed',' ','','1','0','31728768016','Cleared','3','2024-10-13 00:23:32','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(863,'JOHN','Mpesa','','2024-10-13 02:31:48','','0','3','2024-10-13 02:31:48','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31728775906','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(864,'JOHN','Mpesa','','2024-10-13 04:13:26','','0','3','2024-10-13 04:13:26','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31728782005','Cleared','3','2024-10-13 22:02:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(865,'JOHN','Mpesa','','2024-10-13 14:11:06','','0','3','2024-10-13 14:11:06','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31728817865','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(866,'','Cash','','2024-10-13 14:28:41','','0','3','2024-10-13 14:28:41','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','new',' ','','1','0','31728817883','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(867,'JOHN','Mpesa','','2024-10-13 14:32:27','','0','3','2024-10-13 14:32:27','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31728819146','Cleared','3','2024-10-13 22:17:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(868,'JOHN','Mpesa','','2024-10-13 14:34:30','','0','3','2024-10-13 14:34:30','','0','770','1','retail','0','770','1','0','0','0','0','770','0','printed',' ','','1','0','31728819267','Cleared','3','2024-10-13 15:23:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(869,'','Cash','','2024-10-13 14:52:24','','0','3','2024-10-13 14:52:24','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31728820339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(870,'JOHN','Mpesa','','2024-10-13 14:57:12','','0','3','2024-10-13 14:57:12','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31728820631','Cleared','3','2024-10-13 15:23:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(871,'','Cash','','2024-10-13 15:12:28','','0','3','2024-10-13 15:12:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728821547','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(872,'','Cash','','2024-10-13 16:11:55','','0','3','2024-10-13 16:11:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31728825114','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(873,'','Cash','','2024-10-13 17:40:27','','0','3','2024-10-13 17:40:27','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31728830423','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(874,'','Cash','','2024-10-13 17:58:29','','0','3','2024-10-13 17:58:29','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31728831452','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(875,'JOHN','Mpesa','','2024-10-13 18:02:44','','0','3','2024-10-13 18:02:44','','0','970','1','retail','0','970','1','0','0','0','0','970','0','new',' ','','1','0','31728831759','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(876,'','Mpesa','','2024-10-13 18:08:05','','0','3','2024-10-13 18:08:05','','0','1230','1','retail','0','1230','1','0','0','0','0','1230','0','printed',' ','','1','0','31728831815','Cleared','3','2024-10-13 22:05:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(877,'','Mpesa','','2024-10-13 18:21:20','','0','3','2024-10-13 18:21:20','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31728832879','Cleared','3','2024-10-13 22:05:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(878,'','Mpesa','','2024-10-13 18:37:31','','0','3','2024-10-13 18:37:31','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31728833850','Cleared','3','2024-10-13 18:54:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(879,'','Cash','','2024-10-13 18:46:55','','0','3','2024-10-13 18:46:55','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31728834309','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(880,'JOHN','Mpesa','','2024-10-15 15:39:35','','0','3','2024-10-15 15:39:35','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31728995974','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(881,'','Cash','','2024-10-15 15:55:26','','0','3','2024-10-15 15:55:26','','1190','1190','1','retail','0','1190','1','0','0','0','0','0','0','new',' ','','1','0','31728996902','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(882,'JOHN','Mpesa','','2024-10-15 16:31:21','','0','3','2024-10-15 16:31:21','','0','510','1','retail','0','510','1','0','0','0','0','510','0','printed',' ','','1','0','31728999067','Cleared','3','2024-10-15 17:20:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(883,'JOHN','Mpesa','','2024-10-15 18:44:58','','0','3','2024-10-15 18:44:58','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31729006856','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(884,'','Cash','','2024-10-15 19:13:42','','0','3','2024-10-15 19:13:42','','530','530','1','retail','0','530','1','0','0','0','0','0','0','new',' ','','1','0','31729008806','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(885,'','Cash','','2024-10-15 20:37:12','','0','3','2024-10-15 20:37:12','','2920','2920','1','retail','0','2920','1','0','0','0','0','0','0','new',' ','','1','0','31729013781','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(886,'JOHN','Mpesa','','2024-10-16 15:58:30','','0','3','2024-10-16 15:58:30','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31729083505','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(887,'JOHN','Mpesa','','2024-10-16 20:22:29','','0','3','2024-10-16 20:22:29','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31729099348','Cleared','3','2024-10-16 20:59:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(888,'JOHN','Mpesa','','2024-10-16 20:59:02','','0','3','2024-10-16 20:59:02','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31729101513','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(889,'','Cash','','2024-10-17 12:12:18','','0','3','2024-10-17 12:12:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31729156337','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(890,'JOHN','Mpesa','','2024-10-17 12:47:20','','0','3','2024-10-17 12:47:20','','0','1040','1','retail','0','1040','1','0','0','0','0','1040','0','printed',' ','','1','0','31729158366','Cleared','3','2024-10-17 13:52:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(891,'JOHN','Mpesa','','2024-10-17 13:25:51','','0','3','2024-10-17 13:25:51','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31729160749','Cleared','3','2024-10-17 13:53:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(892,'john','Mpesa','','2024-10-17 13:35:33','','0','3','2024-10-17 13:35:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31729161332','Cleared','3','2024-10-17 13:49:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(893,'JOHN','Mpesa','','2024-10-17 13:54:55','','0','3','2024-10-17 13:54:55','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31729161783','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(894,'JOHN','Mpesa','','2024-10-17 14:38:12','','0','3','2024-10-17 14:38:12','','0','1020','1','retail','0','1020','1','0','0','0','0','1020','0','new',' ','','1','0','31729164095','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(895,'','Cash','','2024-10-17 17:46:22','','0','3','2024-10-17 17:46:22','','410','410','1','retail','0','410','1','0','0','0','0','0','0','new',' ','','1','0','31729176370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(896,'JOHN','Mpesa','','2024-10-17 20:36:37','','0','3','2024-10-17 20:36:37','','0','1440','1','retail','0','1440','1','0','0','0','0','1440','0','printed',' ','','1','0','31729186284','Cleared','3','2024-10-17 21:14:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(897,'','Cash','','2024-10-18 17:41:31','','0','3','2024-10-18 17:41:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31729262489','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(898,'JOHN','Mpesa','','2024-10-18 17:55:46','','0','3','2024-10-18 17:55:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31729263345','Cleared','3','2024-10-18 17:59:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(899,'JOHN','Mpesa','','2024-10-18 19:03:01','','0','3','2024-10-18 19:03:01','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31729267380','Cleared','3','2024-10-18 19:25:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(900,'JOHN','Mpesa','','2024-10-18 22:12:00','','0','3','2024-10-18 22:12:00','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31729278719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(901,'JOHN','Mpesa','','2024-10-18 22:18:28','','0','3','2024-10-18 22:18:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31729278977','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(902,'JOHN','Mpesa','','2024-10-19 11:34:38','','0','3','2024-10-19 11:34:38','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31729326877','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(903,'','Cash','','2024-10-19 13:40:19','','0','3','2024-10-19 13:40:19','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31729334418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(904,'','Cash','','2024-10-19 13:41:00','','0','3','2024-10-19 13:41:00','','480','480','1','retail','0','480','1','0','0','0','0','0','0','new',' ','','1','0','31729334450','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(905,'','Cash','','2024-10-19 14:46:39','','0','3','2024-10-19 14:46:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31729338398','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(906,'','Cash','','2024-10-19 15:17:38','','0','3','2024-10-19 15:17:38','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31729340257','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(907,'JOHN','Mpesa','','2024-10-19 15:23:51','','0','3','2024-10-19 15:23:51','','0','370','1','retail','0','370','1','0','0','0','0','370','0','new',' ','','1','0','31729340620','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(908,'john','Mpesa','','2024-10-19 15:51:43','','0','3','2024-10-19 15:51:43','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31729342302','Cleared','3','2024-10-19 19:11:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(909,'JOHN','Mpesa','','2024-10-19 15:55:33','','0','3','2024-10-19 15:55:33','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','31729342532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(910,'','Cash','','2024-10-19 22:37:52','','0','3','2024-10-19 22:37:52','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31729366668','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(911,'JOHN','Mpesa','','2024-10-20 01:20:46','','0','3','2024-10-20 01:20:46','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','31729376445','Cleared','3','2024-10-20 01:31:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(912,'JOHN','Mpesa','','2024-10-20 01:30:46','','0','3','2024-10-20 01:30:46','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31729377045','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(913,'','Cash','','2024-10-20 03:30:30','','0','3','2024-10-20 03:30:30','','870','870','1','retail','0','870','1','0','0','0','0','0','0','printed',' ','','1','0','31729384226','Cleared','3','2024-10-20 13:25:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(914,'john','Mpesa','','2024-10-20 03:45:24','','0','3','2024-10-20 03:45:24','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31729384626','Cleared','3','2024-10-20 13:25:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(915,'','Cash','','2024-10-20 13:29:40','','0','3','2024-10-20 13:29:40','','940','940','1','retail','0','940','1','0','0','0','0','0','0','new',' ','','1','0','31729420151','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(916,'john','Mpesa','','2024-10-20 16:22:10','','0','3','2024-10-20 16:22:10','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','31729430528','Cleared','3','2024-10-20 17:36:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(917,'john','Mpesa','','2024-10-20 16:50:46','','0','3','2024-10-20 16:50:46','','0','580','1','retail','0','580','1','0','0','0','0','580','0','printed',' ','','1','0','31729432239','Cleared','3','2024-10-20 17:36:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(918,'john','Mpesa','','2024-10-20 17:56:01','','0','3','2024-10-20 17:56:01','','0','1070','1','retail','0','1070','1','0','0','0','0','1070','0','printed',' ','','1','0','31729436014','Cleared','3','2024-10-20 18:09:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(919,'JOHN','Mpesa','','2024-10-20 21:54:15','','0','3','2024-10-20 21:54:15','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31729450454','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(920,'','Cash','','2024-10-20 21:58:48','','0','3','2024-10-20 21:58:48','','50','160','1','retail','0','160','1','0','0','0','0','110','0','new',' ','','1','0','31729450723','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(921,'JOHN','Mpesa','','2024-10-22 13:55:05','','0','3','2024-10-22 13:55:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31729594504','Cleared','3','2024-10-22 14:25:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(922,'JOHN','Mpesa','','2024-10-22 14:08:19','','0','3','2024-10-22 14:08:19','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31729595298','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(923,'','Cash','','2024-10-22 17:13:29','','0','3','2024-10-22 17:13:29','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31729606408','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(924,'','Cash','','2024-10-22 18:37:15','','0','3','2024-10-22 18:37:15','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','31729611434','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(925,'JOHN','Mpesa','','2024-10-22 20:27:16','','0','3','2024-10-22 20:27:16','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','31729618027','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(926,'','Cash','','2024-10-23 12:52:58','','0','3','2024-10-23 12:52:58','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31729676768','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(927,'','Cash','','2024-10-23 12:59:01','','0','3','2024-10-23 12:59:01','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31729677539','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(928,'JOHN','Mpesa','','2024-10-23 13:19:11','','0','3','2024-10-23 13:19:11','','0','580','1','retail','0','580','1','0','0','0','0','580','0','printed',' ','','1','0','31729678734','Cleared','3','2024-10-23 13:55:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(929,'','Cash','','2024-10-23 13:57:45','','0','3','2024-10-23 13:57:45','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31729681064','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(930,'JOHN','Mpesa','','2024-10-23 15:57:49','','0','3','2024-10-23 15:57:49','','0','1740','1','retail','0','1740','1','0','0','0','0','1740','0','printed',' ','','1','0','31729688213','Cleared','3','2024-10-23 16:27:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(931,'JOHN','Mpesa','','2024-10-23 19:17:54','','0','3','2024-10-23 19:17:54','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','31729700256','Cleared','3','2024-10-23 19:48:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(932,'','Cash','','2024-10-23 21:26:59','','0','3','2024-10-23 21:26:59','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31729708003','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(933,'','Cash','','2024-10-24 11:33:05','','0','3','2024-10-24 11:33:05','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31729758777','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(934,'','Cash','','2024-10-24 13:20:31','','0','3','2024-10-24 13:20:31','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','new',' ','','1','0','31729762431','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(935,'JOHN','Mpesa','','2024-10-24 13:26:59','','0','3','2024-10-24 13:26:59','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31729765618','Cleared','3','2024-10-24 21:41:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(936,'','Cash','','2024-10-24 14:12:51','','0','3','2024-10-24 14:12:51','','740','740','1','retail','0','740','1','0','0','0','0','0','0','new',' ','','1','0','31729768171','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(937,'','Cash','','2024-10-24 14:37:37','','0','3','2024-10-24 14:37:37','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31729769851','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(938,'','Cash','','2024-10-24 15:11:13','','0','3','2024-10-24 15:11:13','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31729771250','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(939,'JOHN','Mpesa','','2024-10-24 17:01:26','','0','3','2024-10-24 17:01:26','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31729778485','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(940,'','Cash','','2024-10-24 17:39:53','','0','3','2024-10-24 17:39:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31729780793','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(941,'','Cash','','2024-10-24 19:01:04','','0','3','2024-10-24 19:01:04','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31729785663','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(942,'','Cash','','2024-10-24 21:54:28','','0','3','2024-10-24 21:54:28','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31729796068','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(943,'','Cash','','2024-10-25 13:15:51','','0','3','2024-10-25 13:15:51','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31729851350','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(944,'JOHN','Mpesa','','2024-10-25 18:21:34','','0','3','2024-10-25 18:21:34','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31729869682','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(945,'JOHN','Mpesa','','2024-10-25 19:14:28','','0','3','2024-10-25 19:14:28','','0','1720','1','retail','0','1720','1','0','0','0','0','1720','0','printed',' ','','1','0','31729872804','Cleared','3','2024-10-25 22:06:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(946,'JOHN','Mpesa','','2024-10-25 21:48:31','','0','3','2024-10-25 21:48:31','','0','610','1','retail','0','610','1','0','0','0','0','610','0','new',' ','','1','0','31729882104','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(947,'','Cash','','2024-10-26 13:53:07','','0','3','2024-10-26 13:53:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31729939987','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(948,'','Cash','','2024-10-26 14:17:49','','0','3','2024-10-26 14:17:49','','410','410','1','retail','0','410','1','0','0','0','0','0','0','new',' ','','1','0','31729941442','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(949,'JOHN','Mpesa','','2024-10-26 14:50:34','','0','3','2024-10-26 14:50:34','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','31729943433','Cleared','3','2024-10-26 15:01:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(950,'JOHN','Mpesa','','2024-10-26 14:52:12','','0','3','2024-10-26 14:52:12','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31729943531','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(951,'JOHN','Mpesa','','2024-10-26 17:34:15','','0','3','2024-10-26 17:34:15','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','31729952346','Cleared','3','2024-10-26 18:08:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(952,'JOHN','Mpesa','','2024-10-26 18:03:32','','0','3','2024-10-26 18:03:32','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31729955011','Cleared','3','2024-10-26 18:08:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(953,'JOHN','Mpesa','','2024-10-26 22:50:35','','0','3','2024-10-26 22:50:35','','0','870','1','retail','0','870','1','0','0','0','0','870','0','printed',' ','','1','0','31729972231','Cleared','3','2024-10-26 23:59:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(954,'JOHN','Mpesa','','2024-10-26 22:53:01','','0','3','2024-10-26 22:53:01','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31729972380','Cleared','3','2024-10-27 00:00:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(955,'JOHN','Mpesa','','2024-10-26 22:57:37','','0','3','2024-10-26 22:57:37','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','31729972656','Cleared','3','2024-10-27 00:00:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(956,'JOHN','Mpesa','','2024-10-26 23:58:58','','0','3','2024-10-26 23:58:58','','0','1520','1','retail','0','1520','1','0','0','0','0','1520','0','printed',' ','','1','0','31729976328','Cleared','3','2024-10-27 00:12:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(957,'JOHN','Mpesa','','2024-10-27 00:07:00','','0','3','2024-10-27 00:07:00','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31729976649','Cleared','3','2024-10-27 00:12:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(958,'','Cash','','2024-10-27 01:11:28','','0','3','2024-10-27 01:11:28','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31729980687','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(959,'','Cash','','2024-10-27 01:13:57','','0','3','2024-10-27 01:13:57','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31729980836','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(960,'JOHN','Mpesa','','2024-10-27 02:27:41','','0','3','2024-10-27 02:27:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31729985260','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(961,'JOHN','Mpesa','','2024-10-27 02:33:26','','0','3','2024-10-27 02:33:26','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31729985605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(962,'JONH','Mpesa','','2024-10-27 14:28:06','','0','3','2024-10-27 14:28:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31730028485','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(963,'JOHN','Mpesa','','2024-10-27 14:50:03','','0','3','2024-10-27 14:50:03','','0','570','1','retail','0','570','1','0','0','0','0','570','0','new',' ','','1','0','31730029795','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(964,'JOHN','Mpesa','','2024-10-27 18:28:56','','0','3','2024-10-27 18:28:56','','0','610','1','retail','0','610','1','0','0','0','0','610','0','new',' ','','1','0','31730042933','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(965,'JOHN','Mpesa','','2024-10-27 20:29:36','','0','3','2024-10-27 20:29:36','','0','520','1','retail','0','520','1','0','0','0','0','520','0','new',' ','','1','0','31730050136','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(966,'','Cash','','2024-10-27 21:10:36','','0','3','2024-10-27 21:10:36','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31730052632','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(967,'','Cash','','2024-10-27 21:26:35','','0','3','2024-10-27 21:26:35','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31730053594','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(968,'JOHN','Mpesa','','2024-10-27 21:40:56','','0','3','2024-10-27 21:40:56','','0','510','1','retail','0','510','1','0','0','0','0','510','0','printed',' ','','1','0','31730054452','Cleared','3','2024-10-27 21:51:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(969,'JOHN','Mpesa','','2024-10-29 13:09:59','','0','3','2024-10-29 13:09:59','','0','510','1','retail','0','510','1','0','0','0','0','510','0','printed',' ','','1','0','31730196593','Cleared','3','2024-10-29 13:33:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(970,'JOHN','Mpesa','','2024-10-29 13:32:50','','0','3','2024-10-29 13:32:50','','0','490','1','retail','0','490','1','0','0','0','0','490','0','new',' ','','1','0','31730197965','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(971,'JOHN','Mpesa','','2024-10-29 20:56:16','','0','3','2024-10-29 20:56:16','','0','640','1','retail','0','640','1','0','0','0','0','640','0','printed',' ','','1','0','31730224564','Cleared','3','2024-10-29 21:25:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(972,'','Cash','','2024-10-29 20:56:39','','0','3','2024-10-29 20:56:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31730224599','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(973,'','Cash','','2024-10-29 20:57:08','','0','3','2024-10-29 20:57:08','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31730224627','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(974,'','Cash','','2024-10-29 21:06:42','','0','3','2024-10-29 21:06:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31730225201','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(975,'','Cash','','2024-10-30 13:35:23','','0','3','2024-10-30 13:35:23','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31730284494','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(976,'','Cash','','2024-10-30 13:46:41','','0','3','2024-10-30 13:46:41','','1210','1210','1','retail','0','1210','1','0','0','0','0','0','0','new',' ','','1','0','31730285185','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(977,'','Cash','','2024-10-30 15:47:04','','0','3','2024-10-30 15:47:04','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31730292423','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(978,'JOHN','Mpesa','','2024-10-30 16:30:30','','0','3','2024-10-30 16:30:30','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','31730295024','Cleared','3','2024-10-30 17:01:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(979,'JOHN','Mpesa','','2024-10-30 17:01:46','','0','3','2024-10-30 17:01:46','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31730296903','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(980,'','Cash','','2024-10-30 19:17:16','','0','3','2024-10-30 19:17:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31730305035','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(981,'JOHN','Mpesa','','2024-10-30 20:49:31','','0','3','2024-10-30 20:49:31','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','31730310570','Cleared','3','2024-10-30 21:21:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(982,'JOHN','Mpesa','','2024-10-31 12:01:14','','0','3','2024-10-31 12:01:14','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','31730365268','Cleared','3','2024-10-31 12:37:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(983,'','Cash','','2024-10-31 12:42:15','','0','3','2024-10-31 12:42:15','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','31730367504','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(984,'','Cash','','2024-10-31 16:29:43','','0','3','2024-10-31 16:29:43','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31730381375','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(985,'JOHN','Mpesa','','2024-10-31 17:26:50','','0','3','2024-10-31 17:26:50','','0','1410','1','retail','0','1410','1','0','0','0','0','1410','0','printed',' ','','1','0','31730384741','Cleared','3','2024-10-31 18:26:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(986,'JOHN','Mpesa','','2024-10-31 17:33:51','','0','3','2024-10-31 17:33:51','','0','1360','1','retail','0','1360','1','0','0','0','0','1360','0','printed',' ','','1','0','31730385203','Cleared','3','2024-10-31 18:27:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(987,'JOHN','Mpesa','','2024-10-31 18:16:01','','0','3','2024-10-31 18:16:01','','0','970','1','retail','0','970','1','0','0','0','0','970','0','printed',' ','','1','0','31730387752','Cleared','3','2024-10-31 18:52:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(988,'JOHN','Mpesa','','2024-10-31 18:21:10','','0','3','2024-10-31 18:21:10','','0','970','1','retail','0','970','1','0','0','0','0','970','0','printed',' ','','1','0','31730388064','Cleared','3','2024-10-31 18:52:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(989,'','Cash','','2024-10-31 18:36:17','','0','3','2024-10-31 18:36:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31730388976','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(990,'JOHN','Mpesa','','2024-10-31 19:16:16','','0','3','2024-10-31 19:16:16','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31730391376','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(991,'JOHN','Mpesa','','2024-10-31 19:18:29','','0','3','2024-10-31 19:18:29','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31730391508','Cleared','3','2024-10-31 19:56:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(992,'JOHN','Mpesa','','2024-10-31 20:36:16','','0','3','2024-10-31 20:36:16','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','31730396172','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(993,'rrb','Mpesa','','2024-11-01 13:56:19','','0','3','2024-11-01 13:56:19','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','31730458577','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(994,'63p','Mpesa','','2024-11-01 14:22:37','','0','3','2024-11-01 14:22:37','','0','890','1','retail','0','890','1','0','0','0','0','890','0','new',' ','','1','0','31730460084','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(995,'p5','Mpesa','','2024-11-01 16:48:20','','0','3','2024-11-01 16:48:20','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31730468899','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(996,'','Cash','','2024-11-01 18:06:50','','0','3','2024-11-01 18:06:50','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31730473593','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(997,'T1E','Mpesa','','2024-11-01 21:56:59','','0','3','2024-11-01 21:56:59','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31730484324','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(998,'BEU','Mpesa','','2024-11-02 14:57:36','','0','3','2024-11-02 14:57:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31730548655','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(999,'JAA','Mpesa','','2024-11-02 17:01:26','','0','3','2024-11-02 17:01:26','','0','640','1','retail','0','640','1','0','0','0','0','640','0','printed',' ','','1','0','31730556040','Cleared','3','2024-11-03 00:14:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1000,'1212','Mpesa','','2024-11-03 00:20:43','','0','3','2024-11-03 00:20:43','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31730582442','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1001,'bvr','Mpesa','','2024-11-03 00:42:49','','0','3','2024-11-03 00:42:49','','0','1310','1','retail','0','1310','1','0','0','0','0','1310','0','new',' ','','1','0','31730582506','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1002,'311','Mpesa','','2024-11-03 02:45:22','','0','3','2024-11-03 02:45:22','','0','720','1','retail','0','720','1','0','0','0','0','720','0','new',' ','','1','0','31730589710','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1003,'epp','Mpesa','','2024-11-03 03:07:16','','0','3','2024-11-03 03:07:16','','0','840','1','retail','0','840','1','0','0','0','0','840','0','new',' ','','1','0','31730591406','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1004,'','Cash','','2024-11-03 13:22:05','','0','3','2024-11-03 13:22:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31730629324','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1005,'581','Mpesa','','2024-11-03 14:43:16','','0','3','2024-11-03 14:43:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31730629543','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1006,'','Cash','','2024-11-03 15:01:11','','140','3','2024-11-03 15:01:11','','860','860','1','retail','0','860','1','0','0','0','0','0','0','new',' ','','1','0','31730635244','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1007,'','Cash','','2024-11-03 17:41:08','','0','3','2024-11-03 17:41:08','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','new',' ','','1','0','31730644841','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1008,'','Cash','','2024-11-03 18:09:19','','0','3','2024-11-03 18:09:19','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31730646558','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1009,'','Cash','','2024-11-03 18:40:43','','10','3','2024-11-03 18:40:43','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31730648443','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1010,'lh','Mpesa','','2024-11-03 19:11:48','','0','3','2024-11-03 19:11:48','','0','490','1','retail','0','490','1','0','0','0','0','490','0','new',' ','','1','0','31730650281','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1011,'kl','Mpesa','','2024-11-03 19:15:56','','0','3','2024-11-03 19:15:56','','0','970','1','retail','0','970','1','0','0','0','0','970','0','new',' ','','1','0','31730650547','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1012,'3l3','Mpesa','','2024-11-03 19:18:08','','0','3','2024-11-03 19:18:08','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31730650684','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1013,'','Cash','','2024-11-03 19:33:00','','100','3','2024-11-03 19:33:00','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','31730651576','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1014,'vga','Mpesa','','2024-11-03 20:01:18','','0','3','2024-11-03 20:01:18','','0','830','1','retail','0','830','1','0','0','0','0','830','0','new',' ','','1','0','31730653240','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1015,'0po','Mpesa','','2024-11-03 20:04:08','','0','3','2024-11-03 20:04:08','','0','910','1','retail','0','910','1','0','0','0','0','910','0','new',' ','','1','0','31730653419','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1016,'','Cash','','2024-11-03 20:12:16','','20','3','2024-11-03 20:12:16','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31730653935','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1017,'125','Mpesa','','2024-11-05 12:52:08','','0','3','2024-11-05 12:52:08','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31730800321','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1018,'TW','Mpesa','','2024-11-05 13:34:54','','0','3','2024-11-05 13:34:54','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','new',' ','','1','0','31730801689','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1019,'','Cash','','2024-11-05 14:14:17','','300','3','2024-11-05 14:14:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31730805256','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1020,'200','Mpesa','','2024-11-05 18:30:54','','0','3','2024-11-05 18:30:54','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31730820652','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1021,'WBT','Mpesa','','2024-11-05 18:47:46','','0','3','2024-11-05 18:47:46','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31730821485','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1022,'','Cash','','2024-11-05 18:58:10','','120','3','2024-11-05 18:58:10','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31730822245','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1023,'','Cash','','2024-11-05 18:59:21','','580','3','2024-11-05 18:59:21','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31730822360','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1024,'','Cash','','2024-11-05 19:29:23','','0','3','2024-11-05 19:29:23','','200','280','1','retail','0','280','1','0','0','0','0','80','0','new',' ','','1','0','31730824157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1025,'AYL','Mpesa','','2024-11-05 20:19:04','','0','3','2024-11-05 20:19:04','','0','1430','1','retail','0','1430','1','0','0','0','0','1430','0','new',' ','','1','0','31730826910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1026,'klh','Mpesa','','2024-11-06 13:03:30','','0','3','2024-11-06 13:03:30','','0','2500','1','retail','0','2500','1','0','0','0','0','2500','0','new',' ','','1','0','31730887399','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1027,'6q4','Mpesa','','2024-11-06 13:17:12','','0','3','2024-11-06 13:17:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31730888231','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1028,'ret','Mpesa','','2024-11-06 13:41:11','','0','3','2024-11-06 13:41:11','','0','1780','1','retail','0','1780','1','0','0','0','0','1780','0','new',' ','','1','0','31730889552','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1029,'','Cash','','2024-11-06 18:14:22','','10','3','2024-11-06 18:14:22','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31730906061','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1030,'9T2','Mpesa','','2024-11-06 18:26:26','','0','3','2024-11-06 18:26:26','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31730906758','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1031,'b10','Mpesa','','2024-11-07 13:13:24','','0','3','2024-11-07 13:13:24','','0','1160','1','retail','0','1160','1','0','0','0','0','1160','0','new',' ','','1','0','31730974320','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1032,'vxv','Mpesa','','2024-11-07 18:56:24','','0','3','2024-11-07 18:56:24','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31730994977','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1033,'clp','Mpesa','','2024-11-07 19:19:01','','0','3','2024-11-07 19:19:01','','0','750','1','retail','0','750','1','0','0','0','0','750','0','new',' ','','1','0','31730996311','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1034,'mnj','Mpesa','','2024-11-07 22:16:21','','0','3','2024-11-07 22:16:21','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31731006980','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1035,'0ip','Mpesa','','2024-11-07 23:03:44','','0','3','2024-11-07 23:03:44','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31731007084','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1036,'1fn','Mpesa','','2024-11-08 13:12:18','','0','3','2024-11-08 13:12:18','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31731060738','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1037,'','Cash','','2024-11-08 13:46:45','','210','3','2024-11-08 13:46:45','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31731061189','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1038,'123','Mpesa','','2024-11-08 19:33:12','','0','3','2024-11-08 19:33:12','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','new',' ','','1','0','31731071802','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1039,'124','Mpesa','','2024-11-08 21:00:49','','0','3','2024-11-08 21:00:49','','0','4390','1','retail','0','4390','1','0','0','0','0','4390','0','new',' ','','1','0','31731088636','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1040,'f85','Mpesa','','2024-11-08 22:22:11','','0','3','2024-11-08 22:22:11','','0','1580','1','retail','0','1580','1','0','0','0','0','1580','0','new',' ','','1','0','31731092588','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1041,'wrk','Mpesa','','2024-11-09 14:04:21','','0','3','2024-11-09 14:04:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31731150260','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1042,'kgk','Mpesa','','2024-11-09 14:07:48','','0','3','2024-11-09 14:07:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31731150467','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1043,'','Cash','','2024-11-09 14:09:56','','80','3','2024-11-09 14:09:56','','2420','2420','1','retail','0','2420','1','0','0','0','0','0','0','new',' ','','1','0','31731150517','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1044,'RHD','Mpesa','','2024-11-09 15:20:28','','0','3','2024-11-09 15:20:28','','0','810','1','retail','0','810','1','0','0','0','0','810','0','new',' ','','1','0','31731154521','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1045,'','Cash','','2024-11-09 18:24:38','','10','3','2024-11-09 18:24:38','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31731165876','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1046,'r4x','Mpesa','','2024-11-09 19:13:46','','0','3','2024-11-09 19:13:46','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31731168818','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1047,'o1w','Mpesa','','2024-11-09 19:22:36','','0','3','2024-11-09 19:22:36','','0','1170','1','retail','0','1170','1','0','0','0','0','1170','0','new',' ','','1','0','31731168943','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1048,'qr4','Mpesa','','2024-11-09 19:34:31','','0','3','2024-11-09 19:34:31','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31731170070','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1049,'','Cash','','2024-11-09 21:31:48','','30','3','2024-11-09 21:31:48','','970','970','1','retail','0','970','1','0','0','0','0','0','0','new',' ','','1','0','31731177054','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1050,'0g5','Mpesa','','2024-11-09 21:41:42','','0','3','2024-11-09 21:41:42','','0','970','1','retail','0','970','1','0','0','0','0','970','0','new',' ','','1','0','31731177242','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1051,'mv2','Mpesa','','2024-11-09 23:30:17','','0','3','2024-11-09 23:30:17','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31731184216','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1052,'bxa','Mpesa','','2024-11-09 23:40:44','','0','3','2024-11-09 23:40:44','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31731184364','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1053,'jcs','Mpesa','','2024-11-10 00:20:33','','0','3','2024-11-10 00:20:33','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31731187233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1054,'knk','Mpesa','','2024-11-10 02:41:01','','0','3','2024-11-10 02:41:01','','0','1530','1','retail','0','1530','1','0','0','0','0','1530','0','new',' ','','1','0','31731195606','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1055,'','Cash','','2024-11-10 02:51:25','','820','3','2024-11-10 02:51:25','','1180','1180','1','retail','0','1180','1','0','0','0','0','0','0','new',' ','','1','0','31731196197','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1056,'noy','Mpesa','','2024-11-10 14:56:18','','0','3','2024-11-10 14:56:18','','0','1690','1','retail','0','1690','1','0','0','0','0','1690','0','new',' ','','1','0','31731237940','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1057,'','Cash','','2024-11-10 14:56:57','','0','3','2024-11-10 14:56:57','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31731239808','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1058,'083','Mpesa','','2024-11-10 15:39:45','','0','3','2024-11-10 15:39:45','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','new',' ','','1','0','31731242360','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1059,'mkl','Mpesa','','2024-11-10 18:54:24','','0','3','2024-11-10 18:54:24','','0','4120','1','retail','0','4120','1','0','0','0','0','4120','0','new',' ','','1','0','31731254040','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1060,'','Cash','','2024-11-10 18:56:38','','230','3','2024-11-10 18:56:38','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31731254197','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1061,'123','Mpesa','','2024-11-10 19:25:38','','0','3','2024-11-10 19:25:38','','0','3340','1','retail','0','3340','1','0','0','0','0','3340','0','new',' ','','1','0','31731254843','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1062,'','Cash','','2024-11-10 20:05:30','','150','3','2024-11-10 20:05:30','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','31731258330','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1063,'9s4','Mpesa','','2024-11-10 20:12:02','','0','3','2024-11-10 20:12:02','','0','2660','1','retail','0','2660','1','0','0','0','0','2660','0','new',' ','','1','0','31731258608','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1064,'18l','Mpesa','','2024-11-10 20:34:09','','0','3','2024-11-10 20:34:09','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31731258856','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1065,'123','Mpesa','','2024-11-12 13:56:20','','0','3','2024-11-12 13:56:20','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31731408979','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1066,'212','Mpesa','','2024-11-12 14:08:44','','0','3','2024-11-12 14:08:44','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31731409693','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1067,'45','Mpesa','','2024-11-12 14:29:50','','0','3','2024-11-12 14:29:50','','0','380','1','retail','0','380','1','0','0','0','0','380','0','new',' ','','1','0','31731410984','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1068,'bm3','Mpesa','','2024-11-12 18:43:12','','0','3','2024-11-12 18:43:12','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','new',' ','','1','0','31731426164','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1069,'','Cash','','2024-11-12 19:07:28','','0','3','2024-11-12 19:07:28','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31731427609','Cleared','3','2024-11-12 21:59:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1070,'qo8','Mpesa','','2024-11-12 19:23:55','','0','3','2024-11-12 19:23:55','','0','950','1','retail','0','950','1','0','0','0','0','950','0','new',' ','','1','0','31731428626','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1071,'lre','Mpesa','','2024-11-13 14:10:47','','0','3','2024-11-13 14:10:47','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','new',' ','','1','0','31731496219','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1072,'tjl','Mpesa','','2024-11-13 15:38:39','','0','3','2024-11-13 15:38:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31731501518','Cleared','3','2024-11-13 18:46:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1073,'904','Mpesa','','2024-11-13 15:49:37','','0','3','2024-11-13 15:49:37','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31731502162','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1074,'phif','Mpesa','','2024-11-13 16:26:46','','0','3','2024-11-13 16:26:46','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31731504404','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1075,'8m5','Mpesa','','2024-11-13 16:49:14','','0','3','2024-11-13 16:49:14','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','31731505752','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1076,'','Cash','','2024-11-13 18:48:52','','700','3','2024-11-13 18:48:52','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','31731511596','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1077,'hb2','Mpesa','','2024-11-14 12:00:55','','0','3','2024-11-14 12:00:55','','0','720','1','retail','0','720','1','0','0','0','0','720','0','new',' ','','1','0','31731574851','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1078,'','Cash','','2024-11-14 13:16:33','','0','3','2024-11-14 13:16:33','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','31731579387','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1079,'yg3','Mpesa','','2024-11-14 14:42:21','','0','3','2024-11-14 14:42:21','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','new',' ','','1','0','31731583426','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1080,'100','Card','','2024-11-14 20:08:07','','0','3','2024-11-14 20:08:07','','0','1720','1','retail','0','1720','1','1720','0','0','0','0','0','new',' ','','1','0','31731602417','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1081,'9qb','Mpesa','','2024-11-14 20:31:52','','0','3','2024-11-14 20:31:52','','0','710','1','retail','0','710','1','0','0','0','0','710','0','new',' ','','1','0','31731604313','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1082,'tn5','Mpesa','','2024-11-15 19:17:12','','0','3','2024-11-15 19:17:12','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31731687423','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1083,'','Cash','','2024-11-15 19:38:42','','110','3','2024-11-15 19:38:42','','890','890','1','retail','0','890','1','0','0','0','0','0','0','new',' ','','1','0','31731688652','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1084,'10w','Mpesa','','2024-11-15 19:41:42','','0','3','2024-11-15 19:41:42','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31731688756','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1085,'d9a','Mpesa','','2024-11-15 20:23:31','','0','3','2024-11-15 20:23:31','','0','1020','1','retail','0','1020','1','0','0','0','0','1020','0','new',' ','','1','0','31731691382','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1086,'qo1','Mpesa','','2024-11-15 21:39:06','','0','3','2024-11-15 21:39:06','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31731695945','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1087,'u9y','Mpesa','','2024-11-15 21:51:44','','0','3','2024-11-15 21:51:44','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31731695999','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1088,'4yj','Mpesa','','2024-11-16 16:32:45','','0','3','2024-11-16 16:32:45','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','31731763898','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1089,'v025','Mpesa','','2024-11-16 18:13:11','','0','3','2024-11-16 18:13:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31731769989','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1090,'','Cash','','2024-11-16 19:39:38','','90','3','2024-11-16 19:39:38','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31731775177','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1091,'','Cash','','2024-11-16 21:36:49','','520','3','2024-11-16 21:36:49','','480','480','1','retail','0','480','1','0','0','0','0','0','0','new',' ','','1','0','31731782198','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1092,'100','Card','','2024-11-16 21:38:42','','0','3','2024-11-16 21:38:42','','0','700','1','retail','0','700','1','700','0','0','0','0','0','new',' ','','1','0','31731782302','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1093,'','Cash','','2024-11-16 22:23:07','','0','3','2024-11-16 22:23:07','','1220','2510','1','retail','0','2510','1','0','0','0','0','1290','0','new',' ','','1','0','31731782654','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1094,'osf','Mpesa','','2024-11-16 22:41:51','','0','3','2024-11-16 22:41:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31731786110','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1095,'r0s','Mpesa','','2024-11-16 23:49:22','','0','3','2024-11-16 23:49:22','','0','490','1','retail','0','490','1','0','0','0','0','490','0','new',' ','','1','0','31731789913','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1096,'','Cash','','2024-11-17 01:23:28','','270','3','2024-11-17 01:23:28','','730','730','1','retail','0','730','1','0','0','0','0','0','0','new',' ','','1','0','31731795338','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1097,'44p','Mpesa','','2024-11-17 01:30:39','','0','3','2024-11-17 01:30:39','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31731795953','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1098,'uc3','Mpesa','','2024-11-17 03:01:13','','0','3','2024-11-17 03:01:13','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','31731801462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1099,'pbl','Mpesa','','2024-11-17 13:41:24','','0','3','2024-11-17 13:41:24','','0','660','1','retail','0','660','1','0','0','0','0','660','0','new',' ','','1','0','31731840076','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1100,'5j3','Mpesa','','2024-11-17 18:54:36','','0','3','2024-11-17 18:54:36','','0','4190','1','retail','0','4190','1','0','0','0','0','4190','0','new',' ','','1','0','31731854901','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1101,'','Cash','','2024-11-17 18:56:45','','330','3','2024-11-17 18:56:45','','620','620','1','retail','0','620','1','0','0','0','0','0','0','new',' ','','1','0','31731858987','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1102,'100','Card','','2024-11-17 19:16:44','','0','3','2024-11-17 19:16:44','','0','480','1','retail','0','480','1','480','0','0','0','0','0','printed',' ','','1','0','31731859056','Cleared','3','2024-11-17 19:23:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1103,'1wa','Mpesa','','2024-11-17 20:17:28','','0','3','2024-11-17 20:17:28','','0','670','1','retail','0','670','1','0','0','0','0','670','0','new',' ','','1','0','31731863326','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1104,'2aq','Mpesa','','2024-11-17 20:21:47','','0','3','2024-11-17 20:21:47','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31731864106','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1105,'','Cash','','2024-11-17 21:24:38','','0','3','2024-11-17 21:24:38','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31731867877','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1106,'','Cash','','2024-11-17 21:28:42','','0','3','2024-11-17 21:28:42','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31731868121','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1107,'3un','Mpesa','','2024-11-17 21:46:21','','0','3','2024-11-17 21:46:21','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','31731868136','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1108,'','Cash','','2024-11-19 14:39:02','','560','3','2024-11-19 14:39:02','','1440','1440','1','retail','0','1440','1','0','0','0','0','0','0','new',' ','','1','0','31732016273','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1109,'r0k','Mpesa','','2024-11-19 14:59:56','','0','3','2024-11-19 14:59:56','','0','3510','1','retail','0','3510','1','0','0','0','0','3510','0','new',' ','','1','0','31732017595','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1110,'bbb','Mpesa','','2024-11-19 15:13:13','','0','3','2024-11-19 15:13:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31732018392','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1111,'03m','Mpesa','','2024-11-19 17:53:37','','0','3','2024-11-19 17:53:37','','0','1160','1','retail','0','1160','1','0','0','0','0','1160','0','new',' ','','1','0','31732027991','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1112,'5q','Mpesa','','2024-11-19 18:32:07','','0','3','2024-11-19 18:32:07','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31732030326','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1113,'x2n','Mpesa','','2024-11-19 18:34:19','','0','3','2024-11-19 18:34:19','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','31732030458','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1114,'100','Card','','2024-11-19 18:40:14','','0','3','2024-11-19 18:40:14','','0','410','1','retail','0','410','1','410','0','0','0','0','0','new',' ','','1','0','31732030642','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1115,'oq','Mpesa','','2024-11-19 20:28:58','','0','3','2024-11-19 20:28:58','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','31732037337','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1116,'x70','Mpesa','','2024-11-19 21:35:18','','0','3','2024-11-19 21:35:18','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31732039749','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1117,'cbd','Mpesa','','2024-11-20 16:07:23','','0','3','2024-11-20 16:07:23','','0','1040','1','retail','0','1040','1','0','0','0','0','1040','0','new',' ','','1','0','31732106316','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1118,'b9u','Mpesa','','2024-11-20 19:40:15','','0','3','2024-11-20 19:40:15','','0','3750','1','retail','0','3750','1','0','0','0','0','3750','0','new',' ','','1','0','31732118929','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1119,'qnj','Mpesa','','2024-11-20 20:06:59','','0','3','2024-11-20 20:06:59','','50','1150','1','retail','0','1150','1','0','0','0','0','1100','0','new',' ','','1','0','31732121451','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1120,'','Cash','','2024-11-20 22:04:05','','0','3','2024-11-20 22:04:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31732129445','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1121,'jww','Mpesa','','2024-11-21 17:39:55','','0','3','2024-11-21 17:39:55','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','31732199971','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1122,'','Cash','','2024-11-21 19:49:25','','30','3','2024-11-21 19:49:25','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','new',' ','','1','0','31732206511','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1123,'26x','Mpesa','','2024-11-21 21:27:46','','0','3','2024-11-21 21:27:46','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31732213645','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1124,'962','Mpesa','','2024-11-21 21:47:14','','0','3','2024-11-21 21:47:14','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','31732214827','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1125,'','Cash','','2024-11-22 12:34:04','','170','3','2024-11-22 12:34:04','','1830','1830','1','retail','0','1830','1','0','0','0','0','0','0','new',' ','','1','0','31732267372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1126,'lru','Mpesa','','2024-11-22 14:21:14','','0','3','2024-11-22 14:21:14','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','31732274156','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1127,'mxg','Mpesa','','2024-11-22 14:40:19','','0','3','2024-11-22 14:40:19','','0','580','1','retail','0','580','1','0','0','0','0','580','0','new',' ','','1','0','31732274865','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1128,'','Cash','','2024-11-22 15:50:11','','300','3','2024-11-22 15:50:11','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','31732278116','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1129,'vl1','Mpesa','','2024-11-22 16:05:45','','0','3','2024-11-22 16:05:45','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31732280744','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1130,'362','Mpesa','','2024-11-22 16:46:33','','0','3','2024-11-22 16:46:33','','0','1130','1','retail','0','1130','1','0','0','0','0','1130','0','new',' ','','1','0','31732283073','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1131,'','Cash','','2024-11-22 16:47:03','','0','3','2024-11-22 16:47:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31732283221','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1132,'czm','Mpesa','','2024-11-22 18:32:30','','0','3','2024-11-22 18:32:30','','0','790','1','retail','0','790','1','0','0','0','0','790','0','new',' ','','1','0','31732287185','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1133,'','Cash','','2024-11-22 18:48:11','','0','3','2024-11-22 18:48:11','','200','670','1','retail','0','670','1','0','0','0','0','470','0','printed',' ','','1','0','31732289975','Cleared','3','2024-11-22 18:59:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1134,'100','Card','','2024-11-22 19:47:27','','0','3','2024-11-22 19:47:27','','0','1280','1','retail','0','1280','1','1280','0','0','0','0','0','new',' ','','1','0','31732292488','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1135,'a23','Mpesa','','2024-11-22 20:11:08','','0','3','2024-11-22 20:11:08','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31732295467','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1136,'7lm','Mpesa','','2024-11-23 17:54:36','','0','3','2024-11-23 17:54:36','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31732373675','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1137,'egk','Mpesa','','2024-11-23 18:49:37','','0','3','2024-11-23 18:49:37','','0','1230','1','retail','0','1230','1','0','0','0','0','1230','0','new',' ','','1','0','31732376898','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1138,'f58','Mpesa','','2024-11-23 19:36:28','','0','3','2024-11-23 19:36:28','','0','1320','1','retail','0','1320','1','0','0','0','0','1320','0','new',' ','','1','0','31732378711','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1139,'8wg','Mpesa','','2024-11-23 20:20:37','','0','3','2024-11-23 20:20:37','','0','860','1','retail','0','860','1','0','0','0','0','860','0','new',' ','','1','0','31732382405','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1140,'a23','Mpesa','','2024-11-23 21:16:17','','0','3','2024-11-23 21:16:17','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31732385763','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1141,'dxm','Mpesa','','2024-11-23 21:35:47','','0','3','2024-11-23 21:35:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31732386946','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1142,'10gc','Mpesa','','2024-11-23 23:08:36','','0','3','2024-11-23 23:08:36','','0','1250','1','retail','0','1250','1','0','0','0','0','1250','0','new',' ','','1','0','31732391344','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1143,'gtw','Mpesa','','2024-11-23 23:40:59','','0','3','2024-11-23 23:40:59','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','new',' ','','1','0','31732394454','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1144,'','Cash','','2024-11-24 03:06:10','','0','3','2024-11-24 03:06:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31732406770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1145,'9h','Mpesa','','2024-11-24 04:12:11','','0','3','2024-11-24 04:12:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31732410731','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1146,'odge','Mpesa','','2024-11-24 04:17:28','','0','3','2024-11-24 04:17:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31732411027','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1147,'','Cash','','2024-11-24 14:28:42','','0','3','2024-11-24 14:28:42','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31732447721','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1148,'','Cash','','2024-11-24 14:46:44','','10','3','2024-11-24 14:46:44','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31732448803','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1149,'','Cash','','2024-11-24 14:49:40','','20','3','2024-11-24 14:49:40','','480','480','1','retail','0','480','1','0','0','0','0','0','0','new',' ','','1','0','31732448971','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1150,'','Cash','','2024-11-24 16:02:00','','230','3','2024-11-24 16:02:00','','770','770','1','retail','0','770','1','0','0','0','0','0','0','new',' ','','1','0','31732453315','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1151,'100','Card','','2024-11-24 16:30:04','','0','3','2024-11-24 16:30:04','','0','1800','1','retail','0','1800','1','1800','0','0','0','0','0','new',' ','','1','0','31732453925','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1152,'','Cash','','2024-11-24 17:12:21','','0','3','2024-11-24 17:12:21','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31732457537','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1153,'j2t','Mpesa','','2024-11-24 17:24:34','','0','3','2024-11-24 17:24:34','','0','1020','1','retail','0','1020','1','0','0','0','0','1020','0','new',' ','','1','0','31732458224','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1154,'hm2','Mpesa','','2024-11-24 17:57:30','','0','3','2024-11-24 17:57:30','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31732460250','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1155,'sl1','Mpesa','','2024-11-24 18:22:33','','0','3','2024-11-24 18:22:33','','0','1640','1','retail','0','1640','1','0','0','0','0','1640','0','new',' ','','1','0','31732461312','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1156,'100','Card','','2024-11-24 18:58:35','','0','3','2024-11-24 18:58:35','','0','410','1','retail','0','410','1','410','0','0','0','0','0','new',' ','','1','0','31732463852','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1157,'wq0','Mpesa','','2024-11-24 21:24:37','','0','3','2024-11-24 21:24:37','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','31732472672','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1158,'k4y','Mpesa','','2024-11-26 15:46:43','','0','3','2024-11-26 15:46:43','','0','1110','1','retail','0','1110','1','0','0','0','0','1110','0','new',' ','','1','0','31732625161','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1159,'','Cash','','2024-11-26 17:43:19','','0','3','2024-11-26 17:43:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31732625821','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1160,'cop','Mpesa','','2024-11-26 18:14:08','','0','3','2024-11-26 18:14:08','','0','70','1','retail','0','70','1','0','0','0','0','70','0','new',' ','','1','0','31732634047','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1161,'l4c','Mpesa','','2024-11-26 19:29:08','','0','3','2024-11-26 19:29:08','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31732638547','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1162,'','Cash','','2024-11-26 19:33:52','','180','3','2024-11-26 19:33:52','','820','820','1','retail','0','820','1','0','0','0','0','0','0','new',' ','','1','0','31732638582','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1163,'sza','Mpesa','','2024-11-26 19:58:30','','0','3','2024-11-26 19:58:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31732640309','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1164,'100','Card','','2024-11-26 20:36:03','','0','3','2024-11-26 20:36:03','','0','380','1','retail','0','380','1','380','0','0','0','0','0','new',' ','','1','0','31732642558','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1165,'','Cash','','2024-11-26 21:53:10','','700','3','2024-11-26 21:53:10','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','new',' ','','1','0','31732644857','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1166,'','Cash','','2024-11-27 15:27:40','','0','3','2024-11-27 15:27:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31732708809','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1167,'','Cash','','2024-11-27 17:52:07','','0','3','2024-11-27 17:52:07','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','1','0','31732718771','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1168,'ybu','Mpesa','','2024-11-27 18:33:06','','0','3','2024-11-27 18:33:06','','0','730','1','retail','0','730','1','0','0','0','0','730','0','new',' ','','1','0','31732721534','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1169,'drw','Mpesa','','2024-11-27 18:53:00','','0','3','2024-11-27 18:53:00','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31732722779','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1170,'','Cash','','2024-11-27 19:31:28','','0','3','2024-11-27 19:31:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31732725087','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1171,'','Cash','','2024-11-27 20:39:20','','0','3','2024-11-27 20:39:20','','680','680','1','retail','0','680','1','0','0','0','0','0','0','new',' ','','1','0','31732727915','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1172,'','Cash','','2024-11-28 14:19:31','','70','3','2024-11-28 14:19:31','','2130','2130','1','retail','0','2130','1','0','0','0','0','0','0','new',' ','','1','0','31732789516','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1173,'124','Mpesa','','2024-11-28 14:34:59','','0','3','2024-11-28 14:34:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31732793697','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1174,'2jh','Mpesa','','2024-11-28 14:59:46','','0','3','2024-11-28 14:59:46','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31732795183','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1175,'','Cash','','2024-11-28 15:41:54','','700','3','2024-11-28 15:41:54','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31732797713','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1176,'','Cash','','2024-11-28 16:40:26','','0','3','2024-11-28 16:40:26','','700','730','1','retail','0','730','1','0','0','0','0','30','0','new',' ','','1','0','31732798372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1177,'11d5','Mpesa','','2024-11-28 18:48:35','','0','3','2024-11-28 18:48:35','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31732808892','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1178,'654','Mpesa','','2024-11-28 18:51:47','','0','3','2024-11-28 18:51:47','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31732809106','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1179,'','Cash','','2024-11-28 19:40:15','','0','3','2024-11-28 19:40:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31732812014','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1180,'','Cash','','2024-11-29 15:45:39','','520','3','2024-11-29 15:45:39','','480','480','1','retail','0','480','1','0','0','0','0','0','0','new',' ','','1','0','31732881184','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1181,'','Cash','','2024-11-29 16:24:43','','10','3','2024-11-29 16:24:43','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31732886682','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1182,'lte','Mpesa','','2024-11-29 16:48:05','','0','3','2024-11-29 16:48:05','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31732888079','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1183,'','Cash','','2024-11-29 18:34:33','','200','3','2024-11-29 18:34:33','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31732894472','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1184,'','Cash','','2024-11-29 19:13:11','','0','3','2024-11-29 19:13:11','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31732896104','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1185,'','Cash','','2024-11-29 19:26:33','','0','3','2024-11-29 19:26:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31732897590','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1186,'1260','Mpesa','','2024-11-29 21:30:13','','0','3','2024-11-29 21:30:13','','0','1160','1','retail','0','1160','1','0','0','0','0','1160','0','new',' ','','1','0','31732902623','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1187,'124','Mpesa','','2024-11-30 13:54:58','','0','3','2024-11-30 13:54:58','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31732964097','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1188,'zra','Mpesa','','2024-11-30 16:20:01','','0','3','2024-11-30 16:20:01','','0','2930','1','retail','0','2930','1','0','0','0','0','2930','0','new',' ','','1','0','31732969179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1189,'','Cash','','2024-11-30 18:24:07','','0','3','2024-11-30 18:24:07','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31732980247','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1190,'100','Card','','2024-11-30 19:14:11','','0','3','2024-11-30 19:14:11','','0','1000','1','retail','0','1000','1','1000','0','0','0','0','0','new',' ','','1','0','31732982354','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1191,'72d','Card','','2024-11-30 19:59:38','','0','3','2024-11-30 19:59:38','','0','770','1','retail','0','770','1','770','0','0','0','0','0','new',' ','','1','0','31732985975','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1192,'','Cash','','2024-11-30 21:11:19','','10','3','2024-11-30 21:11:19','','1060','1060','1','retail','0','1060','1','0','0','0','0','0','0','new',' ','','1','0','31732988776','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1193,'cxb','Mpesa','','2024-11-30 22:59:03','','0','3','2024-11-30 22:59:03','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','1','0','31732995614','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1194,'kwg','Mpesa','','2024-11-30 23:22:27','','0','3','2024-11-30 23:22:27','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31732998146','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1195,'1gv','Mpesa','','2024-12-01 00:35:56','','0','3','2024-12-01 00:35:56','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31733002555','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1196,'h0k','Mpesa','','2024-12-01 03:54:50','','0','3','2024-12-01 03:54:50','','0','1540','1','retail','0','1540','1','0','0','0','0','1540','0','new',' ','','1','0','31733014402','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1197,'k881','Mpesa','','2024-12-01 15:11:50','','0','3','2024-12-01 15:11:50','','0','1640','1','retail','0','1640','1','0','0','0','0','1640','0','new',' ','','1','0','31733055104','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1198,'','Cash','','2024-12-01 16:07:31','','25','3','2024-12-01 16:07:31','','1075','1075','1','retail','0','1075','1','0','0','0','0','0','0','new',' ','','1','0','31733058382','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1199,'eva','Mpesa','','2024-12-01 18:54:38','','0','3','2024-12-01 18:54:38','','0','1290','1','retail','0','1290','1','0','0','0','0','1290','0','new',' ','','1','0','31733068471','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1200,'aci','Mpesa','','2024-12-01 19:12:26','','0','3','2024-12-01 19:12:26','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31733069544','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1201,'123','Mpesa','','2024-12-01 19:18:17','','0','3','2024-12-01 19:18:17','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31733069894','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1202,'','Cash','','2024-12-01 19:44:24','','400','3','2024-12-01 19:44:24','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31733071462','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1203,'123','Mpesa','','2024-12-01 21:45:20','','0','3','2024-12-01 21:45:20','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31733078719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1204,'1235','Mpesa','','2024-12-01 21:55:55','','0','3','2024-12-01 21:55:55','','0','970','1','retail','0','970','1','0','0','0','0','970','0','new',' ','','1','0','31733079348','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1205,'321','Mpesa','','2024-12-03 13:29:32','','0','3','2024-12-03 13:29:32','','0','30','1','retail','0','30','1','0','0','0','0','30','0','new',' ','','1','0','31733221770','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1206,'1234','Mpesa','','2024-12-03 17:05:46','','0','3','2024-12-03 17:05:46','','0','1390','1','retail','0','1390','1','0','0','0','0','1390','0','new',' ','','1','0','31733234610','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1207,'yoe','Mpesa','','2024-12-03 17:08:01','','0','3','2024-12-03 17:08:01','','0','1780','1','retail','0','1780','1','0','0','0','0','1780','0','new',' ','','1','0','31733234856','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1208,'016','Mpesa','','2024-12-03 17:33:22','','0','3','2024-12-03 17:33:22','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31733236398','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1209,'','Cash','','2024-12-03 19:28:34','','0','3','2024-12-03 19:28:34','','20','320','1','retail','0','320','1','0','0','0','0','300','0','printed',' ','','1','0','31733243314','Cleared','3','2024-12-03 19:52:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1210,'','Cash','','2024-12-03 19:56:15','','0','3','2024-12-03 19:56:15','','20','420','1','retail','0','420','1','0400','0','0','0','0','0','new',' ','','1','0','31733244417','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1211,'dzm','Mpesa','','2024-12-03 19:59:05','','0','3','2024-12-03 19:59:05','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31733245045','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1212,'','Cash','','2024-12-03 21:18:05','','110','3','2024-12-03 21:18:05','','2290','2290','1','retail','0','2290','1','0','0','0','0','0','0','new',' ','','1','0','31733247372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1213,'2qt','Mpesa','','2024-12-04 14:09:08','','0','3','2024-12-04 14:09:08','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31733310547','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1214,'2vh','Mpesa','','2024-12-04 14:39:04','','0','3','2024-12-04 14:39:04','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31733312341','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1215,'','Cash','','2024-12-04 17:21:46','','40','3','2024-12-04 17:21:46','','960','960','1','retail','0','960','1','0','0','0','0','0','0','new',' ','','1','0','31733320071','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1216,'qj','Mpesa','','2024-12-04 18:26:55','','0','3','2024-12-04 18:26:55','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31733326014','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1217,'','Cash','','2024-12-04 19:30:12','','110','3','2024-12-04 19:30:12','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31733329807','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1218,'ytz','Mpesa','','2024-12-04 19:32:01','','0','3','2024-12-04 19:32:01','','0','840','1','retail','0','840','1','0','0','0','0','840','0','new',' ','','1','0','31733329920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1219,'','Cash','','2024-12-04 20:11:11','','10','3','2024-12-04 20:11:12','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31733332271','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1220,'1f6','Mpesa','','2024-12-04 20:53:12','','0','3','2024-12-04 20:53:12','','0','570','1','retail','0','570','1','0','0','0','0','570','0','new',' ','','1','0','31733333810','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1221,'o0e','Mpesa','','2024-12-04 20:58:09','','0','3','2024-12-04 20:58:09','','0','570','1','retail','0','570','1','0','0','0','0','570','0','new',' ','','1','0','31733335089','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1222,'jbt','Mpesa','','2024-12-04 21:05:15','','0','3','2024-12-04 21:05:15','','0','660','1','retail','0','660','1','0','0','0','0','660','0','new',' ','','1','0','31733335500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1223,'6ql','Mpesa','','2024-12-04 21:40:47','','0','3','2024-12-04 21:40:47','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31733337647','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1224,'','Cash','','2024-12-05 12:43:30','','0','3','2024-12-05 12:43:30','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31733391797','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1225,'','Cash','','2024-12-05 12:54:30','','140','3','2024-12-05 12:54:30','','360','360','1','retail','0','360','1','0','0','0','0','0','0','new',' ','','1','0','31733392468','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1226,'fkl','Mpesa','','2024-12-05 13:33:15','','0','3','2024-12-05 13:33:16','','0','490','1','retail','0','490','1','0','0','0','0','490','0','new',' ','','1','0','31733394723','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1227,'u2l','Mpesa','','2024-12-05 13:58:59','','0','3','2024-12-05 13:58:59','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','new',' ','','1','0','31733395220','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1228,'','Cash','','2024-12-05 14:45:32','','500','3','2024-12-05 14:45:32','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31733399118','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1229,'3pz','Mpesa','','2024-12-05 15:02:58','','0','3','2024-12-05 15:02:58','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31733400177','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1230,'jj9','Mpesa','','2024-12-05 18:49:17','','0','3','2024-12-05 18:49:17','','0','1320','1','retail','0','1320','1','0','0','0','0','1320','0','new',' ','','1','0','31733413756','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1231,'','Cash','','2024-12-05 19:51:25','','10','3','2024-12-05 19:51:25','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31733416239','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1232,'','Cash','','2024-12-05 20:58:29','','0','3','2024-12-05 20:58:29','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','31733421508','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1233,'','Cash','','2024-12-06 16:20:11','','0','3','2024-12-06 16:20:11','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31733491208','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1234,'bob','Mpesa','','2024-12-06 16:22:58','','0','3','2024-12-06 16:22:58','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','31733491365','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1235,'fet','Mpesa','','2024-12-06 16:24:04','','0','3','2024-12-06 16:24:04','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31733491443','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1236,'ca3','Mpesa','','2024-12-06 16:28:18','','0','3','2024-12-06 16:28:18','','0','1070','1','retail','0','1070','1','0','0','0','0','1070','0','new',' ','','1','0','31733491604','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1237,'','Cash','','2024-12-06 18:13:41','','0','3','2024-12-06 18:13:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31733498016','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1238,'','Cash','','2024-12-06 18:24:45','','10','3','2024-12-06 18:24:45','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31733498685','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1239,'357','Mpesa','','2024-12-06 21:03:24','','0','3','2024-12-06 21:03:24','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','31733508203','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1240,'','Cash','','2024-12-07 13:58:10','','60','3','2024-12-07 13:58:10','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','31733569086','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1241,'','Cash','','2024-12-07 15:25:27','','0','3','2024-12-07 15:25:27','','1600','1650','1','retail','0','1650','1','0','0','0','0','50','0','new',' ','','1','0','31733571502','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1242,'','Cash','','2024-12-07 17:35:46','','60','3','2024-12-07 17:35:46','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','31733582144','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1243,'','Cash','','2024-12-07 17:50:30','','0','3','2024-12-07 17:50:30','','2540','2540','1','retail','0','2540','1','0','0','0','0','0','0','printed',' ','','1','0','31733582626','Cleared','3','2024-12-07 17:57:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1244,'ny3','Mpesa','','2024-12-07 18:05:52','','0','3','2024-12-07 18:05:52','','0','560','1','retail','0','560','1','0','0','0','0','560','0','new',' ','','1','0','31733583864','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1245,'','Cash','','2024-12-07 18:57:21','','0','3','2024-12-07 18:57:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31733587040','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1246,'','Cash','','2024-12-07 19:00:53','','0','3','2024-12-07 19:00:53','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31733587252','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1247,'','Cash','','2024-12-07 19:10:48','','450','3','2024-12-07 19:10:48','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','31733587844','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1248,'','Cash','','2024-12-07 19:36:06','','180','3','2024-12-07 19:36:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','new',' ','','1','0','31733589365','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1249,'','Cash','','2024-12-08 14:15:12','','10','3','2024-12-08 14:15:12','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31733651638','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1250,'985','Mpesa','','2024-12-08 14:17:54','','0','3','2024-12-08 14:17:54','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31733656673','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1251,'','Card','','2024-12-08 14:56:35','','0','3','2024-12-08 14:56:35','','0','310','1','retail','0','310','1','310','0','0','0','0','0','printed',' ','','1','0','31733657022','Cleared','3','2024-12-08 14:59:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1252,'','Cash','','2024-12-08 16:32:12','','10','3','2024-12-08 16:32:12','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31733664731','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1253,'','Cash','','2024-12-08 18:40:03','','0','3','2024-12-08 18:40:03','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31733672391','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1254,'123','Mpesa','','2024-12-10 21:45:26','','0','3','2024-12-10 21:45:26','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31733856325','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1255,'','Cash','','2024-12-11 13:14:27','','210','3','2024-12-11 13:14:27','','790','790','1','retail','0','790','1','0','0','0','0','0','0','new',' ','','1','0','31733912038','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1256,'123','Mpesa','','2024-12-11 13:20:53','','0','3','2024-12-11 13:20:53','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31733912452','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1257,'124','Mpesa','','2024-12-11 14:42:23','','0','3','2024-12-11 14:42:23','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','new',' ','','1','0','31733917300','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1258,'','Cash','','2024-12-11 15:25:12','','500','3','2024-12-11 15:25:12','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31733919904','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1259,'','Cash','','2024-12-11 16:10:28','','280','3','2024-12-11 16:10:28','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31733922604','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1260,'123','Cash','','2024-12-11 16:27:02','','0','3','2024-12-11 16:27:02','','980','980','1','retail','0','980','1','','0','0','0','0','0','printed',' ','','1','0','31733923585','Cleared','3','2024-12-11 17:03:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1261,'','Cash','','2024-12-11 17:26:21','','0','3','2024-12-11 17:26:21','','620','620','1','retail','0','620','1','0','0','0','0','0','0','new',' ','','1','0','31733927172','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1262,'','Cash','','2024-12-11 17:54:48','','0','3','2024-12-11 17:54:48','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31733928884','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1263,'8sb','Mpesa','','2024-12-11 18:39:47','','0','3','2024-12-11 18:39:47','','0','970','1','retail','0','970','1','0','0','0','0','970','0','new',' ','','1','0','31733931559','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1264,'123','Mpesa','','2024-12-11 20:57:26','','0','3','2024-12-11 20:57:26','','0','610','1','retail','0','610','1','0','0','0','0','610','0','new',' ','','1','0','31733939793','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1265,'1pr','Mpesa','','2024-12-12 12:47:00','','0','3','2024-12-12 12:47:00','','0','210','1','retail','0','210','1','0','0','0','0','210','0','new',' ','','1','0','31733996806','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1266,'126','Mpesa','','2024-12-12 13:33:41','','0','3','2024-12-12 13:33:41','','0','690','1','retail','0','690','1','0','0','0','0','690','0','new',' ','','1','0','31733999616','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1267,'123','Mpesa','','2024-12-12 14:16:11','','0','3','2024-12-12 14:16:11','','0','1380','1','retail','0','1380','1','0','0','0','0','1380','0','printed',' ','','1','0','31733999654','Cleared','3','2024-12-12 14:34:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1268,'','Cash','','2024-12-12 15:13:37','','20','3','2024-12-12 15:13:37','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31734005615','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1269,'','Cash','','2024-12-12 15:24:46','','400','3','2024-12-12 15:24:46','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31734006268','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1270,'3vp','Mpesa','','2024-12-12 16:49:01','','0','3','2024-12-12 16:49:01','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31734011340','Cleared','3','2024-12-12 16:54:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1271,'000','Mpesa','','2024-12-12 17:37:52','','0','3','2024-12-12 17:37:52','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31734014264','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1272,'','Cash','','2024-12-12 17:45:05','','110','3','2024-12-12 17:45:05','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31734014704','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1273,'','Cash','','2024-12-12 18:11:38','','60','3','2024-12-12 18:11:38','','140','140','1','retail','0','140','1','0','0','0','0','0','0','new',' ','','1','0','31734016297','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1274,'','Cash','','2024-12-12 18:13:40','','30','3','2024-12-12 18:13:40','','70','70','1','retail','0','70','1','0','0','0','0','0','0','new',' ','','1','0','31734016419','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1275,'','Cash','','2024-12-12 18:30:10','','10','3','2024-12-12 18:30:10','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31734017408','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1276,'as0','Mpesa','','2024-12-12 18:53:13','','0','3','2024-12-12 18:53:13','','0','925','1','retail','0','925','1','0','0','0','0','925','0','new',' ','','1','0','31734017581','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1277,'','Cash','','2024-12-12 19:48:13','','0','3','2024-12-12 19:48:13','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31734022091','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1278,'','Cash','','2024-12-12 21:23:50','','460','3','2024-12-12 21:23:50','','1540','1540','1','retail','0','1540','1','0','0','0','0','0','0','new',' ','','1','0','31734022513','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1279,'','Cash','','2024-12-13 13:52:45','','0','3','2024-12-13 13:52:45','','2770','2770','1','retail','0','2770','1','0','0','0','0','0','0','new',' ','','1','0','31734087076','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1280,'123','Cash','','2024-12-13 15:19:39','','0','3','2024-12-13 15:19:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','31734091623','Cleared','3','2024-12-13 15:54:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1281,'','Cash','','2024-12-13 15:21:39','','0','3','2024-12-13 15:21:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31734092497','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1282,'','Cash','','2024-12-13 15:33:28','','480','3','2024-12-13 15:33:28','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31734092975','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1283,'','Cash','','2024-12-13 18:06:28','','0','3','2024-12-13 18:06:28','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','new',' ','','1','0','31734101379','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1284,'2xm','Mpesa','','2024-12-13 19:20:56','','0','3','2024-12-13 19:20:56','','0','710','1','retail','0','710','1','0','0','0','0','710','0','new',' ','','1','0','31734104625','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1285,'','Cash','','2024-12-14 13:18:39','','0','3','2024-12-14 13:18:39','','1480','1480','1','retail','0','1480','1','0','0','0','0','0','0','new',' ','','1','0','31734171146','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1286,'124','Mpesa','','2024-12-14 14:33:01','','0','3','2024-12-14 14:33:01','','0','680','1','retail','0','680','1','0','0','0','0','680','0','new',' ','','1','0','31734171586','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1287,'','Cash','','2024-12-14 18:00:05','','230','3','2024-12-14 18:00:05','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31734188397','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1288,'','Cash','','2024-12-14 18:42:08','','210','3','2024-12-14 18:42:08','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31734190871','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1289,'','Cash','','2024-12-14 18:44:54','','0','3','2024-12-14 18:44:54','','10','10','1','retail','0','10','1','0','0','0','0','0','0','new',' ','','1','0','31734191093','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1290,'125','Mpesa','','2024-12-14 19:28:06','','0','3','2024-12-14 19:28:06','','0','2860','1','retail','0','2860','1','0','0','0','0','2860','0','printed',' ','','1','0','31734191585','Cleared','3','2024-12-14 19:44:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1291,'123','Mpesa','','2024-12-14 20:05:28','','0','3','2024-12-14 20:05:28','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','31734194681','Cleared','3','2024-12-14 20:47:55','','','','','','144',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1292,'123','Mpesa','','2024-12-14 21:27:08','','0','3','2024-12-14 21:27:08','','0','870','1','retail','0','870','1','0','0','0','0','870','0','new',' ','','1','0','31734200721','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1293,'123','Mpesa','','2024-12-14 23:59:38','','0','3','2024-12-14 23:59:38','','0','2810','1','retail','0','2810','1','0','0','0','0','2810','0','new',' ','','1','0','31734208685','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1294,'123','Mpesa','','2024-12-15 00:18:43','','0','3','2024-12-15 00:18:43','','0','1410','1','retail','0','1410','1','0','0','0','0','1410','0','new',' ','','1','0','31734210203','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1295,'123','Mpesa','','2024-12-15 01:44:50','','0','3','2024-12-15 01:44:50','','0','2030','1','retail','0','2030','1','0','0','0','0','2030','0','new',' ','','1','0','31734216183','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1296,'123','Mpesa','','2024-12-15 13:45:06','','0','3','2024-12-15 13:45:06','','0','510','1','retail','0','510','1','0','0','0','0','510','0','printed',' ','','1','0','31734259487','Cleared','3','2024-12-15 16:19:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1297,'123','Mpesa','','2024-12-15 14:06:50','','0','3','2024-12-15 14:06:50','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31734260781','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1298,'','Cash','','2024-12-15 14:48:24','','0','3','2024-12-15 14:48:24','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31734263300','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1299,'','Cash','','2024-12-15 14:53:51','','110','3','2024-12-15 14:53:51','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31734263621','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1300,'123','Mpesa','','2024-12-15 16:19:56','','0','3','2024-12-15 16:19:56','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31734268795','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1301,'1234','Cash','','2024-12-15 17:30:01','','0','3','2024-12-15 17:30:01','','490','490','1','retail','0','490','1','0','0','0','0','0','0','printed',' ','','1','0','31734270614','Cleared','3','2024-12-15 21:39:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1302,'','Cash','','2024-12-15 17:43:41','','130','3','2024-12-15 17:43:41','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31734273787','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1303,'','Cash','','2024-12-15 18:57:25','','400','3','2024-12-15 18:57:25','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31734278233','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1304,'','Cash','','2024-12-15 18:58:07','','0','3','2024-12-15 18:58:07','','300','800','1','retail','0','800','1','0','0','0','0','0500','0','new',' ','','1','0','31734278276','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1305,'m68','Mpesa','','2024-12-15 19:01:44','','0','3','2024-12-15 19:01:44','','0','2230','1','retail','0','2230','1','0','0','0','0','2230','0','new',' ','','1','0','31734278484','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1306,'','Cash','','2024-12-15 19:06:51','','0','3','2024-12-15 19:06:51','','990','990','1','retail','0','990','1','0','0','0','0','0','0','new',' ','','1','0','31734278710','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1307,'123','Cash','','2024-12-15 20:09:09','','0','3','2024-12-15 20:09:09','','3060','3060','1','retail','0','3060','1','0','0','0','0','0','0','printed',' ','','1','0','31734280400','Cleared','3','2024-12-15 20:15:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1308,'','Cash','','2024-12-15 21:23:54','','410','3','2024-12-15 21:23:54','','590','590','1','retail','0','590','1','0','0','0','0','0','0','new',' ','','1','0','31734287031','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1309,'15y','Mpesa','','2024-12-17 14:47:01','','0','3','2024-12-17 14:47:01','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31734436000','Cleared','3','2024-12-17 14:55:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1310,'','Cash','','2024-12-17 18:39:19','','0','3','2024-12-17 18:39:19','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31734449928','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1311,'jio1','Mpesa','','2024-12-17 21:10:39','','0','3','2024-12-17 21:10:39','','0','2230','1','retail','0','2230','1','0','0','0','0','2230','0','printed',' ','','1','0','31734458988','Cleared','3','2024-12-17 21:20:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1312,'','Cash','','2024-12-17 21:43:41','','0','3','2024-12-17 21:43:41','','1720','1720','1','retail','0','1720','1','0','0','0','0','0','0','new',' ','','1','0','31734460890','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1313,'','Cash','','2024-12-18 13:43:39','','0','3','2024-12-18 13:43:39','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31734518617','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1314,'','Cash','','2024-12-18 13:45:58','','0','3','2024-12-18 13:45:58','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31734518744','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1315,'','Cash','','2024-12-18 14:00:11','','0','3','2024-12-18 14:00:11','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31734519607','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1316,'','Cash','','2024-12-18 15:50:55','','0','3','2024-12-18 15:50:55','','660','660','1','retail','0','660','1','0','0','0','0','0','0','new',' ','','1','0','31734526242','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1317,'124','Mpesa','','2024-12-18 19:11:30','','0','3','2024-12-18 19:11:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31734538289','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1318,'wfp','Mpesa','','2024-12-18 19:22:44','','0','3','2024-12-18 19:22:44','','0','1530','1','retail','0','1530','1','0','0','0','0','1530','0','new',' ','','1','0','31734538942','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1319,'','Cash','','2024-12-19 13:37:54','','0','3','2024-12-19 13:37:54','','540','540','1','retail','0','540','1','0','0','0','0','0','0','new',' ','','1','0','31734604652','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1320,'24h','Mpesa','','2024-12-19 15:11:57','','0','3','2024-12-19 15:11:57','','0','3730','1','retail','0','3730','1','0','0','0','0','3730','0','printed',' ','','1','0','31734610215','Cleared','3','2024-12-19 21:43:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1321,'','Cash','','2024-12-19 17:15:35','','0','3','2024-12-19 17:15:35','','400','490','1','retail','0','490','1','0','0','0','0','90','0','printed',' ','','1','0','31734617718','Cleared','3','2024-12-19 19:30:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1322,'','Cash','','2024-12-19 18:53:34','','0','3','2024-12-19 18:53:34','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31734623561','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1323,'','Cash','','2024-12-19 19:16:16','','0','3','2024-12-19 19:16:16','','2440','2440','1','retail','0','2440','1','0','0','0','0','0','0','new',' ','','1','0','31734624945','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1324,'29r','Mpesa','','2024-12-19 19:21:14','','0','3','2024-12-19 19:21:14','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','new',' ','','1','0','31734625245','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1325,'','Cash','','2024-12-20 14:08:54','','200','3','2024-12-20 14:08:54','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','new',' ','','1','0','31734692917','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1326,'24','Mpesa','','2024-12-20 14:14:57','','0','3','2024-12-20 14:14:57','','0','850','1','retail','0','850','1','0','0','0','0','850','0','new',' ','','1','0','31734693262','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1327,'','Cash','','2024-12-20 14:16:49','','20','3','2024-12-20 14:16:49','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31734693394','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1328,'2as','Mpesa','','2024-12-20 14:44:51','','0','3','2024-12-20 14:44:51','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31734694166','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1329,'45j','Mpesa','','2024-12-20 21:06:54','','0','3','2024-12-20 21:06:54','','0','1210','1','retail','0','1210','1','0','0','0','0','1210','0','new',' ','','1','0','31734716889','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1330,'nkh','Mpesa','','2024-12-20 21:33:10','','0','3','2024-12-20 21:33:10','','0','610','1','retail','0','610','1','0','0','0','0','610','0','new',' ','','1','0','31734719569','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1331,'JJX','Mpesa','','2024-12-21 13:33:39','','0','3','2024-12-21 13:33:39','','0','1070','1','retail','0','1070','1','0','0','0','0','1070','0','new',' ','','1','0','31734777163','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1332,'1224','Mpesa','','2024-12-21 16:07:18','','0','3','2024-12-21 16:07:18','','0','2150','1','retail','0','2150','1','0','0','0','0','2150','0','new',' ','','1','0','31734786272','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1333,'123','Mpesa','','2024-12-21 16:24:55','','0','3','2024-12-21 16:24:55','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','','1','0','31734787471','Cleared','3','2024-12-22 00:09:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1334,'GHGUG','Cash','','2024-12-21 16:26:15','','0','3','2024-12-21 16:26:15','','1000','1370','1','retail','0','1370','1','0','0','0','0','370','0','printed',' ','','1','0','31734787525','Cleared','3','2024-12-21 16:32:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1335,'JHL','Mpesa','','2024-12-21 16:27:00','','0','3','2024-12-21 16:27:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','31734787611','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1336,'hj','Mpesa','','2024-12-21 20:49:34','','0','3','2024-12-21 20:49:34','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','new',' ','','1','0','31734803347','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1337,'123','Mpesa','','2024-12-21 21:16:18','','0','3','2024-12-21 21:16:18','','0','1060','1','retail','0','1060','1','0','0','0','0','1060','0','printed',' ','','1','0','31734804960','Cleared','3','2024-12-22 00:08:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1338,'nfd','Mpesa','','2024-12-22 00:19:59','','0','3','2024-12-22 00:19:59','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','31734815988','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1339,'123','Mpesa','','2024-12-22 03:40:08','','0','3','2024-12-22 03:40:08','','0','2010','1','retail','0','2010','1','0','0','0','0','2010','0','printed',' ','','1','0','31734827672','Cleared','3','2024-12-22 03:50:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1340,'','Cash','','2024-12-22 13:56:46','','0','3','2024-12-22 13:56:46','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31734865005','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1341,'klj','Mpesa','','2024-12-22 14:12:14','','0','3','2024-12-22 14:12:14','','0','1110','1','retail','0','1110','1','0','0','0','0','1110','0','new',' ','','1','0','31734865743','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1342,'ac7','Mpesa','','2024-12-22 14:14:51','','0','3','2024-12-22 14:14:51','','0','4580','1','retail','0','4580','1','0','0','0','0','4580','0','new',' ','','1','0','31734866020','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1343,'jkl','Mpesa','','2024-12-22 18:41:33','','0','3','2024-12-22 18:41:33','','0','1570','1','retail','0','1570','1','0','0','0','0','1570','0','new',' ','','1','0','31734880964','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1344,'4hi','Mpesa','','2024-12-22 21:14:19','','0','3','2024-12-22 21:14:19','','0','755','1','retail','0','755','1','0','0','0','0','755','0','new',' ','','1','0','31734891238','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1345,'','Mpesa','','2024-12-22 21:41:56','','0','3','2024-12-22 21:41:56','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','31734892914','Cleared','3','2024-12-22 22:04:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1346,'jjj','Card','','2024-12-22 22:12:54','','0','3','2024-12-22 22:12:54','','0','900','1','retail','0','900','1','900','0','0','0','0','0','printed',' ','','1','0','31734893798','Cleared','3','2024-12-22 22:26:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1347,'QA1','Mpesa','','2024-12-24 14:23:18','','0','3','2024-12-24 14:23:18','','0','520','1','retail','0','520','1','0','0','0','0','520','0','new',' ','','1','0','31735039374','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1348,'W2N','Mpesa','','2024-12-24 14:41:35','','0','3','2024-12-24 14:41:35','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','31735040447','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1349,'UPP','Mpesa','','2024-12-24 15:05:57','','0','3','2024-12-24 15:05:57','','0','1380','1','retail','0','1380','1','0','0','0','0','1380','0','new',' ','','1','0','31735041899','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1350,'','Cash','','2024-12-24 15:30:38','','330','3','2024-12-24 15:30:38','','670','670','1','retail','0','670','1','0','0','0','0','0','0','new',' ','','1','0','31735043371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1351,'jkl','Card','','2024-12-24 17:24:55','','0','3','2024-12-24 17:24:55','','0','1970','1','retail','0','1970','1','1970','0','0','0','0','0','new',' ','','1','0','31735050211','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1352,'h jku','Card','','2024-12-24 17:29:19','','0','3','2024-12-24 17:29:19','','0','90','1','retail','0','90','1','90','0','0','0','0','0','new',' ','','1','0','31735050558','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1353,'lll','Card','','2024-12-24 17:41:53','','0','3','2024-12-24 17:41:53','','0','220','1','retail','0','220','1','220','0','0','0','0','0','new',' ','','1','0','31735051290','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1354,'gej','Mpesa','','2024-12-24 20:37:59','','0','3','2024-12-24 20:37:59','','0','580','1','retail','0','580','1','0','0','0','0','580','0','new',' ','','1','0','31735061863','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1355,'nl10','Mpesa','','2024-12-24 23:04:03','','0','3','2024-12-24 23:04:03','','0','10170','1','retail','0','10170','1','0','0','0','0','10170','0','printed',' ','','1','0','31735067117','Cleared','3','2024-12-24 23:20:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1356,'nd','Mpesa','','2024-12-24 23:07:30','','0','3','2024-12-24 23:07:30','','0','1790','1','retail','0','1790','1','0','0','0','0','1790','0','new',' ','','1','0','31735070818','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1357,'','Cash','','2024-12-24 23:09:01','','0','3','2024-12-24 23:09:01','','1530','1530','1','retail','0','1530','1','0','0','0','0','0','0','new',' ','','1','0','31735070897','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1358,'124','Mpesa','','2024-12-24 23:18:22','','0','3','2024-12-24 23:18:22','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31735071501','Cleared','3','2024-12-24 23:20:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1359,'kyo','Mpesa','','2024-12-25 13:43:46','','0','3','2024-12-25 13:43:46','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','31735123417','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1360,'','Cash','','2024-12-25 14:40:41','','0','3','2024-12-25 14:40:41','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31735126839','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1361,'','Cash','','2024-12-25 16:40:30','','210','3','2024-12-25 16:40:30','','790','790','1','retail','0','790','1','0','0','0','0','0','0','new',' ','','1','0','31735134007','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1362,'','Cash','','2024-12-25 18:18:56','','0','3','2024-12-25 18:18:56','','580','580','1','retail','0','580','1','0','0','0','0','0','0','new',' ','','1','0','31735139915','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1363,'','Cash','','2024-12-25 18:37:15','','0','3','2024-12-25 18:37:15','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31735140824','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1364,'klu','Mpesa','','2024-12-25 18:54:03','','0','3','2024-12-25 18:54:03','','0','1230','1','retail','0','1230','1','0','0','0','0','1230','0','new',' ','','1','0','31735142029','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1365,'','Cash','','2024-12-25 18:59:59','','0','3','2024-12-25 18:59:59','','360','360','1','retail','0','360','1','0','0','0','0','0','0','new',' ','','1','0','31735142397','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1366,'123','Mpesa','','2024-12-25 19:35:15','','0','3','2024-12-25 19:35:15','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31735144513','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1367,'45l','Mpesa','','2024-12-25 19:43:02','','0','3','2024-12-25 19:43:02','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31735144906','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1368,'2115','Mpesa','','2024-12-25 19:50:24','','0','3','2024-12-25 19:50:24','','0','2310','1','retail','0','2310','1','0','0','0','0','2310','0','new',' ','','1','0','31735145338','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1369,'','Cash','','2024-12-25 20:59:00','','0','3','2024-12-25 20:59:00','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31735149539','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1370,'','Cash','','2024-12-25 20:59:40','','0','3','2024-12-25 20:59:40','','330','330','1','retail','0','330','1','0','0','0','0','0','0','new',' ','','1','0','31735149561','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1371,'jkl','Mpesa','','2024-12-25 21:16:59','','0','3','2024-12-25 21:16:59','','0','2920','1','retail','0','2920','1','0','0','0','0','2920','0','printed',' ','','1','0','31735149888','Cleared','3','2024-12-25 21:33:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1372,'','Cash','','2024-12-25 21:33:14','','0','3','2024-12-25 21:33:14','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31735151593','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1373,'lok','Mpesa','','2024-12-25 22:02:07','','0','3','2024-12-25 22:02:07','','0','1070','1','retail','0','1070','1','0','0','0','0','1070','0','new',' ','','1','0','31735152398','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1374,'jgh','Mpesa','','2024-12-26 12:00:42','','0','3','2024-12-26 12:00:42','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31735203641','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1375,'','Mpesa','','2024-12-26 13:16:14','','0','3','2024-12-26 13:16:14','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31735208145','Cleared','3','2024-12-26 14:21:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1376,'','Cash','','2024-12-26 13:58:26','','0','3','2024-12-26 13:58:26','','570','570','1','retail','0','570','1','0','0','0','0','0','0','new',' ','','1','0','31735210705','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1377,'','Cash','','2024-12-26 14:19:25','','0','3','2024-12-26 14:19:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31735211964','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1378,'mxx','Mpesa','','2024-12-26 15:28:33','','0','3','2024-12-26 15:28:33','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31735216108','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1379,'kgh','Mpesa','','2024-12-26 17:23:04','','0','3','2024-12-26 17:23:04','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31735216199','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1380,'kjl','Mpesa','','2024-12-26 17:23:40','','0','3','2024-12-26 17:23:40','','0','360','1','retail','0','360','1','0','0','0','0','360','0','new',' ','','1','0','31735223013','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1381,'ek7','Mpesa','','2024-12-26 19:28:28','','0','3','2024-12-26 19:28:28','','0','970','1','retail','0','970','1','0','0','0','0','970','0','new',' ','','1','0','31735229219','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1382,'','Cash','','2024-12-26 19:56:59','','0','3','2024-12-26 19:56:59','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','new',' ','','1','0','31735230655','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1383,'kjl','Mpesa','','2024-12-26 20:54:13','','0','3','2024-12-26 20:54:14','','0','2750','1','retail','0','2750','1','0','0','0','0','2750','0','printed',' ','','1','0','31735235587','Cleared','3','2024-12-26 21:05:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1384,'','Cash','','2024-12-26 20:57:41','','0','3','2024-12-26 20:57:41','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','new',' ','','1','0','31735235778','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1385,'lkop','Mpesa','','2024-12-26 20:57:55','','0','3','2024-12-26 20:57:55','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31735235875','Cleared','3','2024-12-26 21:05:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1386,'','Cash','','2024-12-26 20:58:33','','0','3','2024-12-26 20:58:33','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31735235912','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1387,'kli','Mpesa','','2024-12-26 21:12:51','','0','3','2024-12-26 21:12:51','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','31735236753','Cleared','3','2024-12-26 21:28:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1388,'','Cash','','2024-12-26 21:14:31','','0','3','2024-12-26 21:14:31','','980','980','1','retail','0','980','1','0','0','0','0','0','0','new',' ','','1','0','31735236826','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1389,'','Cash','','2024-12-26 21:47:55','','0','3','2024-12-26 21:47:55','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','31735238845','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1390,'','Cash','','2024-12-26 21:59:08','','0','3','2024-12-26 21:59:08','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31735239547','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1391,'htu','Mpesa','','2024-12-27 12:44:50','','0','3','2024-12-27 12:44:50','','0','1620','1','retail','0','1620','1','0','0','0','0','1620','0','printed',' ','','1','0','31735290706','Cleared','3','2024-12-27 19:05:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1392,'jhg','Mpesa','','2024-12-27 12:46:59','','0','3','2024-12-27 12:46:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31735292818','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1393,'hjk','Mpesa','','2024-12-27 13:32:44','','0','3','2024-12-27 13:32:44','','0','2120','1','retail','0','2120','1','0','0','0','0','2120','0','printed',' ','','1','0','31735295291','Cleared','3','2024-12-27 19:06:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1394,'jhhu','Mpesa','','2024-12-27 15:47:03','','0','3','2024-12-27 15:47:03','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31735303614','Cleared','3','2024-12-27 19:04:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1395,'kol','Mpesa','','2024-12-27 18:39:52','','0','3','2024-12-27 18:39:52','','0','2700','1','retail','0','2700','1','0','0','0','0','2700','0','printed',' ','','1','0','31735313668','Cleared','3','2024-12-27 19:04:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1396,'lok','Mpesa','','2024-12-27 18:40:17','','0','3','2024-12-27 18:40:17','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','31735314008','Cleared','3','2024-12-27 19:04:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1397,'','Cash','','2024-12-27 19:26:50','','0','3','2024-12-27 19:26:50','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31735316808','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1398,'ox','Mpesa','','2024-12-27 20:44:04','','0','3','2024-12-27 20:44:04','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','31735321437','Cleared','3','2024-12-27 20:47:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1399,'','Cash','','2024-12-27 20:56:54','','500','3','2024-12-27 20:56:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31735321646','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1400,'12132','Mpesa','','2024-12-27 21:16:18','','0','3','2024-12-27 21:16:18','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','31735323377','Cleared','3','2024-12-27 21:16:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1401,'100','Card','','2024-12-27 21:30:23','','0','3','2024-12-27 21:30:23','','0','810','1','retail','0','810','1','810','0','0','0','0','0','new',' ','','1','0','31735324208','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1402,'hjy','Mpesa','','2024-12-28 14:23:37','','0','3','2024-12-28 14:23:37','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31735385016','Cleared','3','2024-12-28 15:18:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1403,'0','Cash','','2024-12-28 15:31:30','','0','3','2024-12-28 15:31:30','','0','580','1','retail','0','580','1','580','0','0','0','0','0','printed',' ','','1','0','31735389074','Cleared','3','2024-12-29 00:14:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1404,'0','Cash','','2024-12-28 15:58:31','','0','3','2024-12-28 15:58:31','','680','680','1','retail','0','680','1','0','0','0','0','0','0','printed',' ','','1','0','31735390698','Cleared','3','2024-12-29 00:20:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1405,'','Cash','','2024-12-28 16:05:14','','0','3','2024-12-28 16:05:14','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31735390826','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1406,'','Card','','2024-12-28 16:05:49','','0','3','2024-12-28 16:05:49','','0','180','1','retail','0','180','1','180','0','0','0','0','0','printed',' ','','1','0','31735391136','Cleared','3','2024-12-28 23:48:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1407,'','Cash','','2024-12-28 16:32:34','','0','3','2024-12-28 16:32:34','','580','580','1','retail','0','580','1','0','0','0','0','0','0','new',' ','','1','0','31735392738','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1408,'kkk','Mpesa','','2024-12-28 16:37:22','','0','3','2024-12-28 16:37:22','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31735393040','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1409,'klo','Mpesa','','2024-12-28 16:51:15','','0','3','2024-12-28 16:51:15','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31735393856','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1410,'','Cash','','2024-12-28 17:12:37','','0','3','2024-12-28 17:12:37','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31735395156','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1411,'hjk','Mpesa','','2024-12-28 17:38:31','','0','3','2024-12-28 17:38:31','','0','2120','1','retail','0','2120','1','0','0','0','0','2120','0','new',' ','','1','0','31735396667','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1412,'124','Mpesa','','2024-12-28 17:50:58','','0','3','2024-12-28 17:50:58','','0','1310','1','retail','0','1310','1','0','0','0','0','1310','0','new',' ','','1','0','31735396755','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1413,'','Cash','','2024-12-28 17:52:17','','320','3','2024-12-28 17:52:17','','680','680','1','retail','0','680','1','0','0','0','0','0','0','new',' ','','1','0','31735397516','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1414,'ybj','Mpesa','','2024-12-28 19:08:17','','0','3','2024-12-28 19:08:17','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31735402095','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1415,'','Cash','','2024-12-28 19:24:30','','0','3','2024-12-28 19:24:30','','2140','2140','1','retail','0','2140','1','0','0','0','0','0','0','new',' ','','1','0','31735402969','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1416,'','Cash','','2024-12-28 20:01:20','','0','3','2024-12-28 20:01:20','','5110','5110','1','retail','0','5110','1','0','0','0','0','0','0','new',' ','','1','0','31735405213','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1417,'lkik','Mpesa','','2024-12-28 20:07:25','','0','3','2024-12-28 20:07:25','','0','3350','1','retail','0','3350','1','0','0','0','0','3350','0','printed',' ','','1','0','31735405580','Cleared','3','2024-12-28 23:25:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1418,'kjl','Mpesa','','2024-12-28 20:42:13','','0','3','2024-12-28 20:42:13','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','31735406847','Cleared','3','2024-12-28 20:56:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1419,'1243','Mpesa','','2024-12-28 23:41:35','','0','3','2024-12-28 23:41:35','','0','1490','1','retail','0','1490','1','0','0','0','0','1490','0','new',' ','','1','0','31735417789','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1420,'','Cash','','2024-12-28 23:42:10','','0','3','2024-12-28 23:42:10','','870','870','1','retail','0','870','1','0','0','0','0','0','0','new',' ','','1','0','31735418525','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1421,'','Cash','','2024-12-29 01:13:20','','0','3','2024-12-29 01:13:20','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31735423999','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1422,'lll','Mpesa','','2024-12-29 14:34:10','','0','3','2024-12-29 14:34:10','','0','610','1','retail','0','610','1','0','0','0','0','610','0','printed',' ','','1','0','31735472043','Cleared','3','2024-12-29 14:36:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1423,'','Cash','','2024-12-29 14:35:05','','0','3','2024-12-29 14:35:05','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31735472103','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1424,'','Cash','','2024-12-29 14:35:37','','0','3','2024-12-29 14:35:37','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31735472122','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1425,'124','Mpesa','','2024-12-29 16:59:06','','0','3','2024-12-29 16:59:06','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','31735480715','Cleared','3','2024-12-29 21:28:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1426,'','Cash','','2024-12-29 17:00:39','','0','3','2024-12-29 17:00:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31735480838','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1427,'1235','Mpesa','','2024-12-29 19:19:32','','0','3','2024-12-29 19:19:32','','0','1490','1','retail','0','1490','1','0','0','0','0','1490','0','new',' ','','1','0','31735487694','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1428,'124','Mpesa','','2024-12-29 19:20:04','','0','3','2024-12-29 19:20:04','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31735489202','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1429,'1234','Mpesa','','2024-12-29 19:44:57','','0','3','2024-12-29 19:44:57','','0','1010','1','retail','0','1010','1','0','0','0','0','1010','0','new',' ','','1','0','31735489465','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1430,'9q1','Mpesa','','2024-12-29 20:44:30','','0','3','2024-12-29 20:44:30','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','new',' ','','1','0','31735493323','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1431,'','Cash','','2024-12-29 21:09:54','','450','3','2024-12-29 21:09:54','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','31735495624','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1432,'ghj','Mpesa','','2024-12-30 13:37:58','','0','3','2024-12-30 13:37:58','','0','1360','1','retail','0','1360','1','0','0','0','0','1360','0','new',' ','','1','0','31735555050','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1433,'','Cash','','2024-12-30 14:54:35','','580','3','2024-12-30 14:54:35','','1420','1420','1','retail','0','1420','1','0','0','0','0','0','0','new',' ','','1','0','31735556506','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1434,'124','Card','','2024-12-30 15:48:14','','0','3','2024-12-30 15:48:14','','0','90','1','retail','0','90','1','90','0','0','0','0','0','new',' ','','1','0','31735562893','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1435,'100','Card','','2024-12-30 16:23:41','','0','3','2024-12-30 16:23:41','','0','270','1','retail','0','270','1','270','0','0','0','0','0','new',' ','','1','0','31735565003','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1436,'145','Mpesa','','2024-12-30 16:28:46','','0','3','2024-12-30 16:28:46','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','new',' ','','1','0','31735565325','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1437,'1465','Mpesa','','2024-12-30 16:34:15','','0','3','2024-12-30 16:34:15','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31735565620','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1438,'112','Mpesa','','2024-12-30 17:02:45','','0','3','2024-12-30 17:02:45','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','new',' ','','1','0','31735567338','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1439,'R2E','Mpesa','','2024-12-30 17:07:55','','0','3','2024-12-30 17:07:55','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31735567661','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1440,'TRT','Mpesa','','2024-12-30 17:42:59','','0','3','2024-12-30 17:42:59','','0','1180','1','retail','0','1180','1','0','0','0','0','1180','0','new',' ','','1','0','31735569746','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1441,'123','Mpesa','','2024-12-30 19:34:57','','0','3','2024-12-30 19:34:57','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31735570692','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1442,'124','Mpesa','','2024-12-30 19:35:54','','0','3','2024-12-30 19:35:54','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31735576545','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1443,'458','Mpesa','','2024-12-30 19:37:36','','0','3','2024-12-30 19:37:36','','0','1380','1','retail','0','1380','1','0','0','0','0','1380','0','new',' ','','1','0','31735576625','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1444,'rt4','Mpesa','','2024-12-30 19:47:20','','0','3','2024-12-30 19:47:20','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31735577238','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1445,'','Cash','','2024-12-30 20:37:06','','0','3','2024-12-30 20:37:06','','1120','1120','1','retail','0','1120','1','0','0','0','0','0','0','new',' ','','1','0','31735580225','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1446,'jjj','Mpesa','','2024-12-30 21:34:28','','0','3','2024-12-30 21:34:28','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31735583654','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1447,'ggg','Mpesa','','2024-12-30 21:35:40','','0','3','2024-12-30 21:35:40','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31735583738','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1448,'hhh','Cash','','2024-12-31 13:15:07','','0','3','2024-12-31 13:15:07','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31735640106','Cleared','3','2024-12-31 22:06:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1449,'148','Mpesa','','2024-12-31 15:03:16','','0','3','2024-12-31 15:03:16','','0','830','1','retail','0','830','1','0','0','0','0','830','0','new',' ','','1','0','31735646516','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1450,'145','Mpesa','','2024-12-31 15:11:50','','0','3','2024-12-31 15:11:50','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','new',' ','','1','0','31735647085','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1451,'yyy','Mpesa','','2024-12-31 18:19:06','','0','3','2024-12-31 18:19:06','','0','580','1','retail','0','580','1','0','0','0','0','580','0','new',' ','','1','0','31735654940','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1452,'','Cash','','2024-12-31 20:26:26','','200','3','2024-12-31 20:26:26','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31735665985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1453,'','Cash','','2024-12-31 22:01:45','','0','3','2024-12-31 22:01:45','','690','690','1','retail','0','690','1','0','0','0','0','0','0','new',' ','','1','0','31735671697','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1454,'send money','Mpesa','','2025-01-01 14:20:52','','0','3','2025-01-01 14:20:52','','0','1460','1','retail','0','1460','1','0','0','0','0','1460','0','printed',' ','','1','0','31735730422','Cleared','3','2025-01-01 19:27:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1455,'','Cash','','2025-01-01 14:56:21','','0','3','2025-01-01 14:56:21','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31735732580','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1456,'','Cash','','2025-01-01 15:20:14','','0','3','2025-01-01 15:20:14','','1460','1460','1','retail','0','1460','1','0','0','0','0','0','0','new',' ','','1','0','31735733963','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1457,'loll','Mpesa','','2025-01-01 15:35:12','','0','3','2025-01-01 15:35:12','','0','3590','1','retail','0','3590','1','0','0','0','0','3590','0','printed',' ','','1','0','31735734773','Cleared','3','2025-01-01 19:21:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1458,'kij','Mpesa','','2025-01-01 16:00:45','','0','3','2025-01-01 16:00:45','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31735736444','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1459,'','Cash','','2025-01-01 16:19:28','','0','3','2025-01-01 16:19:28','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31735737567','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1460,'','Cash','','2025-01-01 16:20:13','','0','3','2025-01-01 16:20:13','','350','350','1','retail','0','350','1','0','0','0','0','0','0','new',' ','','1','0','31735737611','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1461,'','Cash','','2025-01-01 17:12:17','','0','3','2025-01-01 17:12:17','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31735740729','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1462,'sendmoney','Mpesa','','2025-01-01 17:37:30','','0','3','2025-01-01 17:37:30','','0','2030','1','retail','0','2030','1','0','0','0','0','2030','0','printed',' ','','1','0','31735742158','Cleared','3','2025-01-01 19:29:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1463,'hj','Card','','2025-01-01 17:56:01','','0','3','2025-01-01 17:56:01','','0','570','1','retail','0','570','1','570','0','0','0','0','0','new',' ','','1','0','31735743318','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1464,'olo','Mpesa','','2025-01-01 18:20:38','','0','3','2025-01-01 18:20:38','','0','1380','1','retail','0','1380','1','0','0','0','0','1380','0','printed',' ','','1','0','31735744578','Cleared','3','2025-01-01 19:22:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1465,'jku','Mpesa','','2025-01-01 18:46:19','','0','3','2025-01-01 18:46:19','','0','505','1','retail','0','505','1','0','0','0','0','505','0','new',' ','','1','0','31735746351','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1466,'kil','Mpesa','','2025-01-01 19:07:26','','0','3','2025-01-01 19:07:26','','0','3700','1','retail','0','3700','1','0','0','0','0','3700','0','printed',' ','','1','0','31735747595','Cleared','3','2025-01-01 19:32:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1467,'lko','Mpesa','','2025-01-01 19:10:53','','0','3','2025-01-01 19:10:53','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','31735747707','Cleared','3','2025-01-01 19:19:24','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1468,'lll','Mpesa','','2025-01-01 19:38:45','','0','3','2025-01-01 19:38:45','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31735749524','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1469,'olol','Mpesa','','2025-01-01 20:25:09','','0','3','2025-01-01 20:25:09','','0','1770','1','retail','0','1770','1','0','0','0','0','1770','0','printed',' ','','1','0','31735751994','Cleared','3','2025-01-01 22:12:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1470,'lll','Mpesa','','2025-01-01 20:26:08','','0','3','2025-01-01 20:26:08','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','31735752359','Cleared','3','2025-01-01 22:11:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1471,'','Cash','','2025-01-01 20:31:34','','0','3','2025-01-01 20:31:34','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','new',' ','','1','0','31735752632','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1472,'','Cash','','2025-01-01 20:45:16','','0','3','2025-01-01 20:45:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31735753514','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1473,'','Cash','','2025-01-01 20:47:45','','0','3','2025-01-01 20:47:45','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31735753664','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1474,'kkk','Mpesa','','2025-01-01 21:52:15','','0','3','2025-01-01 21:52:15','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','printed',' ','','1','0','31735755290','Cleared','3','2025-01-01 22:00:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1475,'','Mpesa','','2025-01-01 21:56:18','','0','3','2025-01-01 21:56:18','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31735757776','Cleared','3','2025-01-01 22:00:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1476,'lll','Mpesa','','2025-01-01 21:57:39','','0','3','2025-01-01 21:57:39','','0','2020','1','retail','0','2020','1','0','0','0','0','2020','0','printed',' ','','1','0','31735757828','Cleared','3','2025-01-01 22:10:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1477,'ish','Mpesa','','2025-01-01 22:06:18','','0','3','2025-01-01 22:06:18','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31735758368','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1478,'','Cash','','2025-01-02 12:17:45','','0','3','2025-01-02 12:17:45','','770','770','1','retail','0','770','1','0','0','0','0','0','0','new',' ','','1','0','31735809462','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1479,'','Cash','','2025-01-02 12:51:39','','0','3','2025-01-02 12:51:39','','1090','1090','1','retail','0','1090','1','0','0','0','0','0','0','new',' ','','1','0','31735811480','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1480,'lp','Mpesa','','2025-01-02 13:28:40','','0','3','2025-01-02 13:28:40','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31735813719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1481,'lp','Mpesa','','2025-01-02 13:29:35','','0','3','2025-01-02 13:29:35','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31735813774','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1482,'457','Mpesa','','2025-01-02 13:35:44','','0','3','2025-01-02 13:35:44','','0','680','1','retail','0','680','1','0','0','0','0','680','0','printed',' ','','1','0','31735814124','Cleared','3','2025-01-02 13:45:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1483,'hgth','Mpesa','','2025-01-02 14:59:37','','0','3','2025-01-02 14:59:37','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31735819172','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1484,'klk','Mpesa','','2025-01-02 15:01:28','','0','3','2025-01-02 15:01:28','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31735819279','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1485,'mub','Mpesa','','2025-01-02 15:19:53','','0','3','2025-01-02 15:19:53','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31735819611','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1486,'kol','Mpesa','','2025-01-02 16:04:24','','0','3','2025-01-02 16:04:24','','0','1620','1','retail','0','1620','1','0','0','0','0','1620','0','new',' ','','1','0','31735822411','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1487,'','Cash','','2025-01-02 16:24:08','','0','3','2025-01-02 16:24:08','','690','690','1','retail','0','690','1','0','0','0','0','0','0','new',' ','','1','0','31735824237','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1488,'bgh','Mpesa','','2025-01-02 18:03:27','','0','3','2025-01-02 18:03:27','','0','1330','1','retail','0','1330','1','0','0','0','0','1330','0','printed',' ','','1','0','31735830162','Cleared','3','2025-01-02 18:06:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1489,'lok','Mpesa','','2025-01-02 18:49:01','','0','3','2025-01-02 18:49:01','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','new',' ','','1','0','31735832912','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1490,'','Cash','','2025-01-02 19:46:33','','0','3','2025-01-02 19:46:33','','1180','1180','1','retail','0','1180','1','0','0','0','0','0','0','new',' ','','1','0','31735836377','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1491,'','Card','','2025-01-03 12:53:44','','0','3','2025-01-03 12:53:44','','0','770','1','retail','0','770','1','770','0','0','0','0','0','printed',' ','lpo','1','0','31735898003','Cleared','3','2025-01-03 13:04:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1492,'','Cash','','2025-01-03 13:55:13','','0','3','2025-01-03 13:55:13','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31735901698','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1493,'juh','Cash','','2025-01-03 14:07:54','','0','3','2025-01-03 14:07:54','','0','1440','1','retail','0','1440','1','0','0','0','0','1440','0','printed',' ','','1','0','31735902223','Cleared','3','2025-01-03 21:35:48','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1494,'dre','Mpesa','','2025-01-03 17:39:14','','0','3','2025-01-03 17:39:14','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31735915149','Cleared','3','2025-01-03 21:36:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1495,'','Cash','','2025-01-03 18:15:36','','0','3','2025-01-03 18:15:36','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31735917330','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1496,'kk','Mpesa','','2025-01-03 18:17:15','','0','3','2025-01-03 18:17:15','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31735917426','Cleared','3','2025-01-03 21:36:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1497,'fgt','Mpesa','','2025-01-03 18:33:47','','0','3','2025-01-03 18:33:47','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31735918418','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1498,'','Cash','','2025-01-03 19:10:28','','0','3','2025-01-03 19:10:28','','790','790','1','retail','0','790','1','0','0','0','0','0','0','new',' ','','1','0','31735920590','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1499,'klo','Cash','','2025-01-03 21:38:38','','0','3','2025-01-03 21:38:38','','220','740','1','retail','0','740','1','0','0','0','0','520','0','printed',' ','','1','0','31735929486','Cleared','3','2025-01-03 21:42:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1500,'TA4','Mpesa','','2025-01-04 14:11:37','','0','3','2025-01-04 14:11:37','','0','1720','1','retail','0','1720','1','0','0','0','0','1720','0','new',' ','','1','0','31735989090','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1501,'','Cash','','2025-01-04 14:23:26','','0','3','2025-01-04 14:23:26','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31735989791','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1502,'KLO','Mpesa','','2025-01-04 14:36:05','','0','3','2025-01-04 14:36:05','','0','310','1','retail','0','310','1','0','0','0','0','310','0','new',' ','','1','0','31735990549','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1503,'','Cash','','2025-01-04 14:38:21','','0','3','2025-01-04 14:38:21','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31735990699','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1504,'579','Mpesa','','2025-01-04 15:10:52','','0','3','2025-01-04 15:10:52','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31735992651','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1505,'send money','Mpesa','','2025-01-04 19:13:38','','0','3','2025-01-04 19:13:38','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31736007207','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1506,'','Cash','','2025-01-04 19:15:06','','0','3','2025-01-04 19:15:06','','870','870','1','retail','0','870','1','0','0','0','0','0','0','new',' ','','1','0','31736007256','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1507,'lop','Mpesa','','2025-01-04 19:15:38','','0','3','2025-01-04 19:15:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31736007336','Cleared','3','2025-01-05 00:05:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1508,'','Cash','','2025-01-04 19:48:07','','0','3','2025-01-04 19:48:07','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31736009285','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1509,'','Cash','','2025-01-04 20:44:11','','0','3','2025-01-04 20:44:11','','3030','3030','1','retail','0','3030','1','0','0','0','0','0','0','new',' ','','1','0','31736010803','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1510,'','Cash','','2025-01-04 20:47:19','','0','3','2025-01-04 20:47:19','','430','430','1','retail','0','430','1','0','0','0','0','0','0','new',' ','','1','0','31736012832','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1511,'jki','Mpesa','','2025-01-04 20:48:30','','0','3','2025-01-04 20:48:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31736012909','Cleared','3','2025-01-05 00:04:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1512,'cns','Cash','','2025-01-04 20:57:41','','0','3','2025-01-04 20:57:41','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','31736013452','Cleared','3','2025-01-04 21:03:39','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1513,'','Cash','','2025-01-04 21:16:10','','0','3','2025-01-04 21:16:10','','680','680','1','retail','0','680','1','0','0','0','0','0','0','new',' ','','1','0','31736014465','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1514,'','Cash','','2025-01-04 21:58:20','','0','3','2025-01-04 21:33:26','','1720','1720','1','retail','0','1720','1','0','0','0','0','0','0','new',' ','','1','0','31736014895','No','3','2025-01-04 21:58:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1515,'','Cash','','2025-01-04 21:42:05','','0','3','2025-01-04 21:42:05','','1190','1190','1','retail','0','1190','1','0','0','0','0','0','0','new',' ','','1','0','31736016107','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1516,'gty','Mpesa','','2025-01-04 22:44:20','','0','3','2025-01-04 22:44:20','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','31736019840','Cleared','3','2025-01-05 00:05:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1517,'lok','Mpesa','','2025-01-05 14:29:16','','0','3','2025-01-05 14:29:16','','0','1920','1','retail','0','1920','1','0','0','0','0','1920','0','new',' ','','1','0','31736076548','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1518,'kki','Mpesa','','2025-01-05 14:55:55','','0','3','2025-01-05 14:55:55','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','31736078154','Cleared','3','2025-01-05 15:11:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1519,'hgj','Mpesa','','2025-01-05 15:21:29','','0','3','2025-01-05 15:21:29','','0','460','1','retail','0','460','1','0','0','0','0','460','0','new',' ','','1','0','31736079673','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1520,'hth','Mpesa','','2025-01-05 15:25:19','','0','3','2025-01-05 15:25:19','','0','590','1','retail','0','590','1','0','0','0','0','590','0','new',' ','','1','0','31736079910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1521,'','Cash','','2025-01-05 15:27:05','','0','3','2025-01-05 15:27:05','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31736080007','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1522,'','Cash','','2025-01-05 16:27:57','','0','3','2025-01-05 16:27:57','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31736083163','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1523,'','Cash','','2025-01-05 16:29:12','','0','3','2025-01-05 16:29:12','','580','580','1','retail','0','580','1','0','0','0','0','0','0','new',' ','','1','0','31736083732','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1524,'dcf','Mpesa','','2025-01-05 18:21:17','','0','3','2025-01-05 18:21:17','','0','1580','1','retail','0','1580','1','0','0','0','0','1580','0','printed',' ','','1','0','31736089184','Cleared','3','2025-01-05 18:26:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1525,'','Cash','','2025-01-05 18:27:00','','0','3','2025-01-05 18:27:00','','1120','1120','1','retail','0','1120','1','0','0','0','0','0','0','new',' ','','1','0','31736090518','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1526,'jkl','Card','','2025-01-05 20:45:14','','0','3','2025-01-05 20:45:14','','0','1870','1','retail','0','1870','1','1870','0','0','0','0','0','new',' ','','1','0','31736098942','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1527,'','Cash','','2025-01-07 12:07:59','','0','3','2025-01-07 12:07:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736240877','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1528,'send money','Mpesa','','2025-01-07 12:08:14','','0','3','2025-01-07 12:08:14','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31736240892','Cleared','3','2025-01-07 13:15:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1529,'','Mpesa','','2025-01-07 12:39:50','','0','3','2025-01-07 12:39:50','','0','1090','1','retail','0','1090','1','0','0','0','0','1090','0','printed',' ','','1','0','31736240915','Cleared','3','2025-01-07 15:27:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1530,'','Cash','','2025-01-07 13:12:14','','0','3','2025-01-07 12:52:08','','1390','1390','1','retail','0','1390','1','0','0','0','0','0','0','new',' ','','1','0','31736243514','No','3','2025-01-07 13:12:14','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1531,'klo','Mpesa','','2025-01-07 12:56:48','','0','3','2025-01-07 12:56:48','','0','780','1','retail','0','780','1','0','0','0','0','780','0','new',' ','','1','0','31736243703','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1532,'vdft','Mpesa','','2025-01-07 13:18:38','','0','3','2025-01-07 13:15:12','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','31736244898','Cleared','3','2025-01-07 13:24:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1533,'jjj','Mpesa','','2025-01-07 13:20:23','','0','3','2025-01-07 13:20:23','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31736245221','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1534,'','Cash','','2025-01-07 14:13:10','','0','3','2025-01-07 14:13:10','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31736248383','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1535,'klo','Mpesa','','2025-01-07 14:25:59','','0','3','2025-01-07 14:25:59','','0','290','1','retail','0','290','1','0','0','0','0','290','0','new',' ','','1','0','31736249153','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1536,'lol','Mpesa','','2025-01-07 14:42:40','','0','3','2025-01-07 14:42:40','','0','990','1','retail','0','990','1','0','0','0','0','990','0','printed',' ','','1','0','31736250136','Cleared','3','2025-01-07 14:48:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1537,'','Card','','2025-01-07 14:49:15','','0','3','2025-01-07 14:49:15','','110','1110','1','retail','0','1110','1','1000','0','0','0','0','0','printed',' ','kil','1','0','31736250244','Cleared','3','2025-01-07 15:26:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1538,'plp','Mpesa','','2025-01-07 14:50:44','','0','3','2025-01-07 14:50:45','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31736250642','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1539,'hjb','Mpesa','','2025-01-07 15:25:14','','0','3','2025-01-07 15:09:39','','0','1760','1','retail','0','1760','1','0','0','0','0','1760','0','printed',' ','','1','0','31736251087','Cleared','3','2025-01-07 15:28:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1540,'','Cash','','2025-01-07 17:39:03','','0','3','2025-01-07 17:39:03','','1720','1720','1','retail','0','1720','1','0','0','0','0','0','0','new',' ','','1','0','31736260735','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1541,'','Cash','','2025-01-07 17:39:31','','0','3','2025-01-07 17:39:31','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31736260770','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1542,'jku','Mpesa','','2025-01-07 19:10:21','','0','3','2025-01-07 19:10:21','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31736266179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1543,'lkj','Card','','2025-01-07 20:09:13','','0','3','2025-01-07 20:09:13','','0','1370','1','retail','0','1370','1','1370','0','0','0','0','0','printed',' ','','1','0','31736269716','Cleared','3','2025-01-07 21:30:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1544,'hgf','Card','','2025-01-07 20:55:37','','0','3','2025-01-07 20:55:37','','0','960','1','retail','0','960','1','960','0','0','0','0','0','new',' ','','1','0','31736272520','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1545,'','Cash','','2025-01-07 21:27:59','','0','3','2025-01-07 21:27:59','','570','570','1','retail','0','570','1','0','0','0','0','0','0','new',' ','','1','0','31736274478','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1546,'QKH','Mpesa','','2025-01-08 18:47:30','','0','3','2025-01-08 18:47:30','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','31736351243','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1547,'','Cash','','2025-01-09 12:05:51','','0','3','2025-01-09 12:05:51','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31736413550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1548,'','Cash','','2025-01-09 14:05:31','','0','3','2025-01-09 14:05:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736420730','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1549,'lop','Mpesa','','2025-01-09 14:17:51','','0','3','2025-01-09 14:17:51','','0','640','1','retail','0','640','1','0','0','0','0','640','0','new',' ','','1','0','31736421423','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1550,'','Cash','','2025-01-09 15:04:05','','0','3','2025-01-09 15:04:05','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31736424240','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1551,'yry','Mpesa','','2025-01-09 15:07:30','','0','3','2025-01-09 15:07:30','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31736424449','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1552,'','Cash','','2025-01-09 16:13:22','','0','3','2025-01-09 16:13:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736428401','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1553,'','Cash','','2025-01-09 19:32:33','','0','3','2025-01-09 19:32:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736440351','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1554,'','Cash','','2025-01-09 19:43:40','','0','3','2025-01-09 19:43:40','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31736441019','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1555,'','Cash','','2025-01-09 21:29:07','','0','3','2025-01-09 21:29:07','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','new',' ','','1','0','31736446269','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1556,'','Cash','','2025-01-10 12:07:03','','0','3','2025-01-10 12:07:03','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','31736500014','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1557,'','Cash','','2025-01-10 21:39:17','','0','3','2025-01-10 21:39:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736534356','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1558,'','Cash','','2025-01-10 21:39:39','','0','3','2025-01-10 21:39:39','','690','690','1','retail','0','690','1','0','0','0','0','0','0','new',' ','','1','0','31736534373','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1559,'','Cash','','2025-01-10 21:41:03','','0','3','2025-01-10 21:41:03','','1970','1970','1','retail','0','1970','1','0','0','0','0','0','0','new',' ','','1','0','31736534396','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1560,'564','Mpesa','','2025-01-10 21:57:29','','0','3','2025-01-10 21:55:58','','0','1060','1','retail','0','1060','1','0','0','0','0','1060','0','printed',' ','','1','0','31736534483','Cleared','3','2025-01-10 21:58:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1561,'','Cash','','2025-01-11 13:38:01','','0','3','2025-01-11 13:38:01','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','31736588888','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1562,'l;op','Mpesa','','2025-01-11 14:49:48','','0','3','2025-01-11 14:49:48','','0','1670','1','retail','0','1670','1','0','0','0','0','1670','0','printed',' ','','1','0','31736596100','Cleared','3','2025-01-11 22:58:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1563,'fanta pa','Mpesa','','2025-01-11 14:58:13','','0','3','2025-01-11 14:58:13','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31736596691','Cleared','3','2025-01-11 22:58:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1564,'265','Mpesa','','2025-01-11 16:58:59','','0','3','2025-01-11 16:58:59','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31736603931','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1565,'send money','Mpesa','','2025-01-11 20:26:21','','0','3','2025-01-11 20:26:21','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31736616380','Cleared','3','2025-01-11 22:57:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1566,'','Cash','','2025-01-11 21:44:14','','0','3','2025-01-11 21:44:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31736619768','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1567,'13254','Cash','','2025-01-11 21:52:58','','0','3','2025-01-11 21:52:58','','700','900','1','retail','0','900','1','0','0','0','0','200','0','printed',' ','','1','0','31736621521','Cleared','3','2025-01-12 00:58:00','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1568,'hgf','Mpesa','','2025-01-11 23:05:18','','0','3','2025-01-11 23:05:18','','0','880','1','retail','0','880','1','0','0','0','0','880','0','new',' ','','1','0','31736625685','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1569,'','Cash','','2025-01-12 02:14:08','','0','3','2025-01-12 02:14:08','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','31736636790','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1570,'','Cash','','2025-01-12 13:37:01','','0','3','2025-01-12 02:39:59','','3360','3360','1','retail','0','3360','1','0','0','0','0','0','0','new',' ','','1','0','31736638663','No','3','2025-01-12 13:37:01','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1571,'','Cash','','2025-01-12 02:52:41','','0','3','2025-01-12 02:52:41','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','31736639560','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1572,'','Cash','','2025-01-12 03:31:53','','0','3','2025-01-12 03:31:53','','270','270','1','retail','0','270','1','0','0','0','0','0','0','new',' ','','1','0','31736641907','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1573,'','Cash','','2025-01-12 13:36:44','','0','3','2025-01-12 03:44:39','','790','790','1','retail','0','790','1','0','0','0','0','0','0','new',' ','','1','0','31736642020','No','3','2025-01-12 13:36:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1574,'','Cash','','2025-01-12 13:59:14','','0','3','2025-01-12 13:59:14','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','new',' ','','1','0','31736679547','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1575,'','Cash','','2025-01-12 14:08:40','','0','3','2025-01-12 14:08:40','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31736680119','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1576,'','Cash','','2025-01-12 14:14:58','','0','3','2025-01-12 14:14:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736680497','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1577,'','Cash','','2025-01-12 14:29:42','','0','3','2025-01-12 14:29:42','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31736681372','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1578,'','Cash','','2025-01-12 16:44:31','','0','3','2025-01-12 16:28:11','','2870','2870','1','retail','0','2870','1','0','0','0','0','0','0','new',' ','','1','0','31736687260','No','3','2025-01-12 16:44:31','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1579,'13','Mpesa','','2025-01-12 16:29:18','','0','3','2025-01-12 16:29:18','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','31736688541','Cleared','3','2025-01-12 16:50:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1580,'','Cash','','2025-01-12 16:36:23','','0','3','2025-01-12 16:36:23','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31736688932','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1581,'','Cash','','2025-01-12 16:49:23','','0','3','2025-01-12 16:49:23','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31736689762','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1582,'55','Mpesa','','2025-01-12 20:01:19','','0','3','2025-01-12 20:01:19','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31736700642','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1583,'656','Mpesa','','2025-01-12 20:20:34','','0','3','2025-01-12 20:20:34','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31736702432','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1584,'525','Mpesa','','2025-01-12 20:21:05','','0','3','2025-01-12 20:21:05','','0','380','1','retail','0','380','1','0','0','0','0','380','0','new',' ','','1','0','31736702455','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1585,'646','Mpesa','','2025-01-12 20:21:31','','0','3','2025-01-12 20:21:31','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31736702489','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1586,'585','Mpesa','','2025-01-12 21:07:21','','0','3','2025-01-12 21:07:21','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31736705236','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1587,'','Cash','','2025-01-12 21:08:38','','0','3','2025-01-12 21:08:38','','590','590','1','retail','0','590','1','0','0','0','0','0','0','new',' ','','1','0','31736705287','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1588,'QIC','Mpesa','','2025-01-14 13:04:56','','0','3','2025-01-14 13:04:56','','0','710','1','retail','0','710','1','0','0','0','0','710','0','printed',' ','','1','0','31736849074','Cleared','3','2025-01-14 13:09:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1589,'','Cash','','2025-01-14 14:13:08','','0','3','2025-01-14 14:13:08','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31736853181','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1590,'','Cash','','2025-01-14 14:57:47','','0','3','2025-01-14 14:57:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736855865','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1591,'5CI','Mpesa','','2025-01-14 14:58:29','','0','3','2025-01-14 14:58:29','','0','1330','1','retail','0','1330','1','0','0','0','0','1330','0','printed',' ','','1','0','31736855881','Cleared','3','2025-01-14 15:04:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1592,'','Cash','','2025-01-14 18:09:43','','0','3','2025-01-14 18:09:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736867382','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1593,'','Cash','','2025-01-14 18:17:49','','0','3','2025-01-14 18:17:49','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31736867867','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1594,'K5W','Mpesa','','2025-01-14 18:48:56','','0','3','2025-01-14 18:48:56','','0','980','1','retail','0','980','1','0','0','0','0','980','0','new',' ','','1','0','31736869704','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1595,'MKL','Mpesa','','2025-01-14 19:13:10','','0','3','2025-01-14 19:13:10','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31736871167','Cleared','3','2025-01-14 19:35:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1596,'TBZ','Mpesa','','2025-01-14 19:42:19','','0','3','2025-01-14 19:42:19','','0','1310','1','retail','0','1310','1','0','0','0','0','1310','0','printed',' ','','1','0','31736871279','Cleared','3','2025-01-14 19:51:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1597,'','Cash','','2025-01-14 19:51:37','','0','3','2025-01-14 19:51:37','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31736873496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1598,'','Cash','','2025-01-14 21:01:38','','0','3','2025-01-14 20:52:31','','1110','1110','1','retail','0','1110','1','0','0','0','0','0','0','new',' ','','1','0','31736876938','No','3','2025-01-14 21:01:38','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1599,'','Cash','','2025-01-15 13:43:26','','0','3','2025-01-15 13:43:26','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','31736937776','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1600,'','Cash','','2025-01-15 14:17:06','','0','3','2025-01-15 14:17:06','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31736939825','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1601,'','Cash','','2025-01-15 14:21:22','','0','3','2025-01-15 14:21:22','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31736940041','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1602,'','Cash','','2025-01-15 16:31:25','','0','3','2025-01-15 16:31:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31736947884','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1603,'','Cash','','2025-01-15 16:32:34','','0','3','2025-01-15 16:32:34','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31736947953','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1604,';po','Mpesa','','2025-01-15 19:31:35','','0','3','2025-01-15 19:31:35','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31736958648','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1605,'bnm','Mpesa','','2025-01-15 19:32:02','','0','3','2025-01-15 19:32:02','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31736958721','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1606,'xvc','Mpesa','','2025-01-15 20:25:44','','0','3','2025-01-15 20:25:44','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','31736961938','Cleared','3','2025-01-15 21:13:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1607,'mkkbkj','Mpesa','','2025-01-15 20:47:36','','0','3','2025-01-15 20:47:36','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31736962787','Cleared','3','2025-01-15 21:13:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1608,'','Cash','','2025-01-16 12:47:19','','0','3','2025-01-16 12:47:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31737020833','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1609,'','Cash','','2025-01-16 14:43:23','','0','3','2025-01-16 14:43:23','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31737027792','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1610,'oii','Mpesa','','2025-01-16 14:43:52','','0','3','2025-01-16 14:43:52','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31737027819','Cleared','3','2025-01-16 21:42:39','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1611,'smd mny','Mpesa','','2025-01-16 17:24:15','','0','3','2025-01-16 17:24:15','','0','1210','1','retail','0','1210','1','0','0','0','0','1210','0','new',' ','','1','0','31737037391','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1612,'','Cash','','2025-01-16 18:40:35','','0','3','2025-01-16 18:40:35','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','31737042003','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1613,'snd mny','Mpesa','','2025-01-16 19:35:23','','0','3','2025-01-16 19:35:23','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','31737045020','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1614,'hgf','Cash','','2025-01-16 20:08:28','','0','3','2025-01-16 20:08:28','','90','180','1','retail','0','180','1','0','0','0','0','90','0','printed',' ','','1','0','31737047306','Cleared','3','2025-01-16 21:44:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1615,'','Cash','','2025-01-16 20:47:30','','0','3','2025-01-16 20:47:30','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31737049649','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1616,'','Cash','','2025-01-17 16:16:46','','0','3','2025-01-17 16:16:46','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31737119794','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1617,'562','Cash','','2025-01-17 16:18:28','','0','3','2025-01-17 16:18:28','','200','1130','1','retail','0','1130','1','0','0','0','0','930','0','printed',' ','','1','0','31737119861','Cleared','3','2025-01-17 21:51:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1618,'5625','Mpesa','','2025-01-17 16:21:11','','0','3','2025-01-17 16:21:11','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31737120059','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1619,'2514','Cash','','2025-01-17 16:34:40','','0','3','2025-01-17 16:34:40','','840','1240','1','retail','0','1240','1','0','0','0','0','400','0','printed',' ','','1','0','31737120120','Cleared','3','2025-01-17 21:52:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1620,'659','Mpesa','','2025-01-17 20:44:20','','0','3','2025-01-17 20:44:20','','0','1210','1','retail','0','1210','1','0','0','0','0','1210','0','printed',' ','','1','0','31737133758','Cleared','3','2025-01-17 20:53:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1621,'696','Cash','','2025-01-18 14:48:00','','0','3','2025-01-18 14:48:00','','10','360','1','retail','0','360','1','0','0','0','0','350','0','printed',' ','','1','0','31737199969','Cleared','3','2025-01-19 02:51:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1622,'','Cash','','2025-01-18 16:42:19','','0','3','2025-01-18 16:42:19','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31737207719','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1623,'','Cash','','2025-01-18 17:48:53','','0','3','2025-01-18 17:48:53','','1040','1040','1','retail','0','1040','1','0','0','0','0','0','0','new',' ','','1','0','31737211703','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1624,'','Cash','','2025-01-18 19:41:20','','0','3','2025-01-18 19:41:20','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','1','0','31737218473','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1625,'569','Mpesa','','2025-01-18 20:36:21','','0','3','2025-01-18 20:36:21','','0','1290','1','retail','0','1290','1','0','0','0','0','1290','0','printed',' ','','1','0','31737220552','Cleared','3','2025-01-19 02:49:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1626,'snd mny','Mpesa','','2025-01-18 20:43:40','','0','3','2025-01-18 20:43:40','','0','1020','1','retail','0','1020','1','0','0','0','0','1020','0','new',' ','','1','0','31737222202','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1627,'456','Mpesa','','2025-01-18 21:50:37','','0','3','2025-01-18 21:50:37','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','31737226236','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1628,'','Cash','','2025-01-18 22:03:16','','0','3','2025-01-18 22:03:16','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31737226994','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1629,'','Cash','','2025-01-19 00:50:57','','0','3','2025-01-19 00:50:57','','1180','1180','1','retail','0','1180','1','0','0','0','0','0','0','new',' ','','1','0','31737237004','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1630,'568','Cash','','2025-01-19 02:08:36','','0','3','2025-01-19 02:08:36','','1180','2150','1','retail','0','2150','1','0','0','0','0','970','0','printed',' ','','1','0','31737240927','Cleared','3','2025-01-19 21:31:48','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1631,'','Card','','2025-01-19 02:34:35','','0','3','2025-01-19 02:34:35','','0','690','1','retail','0','690','1','690','0','0','0','0','0','printed',' ','','1','0','31737242999','Cleared','3','2025-01-19 02:40:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1632,'','Cash','','2025-01-19 14:05:13','','0','3','2025-01-19 14:05:13','','2390','2390','1','retail','0','2390','1','0','0','0','0','0','0','new',' ','','1','0','31737284680','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1633,'','Cash','','2025-01-19 15:20:05','','0','3','2025-01-19 15:20:05','','1020','1020','1','retail','0','1020','1','0','0','0','0','0','0','new',' ','','1','0','31737289173','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1634,'569','Mpesa','','2025-01-19 16:49:28','','0','3','2025-01-19 16:49:28','','0','1630','1','retail','0','1630','1','0','0','0','0','1630','0','printed',' ','','1','0','31737293515','Cleared','3','2025-01-19 17:01:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1635,'','Cash','','2025-01-19 17:09:21','','0','3','2025-01-19 17:09:21','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31737295749','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1636,'456','Mpesa','','2025-01-19 18:57:42','','0','3','2025-01-19 18:57:42','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','new',' ','','1','0','31737301463','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1637,'856','Mpesa','','2025-01-19 20:01:08','','0','3','2025-01-19 19:49:20','','0','2370','1','retail','0','2370','1','0','0','0','0','2370','0','printed',' ','','1','0','31737304405','Cleared','3','2025-01-19 21:20:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1638,'','Cash','','2025-01-19 19:50:58','','0','3','2025-01-19 19:50:58','','900','1100','1','retail','0','1100','1','0','0','0','0','200','0','printed',' ','','1','0','31737305442','Cleared','3','2025-01-19 21:31:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1639,'65','Mpesa','','2025-01-21 14:30:41','','0','3','2025-01-21 14:30:41','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','31737459035','Cleared','3','2025-01-21 14:31:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1640,'','Cash','','2025-01-21 14:46:10','','0','3','2025-01-21 14:46:10','','670','670','1','retail','0','670','1','0','0','0','0','0','0','new',' ','','1','0','31737459123','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1641,'545','Mpesa','','2025-01-21 15:51:48','','0','3','2025-01-21 15:51:48','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31737463907','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1642,'','Cash','','2025-01-21 15:52:15','','0','3','2025-01-21 15:52:15','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31737463934','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1643,'568','Mpesa','','2025-01-23 11:53:56','','0','3','2025-01-23 11:53:56','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31737622435','Cleared','3','2025-01-23 21:33:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1644,'','Cash','','2025-01-23 12:44:02','','0','3','2025-01-23 12:44:02','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31737625441','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1645,'365','Mpesa','','2025-01-23 13:34:01','','0','3','2025-01-23 13:34:01','','0','1090','1','retail','0','1090','1','0','0','0','0','1090','0','printed',' ','','1','0','31737627757','Cleared','3','2025-01-23 21:34:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1646,'','Cash','','2025-01-23 14:04:47','','0','3','2025-01-23 14:04:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31737630285','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1647,'','Cash','','2025-01-23 16:01:20','','0','3','2025-01-23 16:01:20','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31737636506','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1648,'','Cash','','2025-01-24 13:28:24','','0','3','2025-01-24 13:28:24','','660','660','1','retail','0','660','1','0','0','0','0','0','0','new',' ','','1','0','31737714407','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1649,'','Cash','','2025-01-24 14:00:37','','0','3','2025-01-24 14:00:37','','2280','2280','1','retail','0','2280','1','0','0','0','0','0','0','new',' ','','1','0','31737715841','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1650,'','Cash','','2025-01-24 18:31:49','','0','3','2025-01-24 18:31:49','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31737732708','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1651,'','Cash','','2025-01-24 18:34:53','','0','3','2025-01-24 18:34:53','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31737732892','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1652,'','Mpesa','','2025-01-25 13:51:14','','0','3','2025-01-25 13:51:14','','0','930','1','retail','0','930','1','0','0','0','0','930','0','printed',' ','','1','0','31737802173','Cleared','3','2025-01-26 03:40:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1653,'554','Mpesa','','2025-01-25 14:25:28','','0','3','2025-01-25 14:25:28','','0','570','1','retail','0','570','1','0','0','0','0','570','0','new',' ','','1','0','31737804305','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1654,'456','Mpesa','','2025-01-25 16:05:46','','0','3','2025-01-25 16:05:46','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','1','0','31737810338','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1655,'','Cash','','2025-01-25 18:31:40','','0','3','2025-01-25 18:31:40','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31737817763','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1656,'698','Mpesa','','2025-01-25 20:48:36','','0','3','2025-01-25 20:48:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31737827315','Cleared','3','2025-01-25 20:54:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1657,'snd mny','Mpesa','','2025-01-25 21:49:28','','0','3','2025-01-25 21:49:28','','0','3220','1','retail','0','3220','1','0','0','0','0','3220','0','printed',' ','','1','0','31737829799','Cleared','3','2025-01-26 03:38:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1658,'89G','Mpesa','','2025-01-26 14:07:16','','0','3','2025-01-26 14:07:16','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','printed',' ','','1','0','31737889620','Cleared','3','2025-01-26 14:12:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1659,'258','Mpesa','','2025-01-26 17:00:12','','0','3','2025-01-26 17:00:12','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31737899974','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1660,'','Card','','2025-01-26 17:01:58','','0','3','2025-01-26 17:01:58','','0','1130','1','retail','0','1130','1','1130','0','0','0','0','0','printed',' ','585','1','0','31737900065','Cleared','3','2025-01-26 21:30:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1661,'456','Mpesa','','2025-01-26 20:54:38','','0','3','2025-01-26 20:54:38','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31737914076','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1662,'','Cash','','2025-01-26 20:55:28','','0','3','2025-01-26 20:55:28','','880','880','1','retail','0','880','1','0','0','0','0','0','0','new',' ','','1','0','31737914113','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1663,'ikyi','Mpesa','','2025-01-28 12:22:04','','0','3','2025-01-28 12:22:05','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31738056105','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1664,'','Cash','','2025-01-28 13:24:56','','0','3','2025-01-28 13:24:57','','840','840','1','retail','0','840','1','0','0','0','0','0','0','new',' ','','1','0','31738059892','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1665,'','Cash','','2025-01-28 15:58:53','','0','3','2025-01-28 15:58:53','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31738069132','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1666,'','Cash','','2025-01-28 16:52:15','','0','3','2025-01-28 16:52:16','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31738072326','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1667,'123','Mpesa','','2025-01-28 18:32:43','','0','3','2025-01-28 18:32:43','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31738078356','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1668,'456','Mpesa','','2025-01-28 18:47:03','','0','3','2025-01-28 18:47:03','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','31738079207','Cleared','3','2025-01-28 21:55:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1669,'','Cash','','2025-01-28 20:14:50','','0','3','2025-01-28 20:14:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31738084489','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1670,'741','Mpesa','','2025-01-28 21:23:58','','0','3','2025-01-28 21:23:58','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','31738088632','Cleared','3','2025-01-28 21:55:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1671,'','Cash','','2025-01-29 13:29:49','','0','3','2025-01-29 13:29:49','','620','620','1','retail','0','620','1','0','0','0','0','0','0','new',' ','','1','0','31738146580','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1672,'','Cash','','2025-01-29 14:30:13','','0','3','2025-01-29 14:30:13','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31738150152','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1673,'','Cash','','2025-01-29 15:50:20','','0','3','2025-01-29 15:18:14','','2360','2360','1','retail','0','2360','1','0','0','0','0','0','0','new',' ','','1','0','31738153025','No','3','2025-01-29 15:50:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1674,'','Cash','','2025-01-29 18:39:36','','0','3','2025-01-29 18:39:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31738165174','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1675,'','Card','','2025-01-29 18:52:33','','0','3','2025-01-29 18:52:33','','0','570','1','retail','0','570','1','570','0','0','0','0','0','printed',' ','456','1','0','31738165541','Cleared','3','2025-01-29 18:58:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1676,'','Cash','','2025-01-29 20:15:28','','0','3','2025-01-29 20:15:28','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','new',' ','','1','0','31738170720','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1677,'523','Card','','2025-01-29 21:43:11','','0','3','2025-01-29 21:43:11','','0','90','1','retail','0','90','1','90','0','0','0','0','0','new',' ','','1','0','31738175414','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1678,'123','Mpesa','','2025-01-30 15:49:00','','0','3','2025-01-30 15:49:00','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','31738241321','Cleared','3','2025-01-30 15:51:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1679,'','Cash','','2025-01-30 17:14:35','','0','3','2025-01-30 17:14:35','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','31738246452','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1680,'','Cash','','2025-01-31 14:53:27','','0','3','2025-01-31 14:53:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31738324405','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1681,'456','Mpesa','','2025-01-31 15:16:32','','0','3','2025-01-31 15:16:32','','0','1510','1','retail','0','1510','1','0','0','0','0','1510','0','printed',' ','','1','0','31738324420','Cleared','3','2025-01-31 21:29:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1682,'','Cash','','2025-01-31 18:29:32','','0','3','2025-01-31 18:29:32','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31738337370','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1683,'','Cash','','2025-01-31 19:58:47','','0','3','2025-01-31 19:58:47','','2170','2170','1','retail','0','2170','1','0','0','0','0','0','0','new',' ','','1','0','31738341782','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1684,'','Cash','','2025-01-31 20:20:04','','0','3','2025-01-31 20:20:04','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31738344003','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1685,'','Cash','','2025-01-31 21:08:20','','0','3','2025-01-31 21:08:20','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','new',' ','','1','0','31738346026','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1686,'','Cash','','2025-01-31 21:29:50','','0','3','2025-01-31 21:29:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31738348189','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1687,'565','Mpesa','','2025-02-01 11:59:22','','0','3','2025-02-01 11:59:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31738400361','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1688,'','Cash','','2025-02-01 12:34:25','','0','3','2025-02-01 12:34:25','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31738402461','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1689,'456','Mpesa','','2025-02-01 14:58:13','','0','3','2025-02-01 14:58:13','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','31738406882','Cleared','3','2025-02-01 18:59:48','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1690,'','Cash','','2025-02-01 15:25:58','','0','3','2025-02-01 15:25:58','','730','730','1','retail','0','730','1','0','0','0','0','0','0','new',' ','','1','0','31738412585','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1691,'','Cash','','2025-02-01 19:10:37','','0','3','2025-02-01 19:10:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31738426236','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1692,'','Cash','','2025-02-01 19:52:25','','0','3','2025-02-01 19:52:25','','540','540','1','retail','0','540','1','0','0','0','0','0','0','new',' ','','1','0','31738428740','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1693,'852','Mpesa','','2025-02-01 22:10:46','','0','3','2025-02-01 22:10:46','','0','610','1','retail','0','610','1','0','0','0','0','610','0','printed',' ','','1','0','31738436995','Cleared','3','2025-02-02 03:48:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1694,'','Cash','','2025-02-01 23:31:50','','0','3','2025-02-01 23:31:50','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','31738441785','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1695,'','Cash','','2025-02-01 23:34:41','','0','3','2025-02-01 23:34:41','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31738442078','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1696,'236','Mpesa','','2025-02-01 23:35:07','','0','3','2025-02-01 23:35:07','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','31738442097','Cleared','3','2025-02-02 03:48:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1697,'258','Mpesa','','2025-02-02 03:17:31','','0','3','2025-02-02 03:17:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','31738446625','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1698,'741','Mpesa','','2025-02-02 03:18:33','','0','3','2025-02-02 03:18:33','','0','1110','1','retail','0','1110','1','0','0','0','0','1110','0','printed',' ','','1','0','31738455495','Cleared','3','2025-02-02 03:56:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1699,'','Cash','','2025-02-02 03:20:26','','0','3','2025-02-02 03:20:26','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31738455615','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1700,'','Cash','','2025-02-02 03:54:06','','0','3','2025-02-02 03:35:26','','730','730','1','retail','0','730','1','0','0','0','0','0','0','new',' ','','1','0','31738455691','No','3','2025-02-02 03:54:06','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1701,'123','Mpesa','','2025-02-02 03:35:55','','0','3','2025-02-02 03:35:55','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31738456551','Cleared','3','2025-02-02 03:55:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1702,'','Cash','','2025-02-02 03:45:47','','0','3','2025-02-02 03:45:47','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31738457146','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1703,'snd ,mnu','Mpesa','','2025-02-02 15:15:12','','0','3','2025-02-02 15:15:12','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','31738498494','Cleared','3','2025-02-02 17:43:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1704,'','Cash','','2025-02-02 15:15:59','','0','3','2025-02-02 15:15:59','','870','870','1','retail','0','870','1','0','0','0','0','0','0','new',' ','','1','0','31738498531','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1705,'/85','Cash','','2025-02-02 17:14:07','','0','3','2025-02-02 17:14:07','','400','850','1','retail','0','850','1','0','0','0','0','450','0','printed',' ','','1','0','31738505635','Cleared','3','2025-02-02 20:06:39','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1706,'','Cash','','2025-02-02 18:07:54','','0','3','2025-02-02 18:07:54','','2440','2440','1','retail','0','2440','1','0','0','0','0','0','0','new',' ','','1','0','31738508798','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1707,'','Cash','','2025-02-02 18:25:06','','0','3','2025-02-02 18:25:06','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31738509903','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1708,'753','Mpesa','','2025-02-02 18:26:24','','0','3','2025-02-02 18:26:24','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','31738509983','Cleared','3','2025-02-02 18:54:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1709,'456','Mpesa','','2025-02-02 20:29:44','','0','3','2025-02-02 20:29:44','','0','1590','1','retail','0','1590','1','0','0','0','0','1590','0','new',' ','','1','0','31738517355','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1710,'1654','Mpesa','','2025-02-04 14:28:31','','0','3','2025-02-04 14:28:31','','0','2450','1','retail','0','2450','1','0','0','0','0','2450','0','printed',' ','','1','0','31738668478','Cleared','3','2025-02-04 21:47:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1711,'753','Mpesa','','2025-02-04 19:01:33','','0','3','2025-02-04 19:01:33','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','31738684892','Cleared','3','2025-02-04 19:03:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1712,'452','Mpesa','','2025-02-04 20:22:39','','0','3','2025-02-04 20:22:39','','0','1230','1','retail','0','1230','1','0','0','0','0','1230','0','new',' ','','1','0','31738689748','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1713,'456','Mpesa','','2025-02-05 14:15:38','','0','3','2025-02-05 14:15:38','','0','1070','1','retail','0','1070','1','0','0','0','0','1070','0','printed',' ','','1','0','31738754118','Cleared','3','2025-02-05 21:26:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1714,'456','Cash','','2025-02-05 14:23:40','','0','3','2025-02-05 14:23:40','','270','690','1','retail','0','690','1','0','0','0','0','420','0','printed',' ','','1','0','31738754176','Cleared','3','2025-02-05 21:59:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1715,'','Cash','','2025-02-05 15:26:50','','0','3','2025-02-05 15:26:50','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','printed',' ','','1','0','31738758373','Cleared','3','2025-02-05 21:58:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1716,'258','Mpesa','','2025-02-06 16:23:24','','0','3','2025-02-06 16:23:24','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31738848202','Cleared','3','2025-02-06 21:50:10','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1717,'456','Mpesa','','2025-02-06 19:49:35','','0','3','2025-02-06 19:49:35','','0','930','1','retail','0','930','1','0','0','0','0','930','0','printed',' ','','1','0','31738860550','Cleared','3','2025-02-06 21:49:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1718,'456','Mpesa','','2025-02-06 19:50:28','','0','3','2025-02-06 19:50:28','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','31738860622','Cleared','3','2025-02-06 21:49:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1719,'456','Mpesa','','2025-02-06 21:48:14','','0','3','2025-02-06 21:48:14','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31738867693','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1720,'','Mpesa','','2025-02-07 12:25:50','','0','3','2025-02-07 12:25:50','','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','31738920327','Cleared','3','2025-02-07 21:44:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1721,'','Cash','','2025-02-07 14:05:20','','0','3','2025-02-07 14:05:20','','910','910','1','retail','0','910','1','0','0','0','0','0','0','new',' ','','1','0','31738925638','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1722,'123','Mpesa','','2025-02-07 16:47:00','','0','3','2025-02-07 16:47:00','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31738936018','Cleared','3','2025-02-07 18:32:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1723,'123','Mpesa','','2025-02-07 18:25:42','','0','3','2025-02-07 18:25:42','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','31738941915','Cleared','3','2025-02-07 18:32:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1724,'1233','Mpesa','','2025-02-07 18:30:48','','0','3','2025-02-07 18:30:48','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','31738942243','Cleared','3','2025-02-07 18:31:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1725,'123','Mpesa','','2025-02-07 19:09:30','','0','3','2025-02-07 19:09:30','','1000','1620','1','retail','0','1620','1','0','0','0','0','620','0','printed',' ','','1','0','31738942928','Cleared','3','2025-02-07 21:43:32','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1726,'753','Card','','2025-02-07 19:31:17','','0','3','2025-02-07 19:31:17','','0','690','1','retail','0','690','1','690','0','0','0','0','0','new',' ','','1','0','31738945468','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1727,'123','Mpesa','','2025-02-07 20:31:40','','0','3','2025-02-07 20:31:40','','0','580','1','retail','0','580','1','0','0','0','0','580','0','printed',' ','','1','0','31738949482','Cleared','3','2025-02-07 21:43:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1728,'123','Mpesa','','2025-02-08 14:37:09','','0','3','2025-02-08 14:37:09','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31739014620','Cleared','3','2025-02-08 14:39:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1729,'','Cash','','2025-02-08 16:03:46','','0','3','2025-02-08 16:03:46','','2580','2580','1','retail','0','2580','1','0','0','0','0','0','0','new',' ','','1','0','31739018704','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1730,'456','Card','','2025-02-08 18:58:42','','0','3','2025-02-08 18:58:42','','0','490','1','retail','0','490','1','490','0','0','0','0','0','new',' ','','1','0','31739030308','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1731,'','Cash','','2025-02-08 19:04:34','','0','3','2025-02-08 19:04:34','','710','710','1','retail','0','710','1','0','0','0','0','0','0','new',' ','','1','0','31739030633','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1732,'456','Mpesa','','2025-02-09 03:20:56','','0','3','2025-02-09 03:20:56','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','31739060450','Cleared','3','2025-02-09 13:32:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1733,'','Cash','','2025-02-09 03:40:30','','0','3','2025-02-09 03:40:30','','1880','1880','1','retail','0','1880','1','0','0','0','0','0','0','new',' ','','1','0','31739060687','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1734,'123','Mpesa','','2025-02-09 17:09:56','','0','3','2025-02-09 17:09:56','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','31739110153','Cleared','3','2025-02-09 17:12:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1735,'','Cash','','2025-02-09 17:19:16','','0','3','2025-02-09 17:19:16','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31739110754','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1736,'456','Mpesa','','2025-02-09 18:17:21','','0','3','2025-02-09 18:17:21','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31739114238','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1737,'','Card','','2025-02-09 19:23:55','','0','3','2025-02-09 19:23:55','','0','450','1','retail','0','450','1','450','0','0','0','0','0','printed',' ','456','1','0','31739118216','Cleared','3','2025-02-09 19:40:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1738,'5465','Mpesa','','2025-02-09 19:25:49','','0','3','2025-02-09 19:25:49','','0','1710','1','retail','0','1710','1','0','0','0','0','1710','0','printed',' ','','1','0','31739118289','Cleared','3','2025-02-09 20:06:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1739,'741','Mpesa','','2025-02-09 19:26:54','','0','3','2025-02-09 19:26:55','','0','590','1','retail','0','590','1','0','0','0','0','590','0','printed',' ','753','1','0','31739118373','Cleared','3','2025-02-09 21:40:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1740,'','Cash','','2025-02-09 20:00:25','','0','3','2025-02-09 20:00:25','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31739120418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1741,'423','Mpesa','','2025-02-09 21:36:09','','0','3','2025-02-09 21:36:09','','0','1590','1','retail','0','1590','1','0','0','0','0','1590','0','new',' ','','1','0','31739126151','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1742,'','Cash','','2025-02-09 21:47:01','','0','3','2025-02-09 21:47:01','','1270','1270','1','retail','0','1270','1','0','0','0','0','0','0','new',' ','','1','0','31739126264','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1743,'123','Mpesa','','2025-02-11 12:56:44','','0','3','2025-02-11 12:56:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31739267802','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1744,'','Cash','','2025-02-11 13:46:53','','0','3','2025-02-11 13:46:53','','540','540','1','retail','0','540','1','0','0','0','0','0','0','new',' ','','1','0','31739270809','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1745,'','Cash','','2025-02-11 13:59:24','','0','3','2025-02-11 13:59:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31739271562','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1746,'4664','Mpesa','','2025-02-11 18:57:27','','0','3','2025-02-11 18:57:27','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','31739289446','Cleared','3','2025-02-11 21:16:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1747,'','Card','','2025-02-11 21:11:49','','0','3','2025-02-11 21:11:49','','0','1400','1','retail','0','1400','1','1400','0','0','0','0','0','printed',' ','1574','1','0','31739296434','Cleared','3','2025-02-11 21:15:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1748,'','Cash','','2025-02-11 21:22:56','','0','3','2025-02-11 21:22:56','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31739298173','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1749,'325','Mpesa','','2025-02-12 14:28:45','','0','3','2025-02-12 14:28:45','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31739359711','Cleared','3','2025-02-12 17:18:14','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1750,'','Cash','','2025-02-12 16:06:12','','0','3','2025-02-12 16:06:12','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31739365571','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1751,'55','Mpesa','','2025-02-12 17:15:17','','0','3','2025-02-12 17:15:17','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31739369696','Cleared','3','2025-02-12 17:18:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1752,'','Cash','','2025-02-12 19:58:52','','0','3','2025-02-12 19:58:52','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31739375474','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1753,'','Cash','','2025-02-13 15:05:05','','0','3','2025-02-13 15:05:05','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','new',' ','','1','0','31739448253','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1754,'','Cash','','2025-02-14 14:26:57','','0','3','2025-02-14 14:26:57','','1580','1580','1','retail','0','1580','1','0','0','0','0','0','0','new',' ','','1','0','31739530496','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1755,'852','Mpesa','','2025-02-14 15:18:54','','0','3','2025-02-14 15:18:54','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','31739535525','Cleared','3','2025-02-14 18:55:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1756,'','Cash','','2025-02-14 15:49:16','','0','3','2025-02-14 15:49:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31739537354','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1757,'66216','Mpesa','','2025-02-14 17:25:12','','0','3','2025-02-14 17:25:12','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31739543098','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1758,'456','Cash','','2025-02-14 18:31:43','','0','3','2025-02-14 18:31:43','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31739547033','Cleared','3','2025-02-14 18:54:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1759,'1235','Mpesa','','2025-02-14 19:34:48','','0','3','2025-02-14 19:34:48','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','31739550044','Cleared','3','2025-02-14 21:45:26','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1760,'563','Mpesa','','2025-02-14 19:40:24','','0','3','2025-02-14 19:40:25','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31739551212','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1761,'123','Mpesa','','2025-02-14 20:54:04','','0','3','2025-02-14 20:54:04','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','31739555605','Cleared','3','2025-02-14 21:44:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1762,'1236','Mpesa','','2025-02-14 20:56:01','','0','3','2025-02-14 20:56:01','','0','980','1','retail','0','980','1','0','0','0','0','980','0','printed',' ','','1','0','31739555731','Cleared','3','2025-02-14 21:44:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1763,'123','Mpesa','','2025-02-14 21:15:20','','0','3','2025-02-14 21:15:20','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','31739556888','Cleared','3','2025-02-14 21:43:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1764,'101010','Cash','','2025-02-15 14:48:05','','0','3','2025-02-15 14:48:05','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','31739619198','Cleared','3','2025-02-15 21:15:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1765,'852','Mpesa','','2025-02-15 14:49:16','','0','3','2025-02-15 14:49:16','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31739620144','Cleared','3','2025-02-15 20:11:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1766,'','Cash','','2025-02-15 15:45:37','','0','3','2025-02-15 15:45:37','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','31739623515','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1767,'1234','Mpesa','','2025-02-15 15:53:59','','0','3','2025-02-15 15:53:59','','150','200','1','retail','0','200','1','0','0','0','0','50','0','printed',' ','','1','0','31739624037','Cleared','3','2025-02-15 20:09:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1768,'','Cash','','2025-02-15 16:04:37','','0','3','2025-02-15 16:04:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31739624676','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1769,'1234','Mpesa','','2025-02-15 17:00:32','','0','3','2025-02-15 17:00:32','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','31739628031','Cleared','3','2025-02-15 20:08:00','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1770,'123','Mpesa','','2025-02-15 18:16:59','','0','3','2025-02-15 18:16:59','','0','970','1','retail','0','970','1','0','0','0','0','970','0','printed',' ','','1','0','31739631710','Cleared','3','2025-02-15 18:38:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1771,'1234','Mpesa','','2025-02-15 18:21:27','','0','3','2025-02-15 18:21:27','','0','1350','1','retail','0','1350','1','0','0','0','0','1350','0','new',' ','','1','0','31739632860','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1772,'1234','Mpesa','','2025-02-15 19:55:51','','0','3','2025-02-15 19:55:51','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','31739638540','Cleared','3','2025-02-15 20:07:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1773,'snd mny','Cash','','2025-02-15 19:56:11','','0','3','2025-02-15 19:56:11','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','31739638563','Cleared','3','2025-02-15 20:06:39','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1774,'snd mny','Mpesa','','2025-02-15 20:39:02','','0','3','2025-02-15 20:39:02','','0','1420','1','retail','0','1420','1','0','0','0','0','1420','0','printed',' ','','1','0','31739638830','Cleared','3','2025-02-15 20:55:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1775,'1254','Mpesa','','2025-02-15 21:01:11','','0','3','2025-02-15 21:01:11','','0','330','1','retail','0','330','1','0','0','0','0','330','0','new',' ','','1','0','31739642466','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1776,'254658','Mpesa','','2025-02-15 21:29:59','','0','3','2025-02-15 21:29:59','','0','1170','1','retail','0','1170','1','0','0','0','0','1170','0','new',' ','','1','0','31739644064','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1777,'155','Mpesa','','2025-02-15 22:27:40','','0','3','2025-02-15 22:27:40','','0','1610','1','retail','0','1610','1','0','0','0','0','1610','0','printed',' ','','1','0','31739647640','Cleared','3','2025-02-16 03:29:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1778,'','Cash','','2025-02-16 00:10:35','','0','3','2025-02-16 00:10:35','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','31739653828','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1779,'','Mpesa','','2025-02-16 00:47:54','','0','3','2025-02-16 00:47:54','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','31739656067','Cleared','3','2025-02-16 00:51:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1780,'','Cash','','2025-02-16 13:33:37','','0','3','2025-02-16 13:33:37','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','31739701983','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1781,'4654','Mpesa','','2025-02-16 14:12:48','','0','3','2025-02-16 14:12:48','','0','600','1','retail','0','600','1','0','0','0','0','600','0','new',' ','','1','0','31739704367','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1782,'','Cash','','2025-02-16 14:13:27','','0','3','2025-02-16 14:13:27','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31739704406','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1783,'','Cash','','2025-02-16 14:59:24','','0','3','2025-02-16 14:59:24','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','31739707132','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1784,'1234','Mpesa','','2025-02-16 16:05:57','','0','3','2025-02-16 16:05:57','','2000','2600','1','retail','0','2600','1','0','0','0','0','600','0','printed',' ','','1','0','31739709981','Cleared','3','2025-02-16 16:30:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1785,'','Cash','','2025-02-16 18:18:06','','0','3','2025-02-16 18:18:06','','510','510','1','retail','0','510','1','0','0','0','0','0','0','new',' ','','1','0','31739718426','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1786,'','Cash','','2025-02-16 20:55:23','','0','3','2025-02-16 20:55:23','','860','860','1','retail','0','860','1','0','0','0','0','0','0','new',' ','','1','0','31739728492','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1787,'1234','Mpesa','','2025-02-18 14:26:49','','0','3','2025-02-18 14:26:49','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31739878006','Cleared','3','2025-02-18 14:30:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1788,'2424','Mpesa','','2025-02-18 15:10:49','','0','3','2025-02-18 15:10:49','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31739880648','Cleared','3','2025-02-18 21:58:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1789,'','Cash','','2025-02-18 15:15:44','','0','3','2025-02-18 15:15:44','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31739880942','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1790,'875','Mpesa','','2025-02-18 16:40:54','','0','3','2025-02-18 16:40:54','','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','31739886046','Cleared','3','2025-02-18 21:56:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1791,'757','Mpesa','','2025-02-18 16:41:07','','0','3','2025-02-18 16:41:07','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31739886066','Cleared','3','2025-02-18 21:57:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1792,'','Cash','','2025-02-18 16:42:08','','0','3','2025-02-18 16:42:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','new',' ','','1','0','31739886127','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1793,'','Cash','','2025-02-18 18:35:18','','0','3','2025-02-18 18:35:18','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31739892915','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1794,'444','Mpesa','','2025-02-18 18:35:50','','0','3','2025-02-18 18:35:50','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','31739892944','Cleared','3','2025-02-18 21:57:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1795,'4657465','Mpesa','','2025-02-18 18:47:56','','0','3','2025-02-18 18:47:56','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','31739893662','Cleared','3','2025-02-18 21:57:20','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1796,'','Cash','','2025-02-19 12:09:23','','0','3','2025-02-19 12:09:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31739956161','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1797,'236','Mpesa','','2025-02-19 12:09:37','','0','3','2025-02-19 12:09:37','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','31739956174','Cleared','3','2025-02-19 12:21:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1798,'2356','Mpesa','','2025-02-19 16:46:54','','0','3','2025-02-19 16:46:54','','0','470','1','retail','0','470','1','0','0','0','0','470','0','printed',' ','','1','0','31739972740','Cleared','3','2025-02-19 21:28:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1799,'245','Mpesa','','2025-02-19 20:18:29','','0','3','2025-02-19 20:18:29','','0','430','1','retail','0','430','1','0','0','0','0','430','0','printed',' ','','1','0','31739985493','Cleared','3','2025-02-19 20:22:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1800,'','Cash','','2025-02-19 21:07:48','','0','3','2025-02-19 21:07:48','','190','190','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','0','31739988447','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1801,'','Cash','','2025-02-20 12:42:14','','0','3','2025-02-20 12:42:14','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31740044532','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1802,'tguyt','Mpesa','','2025-02-20 17:44:32','','0','3','2025-02-20 17:44:32','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','31740062659','Cleared','3','2025-02-20 19:19:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1803,'','Cash','','2025-02-20 17:53:43','','0','3','2025-02-20 17:53:43','','610','610','1','retail','0','610','1','0','0','0','0','0','0','new',' ','','1','0','31740063193','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1804,'sm','Mpesa','','2025-02-20 18:13:02','','0','3','2025-02-20 18:13:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','31740064380','Cleared','3','2025-02-20 19:18:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1805,'','Cash','','2025-02-20 18:13:22','','0','3','2025-02-20 18:13:22','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31740064400','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1806,'snd mny','Mpesa','','2025-02-20 19:15:35','','0','3','2025-02-20 19:15:35','','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','31740068129','Cleared','3','2025-02-20 19:19:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1807,'544','Mpesa','','2025-02-21 11:43:18','','0','3','2025-02-21 11:43:18','','0','880','1','retail','0','880','1','0','0','0','0','880','0','printed',' ','','1','0','31740127388','Cleared','3','2025-02-21 20:38:32','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1808,'','Cash','','2025-02-21 12:49:35','','0','3','2025-02-21 12:49:35','','1570','1570','1','retail','0','1570','1','0','0','0','0','0','0','new',' ','','1','0','31740129963','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1809,'','Cash','','2025-02-21 12:54:57','','0','3','2025-02-21 12:54:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31740131696','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1810,'','Cash','','2025-02-21 13:34:22','','0','3','2025-02-21 13:34:22','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','31740133662','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1811,'515','Mpesa','','2025-02-21 18:12:07','','0','3','2025-02-21 18:12:07','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','31740150272','Cleared','3','2025-02-21 20:37:54','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1812,'45459','Mpesa','','2025-02-21 18:16:39','','0','3','2025-02-21 18:16:39','','200','400','1','retail','0','400','1','0','0','0','0','200','0','printed',' ','','1','0','31740150996','Cleared','3','2025-02-21 20:37:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1813,'snd mny','Mpesa','','2025-02-21 20:02:44','','0','3','2025-02-21 20:02:45','','0','640','1','retail','0','640','1','0','0','0','0','640','0','new',' ','','1','0','31740157338','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1814,'216216','Mpesa','','2025-02-22 11:56:50','','0','3','2025-02-22 11:56:50','','0','1170','1','retail','0','1170','1','0','0','0','0','1170','0','new',' ','','1','0','31740214598','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1815,'4562','Mpesa','','2025-02-22 14:44:11','','0','3','2025-02-22 14:44:11','','0','710','1','retail','0','710','1','0','0','0','0','710','0','new',' ','','1','0','31740223935','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1816,'','Cash','','2025-02-22 15:17:21','','0','3','2025-02-22 15:17:21','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','31740226632','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1817,'2255','Mpesa','','2025-02-22 15:47:57','','0','3','2025-02-22 15:47:57','','0','1090','1','retail','0','1090','1','0','0','0','0','1090','0','printed',' ','','1','0','31740226695','Cleared','3','2025-02-23 01:06:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1818,'','Cash','','2025-02-22 16:27:11','','0','3','2025-02-22 16:27:11','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31740230803','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1819,'4574','Card','','2025-02-22 19:12:51','','0','3','2025-02-22 19:12:51','','0','540','1','retail','0','540','1','540','0','0','0','0','0','new',' ','','1','0','31740240743','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1820,'sm','Cash','','2025-02-22 19:26:36','','0','3','2025-02-22 19:26:36','','2350','2530','1','retail','0','2530','1','0','0','0','0','180','0','printed',' ','','1','0','31740241548','Cleared','3','2025-02-23 01:04:56','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1821,'','Cash','','2025-02-22 20:03:09','','0','3','2025-02-22 20:03:09','','1020','1020','1','retail','0','1020','1','0','0','0','0','0','0','new',' ','','1','0','31740243022','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1822,'','Cash','','2025-02-22 20:35:53','','0','3','2025-02-22 20:35:53','','1670','1670','1','retail','0','1670','1','0','0','0','0','0','0','new',' ','','1','0','31740245734','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1823,'2563','Mpesa','','2025-02-23 00:28:21','','0','3','2025-02-23 00:28:21','','0','830','1','retail','0','830','1','0','0','0','0','830','0','printed',' ','','1','0','31740259685','Cleared','3','2025-02-23 20:35:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1824,'525','Mpesa','','2025-02-23 01:14:36','','0','3','2025-02-23 01:14:36','','0','710','1','retail','0','710','1','0','0','0','0','710','0','new',' ','','1','0','31740262462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1825,'4641','Mpesa','','2025-02-23 14:23:52','','0','3','2025-02-23 14:23:52','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31740309831','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1826,'258','Mpesa','','2025-02-23 15:06:41','','0','3','2025-02-23 15:06:41','','0','1480','1','retail','0','1480','1','0','0','0','0','1480','0','new',' ','','1','0','31740312374','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1827,'','Cash','','2025-02-23 19:43:45','','0','3','2025-02-23 19:43:45','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31740328994','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1828,'8968','Mpesa','','2025-02-23 19:57:59','','0','3','2025-02-23 19:57:59','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31740329877','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1829,'','Cash','','2025-02-23 20:15:49','','0','3','2025-02-23 20:15:49','','1590','1590','1','retail','0','1590','1','0','0','0','0','0','0','new',' ','','1','0','31740329972','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1830,'646','Mpesa','','2025-02-25 11:58:21','','0','3','2025-02-25 11:58:21','','0','1120','1','retail','0','1120','1','0','0','0','0','1120','0','printed',' ','','1','0','31740471716','Cleared','3','2025-02-25 21:56:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1831,'464','Mpesa','','2025-02-25 12:27:50','','0','3','2025-02-25 12:27:51','','0','870','1','retail','0','870','1','0','0','0','0','870','0','printed',' ','','1','0','31740474536','Cleared','3','2025-02-25 13:54:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1832,'44','Mpesa','','2025-02-25 13:14:57','','0','3','2025-02-25 13:14:57','','0','1570','1','retail','0','1570','1','0','0','0','0','1570','0','printed',' ','','1','0','31740477852','Cleared','3','2025-02-25 13:53:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1833,'','Mpesa','','2025-02-25 14:14:12','','0','3','2025-02-25 14:14:12','','0','2130','1','retail','0','2130','1','0','0','0','0','2130','0','printed',' ','','1','0','31740482020','Cleared','3','2025-02-25 21:55:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1834,'oik','Mpesa','','2025-02-25 20:38:12','','0','3','2025-02-25 20:38:12','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','new',' ','','1','0','31740505075','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1835,'','Cash','','2025-02-25 21:53:51','','0','3','2025-02-25 21:53:51','','700','700','1','retail','0','700','1','0','0','0','0','0','0','new',' ','','1','0','31740509625','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1836,'jjk','Mpesa','','2025-02-26 12:09:03','','0','3','2025-02-26 12:09:03','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','31740560913','Cleared','3','2025-02-26 12:28:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1837,'juty','Mpesa','','2025-02-26 12:13:23','','0','3','2025-02-26 12:13:23','','0','430','1','retail','0','430','1','0','0','0','0','430','0','printed',' ','','1','0','31740560972','Cleared','3','2025-02-26 12:28:37','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1838,'84','Mpesa','','2025-02-26 12:37:12','','0','3','2025-02-26 12:37:12','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','31740562622','Cleared','3','2025-02-26 15:08:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1839,'5','Mpesa','','2025-02-26 12:39:33','','0','3','2025-02-26 12:39:33','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31740562700','Cleared','3','2025-02-26 15:08:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1840,'s,m','Mpesa','','2025-02-26 12:56:34','','0','3','2025-02-26 12:56:34','','0','1170','1','retail','0','1170','1','0','0','0','0','1170','0','printed',' ','','1','0','31740563780','Cleared','3','2025-02-26 15:07:55','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1841,'sm','Mpesa','','2025-02-26 13:40:52','','0','3','2025-02-26 13:40:52','','0','2270','1','retail','0','2270','1','0','0','0','0','2270','0','printed',' ','','1','0','31740565896','Cleared','3','2025-02-26 14:56:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1842,'','Cash','','2025-02-26 14:57:39','','0','3','2025-02-26 14:57:39','','560','560','1','retail','0','560','1','0','0','0','0','0','0','new',' ','','1','0','31740571045','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1843,'s','Mpesa','','2025-02-26 16:00:49','','0','3','2025-02-26 16:00:49','','0','870','1','retail','0','870','1','0','0','0','0','870','0','new',' ','','1','0','31740571387','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1844,'545','Mpesa','','2025-02-26 16:08:27','','0','3','2025-02-26 16:08:27','','0','430','1','retail','0','430','1','0','0','0','0','430','0','new',' ','','1','0','31740575280','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1845,'575','Mpesa','','2025-02-26 17:18:11','','0','3','2025-02-26 17:18:12','','0','1270','1','retail','0','1270','1','0','0','0','0','1270','0','printed',' ','','1','0','31740579233','Cleared','3','2025-02-26 21:57:39','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1846,'575','Mpesa','','2025-02-26 17:27:27','','0','3','2025-02-26 17:27:27','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31740580045','Cleared','3','2025-02-26 21:57:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1847,'575','Mpesa','','2025-02-26 18:41:03','','0','3','2025-02-26 18:41:03','','0','1960','1','retail','0','1960','1','0','0','0','0','1960','0','printed',' ','','1','0','31740581102','Cleared','3','2025-02-26 21:57:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1848,'478','Mpesa','','2025-02-26 18:43:11','','0','3','2025-02-26 18:43:11','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','31740584563','Cleared','3','2025-02-26 21:57:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1849,'87','Mpesa','','2025-02-26 21:17:23','','0','3','2025-02-26 21:17:23','','0','2630','1','retail','0','2630','1','0','0','0','0','2630','0','printed',' ','','1','0','31740584940','Cleared','3','2025-02-26 21:56:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1850,'','Cash','','2025-02-27 12:24:55','','0','3','2025-02-27 12:24:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31740648294','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1851,'','Cash','','2025-02-27 13:24:42','','0','3','2025-02-27 13:24:42','','1860','1860','1','retail','0','1860','1','0','0','0','0','0','0','new',' ','','1','0','31740650325','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1852,'','Cash','','2025-02-27 13:27:14','','0','3','2025-02-27 13:27:14','','230','230','1','retail','0','230','1','0','0','0','0','0','0','new',' ','','1','0','31740651902','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1853,'sm','Mpesa','','2025-02-27 13:28:17','','0','3','2025-02-27 13:28:17','','0','940','1','retail','0','940','1','0','0','0','0','940','0','printed',' ','','1','0','31740652079','Cleared','3','2025-02-27 21:00:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1854,'646','Mpesa','','2025-02-27 13:53:03','','0','3','2025-02-27 13:53:03','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','31740653577','Cleared','3','2025-02-27 14:57:32','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1855,'1454','Mpesa','','2025-02-27 14:54:16','','0','3','2025-02-27 14:54:16','','0','1300','1','retail','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','31740657186','Cleared','3','2025-02-27 14:57:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1856,'258','Mpesa','','2025-02-27 19:02:25','','0','3','2025-02-27 19:02:25','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31740672124','Cleared','3','2025-02-27 19:09:24','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1857,'768','Mpesa','','2025-02-27 19:41:32','','0','3','2025-02-27 19:41:32','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','31740674442','Cleared','3','2025-02-27 19:43:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1858,'','Cash','','2025-02-27 20:52:11','','0','3','2025-02-27 20:52:11','','910','910','1','retail','0','910','1','0','0','0','0','0','0','new',' ','','1','0','31740678706','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1859,'','Cash','','2025-02-28 13:35:11','','0','3','2025-02-28 13:35:11','','1280','1280','1','retail','0','1280','1','0','0','0','0','0','0','new',' ','','1','0','31740738882','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1860,'55445','Mpesa','','2025-02-28 13:35:57','','0','3','2025-02-28 13:35:57','','0','1230','1','retail','0','1230','1','0','0','0','0','1230','0','printed',' ','','1','0','31740738928','Cleared','3','2025-02-28 21:00:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1861,'','Cash','','2025-02-28 18:45:33','','0','3','2025-02-28 18:45:33','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','new',' ','','1','0','31740755937','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1862,'','Cash','','2025-02-28 19:11:35','','0','3','2025-02-28 19:11:35','','430','430','1','retail','0','430','1','0','0','0','0','0','0','new',' ','','1','0','31740759078','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1863,'56','Mpesa','','2025-02-28 20:53:18','','0','3','2025-02-28 20:53:18','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31740765196','Cleared','3','2025-02-28 20:58:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1864,'uyy','Mpesa','','2025-02-28 20:54:05','','0','3','2025-02-28 20:54:05','','0','1030','1','retail','0','1030','1','0','0','0','0','1030','0','printed',' ','','1','0','31740765217','Cleared','3','2025-02-28 21:41:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1865,'ouyl','Mpesa','','2025-02-28 21:40:22','','0','3','2025-02-28 21:40:22','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','31740768012','Cleared','3','2025-02-28 21:40:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1866,'','Cash','','2025-02-28 22:10:34','','0','3','2025-02-28 22:10:34','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31740768575','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1867,'','Cash','','2025-03-01 12:05:37','','0','3','2025-03-01 12:05:37','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31740819935','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1868,'','Cash','','2025-03-01 12:06:58','','0','3','2025-03-01 12:06:58','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','1','0','31740820005','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1869,'','Cash','','2025-03-01 13:55:57','','0','3','2025-03-01 13:55:57','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','31740826541','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1870,'165','Mpesa','','2025-03-01 14:30:10','','0','3','2025-03-01 14:30:10','','0','2510','1','retail','0','2510','1','0','0','0','0','2510','0','printed',' ','','1','0','31740827948','Cleared','3','2025-03-01 14:34:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1871,'123','Mpesa','','2025-03-01 19:26:40','','0','3','2025-03-01 19:26:40','','0','1330','1','retail','0','1330','1','0','0','0','0','1330','0','printed',' ','','1','0','31740844633','Cleared','3','2025-03-02 13:23:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1872,'','Cash','','2025-03-01 19:29:25','','0','3','2025-03-01 19:29:25','','1380','1380','1','retail','0','1380','1','0','0','0','0','0','0','new',' ','','1','0','31740846504','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1873,'23','Mpesa','','2025-03-01 19:36:34','','0','3','2025-03-01 19:36:34','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','31740846992','Cleared','3','2025-03-02 13:25:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1874,'545','Mpesa','','2025-03-01 21:20:04','','0','3','2025-03-01 21:20:04','','0','2080','1','retail','0','2080','1','0','0','0','0','2080','0','new',' ','','1','0','31740853188','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1875,'','Cash','','2025-03-01 21:51:52','','0','3','2025-03-01 21:51:52','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31740855091','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1876,'25','Mpesa','','2025-03-01 22:50:24','','0','3','2025-03-01 22:50:24','','0','560','1','retail','0','560','1','0','0','0','0','560','0','printed',' ','','1','0','31740858618','Cleared','3','2025-03-02 13:22:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1877,'','Cash','','2025-03-01 22:52:00','','0','3','2025-03-01 22:52:00','','1020','1020','1','retail','0','1020','1','0','0','0','0','0','0','new',' ','','1','0','31740858693','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1878,'854','Mpesa','','2025-03-02 03:08:13','','0','3','2025-03-02 03:08:13','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','31740874067','Cleared','3','2025-03-02 14:35:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1879,'','Cash','','2025-03-02 13:59:53','','0','3','2025-03-02 13:59:53','','820','820','1','retail','0','820','1','0','0','0','0','0','0','new',' ','','1','0','31740913153','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1880,'','Cash','','2025-03-02 14:16:10','','0','3','2025-03-02 14:16:10','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31740914169','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1881,'','Cash','','2025-03-02 16:28:56','','0','3','2025-03-02 16:28:56','','230','230','1','retail','0','230','1','0','0','0','0','0','0','new',' ','','1','0','31740922131','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1882,'','Cash','','2025-03-02 17:29:28','','0','3','2025-03-02 17:29:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','31740925766','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1883,'132','Mpesa','','2025-03-02 18:01:14','','0','3','2025-03-02 18:01:14','','0','740','1','retail','0','740','1','0','0','0','0','740','0','printed',' ','','1','0','31740927591','Cleared','3','2025-03-02 18:17:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1884,'','Cash','','2025-03-02 18:22:15','','0','3','2025-03-02 18:22:15','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31740928925','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1885,'','Cash','','2025-03-02 19:40:48','','0','3','2025-03-02 19:40:48','','430','430','1','retail','0','430','1','0','0','0','0','0','0','new',' ','','1','0','31740933633','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1886,'','Cash','','2025-03-02 19:58:01','','0','3','2025-03-02 19:58:01','','1130','1130','1','retail','0','1130','1','0','0','0','0','0','0','new',' ','','1','0','31740934661','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1887,'45','Mpesa','','2025-03-02 21:59:52','','0','3','2025-03-02 21:59:52','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','31740940287','Cleared','3','2025-03-02 22:07:13','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1888,'','Cash','','2025-03-04 14:28:45','','0','3','2025-03-04 14:28:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31741087721','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1889,'45','Mpesa','','2025-03-04 18:24:05','','0','3','2025-03-04 18:24:05','','200','540','1','retail','0','540','1','0','0','0','0','340','0','printed',' ','','1','0','31741101832','Cleared','3','2025-03-05 12:15:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1890,'46','Cash','','2025-03-04 21:28:41','','0','3','2025-03-04 21:28:41','','600','670','1','retail','0','670','1','0','0','0','0','70','0','printed',' ','','1','0','31741112909','Cleared','3','2025-03-05 12:16:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1891,'','Cash','','2025-03-05 12:32:18','','0','3','2025-03-05 12:32:18','','180','180','1','retail','0','180','1','0','0','0','0','0','0','new',' ','','1','0','31741167129','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1892,'','Cash','','2025-03-05 20:07:19','','0','3','2025-03-05 20:07:19','','1330','1330','1','retail','0','1330','1','0','0','0','0','0','0','new',' ','','1','0','31741193014','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1893,'','Cash','','2025-03-06 20:03:05','','0','3','2025-03-06 20:03:05','','1170','1170','1','retail','0','1170','1','0','0','0','0','0','0','new',' ','','1','0','31741280557','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1894,'5','Mpesa','','2025-03-07 11:52:46','','0','3','2025-03-07 11:52:46','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','1','0','31741337545','Cleared','3','2025-03-07 17:35:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1895,'57','Mpesa','','2025-03-07 12:20:54','','0','3','2025-03-07 12:20:54','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31741339253','Cleared','3','2025-03-07 20:55:56','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1896,'','Cash','','2025-03-07 13:17:21','','0','3','2025-03-07 13:17:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31741342640','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1897,'354','Mpesa','','2025-03-07 14:54:51','','0','3','2025-03-07 14:54:51','','0','430','1','retail','0','430','1','0','0','0','0','430','0','printed',' ','','1','0','31741348479','Cleared','3','2025-03-07 15:09:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1898,'','Cash','','2025-03-07 20:53:07','','0','3','2025-03-07 20:53:07','','1320','1320','1','retail','0','1320','1','0','0','0','0','0','0','new',' ','','1','0','31741369950','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1899,'','Mpesa','','2025-03-08 13:46:31','','0','3','2025-03-08 13:46:31','','230','650','1','retail','0','650','1','0','0','0','0','420','0','printed',' ','','1','0','31741430773','Cleared','3','2025-03-09 13:42:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1900,'54','Mpesa','','2025-03-08 17:18:21','','0','3','2025-03-08 17:18:21','','0','1630','1','retail','0','1630','1','0','0','0','0','1630','0','printed',' ','','1','0','31741443025','Cleared','3','2025-03-09 13:42:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1901,'6465','Mpesa','','2025-03-08 18:24:57','','0','3','2025-03-08 18:24:57','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','31741447463','Cleared','3','2025-03-09 13:40:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1902,'','Cash','','2025-03-08 23:36:23','','0','3','2025-03-08 23:36:23','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','new',' ','','1','0','31741466176','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1903,'354','Mpesa','','2025-03-08 23:47:37','','0','3','2025-03-08 23:47:37','','0','830','1','retail','0','830','1','0','0','0','0','830','0','printed',' ','','1','0','31741466839','Cleared','3','2025-03-09 13:45:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1904,'','Cash','','2025-03-09 13:38:16','','0','3','2025-03-09 13:38:16','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31741467741','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1905,'65','Mpesa','','2025-03-09 13:38:41','','0','3','2025-03-09 13:38:41','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','31741516714','Cleared','3','2025-03-09 21:16:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1906,'8','Mpesa','','2025-03-09 14:55:17','','0','3','2025-03-09 14:55:17','','0','1440','1','retail','0','1440','1','0','0','0','0','1440','0','printed',' ','','1','0','31741520430','Cleared','3','2025-03-09 16:04:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1907,'','Cash','','2025-03-09 15:46:21','','0','3','2025-03-09 15:46:21','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31741524362','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1908,'','Cash','','2025-03-09 15:47:05','','0','3','2025-03-09 15:47:05','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31741524424','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1909,'54','Mpesa','','2025-03-09 16:02:12','','0','3','2025-03-09 16:02:12','','0','410','1','retail','0','410','1','0','0','0','0','410','0','printed',' ','','1','0','31741525325','Cleared','3','2025-03-09 16:04:03','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1910,'545','Mpesa','','2025-03-09 20:38:13','','0','3','2025-03-09 20:38:13','','0','2200','1','retail','0','2200','1','0','0','0','0','2200','0','printed',' ','','1','0','31741541839','Cleared','3','2025-03-09 20:41:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1911,'','Cash','','2025-03-09 20:40:14','','0','3','2025-03-09 20:40:14','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31741542007','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1912,'54','Mpesa','','2025-03-11 14:11:34','','0','3','2025-03-11 14:11:34','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','31741691492','Cleared','3','2025-03-12 10:57:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1913,'54','Mpesa','','2025-03-11 14:12:02','','0','3','2025-03-11 14:12:02','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31741691520','Cleared','3','2025-03-12 11:02:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1914,'','Cash','','2025-03-11 14:12:58','','0','3','2025-03-11 14:12:58','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','31741691577','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1915,'','Cash','','2025-03-11 17:39:42','','0','3','2025-03-11 17:39:42','','1140','1140','1','retail','0','1140','1','0','0','0','0','0','0','new',' ','','1','0','31741703910','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1916,'','Cash','','2025-03-11 19:01:54','','0','3','2025-03-11 19:01:54','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31741708911','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1917,'684','Mpesa','','2025-03-12 16:18:57','','0','3','2025-03-12 16:18:57','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','31741785527','Cleared','3','2025-03-12 21:56:46','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1918,'','Cash','','2025-03-12 21:41:09','','0','3','2025-03-12 21:41:09','','1180','1180','1','retail','0','1180','1','0','0','0','0','0','0','new',' ','','1','0','31741804847','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1919,'54','Mpesa','','2025-03-12 21:45:35','','0','3','2025-03-12 21:45:35','','0','410','1','retail','0','410','1','0','0','0','0','410','0','printed',' ','','1','0','31741805107','Cleared','3','2025-03-12 21:57:01','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1920,'','Cash','','2025-03-13 19:16:13','','0','3','2025-03-13 19:16:13','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31741882572','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1921,'','Cash','','2025-03-13 19:16:30','','0','3','2025-03-13 19:16:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31741882589','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1922,'','Cash','','2025-03-13 19:16:46','','0','3','2025-03-13 19:16:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31741882604','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1923,'','Cash','','2025-03-13 19:17:45','','0','3','2025-03-13 19:17:45','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','1','0','31741882657','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1924,'','Cash','','2025-03-13 19:18:08','','0','3','2025-03-13 19:18:08','','80','80','1','retail','0','80','1','0','0','0','0','0','0','new',' ','','1','0','31741882686','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1925,'87','Mpesa','','2025-03-14 19:33:20','','0','3','2025-03-14 19:33:20','','0','330','1','retail','0','330','1','0','0','0','0','330','0','printed',' ','','1','0','31741969995','Cleared','3','2025-03-15 10:36:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1926,'8886','Mpesa','','2025-03-14 19:35:29','','0','3','2025-03-14 19:35:29','','0','1360','1','retail','0','1360','1','0','0','0','0','1360','0','printed',' ','','1','0','31741970023','Cleared','3','2025-03-15 10:36:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1927,'','Cash','','2025-03-14 19:38:45','','0','3','2025-03-14 19:38:45','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31741970320','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1928,'87','Mpesa','','2025-03-14 19:40:16','','0','3','2025-03-14 19:40:16','','0','560','1','retail','0','560','1','0','0','0','0','560','0','printed',' ','','1','0','31741970391','Cleared','3','2025-03-15 10:35:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1929,'87','Mpesa','','2025-03-14 19:40:52','','0','3','2025-03-14 19:40:52','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31741970450','Cleared','3','2025-03-15 10:35:21','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1930,'77','Mpesa','','2025-03-14 19:51:48','','0','3','2025-03-14 19:51:48','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','31741971095','Cleared','3','2025-03-15 10:35:04','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1931,'57','Mpesa','','2025-03-14 19:54:11','','0','3','2025-03-14 19:54:11','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','31741971249','Cleared','3','2025-03-15 10:34:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1932,'','Cash','','2025-03-15 15:23:57','','0','3','2025-03-15 15:23:57','','1270','1270','1','retail','0','1270','1','0','0','0','0','0','0','new',' ','','1','0','31742040599','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1933,'','Cash','','2025-03-15 15:44:01','','0','3','2025-03-15 15:44:01','','780','780','1','retail','0','780','1','0','0','0','0','0','0','new',' ','','1','0','31742042601','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1934,'54','Mpesa','','2025-03-15 17:38:47','','0','3','2025-03-15 17:38:47','','0','1260','1','retail','0','1260','1','0','0','0','0','1260','0','printed',' ','','1','0','31742049477','Cleared','3','2025-03-15 17:41:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1935,'654','Mpesa','','2025-03-15 20:49:14','','0','3','2025-03-15 20:49:14','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','printed',' ','','1','0','31742060937','Cleared','3','2025-03-15 23:13:19','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1936,'','Cash','','2025-03-15 20:59:29','','0','3','2025-03-15 20:59:29','','410','410','1','retail','0','410','1','0','0','0','0','0','0','new',' ','','1','0','31742061560','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1937,'uh','Mpesa','','2025-03-15 20:59:57','','0','3','2025-03-15 20:59:57','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31742061590','Cleared','3','2025-03-15 23:12:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1938,'','Cash','','2025-03-15 23:11:29','','0','3','2025-03-15 23:11:29','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31742069488','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1939,'','Cash','','2025-03-16 01:23:55','','0','3','2025-03-16 01:23:55','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31742077433','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1940,'8787','Mpesa','','2025-03-16 03:44:43','','0','3','2025-03-16 03:44:43','','0','2220','1','retail','0','2220','1','0','0','0','0','2220','0','printed',' ','','1','0','31742085873','Cleared','3','2025-03-16 03:45:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1941,'','Cash','','2025-03-16 04:06:54','','0','3','2025-03-16 04:06:54','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31742087179','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1942,'654','Mpesa','','2025-03-16 14:24:38','','0','3','2025-03-16 14:24:38','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31742124261','Cleared','3','2025-03-16 14:28:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1943,'65','Cash','','2025-03-16 14:26:13','','0','3','2025-03-16 14:26:13','','1580','1580','1','retail','0','1580','1','0','0','0','0','0','0','printed',' ','','1','0','31742124316','Cleared','3','2025-03-16 21:41:58','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1944,'','Cash','','2025-03-16 14:27:35','','0','3','2025-03-16 14:27:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31742124454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1945,'54','Mpesa','','2025-03-16 15:00:23','','0','3','2025-03-16 15:00:23','','0','580','1','retail','0','580','1','0','0','0','0','580','0','printed',' ','','1','0','31742126398','Cleared','3','2025-03-16 21:35:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1946,'984','Mpesa','','2025-03-16 15:00:42','','0','3','2025-03-16 15:00:42','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','31742126440','Cleared','3','2025-03-16 21:37:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1947,'98','Mpesa','','2025-03-16 15:36:42','','0','3','2025-03-16 15:36:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31742128600','Cleared','3','2025-03-16 21:37:18','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1948,'','Cash','','2025-03-16 17:38:21','','0','3','2025-03-16 17:38:21','','570','570','1','retail','0','570','1','0','0','0','0','0','0','new',' ','','1','0','31742135891','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1949,'984','Mpesa','','2025-03-16 21:36:15','','0','3','2025-03-16 21:36:15','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','31742150129','Cleared','3','2025-03-16 21:36:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1950,'','Cash','','2025-03-16 21:38:17','','0','3','2025-03-16 21:38:17','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31742150292','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1951,'','Cash','','2025-03-18 12:42:48','','0','3','2025-03-18 12:42:48','','1090','1090','1','retail','0','1090','1','0','0','0','0','0','0','new',' ','','1','0','31742290945','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1952,'','Cash','','2025-03-18 13:09:27','','0','3','2025-03-18 13:09:27','','330','330','1','retail','0','330','1','0','0','0','0','0','0','new',' ','','1','0','31742292559','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1953,'23','Mpesa','','2025-03-18 15:39:57','','0','3','2025-03-18 15:39:57','','310','440','1','retail','0','440','1','0','0','0','0','130','0','printed',' ','','1','0','31742301585','Cleared','3','2025-03-19 10:26:09','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1954,'15','Mpesa','','2025-03-18 15:40:24','','0','3','2025-03-18 15:40:24','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31742301622','Cleared','3','2025-03-19 10:24:50','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1955,'','Cash','','2025-03-18 19:39:41','','0','3','2025-03-18 19:39:41','','1490','1490','1','retail','0','1490','1','0','0','0','0','0','0','new',' ','','1','0','31742315969','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1956,'87','Mpesa','','2025-03-18 20:35:26','','0','3','2025-03-18 20:35:26','','0','1110','1','retail','0','1110','1','0','0','0','0','1110','0','printed',' ','','1','0','31742319300','Cleared','3','2025-03-19 10:26:43','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1957,'','Cash','','2025-03-18 20:47:31','','0','3','2025-03-18 20:47:31','','230','230','1','retail','0','230','1','0','0','0','0','0','0','new',' ','','1','0','31742320047','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1958,'54','Mpesa','','2025-03-18 21:54:24','','0','3','2025-03-18 21:54:24','','0','620','1','retail','0','620','1','0','0','0','0','620','0','printed',' ','','1','0','31742324063','Cleared','3','2025-03-19 10:27:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1959,'2','Mpesa','','2025-03-18 21:55:08','','0','3','2025-03-18 21:55:08','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','31742324106','Cleared','3','2025-03-19 10:27:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1960,'','Cash','','2025-03-19 10:58:59','','0','3','2025-03-19 10:58:59','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31742371138','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1961,'879','Mpesa','','2025-03-19 11:55:09','','0','3','2025-03-19 11:55:09','','0','710','1','retail','0','710','1','0','0','0','0','710','0','printed',' ','','1','0','31742374494','Cleared','3','2025-03-20 13:49:49','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1962,'','Cash','','2025-03-19 16:15:33','','0','3','2025-03-19 16:15:33','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31742390132','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1963,'44','Mpesa','','2025-03-19 19:53:56','','0','3','2025-03-19 19:53:56','','200','510','1','retail','0','510','1','0','0','0','0','310','0','printed',' ','','1','0','31742403223','Cleared','3','2025-03-20 17:21:00','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1964,'54','Mpesa','','2025-03-19 20:36:00','','0','3','2025-03-19 20:36:00','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31742405754','Cleared','3','2025-03-20 13:50:35','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1965,'254','Card','','2025-03-19 20:41:36','','0','3','2025-03-19 20:41:36','','0','1410','1','retail','0','1410','1','1410','0','0','0','0','0','new',' ','','1','0','31742405980','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1966,'62','Mpesa','','2025-03-20 12:15:25','','0','3','2025-03-20 11:53:23','','0','3760','1','retail','0','3760','1','0','0','0','0','3760','0','printed',' ','','1','0','31742460733','Cleared','3','2025-03-21 10:45:06','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1967,'53','Mpesa','','2025-03-20 21:57:30','','0','3','2025-03-20 21:57:30','','0','1180','1','retail','0','1180','1','0','0','0','0','1180','0','printed',' ','','1','0','31742497006','Cleared','3','2025-03-21 10:46:05','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1968,'65','Mpesa','','2025-03-20 22:00:03','','0','3','2025-03-20 22:00:03','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','31742497191','Cleared','3','2025-03-21 10:45:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1969,'8','Mpesa','','2025-03-21 14:12:31','','0','3','2025-03-21 14:12:31','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31742555549','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1970,'65','Mpesa','','2025-03-21 14:13:21','','0','3','2025-03-21 14:13:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31742555599','Cleared','3','2025-03-21 21:59:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1971,'984','Mpesa','','2025-03-21 16:51:58','','0','3','2025-03-21 16:51:59','','0','1070','1','retail','0','1070','1','0','0','0','0','1070','0','printed',' ','','1','0','31742565087','Cleared','3','2025-03-21 21:59:40','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1972,'65','Mpesa','','2025-03-21 21:57:58','','0','3','2025-03-21 21:57:58','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31742583473','Cleared','3','2025-03-21 22:00:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1973,'55','Mpesa','','2025-03-21 22:23:43','','0','3','2025-03-21 22:23:43','','0','2020','1','retail','0','2020','1','0','0','0','0','2020','0','new',' ','','1','0','31742583502','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1974,'','Cash','','2025-03-22 15:54:18','','0','3','2025-03-22 15:54:18','','3020','3020','1','retail','0','3020','1','0','0','0','0','0','0','new',' ','','1','0','31742647990','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1975,'','Cash','','2025-03-22 19:20:43','','0','3','2025-03-22 19:20:43','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31742660434','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1976,'78','Mpesa','','2025-03-22 19:22:31','','0','3','2025-03-22 19:22:32','','0','1450','1','retail','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','31742660484','Cleared','3','2025-03-23 03:56:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1977,'','Cash','','2025-03-22 19:59:25','','0','3','2025-03-22 19:59:25','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','1','0','31742662710','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1978,'3','Mpesa','','2025-03-23 15:01:48','','0','3','2025-03-23 15:01:48','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','31742731294','Cleared','3','2025-03-23 19:56:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1979,'','Mpesa','','2025-03-23 19:52:05','','0','3','2025-03-23 19:52:05','','0','410','1','retail','0','410','1','0','0','0','0','410','0','printed',' ','','1','0','31742748717','Cleared','3','2025-03-23 19:56:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1980,'','Mpesa','','2025-03-23 19:55:28','','0','3','2025-03-23 19:55:28','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','31742748927','Cleared','3','2025-03-23 19:57:07','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1981,'','Cash','','2025-03-23 21:20:28','','0','3','2025-03-23 21:20:28','','1120','1120','1','retail','0','1120','1','0','0','0','0','0','0','new',' ','','1','0','31742753917','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1982,'','Cash','','2025-03-23 21:20:44','','0','3','2025-03-23 21:20:44','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31742754041','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1983,'2','Mpesa','','2025-03-25 12:53:21','','0','3','2025-03-25 12:53:21','','0','930','1','retail','0','930','1','0','0','0','0','930','0','new',' ','','1','0','31742896385','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1984,'','Cash','','2025-03-25 19:49:16','','0','3','2025-03-25 19:49:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31742921353','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1985,'','Cash','','2025-03-25 19:49:52','','0','3','2025-03-25 19:49:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31742921390','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1986,'wws','Mpesa','','2025-03-25 19:54:10','','0','3','2025-03-25 19:54:10','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','31742921635','Cleared','3','2025-03-25 20:09:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1987,'6do','Mpesa','','2025-03-25 20:06:02','','0','3','2025-03-25 20:06:02','','0','830','1','retail','0','830','1','0','0','0','0','830','0','new',' ','','1','0','31742922169','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1988,'dqu','Mpesa','','2025-03-25 21:57:20','','0','3','2025-03-25 21:57:20','','0','1240','1','retail','0','1240','1','0','0','0','0','1240','0','new',' ','','1','0','31742928975','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1989,'YP7','Mpesa','','2025-03-26 14:24:15','','0','3','2025-03-26 14:24:15','','0','1570','1','retail','0','1570','1','0','0','0','0','1570','0','new',' ','','1','0','31742988212','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1990,'E8L','Mpesa','','2025-03-26 20:36:26','','0','3','2025-03-26 20:36:26','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','1','0','31743009103','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1991,'siy','Mpesa','','2025-03-27 16:55:35','','0','3','2025-03-27 16:55:35','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31743083627','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1992,'b44','Mpesa','','2025-03-27 20:46:39','','0','3','2025-03-27 20:46:39','','0','520','1','retail','0','520','1','0','0','0','0','520','0','new',' ','','1','0','31743097570','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1993,'','Cash','','2025-03-28 10:33:03','','0','3','2025-03-28 10:33:03','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','31743147181','Cleared','3','2025-03-28 17:06:34','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1994,'em1','Mpesa','','2025-03-28 13:12:36','','0','3','2025-03-28 13:12:36','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','31743156751','Cleared','3','2025-03-28 13:13:22','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1995,'ku3','Bank','','2025-03-28 17:16:53','','0','3','2025-03-28 17:16:53','','0','1140','1','retail','0','1140','1','0','0','0','0','0','1140','new',' ','','1','0','31743171378','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1996,'','Cash','','2025-03-29 12:45:52','','0','3','2025-03-29 12:45:52','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31743241513','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1997,'JX6','Mpesa','','2025-03-29 14:15:41','','0','3','2025-03-29 14:15:41','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','1','0','31743245187','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1998,'FQO','Mpesa','','2025-03-29 17:22:32','','0','3','2025-03-29 17:22:32','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31743258150','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(1999,'DI2','Mpesa','','2025-03-29 18:13:26','','0','3','2025-03-29 18:13:26','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','31743261198','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2000,'ouf','Mpesa','','2025-03-29 20:26:04','','0','3','2025-03-29 20:26:04','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','31743269138','Cleared','3','2025-03-29 20:58:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2001,'','Cash','','2025-03-29 20:34:56','','0','3','2025-03-29 20:34:56','','540','540','1','retail','0','540','1','0','0','0','0','0','0','new',' ','','1','0','31743269687','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2002,'mic','Mpesa','','2025-03-30 03:15:04','','0','3','2025-03-30 03:15:04','','0','1260','1','retail','0','1260','1','0','0','0','0','1260','0','new',' ','','1','0','31743292166','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2003,'077','Mpesa','','2025-03-30 13:42:52','','0','3','2025-03-30 13:42:52','','0','960','1','retail','0','960','1','0','0','0','0','960','0','new',' ','','1','0','31743331223','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2004,'0ho','Mpesa','','2025-03-30 14:04:09','','0','3','2025-03-30 14:04:09','','0','1940','1','retail','0','1940','1','0','0','0','0','1940','0','new',' ','','1','0','31743331712','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2005,'s4m','Mpesa','','2025-03-30 14:24:35','','0','3','2025-03-30 14:24:35','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31743333688','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2006,'tsa','Mpesa','','2025-03-30 15:39:17','','0','3','2025-03-30 15:39:17','','0','2040','1','retail','0','2040','1','0','0','0','0','2040','0','printed',' ','','1','0','31743337656','Cleared','3','2025-03-30 16:19:00','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2007,'qkn','Mpesa','','2025-03-30 15:58:21','','0','3','2025-03-30 15:58:21','','0','1020','1','retail','0','1020','1','0','0','0','0','1020','0','printed',' ','','1','0','31743339293','Cleared','3','2025-03-30 16:10:57','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2008,'','Cash','','2025-03-30 16:07:37','','630','3','2025-03-30 16:07:37','','370','370','1','retail','0','370','1','0','0','0','0','0','0','new',' ','','1','0','31743339985','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2009,'','Cash','','2025-03-30 16:23:05','','0','3','2025-03-30 16:23:05','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','31743340984','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2010,'','Cash','','2025-03-30 19:00:19','','0','3','2025-03-30 19:00:19','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31743350411','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2011,'52l','Mpesa','','2025-03-30 20:07:39','','0','3','2025-03-30 20:07:39','','0','1610','1','retail','0','1610','1','0','0','0','0','1610','0','new',' ','','1','0','31743352910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2012,'vam','Mpesa','','2025-03-30 20:48:45','','0','3','2025-03-30 20:48:45','','0','560','1','retail','0','560','1','0','0','0','0','560','0','new',' ','','1','0','31743355610','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2013,'','Cash','','2025-04-01 11:21:34','','0','3','2025-04-01 10:50:12','','1610','1610','1','retail','0','1610','1','0','0','0','0','0','0','new',' ','','1','0','31743493688','No','3','2025-04-01 11:21:34','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2014,'aeh','Mpesa','','2025-04-01 16:35:13','','0','3','2025-04-01 16:35:13','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','1','0','31743514079','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2015,'','Cash','','2025-04-01 16:37:22','','0','3','2025-04-01 16:37:23','','720','720','1','retail','0','720','1','0','0','0','0','0','0','new',' ','','1','0','31743514609','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2016,'vgt','Bank','','2025-04-01 16:54:42','','0','3','2025-04-01 16:54:42','','0','2500','1','retail','0','2500','1','0','0','0','0','0','2500','printed',' ','','1','0','31743514666','Cleared','3','2025-04-01 18:24:41','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2017,'0vx','Bank','','2025-04-01 17:15:13','','0','3','2025-04-01 17:15:13','','0','1980','1','retail','0','1980','1','0','0','0','0','0','1980','printed',' ','','1','0','31743516743','Cleared','3','2025-04-01 18:58:56','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2018,'','Cash','','2025-04-01 17:22:03','','0','3','2025-04-01 17:22:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','1','0','31743517320','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2019,'z2z','Cash','','2025-04-01 18:20:50','','0','3','2025-04-01 18:20:50','','0','300','1','retail','0','300','1','0','0','0','0','0','300','printed',' ','','1','0','31743520845','Cleared','3','2025-04-01 18:27:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2020,'','Cash','','2025-04-01 20:03:43','','0','3','2025-04-01 20:03:43','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31743527021','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2021,'uca','Bank','','2025-04-01 20:06:22','','0','3','2025-04-01 20:06:22','','0','320','1','retail','0','320','1','0','0','0','0','0','320','new',' ','','1','0','31743527179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2022,'','Cash','','2025-04-01 21:15:17','','0','3','2025-04-01 21:15:17','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','new',' ','','1','0','31743530523','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2023,'','Cash','','2025-04-01 21:20:25','','0','3','2025-04-01 21:20:25','','1460','1460','1','retail','0','1460','1','0','0','0','0','0','0','new',' ','','1','0','31743531341','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2024,'akf','Mpesa','','2025-04-02 12:13:30','','0','3','2025-04-02 12:13:30','','0','990','1','retail','0','990','1','0','0','0','0','990','0','new',' ','','1','0','31743585176','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2025,'','Cash','','2025-04-02 12:34:23','','0','3','2025-04-02 12:34:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31743586462','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2026,'563','Mpesa','','2025-04-02 15:41:42','','0','3','2025-04-02 15:41:42','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','31743596695','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2027,'','Cash','','2025-04-02 18:13:58','','0','3','2025-04-02 18:13:58','','1890','1890','1','retail','0','1890','1','0','0','0','0','0','0','new',' ','','1','0','31743606804','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2028,'sq2','Mpesa','','2025-04-02 18:42:56','','0','3','2025-04-02 18:42:56','','0','1280','1','retail','0','1280','1','0','0','0','0','1280','0','new',' ','','1','0','31743608455','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2029,'rg5','Mpesa','','2025-04-02 21:25:45','','0','3','2025-04-02 21:25:45','','0','540','1','retail','0','540','1','0','0','0','0','540','0','new',' ','','1','0','31743618341','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2030,'248','Mpesa','','2025-04-02 22:00:10','','0','3','2025-04-02 22:00:10','','0','900','1','retail','0','900','1','0','0','0','0','900','0','new',' ','','1','0','31743619166','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2031,'9w5','Mpesa','','2025-04-03 12:15:29','','0','3','2025-04-03 12:15:29','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','31743671678','Cleared','3','2025-04-03 13:30:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2032,'','Cash','','2025-04-03 12:44:08','','280','3','2025-04-03 12:44:08','','1720','1720','1','retail','0','1720','1','0','0','0','0','0','0','new',' ','','1','0','31743672556','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2033,'','Cash','','2025-04-03 13:18:37','','0','3','2025-04-03 13:18:37','','1340','1340','1','retail','0','1340','1','0','0','0','0','0','0','new',' ','','1','0','31743673977','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2034,'p1u','Mpesa','','2025-04-03 13:23:00','','0','3','2025-04-03 13:23:00','','0','680','1','retail','0','680','1','0','0','0','0','680','0','new',' ','','1','0','31743675768','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2035,'','Cash','','2025-04-03 13:57:08','','0','3','2025-04-03 13:57:08','','640','640','1','retail','0','640','1','0','0','0','0','0','0','new',' ','','1','0','31743677826','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2036,'','Cash','','2025-04-03 14:50:00','','0','3','2025-04-03 14:50:00','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31743680998','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2037,'2a3','Mpesa','','2025-04-03 17:25:12','','0','3','2025-04-03 17:25:12','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','31743689273','Cleared','3','2025-04-03 17:30:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2038,'mk1','Mpesa','','2025-04-03 18:23:36','','0','3','2025-04-03 18:23:36','','0','1420','1','retail','0','1420','1','0','0','0','0','1420','0','printed',' ','','1','0','31743693761','Cleared','3','2025-04-03 18:59:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2039,'','Cash','','2025-04-03 18:56:50','','0','3','2025-04-03 18:56:50','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31743695791','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2040,'4zk','Mpesa','','2025-04-03 21:03:36','','0','3','2025-04-03 21:03:36','','0','2660','1','retail','0','2660','1','0','0','0','0','2660','0','new',' ','','1','0','31743701592','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2041,'phj','Mpesa','','2025-04-04 15:17:32','','0','3','2025-04-04 15:17:32','','0','1010','1','retail','0','1010','1','0','0','0','0','1010','0','new',' ','','1','0','31743769030','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2042,'462','Mpesa','','2025-04-04 16:03:04','','0','3','2025-04-04 16:03:04','','0','720','1','retail','0','720','1','0','0','0','0','720','0','new',' ','','1','0','31743771754','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2043,'10e','Mpesa','','2025-04-04 20:15:27','','0','3','2025-04-04 20:15:27','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31743786925','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2044,'liv','Mpesa','','2025-04-04 20:33:47','','0','3','2025-04-04 20:33:47','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','new',' ','','1','0','31743788025','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2045,'45e','Mpesa','','2025-04-04 21:11:07','','0','3','2025-04-04 21:11:07','','0','770','1','retail','0','770','1','0','0','0','0','770','0','new',' ','','1','0','31743790230','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2046,'1zm','Mpesa','','2025-04-04 21:36:48','','0','3','2025-04-04 21:36:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31743791807','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2047,'psj','Mpesa','','2025-04-04 21:38:13','','0','3','2025-04-04 21:38:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31743791892','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2048,'','Cash','','2025-04-05 12:20:35','','0','3','2025-04-05 12:20:35','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31743844793','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2049,'2tb','Mpesa','','2025-04-05 15:03:36','','0','3','2025-04-05 15:03:36','','0','690','1','retail','0','690','1','0','0','0','0','690','0','printed',' ','','1','0','31743854540','Cleared','3','2025-04-05 15:15:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2050,'b9z','Mpesa','','2025-04-05 15:13:41','','0','3','2025-04-05 15:13:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31743855220','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2051,'','Card','','2025-04-05 15:44:01','','0','3','2025-04-05 15:44:01','','0','1710','1','retail','0','1710','1','1710','0','0','0','0','0','printed',' ','','1','0','31743856695','Cleared','3','2025-04-05 16:10:17','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2052,'','Cash','','2025-04-05 15:49:41','','0','3','2025-04-05 15:49:41','','1120','1120','1','retail','0','1120','1','0','0','0','0','0','0','new',' ','','1','0','31743857354','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2053,'','Cash','','2025-04-05 18:09:54','','0','3','2025-04-05 18:09:54','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31743865790','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2054,'','Cash','','2025-04-05 23:32:40','','0','3','2025-04-05 23:32:40','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31743885149','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2055,'','Cash','','2025-04-05 23:37:34','','0','3','2025-04-05 23:37:34','','940','940','1','retail','0','940','1','0','0','0','0','0','0','new',' ','','1','0','31743885416','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2056,'','Cash','','2025-04-05 23:38:00','','0','3','2025-04-05 23:38:00','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31743885479','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2057,'','Cash','','2025-04-06 14:53:52','','0','3','2025-04-06 14:53:52','','3140','3140','1','retail','0','3140','1','0','0','0','0','0','0','new',' ','','1','0','31743901047','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2058,'','Cash','','2025-04-06 14:56:18','','0','3','2025-04-06 14:56:18','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31743940577','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2059,'','Cash','','2025-04-06 15:25:40','','0','3','2025-04-06 15:25:40','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31743942339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2060,'4v8','Mpesa','','2025-04-06 15:30:05','','0','3','2025-04-06 15:30:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31743942568','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2061,'qle','Mpesa','','2025-04-06 15:31:03','','0','3','2025-04-06 15:31:03','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31743942636','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2062,'','Cash','','2025-04-06 15:31:32','','0','3','2025-04-06 15:31:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31743942691','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2063,'95v','Mpesa','','2025-04-06 15:32:35','','0','3','2025-04-06 15:32:35','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31743942754','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2064,'on2','Mpesa','','2025-04-06 15:35:16','','0','3','2025-04-06 15:35:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31743942915','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2065,'kb8','Mpesa','','2025-04-06 16:56:52','','0','3','2025-04-06 16:56:52','','0','890','1','retail','0','890','1','0','0','0','0','890','0','new',' ','','1','0','31743947789','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2066,'','Cash','','2025-04-06 17:20:49','','0','3','2025-04-06 17:20:49','','200','400','1','retail','0','400','1','0','0','0','0','200','0','new',' ','','1','0','31743949248','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2067,'n6b','Mpesa','','2025-04-06 17:29:34','','0','3','2025-04-06 17:29:34','','0','540','1','retail','0','540','1','0','0','0','0','540','0','new',' ','','1','0','31743949759','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2068,'3k1','Mpesa','','2025-04-06 17:53:39','','0','3','2025-04-06 17:53:39','','0','1820','1','retail','0','1820','1','0','0','0','0','1820','0','new',' ','','1','0','31743951203','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2069,'d9x','Mpesa','','2025-04-06 18:11:49','','0','3','2025-04-06 18:11:49','','0','3500','1','retail','0','3500','1','0','0','0','0','3500','0','new',' ','','1','0','31743952046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2070,'','Cash','','2025-04-06 20:35:34','','0','3','2025-04-06 20:35:34','','800','800','1','retail','0','800','1','0','0','0','0','0','0','new',' ','','1','0','31743960927','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2071,'igm','Mpesa','','2025-04-08 13:18:43','','0','3','2025-04-08 13:18:43','','0','270','1','retail','0','270','1','0','0','0','0','270','0','new',' ','','1','0','31744101141','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2072,'','Cash','','2025-04-08 14:45:10','','0','3','2025-04-08 14:45:10','','1030','1030','1','retail','0','1030','1','0','0','0','0','0','0','new',' ','','1','0','31744112692','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2073,'','Cash','','2025-04-08 16:04:15','','0','3','2025-04-08 16:04:15','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','31744117454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2074,'9h9','Bank','','2025-04-08 19:50:00','','0','3','2025-04-08 19:50:00','','0','510','1','retail','0','510','1','0','0','0','0','0','510','new',' ','','1','0','31744130612','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2075,'250','Bank','','2025-04-08 20:15:12','','0','3','2025-04-08 20:15:12','','0','660','1','retail','0','660','1','0','0','0','0','0','660','new',' ','','1','0','31744132471','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2076,'npu','Bank','','2025-04-08 20:31:19','','0','3','2025-04-08 20:31:19','','0','710','1','retail','0','710','1','0','0','0','0','0','710','printed',' ','','1','0','31744133146','Cleared','3','2025-04-08 21:16:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2077,'zos','Mpesa','','2025-04-08 21:50:36','','0','3','2025-04-08 21:50:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31744133573','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2078,'l8s','Mpesa','','2025-04-09 11:40:54','','0','3','2025-04-09 11:40:54','','0','1220','1','retail','0','1220','1','0','0','0','0','1220','0','new',' ','','1','0','31744187473','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2079,'','Cash','','2025-04-09 14:39:51','','0','3','2025-04-09 14:39:51','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31744198790','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2080,'y3y','Mpesa','','2025-04-09 15:07:06','','0','3','2025-04-09 15:07:06','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31744200424','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2081,'3du','Mpesa','','2025-04-09 15:58:40','','0','3','2025-04-09 15:58:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31744203517','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2082,'y31','Mpesa','','2025-04-09 16:51:15','','0','3','2025-04-09 16:51:15','','0','410','1','retail','0','410','1','0','0','0','0','410','0','new',' ','','1','0','31744206652','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2083,'ib3','Bank','','2025-04-09 19:14:07','','0','3','2025-04-09 19:14:07','','0','420','1','retail','0','420','1','0','0','0','0','0','420','new',' ','','1','0','31744215246','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2084,'lvr','Mpesa','','2025-04-10 13:02:46','','0','3','2025-04-10 13:02:46','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31744279363','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2085,'n16','Mpesa','','2025-04-10 13:03:36','','0','3','2025-04-10 13:03:36','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31744279406','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2086,'','Cash','','2025-04-10 15:29:52','','0','3','2025-04-10 15:29:52','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31744288169','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2087,'tal','Mpesa','','2025-04-10 20:04:16','','0','3','2025-04-10 20:04:16','','0','1360','1','retail','0','1360','1','0','0','0','0','1360','0','new',' ','','1','0','31744304463','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2088,'','Cash','','2025-04-10 21:01:45','','0','3','2025-04-10 21:01:45','','540','540','1','retail','0','540','1','0','0','0','0','0','0','new',' ','','1','0','31744308100','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2089,'','Cash','','2025-04-11 14:51:00','','0','3','2025-04-11 14:51:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31744372259','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2090,'9of','Bank','','2025-04-11 15:35:15','','0','3','2025-04-11 15:35:15','','0','820','1','retail','0','820','1','0','0','0','0','0','820','new',' ','','1','0','31744374898','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2091,'','Cash','','2025-04-11 17:05:34','','0','3','2025-04-11 17:05:34','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31744380282','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2092,'d98','Mpesa','','2025-04-11 20:37:22','','0','3','2025-04-11 20:37:22','','0','330','1','retail','0','330','1','0','0','0','0','330','0','new',' ','','1','0','31744393014','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2093,'d24','Mpesa','','2025-04-11 21:30:39','','0','3','2025-04-11 21:30:39','','0','520','1','retail','0','520','1','0','0','0','0','520','0','new',' ','','1','0','31744396233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2094,'','Cash','','2025-04-12 12:58:13','','0','3','2025-04-12 12:58:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31744451892','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2095,'gn2','Bank','','2025-04-12 13:54:41','','0','3','2025-04-12 13:54:41','','0','1720','1','retail','0','1720','1','0','0','0','0','0','1720','printed',' ','','1','0','31744454044','Cleared','3','2025-04-13 00:18:25','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2096,'dj1','Mpesa','','2025-04-12 15:38:58','','0','3','2025-04-12 15:38:58','','0','920','1','retail','0','920','1','0','0','0','0','920','0','printed',' ','','1','0','31744455590','Cleared','3','2025-04-12 18:34:33','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2097,'k44','Mpesa','','2025-04-12 16:32:10','','0','3','2025-04-12 16:32:10','','0','360','1','retail','0','360','1','0','0','0','0','360','0','new',' ','','1','0','31744464718','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2098,'','Cash','','2025-04-12 17:18:37','','0','3','2025-04-12 17:18:37','','470','470','1','retail','0','470','1','0','0','0','0','0','0','new',' ','','1','0','31744466292','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2099,'cx5','Bank','','2025-04-12 21:27:10','','0','3','2025-04-12 21:27:10','','0','820','1','retail','0','820','1','0','0','0','0','620','200','printed',' ','','1','0','31744474289','Cleared','3','2025-04-13 00:23:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2100,'','Cash','','2025-04-12 21:38:03','','0','3','2025-04-12 21:38:03','','220','220','1','retail','0','220','1','0','0','0','0','0','0','new',' ','','1','0','31744483078','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2101,'2vc','Mpesa','','2025-04-12 22:36:06','','0','3','2025-04-12 22:36:06','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','new',' ','','1','0','31744484256','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2102,'wkb','Mpesa','','2025-04-13 00:49:14','','0','3','2025-04-13 00:49:14','','0','3510','1','retail','0','3510','1','0','0','0','0','3510','0','new',' ','','1','0','31744491254','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2103,'t9b','Mpesa','','2025-04-13 02:58:36','','0','3','2025-04-13 02:58:36','','0','2310','1','retail','0','2310','1','0','0','0','0','2310','0','new',' ','','1','0','31744499300','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2104,'gwp','Mpesa','','2025-04-13 03:55:04','','0','3','2025-04-13 03:55:04','','0','920','1','retail','0','920','1','0','0','0','0','920','0','new',' ','','1','0','31744505700','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2105,'4oe','Mpesa','','2025-04-13 12:45:35','','0','3','2025-04-13 12:45:35','','0','1310','1','retail','0','1310','1','0','0','0','0','1310','0','new',' ','','1','0','31744537459','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2106,'qao','Mpesa','','2025-04-13 13:29:45','','0','3','2025-04-13 13:29:45','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','1','0','31744540120','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2107,'w7i','Mpesa','','2025-04-13 17:24:27','','0','3','2025-04-13 17:24:27','','0','1090','1','retail','0','1090','1','0','0','0','0','1090','0','new',' ','','1','0','31744546268','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2108,'pm1','Mpesa','','2025-04-13 17:27:12','','0','3','2025-04-13 17:27:12','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','new',' ','','1','0','31744554360','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2109,'','Cash','','2025-04-13 17:29:12','','0','3','2025-04-13 17:29:12','','490','490','1','retail','0','490','1','0','0','0','0','0','0','new',' ','','1','0','31744554515','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2110,'','Cash','','2025-04-13 20:35:21','','0','3','2025-04-13 20:35:21','','1220','1220','1','retail','0','1220','1','0','0','0','0','0','0','new',' ','','1','0','31744565719','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2111,'x7x','Mpesa','','2025-04-15 14:35:53','','0','3','2025-04-15 14:35:53','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31744716938','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2112,'9rp','Mpesa','','2025-04-15 14:36:41','','0','3','2025-04-15 14:36:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31744716998','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2113,'j4r','Mpesa','','2025-04-15 16:30:19','','0','3','2025-04-15 16:30:19','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31744723806','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2114,'','Cash','','2025-04-16 12:19:57','','0','3','2025-04-16 12:19:57','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31744795196','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2115,'ert','Mpesa','','2025-04-16 12:48:03','','0','3','2025-04-16 12:48:03','','0','2140','1','retail','0','2140','1','0','0','0','0','2140','0','new',' ','','1','0','31744796233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2116,'hks','Mpesa','','2025-04-16 13:11:16','','0','3','2025-04-16 13:11:16','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31744798275','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2117,'5c5','Mpesa','','2025-04-16 16:59:50','','0','3','2025-04-16 16:59:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31744811983','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2118,'9kc','Mpesa','','2025-04-16 17:23:06','','0','3','2025-04-16 17:23:06','','0','520','1','retail','0','520','1','0','0','0','0','520','0','new',' ','','1','0','31744812036','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2119,'svi','Mpesa','','2025-04-16 19:16:49','','0','3','2025-04-16 19:16:49','','0','160','1','retail','0','160','1','0','0','0','0','160','0','new',' ','','1','0','31744820118','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2120,'3tk','Mpesa','','2025-04-16 20:23:20','','0','3','2025-04-16 20:23:20','','0','390','1','retail','0','390','1','0','0','0','0','390','0','new',' ','','1','0','31744821764','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2121,'','Cash','','2025-04-17 12:21:03','','0','3','2025-04-17 12:21:03','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31744881661','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2122,'','Cash','','2025-04-17 12:47:46','','0','3','2025-04-17 12:47:46','','580','580','1','retail','0','580','1','0','0','0','0','0','0','new',' ','','1','0','31744883228','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2123,'','Cash','','2025-04-17 13:48:36','','0','3','2025-04-17 13:48:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31744886915','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2124,'rgd','Mpesa','','2025-04-17 16:12:42','','0','3','2025-04-17 16:12:42','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','31744895552','Cleared','3','2025-04-17 16:15:12','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2125,'iv0','Mpesa','','2025-04-17 19:57:50','','0','3','2025-04-17 19:57:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31744909067','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2126,'','Cash','','2025-04-17 20:03:26','','0','3','2025-04-17 20:03:26','','420','420','1','retail','0','420','1','0','0','0','0','0','0','new',' ','','1','0','31744909405','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2127,'','Cash','','2025-04-18 12:18:53','','0','3','2025-04-18 12:18:53','','870','870','1','retail','0','870','1','0','0','0','0','0','0','new',' ','','1','0','31744967881','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2128,'','Cash','','2025-04-18 13:32:20','','0','3','2025-04-18 13:32:21','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','new',' ','','1','0','31744970149','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2129,'ksy','Mpesa','','2025-04-18 16:54:22','','0','3','2025-04-18 16:54:22','','0','850','1','retail','0','850','1','0','0','0','0','850','0','new',' ','','1','0','31744984431','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2130,'4rs','Mpesa','','2025-04-18 19:31:03','','0','3','2025-04-18 19:31:03','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','31744993857','Cleared','3','2025-04-18 21:19:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2131,'','Cash','','2025-04-18 19:31:50','','0','3','2025-04-18 19:31:50','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31744993906','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2132,'342','Bank','','2025-04-18 19:54:00','','0','3','2025-04-18 19:54:00','','0','2240','1','retail','0','2240','1','0','0','0','0','0','2240','new',' ','','1','0','31744993959','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2133,'','Cash','','2025-04-19 14:49:40','','0','3','2025-04-19 14:49:40','','1320','1320','1','retail','0','1320','1','0','0','0','0','0','0','new',' ','','1','0','31745059107','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2134,'','Cash','','2025-04-19 14:50:00','','0','3','2025-04-19 14:50:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31745063398','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2135,'o0b','Mpesa','','2025-04-19 14:58:30','','0','3','2025-04-19 14:58:30','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','1','0','31745063501','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2136,'s3w','Mpesa','','2025-04-19 15:06:35','','0','3','2025-04-19 15:06:35','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31745064391','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2137,'','Cash','','2025-04-19 18:17:33','','0','3','2025-04-19 18:17:33','','520','520','1','retail','0','520','1','0','0','0','0','0','0','new',' ','','1','0','31745075845','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2138,'bw8','Mpesa','','2025-04-19 20:21:21','','0','3','2025-04-19 20:21:21','','0','630','1','retail','0','630','1','0','0','0','0','630','0','new',' ','','1','0','31745082296','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2139,'g9g','Mpesa','','2025-04-19 20:43:51','','0','3','2025-04-19 20:43:51','','0','6060','1','retail','0','6060','1','0','0','0','0','6060','0','new',' ','','1','0','31745084556','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2140,'bfi','Mpesa','','2025-04-19 21:21:39','','0','3','2025-04-19 21:21:39','','0','700','1','retail','0','700','1','0','0','0','0','700','0','new',' ','','1','0','31745086878','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2141,'1e5','Mpesa','','2025-04-19 22:34:56','','0','3','2025-04-19 22:34:56','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31745091022','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2142,'1rg','Mpesa','','2025-04-19 22:44:34','','0','3','2025-04-19 22:44:34','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31745091873','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2143,'2x3','Mpesa','','2025-04-19 23:08:45','','0','3','2025-04-19 23:08:45','','0','890','1','retail','0','890','1','0','0','0','0','890','0','new',' ','','1','0','31745092651','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2144,'pim','Mpesa','','2025-04-20 03:32:59','','0','3','2025-04-20 03:32:59','','0','3270','1','retail','0','3270','1','0','0','0','0','3270','0','new',' ','','1','0','31745109127','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2145,'i5w','Mpesa','','2025-04-20 03:34:40','','0','3','2025-04-20 03:34:40','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31745109256','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2146,'vv2','Bank','','2025-04-20 14:01:46','','0','3','2025-04-20 14:01:46','','0','650','1','retail','0','650','1','0','0','0','0','0','650','printed',' ','','1','0','31745146880','Cleared','3','2025-04-20 14:37:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2147,'447','Card','','2025-04-20 14:07:48','','0','3','2025-04-20 14:07:48','','0','490','1','retail','0','490','1','490','0','0','0','0','0','new',' ','','1','0','31745147205','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2148,'','Cash','','2025-04-20 15:54:51','','0','3','2025-04-20 15:54:51','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31745153690','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2149,'5m5','Bank','','2025-04-20 18:23:56','','0','3','2025-04-20 18:23:56','','0','300','1','retail','0','300','1','0','0','0','0','0','300','new',' ','','1','0','31745154561','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2150,'ccc','Mpesa','','2025-04-20 18:28:17','','0','3','2025-04-20 18:28:17','','0','630','1','retail','0','630','1','0','0','0','0','630','0','new',' ','','1','0','31745162715','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2151,'','Cash','','2025-04-20 19:20:52','','0','3','2025-04-20 19:20:52','','500','540','1','retail','0','540','1','0','0','0','0','040','0','new',' ','','1','0','31745166014','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2152,'x9g','Mpesa','','2025-04-20 19:30:44','','0','3','2025-04-20 19:30:44','','0','540','1','retail','0','540','1','0','0','0','0','540','0','new',' ','','1','0','31745166633','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2153,'2qz','Mpesa','','2025-04-20 19:56:50','','0','3','2025-04-20 19:56:50','','0','540','1','retail','0','540','1','0','0','0','0','540','0','new',' ','','1','0','31745168200','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2154,'pzw','Mpesa','','2025-04-20 20:14:40','','0','3','2025-04-20 20:14:40','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','31745169278','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2155,'wzk','Cash','','2025-04-20 20:36:16','','0','3','2025-04-20 20:36:16','','1000','1040','1','retail','0','1040','1','0','0','0','0','040','0','printed',' ','','1','0','31745170557','Cleared','3','2025-04-20 21:10:08','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2156,'7FE','Mpesa','','2025-04-22 17:14:33','','0','3','2025-04-22 17:14:33','','0','610','1','retail','0','610','1','0','0','0','0','610','0','new',' ','','1','0','31745331241','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2157,'97P','Bank','','2025-04-22 17:16:37','','0','3','2025-04-22 17:16:37','','0','660','1','retail','0','660','1','0','0','0','0','0','660','new',' ','','1','0','31745331370','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2158,'','Cash','','2025-04-22 19:44:13','','0','3','2025-04-22 19:44:13','','1230','1230','1','retail','0','1230','1','0','0','0','0','0','0','new',' ','','1','0','31745338312','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2159,'06I','Mpesa','','2025-04-22 21:19:16','','0','3','2025-04-22 21:19:16','','0','420','1','retail','0','420','1','0','0','0','0','420','0','new',' ','','1','0','31745345954','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2160,'smb','Mpesa','','2025-04-23 14:32:12','','0','3','2025-04-23 14:32:12','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31745407920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2161,'jln','Mpesa','','2025-04-23 17:56:05','','0','3','2025-04-23 17:56:05','','0','720','1','retail','0','720','1','0','0','0','0','720','0','new',' ','','1','0','31745420151','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2162,'mr9','Mpesa','','2025-04-23 19:15:50','','0','3','2025-04-23 19:15:50','','0','1020','1','retail','0','1020','1','0','0','0','0','1020','0','new',' ','','1','0','31745424942','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2163,'q09','Mpesa','','2025-04-24 13:26:06','','0','3','2025-04-24 13:26:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31745490365','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2164,'iv3','Mpesa','','2025-04-24 13:57:43','','0','3','2025-04-24 13:57:43','','0','1440','1','retail','0','1440','1','0','0','0','0','1440','0','new',' ','','1','0','31745492254','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2165,'5he','Mpesa','','2025-04-24 15:23:46','','0','3','2025-04-24 15:23:46','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','new',' ','','1','0','31745495598','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2166,'','Cash','','2025-04-24 17:17:20','','0','3','2025-04-24 17:17:20','','580','580','1','retail','0','580','1','0','0','0','0','0','0','new',' ','','1','0','31745504157','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2167,'','Cash','','2025-04-24 19:31:28','','0','3','2025-04-24 19:31:28','','1320','1320','1','retail','0','1320','1','0','0','0','0','0','0','new',' ','','1','0','31745512280','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2168,'','Cash','','2025-04-24 19:52:17','','0','3','2025-04-24 19:52:17','','720','720','1','retail','0','720','1','0','0','0','0','0','0','new',' ','','1','0','31745513500','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2169,'eox','Mpesa','','2025-04-24 20:08:55','','0','3','2025-04-24 20:08:55','','0','950','1','retail','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','31745514333','Cleared','3','2025-04-24 20:16:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2170,'gv0','Mpesa','','2025-04-24 20:15:35','','0','3','2025-04-24 20:15:35','','0','1720','1','retail','0','1720','1','0','0','0','0','1720','0','new',' ','','1','0','31745514699','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2171,'ou4','Mpesa','','2025-04-24 20:21:26','','0','3','2025-04-24 20:21:26','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31745515276','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2172,'2cc','Mpesa','','2025-04-24 20:43:34','','0','3','2025-04-24 20:43:34','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','1','0','31745515690','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2173,'','Cash','','2025-04-24 20:46:52','','0','3','2025-04-24 20:46:52','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','1','0','31745516811','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2174,'sps','Mpesa','','2025-04-24 21:13:28','','0','3','2025-04-24 21:13:28','','0','820','1','retail','0','820','1','0','0','0','0','820','0','new',' ','','1','0','31745518397','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2175,'jn2','Bank','','2025-04-24 21:32:36','','0','3','2025-04-24 21:32:36','','0','300','1','retail','0','300','1','0','0','0','0','0','300','new',' ','','1','0','31745519555','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2176,'','Cash','','2025-04-26 16:19:56','','0','3','2025-04-26 16:19:56','','550','550','1','retail','0','550','1','0','0','0','0','0','0','new',' ','','1','0','31745673592','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2177,'','Cash','','2025-04-26 16:20:29','','0','3','2025-04-26 16:20:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','31745673627','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2178,'','Cash','','2025-04-26 17:03:37','','0','3','2025-04-26 17:03:37','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31745676214','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2179,'','Cash','','2025-04-26 19:55:12','','0','3','2025-04-26 19:55:12','','1660','1660','1','retail','0','1660','1','0','0','0','0','0','0','new',' ','','1','0','31745684604','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2180,'n7g','Mpesa','','2025-04-26 20:25:38','','0','3','2025-04-26 20:25:38','','0','1140','1','retail','0','1140','1','0','0','0','0','1140','0','printed',' ','','1','0','31745687047','Cleared','3','2025-04-26 20:47:31','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2181,'0db','Mpesa','','2025-04-26 20:27:07','','0','3','2025-04-26 20:27:07','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31745688425','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2182,'p1a','Mpesa','','2025-04-27 13:57:26','','0','3','2025-04-27 13:57:26','','0','330','1','retail','0','330','1','0','0','0','0','330','0','new',' ','','1','0','31745751445','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2183,'','Cash','','2025-04-27 13:59:57','','0','3','2025-04-27 13:59:57','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31745751597','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2184,'','Cash','','2025-04-27 17:37:18','','0','3','2025-04-27 17:37:18','','450','450','1','retail','0','450','1','0','0','0','0','0','0','new',' ','','1','0','31745764623','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2185,'','Cash','','2025-04-27 20:31:13','','0','3','2025-04-27 20:31:13','','620','620','1','retail','0','620','1','0','0','0','0','0','0','new',' ','','1','0','31745764765','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2186,'','Cash','','2025-04-29 19:43:47','','0','3','2025-04-29 19:43:47','','390','390','1','retail','0','390','1','0','0','0','0','0','0','new',' ','','1','0','31745945005','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2187,'','Cash','','2025-04-30 18:51:19','','0','3','2025-04-30 18:51:19','','600','600','1','retail','0','600','1','0','0','0','0','0','0','new',' ','','1','0','31746028262','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2188,'NNN','Mpesa','','2025-04-30 18:53:18','','0','3','2025-04-30 18:53:18','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','31746028360','Cleared','3','2025-04-30 19:46:52','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2189,'3WU','Mpesa','','2025-04-30 19:44:59','','0','3','2025-04-30 19:44:59','','0','90','1','retail','0','90','1','0','0','0','0','90','0','new',' ','','1','0','31746029649','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2190,'03U','Mpesa','','2025-04-30 20:33:50','','0','3','2025-04-30 20:33:50','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','31746033081','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2191,'5zg','Mpesa','','2025-05-01 11:28:58','','0','3','2025-05-01 11:28:58','','0','510','1','retail','0','510','1','0','0','0','0','510','0','new',' ','','1','0','31746088129','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2192,'f8x','Mpesa','','2025-05-01 16:40:06','','0','3','2025-05-01 16:40:06','','0','1010','1','retail','0','1010','1','0','0','0','0','1010','0','new',' ','','1','0','31746106760','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2193,'34e','Mpesa','','2025-05-01 18:53:05','','0','3','2025-05-01 18:53:05','','0','720','1','retail','0','720','1','0','0','0','0','720','0','new',' ','','1','0','31746114773','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2194,'','Cash','','2025-05-01 21:30:52','','0','3','2025-05-01 21:30:52','','3490','3490','1','retail','0','3490','1','0','0','0','0','0','0','new',' ','','1','0','31746121448','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2195,'cao','Mpesa','','2025-05-02 11:44:36','','0','3','2025-05-02 11:44:36','','0','540','1','retail','0','540','1','0','0','0','0','540','0','new',' ','','1','0','31746175470','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2196,'qm2','Mpesa','','2025-05-02 13:53:08','','0','3','2025-05-02 13:53:08','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31746183185','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2197,'kg3','Mpesa','','2025-05-03 12:52:01','','0','3','2025-05-03 12:52:01','','0','990','1','retail','0','990','1','0','0','0','0','990','0','new',' ','','1','0','31746265876','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2198,'gyk','Mpesa','','2025-05-03 13:31:26','','0','3','2025-05-03 13:31:26','','0','2160','1','retail','0','2160','1','0','0','0','0','2160','0','new',' ','','1','0','31746266966','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2199,'hyt','Mpesa','','2025-05-03 15:37:31','','0','3','2025-05-03 15:37:31','','0','220','1','retail','0','220','1','0','0','0','0','220','0','new',' ','','1','0','31746275850','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2200,'min','Mpesa','','2025-05-03 17:32:39','','0','3','2025-05-03 17:32:40','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31746282758','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2201,'641','Card','','2025-05-03 17:59:11','','0','3','2025-05-03 17:59:11','','0','1010','1','retail','0','1010','1','1010','0','0','0','0','0','new',' ','','1','0','31746284316','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2202,'570','Card','','2025-05-03 20:10:13','','0','3','2025-05-03 20:10:13','','0','1200','1','retail','0','1200','1','1200','0','0','0','0','0','new',' ','','1','0','31746292204','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2203,'RMH','Mpesa','','2025-05-04 13:16:29','','0','3','2025-05-04 13:16:29','','0','2040','1','retail','0','2040','1','0','0','0','0','2040','0','new',' ','','1','0','31746353774','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2204,'J7V','Mpesa','','2025-05-04 15:27:49','','0','3','2025-05-04 15:27:49','','0','1760','1','retail','0','1760','1','0','0','0','0','1760','0','new',' ','','1','0','31746361378','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2205,'AC3','Mpesa','','2025-05-04 15:30:38','','0','3','2025-05-04 15:30:38','','0','1890','1','retail','0','1890','1','0','0','0','0','1890','0','new',' ','','1','0','31746361823','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2206,'BVU','Mpesa','','2025-05-04 15:32:30','','0','3','2025-05-04 15:32:30','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','1','0','31746361947','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2207,'HMQ','Mpesa','','2025-05-04 15:33:14','','0','3','2025-05-04 15:33:14','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','1','0','31746361974','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2208,'PCF','Bank','','2025-05-06 13:21:07','','0','3','2025-05-06 13:21:07','','0','630','1','retail','0','630','1','0','0','0','0','0','630','new',' ','','1','0','31746526840','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2209,'4EK','Mpesa','','2025-05-06 13:22:15','','0','3','2025-05-06 13:22:15','','0','1040','1','retail','0','1040','1','0','0','0','0','1040','0','new',' ','','1','0','31746526922','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2210,'4NV','Mpesa','','2025-05-06 20:16:10','','0','3','2025-05-06 20:16:10','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','31746551769','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2211,'','Cash','','2025-05-07 12:02:56','','0','3','2025-05-07 12:02:56','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','new',' ','','1','0','31746608550','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2212,'45c','Bank','','2025-05-07 15:47:42','','0','3','2025-05-07 15:47:42','','0','1560','1','retail','0','1560','1','0','0','0','0','0','1560','new',' ','','1','0','31746622043','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2213,'ods','Mpesa','','2025-05-07 19:06:14','','0','3','2025-05-07 19:06:15','','0','740','1','retail','0','740','1','0','0','0','0','740','0','new',' ','','1','0','31746633955','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2214,'','Cash','','2025-05-07 20:27:39','','0','3','2025-05-07 20:27:39','','820','820','1','retail','0','820','1','0','0','0','0','0','0','new',' ','','1','0','31746638842','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2215,'','Cash','','2025-05-08 11:55:52','','0','3','2025-05-08 11:55:52','','290','610','1','retail','0','610','1','0','0','0','0','320','0','new',' ','','1','0','31746694533','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2216,'9md','Mpesa','','2025-05-08 11:58:19','','0','3','2025-05-08 11:58:19','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31746694698','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2217,'EYL','Mpesa','','2025-05-08 14:17:28','','0','3','2025-05-08 14:17:28','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31746703046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2218,'','Cash','','2025-05-09 11:58:58','','0','3','2025-05-09 11:58:58','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','1','0','31746781132','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2219,'te9','Mpesa','','2025-05-09 12:30:21','','0','3','2025-05-09 12:30:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','1','0','31746783019','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2220,'xc6','Bank','','2025-05-09 20:39:29','','0','3','2025-05-09 20:39:29','','0','450','1','retail','0','450','1','0','0','0','0','0','450','new',' ','','1','0','31746812367','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2221,'p73','Mpesa','','2025-05-09 21:54:36','','0','3','2025-05-09 21:54:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31746816874','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2222,'8xh','Mpesa','','2025-05-10 12:40:25','','0','3','2025-05-10 12:40:25','','0','440','1','retail','0','440','1','0','0','0','0','440','0','new',' ','','1','0','31746870007','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2223,'0ck','Mpesa','','2025-05-10 12:41:40','','0','3','2025-05-10 12:41:40','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','31746870074','Cleared','3','2025-05-10 12:52:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2224,'nmf','Mpesa','','2025-05-10 14:17:28','','0','3','2025-05-10 14:17:28','','0','530','1','retail','0','530','1','0','0','0','0','530','0','new',' ','','1','0','31746873720','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2225,'','Cash','','2025-05-10 14:50:34','','0','3','2025-05-10 14:50:34','','80','530','1','retail','0','530','1','0450','0','0','0','0','0','new',' ','','1','0','31746877779','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2226,'45q','Mpesa','','2025-05-10 15:00:20','','0','3','2025-05-10 15:00:20','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','1','0','31746878419','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2227,'x15','Mpesa','','2025-05-10 18:42:34','','0','3','2025-05-10 18:42:34','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','1','0','31746891752','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2228,'s8y','Mpesa','','2025-05-11 13:50:44','','0','3','2025-05-11 13:50:44','','0','280','1','retail','0','280','1','0','0','0','0','280','0','new',' ','','1','0','31746960639','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2229,'c5s','Mpesa','','2025-05-11 14:51:22','','0','3','2025-05-11 14:51:22','','0','620','1','retail','0','620','1','0','0','0','0','620','0','new',' ','','1','0','31746964244','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2230,'c73','Bank','','2025-05-11 17:08:48','','0','3','2025-05-11 17:08:48','','0','90','1','retail','0','90','1','0','0','0','0','0','90','new',' ','','1','0','31746972527','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2231,'vco','Mpesa','','2025-05-11 19:11:19','','0','3','2025-05-11 19:11:19','','0','1340','1','retail','0','1340','1','0','0','0','0','1340','0','new',' ','','1','0','31746977018','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2232,'wx2','Mpesa','','2025-05-13 13:06:57','','0','3','2025-05-13 13:06:57','','0','1080','1','retail','0','1080','1','0','0','0','0','1080','0','new',' ','','1','0','31747130810','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2233,'','Cash','','2025-05-13 13:37:46','','0','3','2025-05-13 13:37:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31747132664','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2234,'','Cash','','2025-05-13 14:16:26','','0','3','2025-05-13 14:16:26','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31747134643','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2235,'','Cash','','2025-05-13 21:54:29','','0','3','2025-05-13 21:54:29','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','1','0','31747160769','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2236,'2mi','Mpesa','','2025-05-14 17:21:37','','0','3','2025-05-14 17:21:37','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31747232495','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2237,'','Cash','','2025-05-15 12:37:33','','0','3','2025-05-15 12:37:33','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','1','0','31747299896','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2238,'166','Card','','2025-05-15 13:19:13','','0','3','2025-05-15 13:19:13','','0','1910','1','retail','0','1910','1','1910','0','0','0','0','0','new',' ','','1','0','31747303399','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2239,'7j1','Mpesa','','2025-05-15 13:58:44','','0','3','2025-05-15 13:58:44','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','1','0','31747305687','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2240,'','Cash','','2025-05-16 18:11:33','','0','3','2025-05-16 18:11:33','','290','290','1','retail','0','290','1','0','0','0','0','0','0','new',' ','','1','0','31747408277','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2241,'g2t','Mpesa','','2025-05-16 18:27:04','','0','3','2025-05-16 18:27:04','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31747409222','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2242,'LIV','Mpesa','','2025-05-16 19:03:01','','0','3','2025-05-16 19:03:01','','0','2660','1','retail','0','2660','1','0','0','0','0','2660','0','new',' ','','1','0','31747410122','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2243,'','Cash','','2025-05-16 19:35:27','','0','3','2025-05-16 19:35:27','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31747413325','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2244,'3jl','Mpesa','','2025-05-16 21:52:17','','0','3','2025-05-16 21:52:17','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','31747421279','Cleared','3','2025-05-17 11:02:02','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2245,'lnm','Mpesa','','2025-05-16 21:53:30','','0','3','2025-05-16 21:53:30','','0','760','1','retail','0','760','1','0','0','0','0','760','0','printed',' ','','1','0','31747421565','Cleared','3','2025-05-17 10:59:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2246,'','Cash','','2025-05-17 11:58:24','','0','3','2025-05-17 11:58:24','','300','300','1','retail','0','300','1','0','0','0','0','0','0','new',' ','','1','0','31747472303','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2247,'5v7','Mpesa','','2025-05-17 18:17:05','','0','3','2025-05-17 18:17:06','','0','560','1','retail','0','560','1','0','0','0','0','560','0','new',' ','','1','0','31747495005','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2248,'jnn','Mpesa','','2025-05-18 19:15:30','','0','3','2025-05-18 19:15:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31747584925','Cleared','3','2025-05-18 19:38:15','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2249,'rc1','Mpesa','','2025-05-18 21:32:06','','0','3','2025-05-18 21:32:06','','0','1160','1','retail','0','1160','1','0','0','0','0','1160','0','new',' ','','1','0','31747593113','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2250,'','Cash','','2025-05-20 13:49:40','','0','3','2025-05-20 13:49:40','','1180','1180','1','retail','0','1180','1','0','0','0','0','0','0','new',' ','','1','0','31747737418','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2251,'5b4','Bank','','2025-05-20 21:18:31','','0','3','2025-05-20 21:18:31','','0','1540','1','retail','0','1540','1','0','0','0','0','0','1540','new',' ','','1','0','31747750305','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2252,'','Cash','','2025-05-21 17:35:00','','0','3','2025-05-21 17:35:00','','380','380','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','1','0','31747819903','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2253,'qvy','Mpesa','','2025-05-21 21:39:04','','0','3','2025-05-21 21:39:04','','0','430','1','retail','0','430','1','0','0','0','0','430','0','new',' ','','1','0','31747851763','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2254,'4gz','Mpesa','','2025-05-22 18:55:23','','0','3','2025-05-22 18:55:23','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','1','0','31747929319','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2255,'','Cash','','2025-05-22 19:27:17','','0','3','2025-05-22 19:27:17','','660','660','1','retail','0','660','1','0','0','0','0','0','0','new',' ','','1','0','31747931216','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2256,'','Cash','','2025-05-24 11:47:52','','0','3','2025-05-24 11:47:52','','1020','1020','1','retail','0','1020','1','0','0','0','0','0','0','new',' ','','1','0','31748076454','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2257,'','Cash','','2025-05-24 12:23:15','','0','3','2025-05-24 12:23:16','','310','310','1','retail','0','310','1','0','0','0','0','0','0','new',' ','','1','0','31748078578','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2258,'','Cash','','2025-05-24 12:24:16','','0','3','2025-05-24 12:24:16','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','1','0','31748078650','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2259,'j5z','Mpesa','','2025-05-24 13:05:25','','0','3','2025-05-24 13:05:25','','0','840','1','retail','0','840','1','0','0','0','0','840','0','new',' ','','1','0','31748081110','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2260,'760','Mpesa','','2025-05-24 18:57:44','','0','3','2025-05-24 18:57:44','','0','760','1','retail','0','760','1','0','0','0','0','760','0','new',' ','','1','0','31748100825','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2261,'HFJ','Mpesa','','2025-05-25 15:55:13','','0','3','2025-05-25 15:55:13','','0','950','1','retail','0','950','1','0','0','0','0','950','0','new',' ','','1','0','31748177673','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2262,'','Cash','','2025-05-27 12:11:15','','0','3','2025-05-27 12:11:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','1','0','31748337074','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2263,'66E','Mpesa','','2025-05-27 12:11:52','','0','3','2025-05-27 12:11:52','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31748337111','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2264,'','Cash','','2025-05-27 13:37:41','','0','3','2025-05-27 13:37:41','','820','820','1','retail','0','820','1','0','0','0','0','0','0','new',' ','','1','0','31748342237','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2265,'ars','Mpesa','','2025-05-28 18:48:13','','0','3','2025-05-28 18:48:13','','0','110','1','retail','0','110','1','0','0','0','0','110','0','new',' ','','1','0','31748447282','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2266,'sgg','Mpesa','','2025-05-28 18:56:52','','0','3','2025-05-28 18:56:52','','0','1660','1','retail','0','1660','1','0','0','0','0','1660','0','new',' ','','1','0','31748447765','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2267,'v58','Mpesa','','2025-05-29 12:44:49','','0','3','2025-05-29 12:44:49','','0','330','1','retail','0','330','1','0','0','0','0','330','0','new',' ','','1','0','31748511868','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2268,'','Cash','','2025-05-29 12:45:16','','0','3','2025-05-29 12:45:16','','110','110','1','retail','0','110','1','0','0','0','0','0','0','new',' ','','1','0','31748511915','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2269,'HDV','Mpesa','','2025-05-29 14:26:13','','0','3','2025-05-29 14:26:13','','0','1170','1','retail','0','1170','1','0','0','0','0','1170','0','new',' ','','1','0','31748516830','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2270,'QW3','Bank','','2025-05-29 14:50:57','','0','3','2025-05-29 14:50:57','','0','1640','1','retail','0','1640','1','0','0','0','0','0','1640','new',' ','','1','0','31748519409','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2271,'YYQ','Mpesa','','2025-05-29 17:45:19','','0','3','2025-05-29 17:45:19','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','31748524193','Cleared','3','2025-05-29 17:47:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2272,'1AX','Mpesa','','2025-05-29 18:27:38','','0','3','2025-05-29 18:27:38','','0','520','1','retail','0','520','1','0','0','0','0','520','0','new',' ','','1','0','31748530237','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2273,'','Cash','','2025-05-30 11:22:02','','0','3','2025-05-30 11:22:02','','620','620','1','retail','0','620','1','0','0','0','0','0','0','new',' ','','1','0','31748593321','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2274,'BBF','Mpesa','','2025-05-30 13:31:26','','0','3','2025-05-30 13:31:26','','0','680','1','retail','0','680','1','0','0','0','0','680','0','new',' ','','1','0','31748600250','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2275,'','Cash','','2025-05-30 13:40:54','','0','3','2025-05-30 13:40:54','','90','90','1','retail','0','90','1','0','0','0','0','0','0','new',' ','','1','0','31748601654','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2276,'','Cash','','2025-05-30 13:41:20','','0','3','2025-05-30 13:41:20','','190','190','1','retail','0','190','1','0','0','0','0','0','0','new',' ','','1','0','31748601670','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2277,'PV9','Mpesa','','2025-05-30 14:17:22','','0','3','2025-05-30 14:17:22','','0','1980','1','retail','0','1980','1','0','0','0','0','1980','0','new',' ','','1','0','31748601724','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2278,'','Cash','','2025-05-30 16:33:12','','0','3','2025-05-30 16:33:12','','630','630','1','retail','0','630','1','0','0','0','0','0','0','new',' ','','1','0','31748609464','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2279,'','Cash','','2025-05-31 16:21:29','','0','3','2025-05-31 16:21:29','','3120','3120','1','retail','0','3120','1','0','0','0','0','0','0','new',' ','','1','0','31748687334','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2280,'','Cash','','2025-05-31 18:13:11','','0','3','2025-05-31 18:13:11','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','1','0','31748704389','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2281,'0y6','Mpesa','','2025-05-31 18:25:37','','0','3','2025-05-31 18:25:37','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','31748705131','Cleared','3','2025-05-31 18:26:42','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL); /*!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` 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 '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=5700 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 (20,'31721726898','20','1.00','90','retail','0','2024-07-23 12:28:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-23 10:22:20','1','2','returned','1','new','pcs','','2024-07-23 13:22:20','1','yes','','1.53','','','VATABLE',76.27,'1','97537.00','97536','Inclusive','branch','Inventory','','','','','','','3172172689932873230337'),(21,'31721727991','21','1.00','90','retail','0','2024-07-23 12:46:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-23 10:22:27','1','2','returned','1','new','pcs','','2024-07-23 13:22:27','1','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172172799133040007031'),(22,'31721728060','35','1.00','110','retail','0','2024-07-23 12:47:40','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-07-23 10:22:32','1','2','returned','1','new','pcs','','2024-07-23 13:22:32','1','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172172806002873332320'),(23,'31721729235','5','1.00','90','retail','0','2024-07-23 13:07:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-23 10:22:37','1','1','returned','1','new','pcs','','2024-07-23 13:22:37','1','yes','','1.53','','','VATABLE',76.27,'1','99394.00','99393','Inclusive','branch','Inventory','','','','','','','3172172923623064321322'),(24,'31721729363','44','1.00','110','retail','0','2024-07-23 13:09:23','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-23 10:22:44','1','2','returned','1','new','pcs','','2024-07-23 13:22:44','1','yes','','1.86','','','VATABLE',93.22,'1','99565.00','99564','Inclusive','branch','Inventory','','','','','','','3172172936313333332701'),(25,'31721733508','40','2.00','220','retail','0','2024-07-23 14:18:28','','','','70','Cash',29.83,'110','','','3','16.00','1','2024-07-23 11:20:28','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','99600.00','99598','Inclusive','branch','Inventory','','','','','','','3172173350872303220322'),(26,'31721814245','9','1.00','310','retail','0','2024-07-24 12:44:05','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-24 09:49:25','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98342.00','98341','Inclusive','branch','Inventory','','','','','','','3172181424553234323221'),(27,'31721814245','1','1.00','200','retail','0','2024-07-24 12:44:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-24 09:49:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91191.00','91190','Inclusive','branch','Inventory','','','','','','','3172181425950303334209'),(28,'31721814602','7','1.00','390','retail','0','2024-07-24 12:50:02','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-24 10:19:02','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99025.00','99024','Inclusive','branch','Inventory','','','','','','','3172181460222222023210'),(29,'31721814602','7','1.00','390','retail','0','2024-07-24 12:50:07','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-24 10:19:02','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99024.00','99023','Inclusive','branch','Inventory','','','','','','','3172181460703303332400'),(30,'31721816487','25','1.00','90','retail','0','2024-07-24 13:21:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-24 10:21:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172181648834333230013'),(31,'31721824193','14','1.00','420','retail','0','2024-07-24 15:29:54','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-07-24 12:48:36','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99452.00','99451','Inclusive','branch','Inventory','','','','','','','3172182419413420711208'),(32,'31721828546','26','1.00','90','retail','0','2024-07-24 16:42:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-24 13:43:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172182854713472422223'),(33,'31721836815','25','1.00','90','retail','0','2024-07-24 19:00:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-24 16:00:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172183681630182311343'),(34,'31721836864','1','1.00','200','retail','0','2024-07-24 19:01:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-24 16:01:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91190.00','91189','Inclusive','branch','Inventory','','','','','','','3172183686483131833222'),(35,'31721836864','9','1.00','310','retail','0','2024-07-24 19:01:08','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-24 16:01:32','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98341.00','98340','Inclusive','branch','Inventory','','','','','','','3172183686802330221883'),(36,'31721840781','15','1.00','70','retail','0','2024-07-24 20:06:21','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-07-24 17:08:30','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','98072.00','98071','Inclusive','branch','Inventory','','','','','','','3172184078204803238283'),(37,'31721840781','15','3.00','210','retail','0','2024-07-24 20:06:34','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-07-24 17:08:30','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','98071.00','98068','Inclusive','branch','Inventory','','','','','','','3172184079424233320734'),(38,'31721841990','1','1.00','200','retail','0','2024-07-24 20:26:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-24 17:27:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91189.00','91188','Inclusive','branch','Inventory','','','','','','','3172184199034033212213'),(39,'31721841990','9','1.00','310','retail','0','2024-07-24 20:26:35','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-24 17:27:09','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98340.00','98339','Inclusive','branch','Inventory','','','','','','','3172184199646232320303'),(40,'31721901607','3','1.00','300','retail','0','2024-07-25 13:00:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 10:02:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99273.00','99272','Inclusive','branch','Inventory','','','','','','','3172190160893302330017'),(41,'31721901607','7','1.00','390','retail','0','2024-07-25 13:00:14','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-25 10:02:01','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99023.00','99022','Inclusive','branch','Inventory','','','','','','','3172190161522200902916'),(42,'31721901607','26','1.00','90','retail','0','2024-07-25 13:00:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 10:02:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172190163732293332213'),(43,'31721901901','7','2.00','780','retail','0','2024-07-25 13:05:01','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','99022.00','99020','Inclusive','branch','Inventory','','','','','','','3172190190129201341323'),(44,'31721901901','14','1.00','420','retail','0','2024-07-25 13:05:05','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99451.00','99450','Inclusive','branch','Inventory','','','','','','','3172190190622929320200'),(45,'31721901901','1','1.00','200','retail','0','2024-07-25 13:05:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91188.00','91187','Inclusive','branch','Inventory','','','','','','','3172190191020409133032'),(46,'31721901901','16','1.00','320','retail','0','2024-07-25 13:05:18','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','99893.00','99892','Inclusive','branch','Inventory','','','','','','','3172190191821222132913'),(47,'31721901901','5','1.00','90','retail','0','2024-07-25 13:05:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99394.00','99393','Inclusive','branch','Inventory','','','','','','','3172190192431393214121'),(48,'31721901901','9','1.00','310','retail','0','2024-07-25 13:05:59','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98339.00','98338','Inclusive','branch','Inventory','','','','','','','3172190195923222721232'),(49,'31721901901','8','1.00','290','retail','0','2024-07-25 13:06:01','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','97902.00','97901','Inclusive','branch','Inventory','','','','','','','3172190196123202203039'),(50,'31721901901','19','1.00','80','retail','0','2024-07-25 13:06:09','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','99568.00','99567','Inclusive','branch','Inventory','','','','','','','3172190196903226923090'),(51,'31721901901','2','1.00','300','retail','0','2024-07-25 13:06:20','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99692.00','99691','Inclusive','branch','Inventory','','','','','','','3172190198093020202010'),(52,'31721901901','40','1.00','110','retail','0','2024-07-25 13:06:29','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-25 10:29:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99598.00','99597','Inclusive','branch','Inventory','','','','','','','3172190199097710322019'),(53,'31721901901','40','1.00','110','retail','0','2024-07-25 13:06:31','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-25 10:29:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99597.00','99596','Inclusive','branch','Inventory','','','','','','','3172190199293033320022'),(54,'31721901901','23','2.00','180','retail','0','2024-07-25 13:07:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-07-25 10:29:05','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','50.00','48','Inclusive','branch','Inventory','','','','','','','3172190202130222332130'),(55,'31721901901','5','1.00','90','retail','0','2024-07-25 13:07:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99393.00','99392','Inclusive','branch','Inventory','','','','','','','3172190204911403320342'),(56,'31721901901','19','1.00','80','retail','0','2024-07-25 13:07:31','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-07-25 10:29:05','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','99567.00','99566','Inclusive','branch','Inventory','','','','','','','3172190205220022130323'),(57,'31721904538','1','2.00','400','retail','0','2024-07-25 13:48:58','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-07-25 10:52:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','91187.00','91185','Inclusive','branch','Inventory','','','','','','','3172190453922373030943'),(58,'31721904538','2','1.00','300','retail','0','2024-07-25 13:49:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 10:52:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99691.00','99690','Inclusive','branch','Inventory','','','','','','','3172190454102104040032'),(59,'31721904538','4','1.00','300','retail','0','2024-07-25 13:49:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 10:52:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99524.00','99523','Inclusive','branch','Inventory','','','','','','','3172190454630320570327'),(60,'31721904538','3','1.00','300','retail','0','2024-07-25 13:49:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 10:52:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99272.00','99271','Inclusive','branch','Inventory','','','','','','','3172190455350307225233'),(61,'31721904538','23','1.00','90','retail','0','2024-07-25 13:49:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 10:52:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172190456392131042030'),(62,'31721904538','22','1.00','90','retail','0','2024-07-25 13:49:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 10:52:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172190457033313533731'),(63,'31721904538','26','1.00','90','retail','0','2024-07-25 13:49:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 10:52:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172190457907000237433'),(64,'31721904763','9','1.00','310','retail','0','2024-07-25 13:52:43','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-25 10:52:51','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98338.00','98337','Inclusive','branch','Inventory','','','','','','','3172190476432202332023'),(65,'31721905836','9','1.00','310','retail','0','2024-07-25 14:10:36','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-25 11:18:01','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98337.00','98336','Inclusive','branch','Inventory','','','','','','','3172190583602320231393'),(66,'31721905836','8','6.00','1740','retail','0','2024-07-25 14:10:41','','','','0','Cash',235.93,'290','','','3','16.00','1','2024-07-25 11:18:01','1','1','new','1','new','pcs','','','','yes','','29.49','','','VATABLE',1474.58,'6','97901.00','97895','Inclusive','branch','Inventory','','','','','','','3172190584197245030232'),(67,'31721905836','1','6.00','1200','retail','0','2024-07-25 14:10:59','','','','80','Cash',162.71,'200','','','3','16.00','1','2024-07-25 11:18:01','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','91185.00','91179','Inclusive','branch','Inventory','','','','','','','3172190585930932300312'),(68,'31721905836','4','1.00','300','retail','0','2024-07-25 14:11:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 11:18:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99523.00','99522','Inclusive','branch','Inventory','','','','','','','3172190586122306943203'),(69,'31721905836','22','1.00','90','retail','0','2024-07-25 14:11:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 11:18:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172190591314993000233'),(70,'31721905836','22','1.00','90','retail','0','2024-07-25 14:12:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 11:18:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172190592223223020220'),(71,'31721905836','22','1.00','90','retail','0','2024-07-25 14:12:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 11:18:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172190595153402792533'),(72,'31721905836','24','3.00','270','retail','0','2024-07-25 14:14:36','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-07-25 11:18:01','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','50.00','47','Inclusive','branch','Inventory','','','','','','','3172190607627233232102'),(73,'31721905836','23','1.00','90','retail','0','2024-07-25 14:14:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 11:18:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172190608002210638320'),(74,'31721913009','1','1.00','200','retail','0','2024-07-25 16:10:10','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-25 13:10:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91179.00','91178','Inclusive','branch','Inventory','','','','','','','3172191301032301233212'),(75,'31721913460','25','1.00','90','retail','0','2024-07-25 16:17:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 13:17:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172191346022222073229'),(76,'31721925834','7','1.00','390','retail','0','2024-07-25 19:43:54','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-25 16:44:15','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99020.00','99019','Inclusive','branch','Inventory','','','','','','','3172192583402523223000'),(77,'31721925834','12','1.00','390','retail','0','2024-07-25 19:43:56','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-25 16:44:15','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99847.00','99846','Inclusive','branch','Inventory','','','','','','','3172192583622222073229'),(78,'31721928085','17','1.00','670','retail','0','2024-07-25 20:21:26','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-07-25 17:23:09','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','99897.00','99896','Inclusive','branch','Inventory','','','','','','','3172192808600194043202'),(79,'31721928085','2','1.00','300','retail','0','2024-07-25 20:21:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 17:23:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99690.00','99689','Inclusive','branch','Inventory','','','','','','','3172192809221329039033'),(80,'31721928085','11','2.00','2240','retail','0','2024-07-25 20:21:56','','','','0','Cash',303.73,'1120','','','3','16.00','1','2024-07-25 17:23:09','1','1','new','1','new','pcs','','','','yes','','37.97','','','VATABLE',1898.31,'2','99762.00','99760','Inclusive','branch','Inventory','','','','','','','3172192811622111221103'),(81,'31721928085','1','2.00','400','retail','0','2024-07-25 20:22:08','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-07-25 17:23:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','91178.00','91176','Inclusive','branch','Inventory','','','','','','','3172192812824222342222'),(82,'31721928085','4','1.00','300','retail','0','2024-07-25 20:22:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 17:23:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99522.00','99521','Inclusive','branch','Inventory','','','','','','','3172192813133272210332'),(83,'31721928085','22','1.00','90','retail','0','2024-07-25 20:22:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 17:23:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172192815231291002037'),(84,'31721928263','16','1.00','320','retail','0','2024-07-25 20:24:23','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-07-25 17:30:26','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','99892.00','99891','Inclusive','branch','Inventory','','','','','','','3172192826401233422070'),(85,'31721928263','12','1.00','390','retail','0','2024-07-25 20:24:29','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-25 17:30:26','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99846.00','99845','Inclusive','branch','Inventory','','','','','','','3172192826900200223023'),(86,'31721928263','4','1.00','300','retail','0','2024-07-25 20:24:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 17:30:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99521.00','99520','Inclusive','branch','Inventory','','','','','','','3172192827173220313280'),(87,'31721928263','40','1.00','110','retail','0','2024-07-25 20:24:35','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-25 17:30:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99596.00','99595','Inclusive','branch','Inventory','','','','','','','3172192827628303930230'),(88,'31721928647','1','1.00','200','retail','0','2024-07-25 20:30:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-25 17:31:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91176.00','91175','Inclusive','branch','Inventory','','','','','','','3172192864777206340402'),(89,'31721928647','35','1.00','110','retail','0','2024-07-25 20:30:54','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-07-25 17:31:22','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172192865403233012222'),(90,'31721928647','30','2.00','10','retail','0','2024-07-25 20:31:06','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-07-25 17:31:22','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','96625.00','96623','Inclusive','branch','Inventory','','','','','','','3172192866762213222272'),(91,'31721929153','8','1.00','290','retail','0','2024-07-25 20:39:13','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-25 17:55:25','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','97895.00','97894','Inclusive','branch','Inventory','','','','','','','3172192915432239341433'),(92,'31721929153','1','1.00','200','retail','0','2024-07-25 20:39:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-25 17:55:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91175.00','91174','Inclusive','branch','Inventory','','','','','','','3172192915802321232923'),(93,'31721929153','29','1.00','90','retail','0','2024-07-25 20:39:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 17:55:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99517.00','99516','Inclusive','branch','Inventory','','','','','','','3172192916421232930223'),(94,'31721931481','2','1.00','300','retail','0','2024-07-25 21:18:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 18:37:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99689.00','99688','Inclusive','branch','Inventory','','','','','','','3172193148172420223333'),(95,'31721931481','3','1.00','300','retail','0','2024-07-25 21:18:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-25 18:37:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99271.00','99270','Inclusive','branch','Inventory','','','','','','','3172193148523281000212'),(96,'31721931481','31','1.00','110','retail','0','2024-07-25 21:18:26','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-25 18:37:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99787.00','99786','Inclusive','branch','Inventory','','','','','','','3172193150602730402201'),(97,'31721931481','25','1.00','90','retail','0','2024-07-25 21:18:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-25 18:37:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172193151913212033013'),(98,'31721988880','7','1.00','390','retail','0','2024-07-26 13:14:40','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-26 10:15:26','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99019.00','99018','Inclusive','branch','Inventory','','','','','','','3172198888038189708809'),(99,'31721988880','1','1.00','200','retail','0','2024-07-26 13:14:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-26 10:15:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91174.00','91173','Inclusive','branch','Inventory','','','','','','','3172198888322033132880'),(100,'31721988880','13','1.00','290','retail','0','2024-07-26 13:14:46','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-26 10:15:26','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','99953.00','99952','Inclusive','branch','Inventory','','','','','','','3172198888738322228220'),(101,'31721988880','31','1.00','110','retail','0','2024-07-26 13:14:53','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-26 10:15:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99786.00','99785','Inclusive','branch','Inventory','','','','','','','3172198889483128233218'),(102,'31721988880','21','1.00','90','retail','0','2024-07-26 13:15:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-26 10:15:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172198891203433220827'),(103,'31721992531','14','1.00','420','retail','0','2024-07-26 14:15:31','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-07-26 11:17:59','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99450.00','99449','Inclusive','branch','Inventory','','','','','','','3172199253222423333320'),(104,'31721992531','51','1.00','300','retail','0','2024-07-26 14:15:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-26 11:17:59','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9999821.00','9999820','Inclusive','branch','Inventory','','','','','','','3172199254623029902302'),(105,'31721992531','29','1.00','90','retail','0','2024-07-26 14:17:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-26 11:17:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99516.00','99515','Inclusive','branch','Inventory','','','','','','','3172199266123399063631'),(106,'31721998376','26','1.00','90','retail','0','2024-07-26 15:52:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-26 12:53:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172199837744733232274'),(107,'31722003566','10','1.00','570','retail','0','2024-07-26 17:19:26','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-07-26 14:20:08','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','99444.00','99443','Inclusive','branch','Inventory','','','','','','','3172200356633240340332'),(108,'31722003566','1','1.00','200','retail','0','2024-07-26 17:19:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-26 14:20:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91173.00','91172','Inclusive','branch','Inventory','','','','','','','3172200356929030220215'),(109,'31722020021','40','1.00','110','retail','0','2024-07-26 21:53:41','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-26 18:54:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99595.00','99594','Inclusive','branch','Inventory','','','','','','','3172202002120231002023'),(110,'31722020021','40','3.00','330','retail','0','2024-07-26 21:53:47','','','','70','Cash',44.75,'110','','','3','16.00','1','2024-07-26 18:54:25','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','99594.00','99591','Inclusive','branch','Inventory','','','','','','','3172202002732022223243'),(111,'31722071614','7','1.00','390','retail','0','2024-07-27 12:13:34','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-27 09:13:43','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99018.00','99017','Inclusive','branch','Inventory','','','','','','','3172207161440624032330'),(112,'31722072368','52','1.00','300','retail','0','2024-07-27 12:26:08','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-27 09:32:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99968.00','99967','Inclusive','branch','Inventory','','','','','','','3172207236873333213130'),(113,'31722072796','14','1.00','420','retail','0','2024-07-27 12:33:16','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-07-27 09:33:23','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99449.00','99448','Inclusive','branch','Inventory','','','','','','','3172207279620427220732'),(114,'31722073058','19','1.00','80','retail','0','2024-07-27 12:37:38','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-07-27 09:37:41','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','99566.00','99565','Inclusive','branch','Inventory','','','','','','','3172207305804733022322'),(115,'31722073341','7','2.00','780','retail','0','2024-07-27 12:42:21','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-07-27 09:42:32','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','99017.00','99015','Inclusive','branch','Inventory','','','','','','','3172207334101043320303'),(116,'31722073528','15','10.00','700','retail','0','2024-07-27 12:45:28','','','','0','Cash',94.92,'70','','','3','16.00','1','2024-07-27 09:45:37','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','98068.00','98058','Inclusive','branch','Inventory','','','','','','','3172207352922332203230'),(117,'31722073528','40','1.00','110','retail','0','2024-07-27 12:45:34','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-27 09:45:37','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99591.00','99590','Inclusive','branch','Inventory','','','','','','','3172207353520325032173'),(118,'31722074285','13','1.00','290','retail','0','2024-07-27 12:58:05','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-27 09:58:07','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','99952.00','99951','Inclusive','branch','Inventory','','','','','','','3172207428501222272322'),(119,'31722074676','31','1.00','110','retail','0','2024-07-27 13:04:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-27 10:04:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99785.00','99784','Inclusive','branch','Inventory','','','','','','','3172207467603402363022'),(120,'31722078046','3','1.00','300','retail','0','2024-07-27 14:00:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-27 11:01:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99270.00','99269','Inclusive','branch','Inventory','','','','','','','3172207804732744734238'),(121,'31722078355','5','1.00','90','retail','0','2024-07-27 14:05:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 11:06:06','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99392.00','99391','Inclusive','branch','Inventory','','','','','','','3172207835633063830303'),(122,'31722078355','5','1.00','90','retail','0','2024-07-27 14:05:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 11:06:06','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99391.00','99390','Inclusive','branch','Inventory','','','','','','','3172207835850303338208'),(123,'31722079469','5','2.00','180','retail','0','2024-07-27 14:24:29','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-07-27 11:24:32','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','99390.00','99388','Inclusive','branch','Inventory','','','','','','','3172207947002132332723'),(124,'31722082625','27','1.00','90','retail','0','2024-07-27 15:17:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 12:17:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172208262622034880222'),(125,'31722084193','23','1.00','90','retail','0','2024-07-27 15:43:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 12:46:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172208419322933323323'),(126,'31722084193','3','1.00','300','retail','0','2024-07-27 15:43:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-27 12:46:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99269.00','99268','Inclusive','branch','Inventory','','','','','','','3172208419929320803190'),(127,'31722084403','26','1.00','90','retail','0','2024-07-27 15:46:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 12:47:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172208440302202302330'),(128,'31722096754','1','1.00','200','retail','0','2024-07-27 19:12:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-27 16:23:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91172.00','91171','Inclusive','branch','Inventory','','','','','','','3172209675413230323329'),(129,'31722096754','1','1.00','200','retail','0','2024-07-27 19:12:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-27 16:23:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91171.00','91170','Inclusive','branch','Inventory','','','','','','','3172209676272222402222'),(130,'31722096754','9','1.00','310','retail','0','2024-07-27 19:13:07','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-27 16:23:06','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98336.00','98335','Inclusive','branch','Inventory','','','','','','','3172209678833382733003'),(131,'31722096754','8','1.00','290','retail','0','2024-07-27 19:13:11','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-27 16:23:06','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','97894.00','97893','Inclusive','branch','Inventory','','','','','','','3172209679232322024322'),(132,'31722096754','31','1.00','110','retail','0','2024-07-27 19:16:33','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-27 16:23:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99784.00','99783','Inclusive','branch','Inventory','','','','','','','3172209699664303323333'),(133,'31722100257','1','1.00','200','retail','0','2024-07-27 20:10:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-27 17:12:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91170.00','91169','Inclusive','branch','Inventory','','','','','','','3172210025720232023220'),(134,'31722100257','8','1.00','290','retail','0','2024-07-27 20:10:59','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-27 17:12:14','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','97893.00','97892','Inclusive','branch','Inventory','','','','','','','3172210026033332340000'),(135,'31722100457','24','1.00','90','retail','0','2024-07-27 20:14:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 17:14:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172210045811353322322'),(136,'31722100696','19','1.00','80','retail','0','2024-07-27 20:18:16','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-07-27 17:18:27','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','99565.00','99564','Inclusive','branch','Inventory','','','','','','','3172210069903902261423'),(137,'31722100739','21','1.00','90','retail','0','2024-07-27 20:18:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 17:19:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172210074202702033003'),(138,'31722101025','14','1.00','420','retail','0','2024-07-27 20:23:45','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-07-27 17:23:49','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99448.00','99447','Inclusive','branch','Inventory','','','','','','','3172210102623031110033'),(139,'31722102889','14','1.00','420','retail','0','2024-07-27 20:54:49','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-07-27 17:54:59','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99447.00','99446','Inclusive','branch','Inventory','','','','','','','3172210289022822323223'),(140,'31722102978','31','1.00','110','retail','0','2024-07-27 20:56:18','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-27 17:56:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99783.00','99782','Inclusive','branch','Inventory','','','','','','','3172210297933233232002'),(141,'31722103969','40','1.00','110','retail','0','2024-07-27 21:12:49','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-27 18:13:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99590.00','99589','Inclusive','branch','Inventory','','','','','','','3172210397031030020320'),(142,'31722104708','31','1.00','110','retail','0','2024-07-27 21:25:08','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-27 18:25:13','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99782.00','99781','Inclusive','branch','Inventory','','','','','','','3172210470830233020223'),(143,'31722112696','51','1.00','300','retail','0','2024-07-27 23:38:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-27 20:38:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9999820.00','9999819','Inclusive','branch','Inventory','','','','','','','3172211269602623022922'),(144,'31722112696','21','1.00','90','retail','0','2024-07-27 23:38:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-27 20:38:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172211270662303272721'),(145,'31722160243','1','2.00','400','retail','0','2024-07-28 12:50:43','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-07-28 09:50:55','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','91169.00','91167','Inclusive','branch','Inventory','','','','','','','3172216024403362260333'),(146,'31722160490','16','1.00','320','retail','0','2024-07-28 12:54:50','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-07-28 09:55:10','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','99891.00','99890','Inclusive','branch','Inventory','','','','','','','3172216049127103031333'),(147,'31722160490','19','1.00','80','retail','0','2024-07-28 12:55:05','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-07-28 09:55:10','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','99564.00','99563','Inclusive','branch','Inventory','','','','','','','3172216050533246340332'),(148,'31722161507','1','1.00','200','retail','0','2024-07-28 13:11:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-28 10:34:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91167.00','91166','Inclusive','branch','Inventory','','','','','','','3172216150814001111322'),(149,'31722161507','9','1.00','310','retail','0','2024-07-28 13:11:49','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-28 10:34:25','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98335.00','98334','Inclusive','branch','Inventory','','','','','','','3172216151012215012533'),(150,'31722163453','27','2.00','180','retail','0','2024-07-28 13:44:13','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-07-28 11:21:12','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','49.00','47','Inclusive','branch','Inventory','','','','','','','3172216345432473244333'),(151,'31722163453','1','1.00','200','retail','0','2024-07-28 13:45:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-28 11:21:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91166.00','91165','Inclusive','branch','Inventory','','','','','','','3172216350826300603531'),(152,'31722163453','8','1.00','290','retail','0','2024-07-28 13:45:09','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-28 11:21:12','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','97892.00','97891','Inclusive','branch','Inventory','','','','','','','3172216350910200557023'),(153,'31722163453','12','1.00','390','retail','0','2024-07-28 13:45:29','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-28 11:21:12','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99845.00','99844','Inclusive','branch','Inventory','','','','','','','3172216353033637133232'),(154,'31722178340','23','1.00','90','retail','0','2024-07-28 17:52:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-28 14:52:53','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172217834003401380322'),(155,'31722182252','52','6.00','1800','retail','0','2024-07-28 18:57:32','','','','0','Cash',244.07,'300','','','3','16.00','1','2024-07-28 15:58:33','1','1','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'6','99967.00','99961','Inclusive','branch','Inventory','','','','','','','3172218225352332022224'),(156,'31722182252','1','5.00','1000','retail','0','2024-07-28 18:57:55','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-07-28 15:58:33','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','91165.00','91160','Inclusive','branch','Inventory','','','','','','','3172218227672228302007'),(157,'31722182252','12','1.00','390','retail','0','2024-07-28 18:57:59','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-28 15:58:33','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99844.00','99843','Inclusive','branch','Inventory','','','','','','','3172218228048322302821'),(158,'31722182252','29','1.00','90','retail','0','2024-07-28 18:58:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-28 15:58:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99515.00','99514','Inclusive','branch','Inventory','','','','','','','3172218230432203322303'),(159,'31722182329','17','1.00','670','retail','0','2024-07-28 18:58:49','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-07-28 15:59:19','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','99896.00','99895','Inclusive','branch','Inventory','','','','','','','3172218233022308023222'),(160,'31722182329','4','1.00','300','retail','0','2024-07-28 18:58:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-28 15:59:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99520.00','99519','Inclusive','branch','Inventory','','','','','','','3172218233324222342223'),(161,'31722182479','29','1.00','90','retail','0','2024-07-28 19:01:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-28 16:01:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99514.00','99513','Inclusive','branch','Inventory','','','','','','','3172218247912023389333'),(162,'31722184551','27','2.00','180','retail','0','2024-07-28 19:35:51','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-07-28 16:35:54','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','47.00','45','Inclusive','branch','Inventory','','','','','','','3172218455224303130830'),(163,'31722332805','44','1.00','110','retail','0','2024-07-30 12:46:45','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-07-30 09:46:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172233280623202322402'),(164,'31722337211','2','1.00','300','retail','0','2024-07-30 14:10:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-30 11:37:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172233780930222202230'),(165,'31722337211','34','1.00','110','retail','0','2024-07-30 14:10:50','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-07-30 11:37:10','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172233785024222342225'),(166,'31722337211','7','2.00','780','retail','0','2024-07-30 14:21:36','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-07-30 11:37:10','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','218.00','216','Inclusive','branch','Inventory','','','','','','','3172233849722333230724'),(167,'31722337211','26','1.00','90','retail','0','2024-07-30 14:36:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 11:37:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172233941441332320302'),(168,'31722339633','1','1.00','200','retail','0','2024-07-30 14:40:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-30 11:47:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172233963433232223407'),(169,'31722339633','7','2.00','780','retail','0','2024-07-30 14:40:40','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-07-30 11:47:30','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','216.00','214','Inclusive','branch','Inventory','','','','','','','3172233964133432203232'),(170,'31722339633','1','1.00','200','retail','0','2024-07-30 14:40:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-30 11:47:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3172233964443223222242'),(171,'31722339633','23','1.00','90','retail','0','2024-07-30 14:46:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 11:47:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172233999229333310323'),(172,'31722339633','26','1.00','90','retail','0','2024-07-30 14:46:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 11:47:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172233999539332242322'),(173,'31722341079','3','1.00','300','retail','0','2024-07-30 15:04:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-30 12:24:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172234107923220321337'),(174,'31722341079','7','1.00','390','retail','0','2024-07-30 15:04:41','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-30 12:24:56','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','214.00','213','Inclusive','branch','Inventory','','','','','','','3172234108112202148072'),(175,'31722341079','21','1.00','90','retail','0','2024-07-30 15:04:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 12:24:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172234109212002133003'),(176,'31722341079','3','1.00','300','retail','0','2024-07-30 15:20:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-30 12:24:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3172234202702423107222'),(177,'31722341079','6','2.00','180','retail','0','2024-07-30 15:20:42','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-07-30 12:24:56','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3172234204343222224220'),(178,'31722342318','14','1.00','420','retail','0','2024-07-30 15:25:18','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-07-30 12:25:25','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172234231820332423303'),(179,'31722342900','1','2.00','400','retail','0','2024-07-30 15:35:01','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-07-30 12:35:28','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','98.00','96','Inclusive','branch','Inventory','','','','','','','3172234290170233029270'),(180,'31722349126','21','1.00','90','retail','0','2024-07-30 17:18:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 14:19:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172234912777014322034'),(181,'31722354664','3','2.00','600','retail','0','2024-07-30 18:51:04','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-07-30 15:54:38','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','98.00','96','Inclusive','branch','Inventory','','','','','','','3172235466506333343233'),(182,'31722354664','15','1.00','70','retail','0','2024-07-30 18:51:14','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-07-30 15:54:38','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172235467530230230033'),(183,'31722354664','5','1.00','90','retail','0','2024-07-30 18:51:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 15:54:38','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','384.00','383','Inclusive','branch','Inventory','','','','','','','3172235468302032323332'),(184,'31722354664','24','1.00','90','retail','0','2024-07-30 18:51:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 15:54:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172235471702070225205'),(185,'31722354664','24','1.00','90','retail','0','2024-07-30 18:54:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-30 15:54:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172235486442237030442'),(186,'31722356261','8','2.00','580','retail','0','2024-07-30 19:17:41','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-07-30 16:40:20','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','20.00','18','Inclusive','branch','Inventory','','','','','','','3172235626123503233103'),(187,'31722356261','30','4.00','20','retail','0','2024-07-30 19:18:59','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-07-30 16:40:20','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','150.00','146','Inclusive','branch','Inventory','','','','','','','3172235634022247233350'),(188,'31722356261','4','1.00','300','retail','0','2024-07-30 19:35:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-30 16:40:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172235730720230320224'),(189,'31722365216','3','2.00','600','retail','0','2024-07-30 21:46:56','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-07-30 19:02:32','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3172236521772220036363'),(190,'31722365216','7','1.00','390','retail','0','2024-07-30 21:50:46','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-30 19:02:32','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','213.00','212','Inclusive','branch','Inventory','','','','','','','3172236544722116422330'),(191,'31722366647','40','1.00','110','retail','0','2024-07-30 22:10:47','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-30 19:10:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172236664736330020212'),(192,'31722421660','15','4.00','280','retail','0','2024-07-31 13:27:40','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-07-31 10:58:03','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','12.00','8','Inclusive','branch','Inventory','','','','','','','3172242166134670632122'),(193,'31722421660','52','1.00','300','retail','0','2024-07-31 13:27:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-31 10:58:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','149.00','148','Inclusive','branch','Inventory','','','','','','','3172242166336412320302'),(194,'31722421660','19','2.00','160','retail','0','2024-07-31 13:45:10','','','','0','Cash',21.69,'80','','','3','16.00','1','2024-07-31 10:58:03','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','1000.00','998','Inclusive','branch','Inventory','','','','','','','3172242271030120223323'),(195,'31722421660','29','1.00','90','retail','0','2024-07-31 13:50:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-31 10:58:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3172242303102332037223'),(196,'31722423595','57','1.00','170','retail','0','2024-07-31 13:59:55','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-07-31 11:01:13','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','3172242359629739327954'),(197,'31722425811','7','1.00','390','retail','0','2024-07-31 14:36:51','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-31 11:50:28','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','212.00','211','Inclusive','branch','Inventory','','','','','','','3172242581122133231375'),(198,'31722425811','3','1.00','300','retail','0','2024-07-31 14:36:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-31 11:50:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172242581332323480303'),(199,'31722425811','26','1.00','90','retail','0','2024-07-31 14:37:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-31 11:50:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172242582103222202203'),(200,'31722425811','29','1.00','90','retail','0','2024-07-31 14:37:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-31 11:50:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3172242582623715523032'),(201,'31722426661','8','1.00','290','retail','0','2024-07-31 14:51:01','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-07-31 11:51:26','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172242666273343044326'),(202,'31722426661','1','1.00','200','retail','0','2024-07-31 14:51:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-07-31 11:51:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3172242666524102432333'),(203,'31722426661','30','2.00','10','retail','0','2024-07-31 14:51:12','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-07-31 11:51:26','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','146.00','144','Inclusive','branch','Inventory','','','','','','','3172242667303312223023'),(204,'31722428183','7','1.00','390','retail','0','2024-07-31 15:16:23','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-31 14:06:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','211.00','210','Inclusive','branch','Inventory','','','','','','','3172242818422438032233'),(205,'31722428183','15','2.00','140','retail','0','2024-07-31 15:16:43','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-07-31 14:06:30','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','8.00','6','Inclusive','branch','Inventory','','','','','','','3172242820400334024222'),(206,'31722428183','15','3.00','210','retail','0','2024-07-31 17:06:11','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-07-31 14:06:30','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','6.00','3','Inclusive','branch','Inventory','','','','','','','3172243477232227213203'),(207,'31722436309','7','1.00','390','retail','0','2024-07-31 17:31:49','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-31 15:22:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','210.00','209','Inclusive','branch','Inventory','','','','','','','3172243631003303006313'),(208,'31722436309','51','1.00','300','retail','0','2024-07-31 17:31:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-31 15:22:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172243631404210323222'),(209,'31722436309','27','1.00','90','retail','0','2024-07-31 17:52:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-31 15:22:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172243756057030322272'),(210,'31722436309','52','1.00','300','retail','0','2024-07-31 17:52:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-31 15:22:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','148.00','147','Inclusive','branch','Inventory','','','','','','','3172243757030233330341'),(211,'31722443565','9','1.00','310','retail','0','2024-07-31 19:32:45','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-07-31 16:33:07','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172244356643243033460'),(212,'31722443565','10','1.00','570','retail','0','2024-07-31 19:32:48','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-07-31 16:33:07','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172244356940442723443'),(213,'31722443565','22','3.00','270','retail','0','2024-07-31 19:32:59','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-07-31 16:33:07','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','31.00','28','Inclusive','branch','Inventory','','','','','','','3172244357903423733299'),(214,'31722447467','3','1.00','300','retail','0','2024-07-31 20:37:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-31 17:38:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3172244746823203222203'),(215,'31722447467','40','1.00','110','retail','0','2024-07-31 20:37:52','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-07-31 17:38:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172244747237230020341'),(216,'31722447467','59','1.00','170','retail','0','2024-07-31 20:38:25','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-07-31 17:38:34','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','3172244750543450232222'),(217,'31722451384','27','1.00','90','retail','0','2024-07-31 21:43:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-07-31 18:48:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3172245138542322234272'),(218,'31722451384','15','3.00','210','retail','0','2024-07-31 21:43:12','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-07-31 18:48:33','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','23.00','20','Inclusive','branch','Inventory','','','','','','','3172245139393252033222'),(219,'31722451384','51','1.00','300','retail','0','2024-07-31 21:43:17','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-31 18:48:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3172245139713444200233'),(220,'31722451384','3','1.00','300','retail','0','2024-07-31 21:43:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-07-31 18:48:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3172245140222302552273'),(221,'31722451734','7','1.00','390','retail','0','2024-07-31 21:48:55','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-07-31 18:50:16','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','209.00','208','Inclusive','branch','Inventory','','','','','','','3172245173502232523731'),(222,'31722453401','28','2.00','180','retail','0','2024-07-31 22:16:41','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-07-31 19:17:48','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','124.00','122','Inclusive','branch','Inventory','','','','','','','3172245340222002372544'),(223,'31722504440','8','1.00','290','retail','0','2024-08-01 12:27:20','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-01 09:27:35','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172250444104223223447'),(224,'31722504440','1','1.00','200','retail','0','2024-08-01 12:27:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-01 09:27:35','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3172250444322423472220'),(225,'31722504440','52','1.00','300','retail','0','2024-08-01 12:27:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-01 09:27:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','147.00','146','Inclusive','branch','Inventory','','','','','','','3172250444532243422304'),(226,'31722511341','13','1.00','290','retail','0','2024-08-01 14:22:22','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-01 11:35:13','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3172251134232123122022'),(227,'31722512860','7','1.00','390','retail','0','2024-08-01 14:47:40','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-01 12:13:09','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','208.00','207','Inclusive','branch','Inventory','','','','','','','3172251286102253332222'),(228,'31722514410','1','1.00','200','retail','0','2024-08-01 15:13:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-01 12:23:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172251441202030212022'),(229,'31722514410','7','1.00','390','retail','0','2024-08-01 15:13:35','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-01 12:23:20','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','207.00','206','Inclusive','branch','Inventory','','','','','','','3172251441622325300342'),(230,'31722514410','52','1.00','300','retail','0','2024-08-01 15:20:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-01 12:23:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','146.00','145','Inclusive','branch','Inventory','','','','','','','3172251485660455032322'),(231,'31722517365','3','1.00','300','retail','0','2024-08-01 16:02:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-01 13:35:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3172251736500232333333'),(232,'31722517365','8','1.00','290','retail','0','2024-08-01 16:02:47','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-01 13:35:32','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172251736772333323133'),(233,'31722517365','21','1.00','90','retail','0','2024-08-01 16:03:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-01 13:35:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172251742002022220002'),(234,'31722523280','6','1.00','90','retail','0','2024-08-01 17:41:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-01 15:04:41','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172252329734721020942'),(235,'31722533018','14','1.00','420','retail','0','2024-08-01 20:23:38','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-01 17:40:26','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3172253301992034344392'),(236,'31722593591','14','2.00','840','retail','0','2024-08-02 13:13:11','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-08-02 10:38:49','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','98.00','96','Inclusive','branch','Inventory','','','','','','','3172259359122233929233'),(237,'31722593591','7','1.00','390','retail','0','2024-08-02 13:13:13','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-02 10:38:49','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','206.00','205','Inclusive','branch','Inventory','','','','','','','3172259359332929315334'),(238,'31722593591','14','1.00','420','retail','0','2024-08-02 13:16:26','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-02 10:38:49','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3172259378733723732380'),(239,'31722593591','21','1.00','90','retail','0','2024-08-02 13:23:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-02 10:38:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172259419691231032933'),(240,'31722593591','24','1.00','90','retail','0','2024-08-02 13:23:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-02 10:38:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172259421820302941202'),(241,'31722593591','23','1.00','90','retail','0','2024-08-02 13:23:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-02 10:38:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3172259422023202520030'),(242,'31722593591','31','1.00','110','retail','0','2024-08-02 13:23:46','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-02 10:38:49','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172259422643245332230'),(243,'31722595421','29','2.00','180','retail','0','2024-08-02 13:43:41','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-02 10:43:44','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','40.00','38','Inclusive','branch','Inventory','','','','','','','3172259542152223032335'),(244,'31722601557','1','2.00','400','retail','0','2024-08-02 15:25:57','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-02 12:26:36','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','93.00','91','Inclusive','branch','Inventory','','','','','','','3172260155810513322560'),(245,'31722601557','6','4.00','360','retail','0','2024-08-02 15:26:11','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-08-02 12:26:36','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','13.00','9','Inclusive','branch','Inventory','','','','','','','3172260157253103233223'),(246,'31722604983','47','1.00','200','retail','0','2024-08-02 16:23:03','','','','0','Cash',27.12,'200','','','3','16.00','1','2024-08-02 13:23:05','1','4','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172260498337280201726'),(247,'31722605080','43','2.00','220','retail','0','2024-08-02 16:24:40','','','','70','Cash',29.83,'110','','','3','16.00','1','2024-08-02 13:26:12','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','50.00','48','Inclusive','branch','Inventory','','','','','','','3172260508122012023032'),(248,'31722607433','7','3.00','1170','retail','0','2024-08-02 17:03:53','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-08-02 14:45:26','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','205.00','202','Inclusive','branch','Inventory','','','','','','','3172260743424332300320'),(249,'31722607433','44','1.00','110','retail','0','2024-08-02 17:04:00','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-02 14:45:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172260744012032223233'),(250,'31722607433','21','1.00','90','retail','0','2024-08-02 17:04:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-02 14:45:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172260745322203260032'),(251,'31722607433','26','1.00','90','retail','0','2024-08-02 17:04:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-02 14:45:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172260745523024132430'),(252,'31722607433','43','1.00','110','retail','0','2024-08-02 17:28:28','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-02 14:45:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172260890820002121032'),(253,'31722607433','42','1.00','110','retail','0','2024-08-02 17:28:31','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-02 14:45:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172260891123370100096'),(254,'31722611784','1','2.00','400','retail','0','2024-08-02 18:16:24','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-02 15:31:04','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','91.00','89','Inclusive','branch','Inventory','','','','','','','3172261178423227323263'),(255,'31722611784','51','1.00','300','retail','0','2024-08-02 18:16:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-02 15:31:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172261178834202017113'),(256,'31722611784','7','1.00','390','retail','0','2024-08-02 18:16:30','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-02 15:31:04','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','202.00','201','Inclusive','branch','Inventory','','','','','','','3172261179070330113422'),(257,'31722613460','52','1.00','300','retail','0','2024-08-02 18:44:20','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-02 15:48:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','145.00','144','Inclusive','branch','Inventory','','','','','','','3172261346121333024033'),(258,'31722613460','3','1.00','300','retail','0','2024-08-02 18:44:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-02 15:48:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172261346312634433332'),(259,'31722616548','31','1.00','110','retail','0','2024-08-02 19:35:48','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-02 17:11:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172261654833387602330'),(260,'31722616548','16','1.00','320','retail','0','2024-08-02 19:37:53','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-02 17:11:36','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172261667333262632620'),(261,'31722616548','2','1.00','300','retail','0','2024-08-02 19:37:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-02 17:11:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3172261667522020163043'),(262,'31722616548','29','1.00','90','retail','0','2024-08-02 19:53:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-02 17:11:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172261760733220036020'),(263,'31722621506','1','1.00','200','retail','0','2024-08-02 20:58:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-02 18:11:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3172262150922303333632'),(264,'31722621506','3','1.00','300','retail','0','2024-08-02 20:58:33','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-02 18:11:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3172262151432142330712'),(265,'31722621506','9','1.00','310','retail','0','2024-08-02 20:58:55','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-02 18:11:55','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3172262153520510333122'),(266,'31722621506','8','1.00','290','retail','0','2024-08-02 20:58:57','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-02 18:11:55','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172262153723632335230'),(267,'31722621506','7','1.00','390','retail','0','2024-08-02 20:59:05','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-02 18:11:55','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','201.00','200','Inclusive','branch','Inventory','','','','','','','3172262154533632325005'),(268,'31722622352','51','1.00','300','retail','0','2024-08-02 21:12:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-02 18:13:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3172262235222237022322'),(269,'31722622492','31','1.00','110','retail','0','2024-08-02 21:14:52','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-02 18:34:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172262249333302333431'),(270,'31722622492','59','1.00','170','retail','0','2024-08-02 21:34:23','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-02 18:34:31','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','3172262366330223332232'),(271,'31722624433','21','1.00','90','retail','0','2024-08-02 21:47:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-02 18:47:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172262443402242233322'),(272,'31722675083','15','4.00','280','retail','0','2024-08-03 11:51:24','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-08-03 08:52:14','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','20.00','16','Inclusive','branch','Inventory','','','','','','','3172267508432220332333'),(273,'31722675083','9','1.00','310','retail','0','2024-08-03 11:51:26','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-03 08:52:14','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172267508603567223032'),(274,'31722675083','3','1.00','300','retail','0','2024-08-03 11:51:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-03 08:52:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172267508830177622433'),(275,'31722675083','1','1.00','200','retail','0','2024-08-03 11:51:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-03 08:52:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172267511033336320233'),(276,'31722675083','30','2.00','10','retail','0','2024-08-03 11:52:01','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-08-03 08:52:14','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','144.00','142','Inclusive','branch','Inventory','','','','','','','3172267512230032025537'),(277,'31722676525','1','1.00','200','retail','0','2024-08-03 12:15:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-03 09:17:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172267652652630366623'),(278,'31722676525','5','2.00','180','retail','0','2024-08-03 12:15:36','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-03 09:17:27','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','383.00','381','Inclusive','branch','Inventory','','','','','','','3172267653632322200623'),(279,'31722676848','13','1.00','290','retail','0','2024-08-03 12:20:48','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-03 09:20:52','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172267684922934032233'),(280,'31722680442','3','1.00','300','retail','0','2024-08-03 13:20:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-03 10:23:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172268044322323330670'),(281,'31722680442','5','2.00','180','retail','0','2024-08-03 13:20:56','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-03 10:23:06','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','381.00','379','Inclusive','branch','Inventory','','','','','','','3172268045722336344012'),(282,'31722680601','3','1.00','300','retail','0','2024-08-03 13:23:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-03 10:52:50','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3172268060233333200238'),(283,'31722680601','2','1.00','300','retail','0','2024-08-03 13:23:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-03 10:52:50','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3172268060535060027253'),(284,'31722680601','28','2.00','180','retail','0','2024-08-03 13:23:35','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-03 10:52:50','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','122.00','120','Inclusive','branch','Inventory','','','','','','','3172268061535303323233'),(285,'31722680601','26','1.00','90','retail','0','2024-08-03 13:23:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 10:52:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172268061802033233302'),(286,'31722680601','7','1.00','390','retail','0','2024-08-03 13:37:10','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-03 10:52:50','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','200.00','199','Inclusive','branch','Inventory','','','','','','','3172268143034233443132'),(287,'31722680601','28','1.00','90','retail','0','2024-08-03 13:45:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 10:52:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','120.00','119','Inclusive','branch','Inventory','','','','','','','3172268194903202322920'),(288,'31722682934','21','1.00','90','retail','0','2024-08-03 14:02:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 11:02:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172268293490033303329'),(289,'31722685235','1','2.00','400','retail','0','2024-08-03 14:40:35','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-03 11:43:58','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','86.00','84','Inclusive','branch','Inventory','','','','','','','3172268523623603102210'),(290,'31722685235','15','2.00','140','retail','0','2024-08-03 14:40:40','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-08-03 11:43:58','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3172268524033203023022'),(291,'31722686806','1','1.00','200','retail','0','2024-08-03 15:06:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-03 12:11:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172268680664233040233'),(292,'31722686806','9','1.00','310','retail','0','2024-08-03 15:06:48','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-03 12:11:31','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3172268680933682333202'),(293,'31722686806','31','1.00','110','retail','0','2024-08-03 15:06:54','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-03 12:11:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172268681443223133222'),(294,'31722687139','14','1.00','420','retail','0','2024-08-03 15:12:19','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-03 13:04:34','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3172268713934232232332'),(295,'31722700681','15','1.00','70','retail','0','2024-08-03 18:58:01','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-03 15:58:16','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172270068130132178833'),(296,'31722702053','51','1.00','300','retail','0','2024-08-03 19:20:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-03 16:21:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3172270205423213200502'),(297,'31722702053','15','3.00','210','retail','0','2024-08-03 19:20:58','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-08-03 16:21:06','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','13.00','10','Inclusive','branch','Inventory','','','','','','','3172270205807232120003'),(298,'31722702175','10','1.00','570','retail','0','2024-08-03 19:22:55','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-03 16:23:18','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172270217630431323320'),(299,'31722702175','1','2.00','400','retail','0','2024-08-03 19:22:59','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-03 16:23:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','83.00','81','Inclusive','branch','Inventory','','','','','','','3172270218073700302220'),(300,'31722703526','7','2.00','780','retail','0','2024-08-03 19:45:26','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-03 16:50:31','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','199.00','197','Inclusive','branch','Inventory','','','','','','','3172270352665324013213'),(301,'31722703526','51','2.00','600','retail','0','2024-08-03 19:45:30','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-03 16:50:31','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','35.00','33','Inclusive','branch','Inventory','','','','','','','3172270353100301012273'),(302,'31722703526','15','8.00','560','retail','0','2024-08-03 19:46:13','','','','0','Cash',75.93,'70','','','3','16.00','1','2024-08-03 16:50:31','1','1','new','1','new','pcs','','','','yes','','9.49','','','VATABLE',474.58,'8','10.00','2','Inclusive','branch','Inventory','','','','','','','3172270357325320323333'),(303,'31722703526','1','2.00','400','retail','0','2024-08-03 19:46:33','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-03 16:50:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','81.00','79','Inclusive','branch','Inventory','','','','','','','3172270359442300750233'),(304,'31722703526','15','8.00','560','retail','0','2024-08-03 19:50:19','','','','0','Cash',75.93,'70','','','3','16.00','1','2024-08-03 16:50:31','1','1','new','1','new','pcs','','','','yes','','9.49','','','VATABLE',474.58,'8','397.00','389','Inclusive','branch','Inventory','','','','','','','3172270381973238031332'),(305,'31722704052','1','1.00','200','retail','0','2024-08-03 19:54:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-03 17:06:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3172270405332302432324'),(306,'31722704052','6','1.00','90','retail','0','2024-08-03 19:54:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 17:06:50','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172270405842232302332'),(307,'31722707882','51','4.00','1200','retail','0','2024-08-03 20:58:02','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-08-03 18:15:11','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','33.00','29','Inclusive','branch','Inventory','','','','','','','3172270788323333330222'),(308,'31722707882','52','2.00','600','retail','0','2024-08-03 20:58:12','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-03 18:15:11','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','144.00','142','Inclusive','branch','Inventory','','','','','','','3172270789332020203303'),(309,'31722707882','1','5.00','1000','retail','0','2024-08-03 20:58:26','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-08-03 18:15:11','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','78.00','73','Inclusive','branch','Inventory','','','','','','','3172270790642232132207'),(310,'31722707882','21','3.00','270','retail','0','2024-08-03 20:59:14','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-03 18:15:11','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','14.00','11','Inclusive','branch','Inventory','','','','','','','3172270795420212300224'),(311,'31722708933','7','1.00','390','retail','0','2024-08-03 21:15:33','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-03 18:16:37','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','197.00','196','Inclusive','branch','Inventory','','','','','','','3172270893409313700173'),(312,'31722709412','7','1.00','390','retail','0','2024-08-03 21:23:32','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-03 18:23:42','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','196.00','195','Inclusive','branch','Inventory','','','','','','','3172270941270234223221'),(313,'31722709412','12','2.00','780','retail','0','2024-08-03 21:23:36','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-03 18:23:42','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','100.00','98','Inclusive','branch','Inventory','','','','','','','3172270941623420272403'),(314,'31722709949','29','2.00','180','retail','0','2024-08-03 21:32:29','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-03 18:32:32','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','37.00','35','Inclusive','branch','Inventory','','','','','','','3172270994929024304329'),(315,'31722710493','29','1.00','90','retail','0','2024-08-03 21:41:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 18:41:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3172271049439302341202'),(316,'31722710637','14','1.00','420','retail','0','2024-08-03 21:43:57','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-03 19:06:58','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172271063720327230322'),(317,'31722713262','29','1.00','90','retail','0','2024-08-03 22:27:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 19:28:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3172271326332032033220'),(318,'31722714260','3','3.00','900','retail','0','2024-08-03 22:44:20','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-08-03 19:56:27','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','85.00','82','Inclusive','branch','Inventory','','','','','','','3172271426133312226233'),(319,'31722714260','13','3.00','870','retail','0','2024-08-03 22:44:24','','','','0','Cash',117.97,'290','','','3','16.00','1','2024-08-03 19:56:27','1','1','new','1','new','pcs','','','','yes','','14.75','','','VATABLE',737.29,'3','72.00','69','Inclusive','branch','Inventory','','','','','','','3172271426527232123623'),(320,'31722714260','29','1.00','90','retail','0','2024-08-03 22:44:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 19:56:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172271427932200232232'),(321,'31722714260','23','1.00','90','retail','0','2024-08-03 22:44:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 19:56:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172271428503143323427'),(322,'31722714260','21','1.00','90','retail','0','2024-08-03 22:44:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 19:56:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172271429007133022323'),(323,'31722716418','26','1.00','90','retail','0','2024-08-03 23:20:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-03 20:21:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172271641923123463400'),(324,'31722718024','1','1.00','200','retail','0','2024-08-03 23:47:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-03 20:47:47','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172271802413417023323'),(325,'31722718788','1','1.00','200','retail','0','2024-08-03 23:59:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-03 21:00:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3172271878932203012233'),(326,'31722718788','10','1.00','570','retail','0','2024-08-03 23:59:51','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-03 21:00:55','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172271879122944213332'),(327,'31722765419','1','4.00','800','retail','0','2024-08-04 12:56:59','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-08-04 09:57:30','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','71.00','67','Inclusive','branch','Inventory','','','','','','','3172276541927062222212'),(328,'31722765419','15','15.00','1050','retail','0','2024-08-04 12:57:06','','','','0','Cash',142.37,'70','','','3','16.00','1','2024-08-04 09:57:30','1','1','new','1','new','pcs','','','','yes','','17.80','','','VATABLE',889.83,'15','389.00','374','Inclusive','branch','Inventory','','','','','','','3172276542722230303240'),(329,'31722765419','12','1.00','390','retail','0','2024-08-04 12:57:08','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-04 09:57:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3172276542802320032431'),(330,'31722765419','29','1.00','90','retail','0','2024-08-04 12:57:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 09:57:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172276543502337033232'),(331,'31722765462','3','1.00','300','retail','0','2024-08-04 12:57:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 09:57:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3172276546244730323427'),(332,'31722765462','1','1.00','200','retail','0','2024-08-04 12:57:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-04 09:57:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3172276546434603662120'),(333,'31722765462','7','1.00','390','retail','0','2024-08-04 12:57:45','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-04 09:57:56','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','195.00','194','Inclusive','branch','Inventory','','','','','','','3172276546630203233302'),(334,'31722765462','51','1.00','300','retail','0','2024-08-04 12:57:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 09:57:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172276546996207720337'),(335,'31722765583','15','4.00','280','retail','0','2024-08-04 12:59:43','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-08-04 09:59:47','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','374.00','370','Inclusive','branch','Inventory','','','','','','','3172276558433722321403'),(336,'31722765949','29','1.00','90','retail','0','2024-08-04 13:05:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 10:14:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3172276594932243032032'),(337,'31722765949','26','2.00','180','retail','0','2024-08-04 13:09:45','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-04 10:14:09','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3172276618526330732633'),(338,'31722765949','23','1.00','90','retail','0','2024-08-04 13:09:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 10:14:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3172276618838322748103'),(339,'31722765949','60','1.00','190','retail','0','2024-08-04 13:14:05','','','','0','Cash',25.76,'190','','','3','16.00','1','2024-08-04 10:14:09','1','3','new','1','new','pcs','','','','yes','','3.22','','','VATABLE',161.02,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','3172276644634333432730'),(340,'31722767496','51','1.00','300','retail','0','2024-08-04 13:31:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 10:33:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172276749633226333220'),(341,'31722774532','1','1.00','200','retail','0','2024-08-04 15:28:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-04 12:31:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3172277453377232343733'),(342,'31722774532','5','1.00','90','retail','0','2024-08-04 15:28:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 12:31:28','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','379.00','378','Inclusive','branch','Inventory','','','','','','','3172277453547150203333'),(343,'31722778181','1','1.00','200','retail','0','2024-08-04 16:29:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-04 14:01:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3172277818202232827288'),(344,'31722778181','23','1.00','90','retail','0','2024-08-04 16:29:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 14:01:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3172277819277231133222'),(345,'31722778181','31','1.00','110','retail','0','2024-08-04 16:32:35','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-04 14:01:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172277835633333382300'),(346,'31722778181','1','1.00','200','retail','0','2024-08-04 16:33:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-04 14:01:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3172277838232732830327'),(347,'31722778181','8','1.00','290','retail','0','2024-08-04 16:33:51','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-04 14:01:04','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172277843222202002422'),(348,'31722778181','7','1.00','390','retail','0','2024-08-04 16:46:24','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-04 14:01:04','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','194.00','193','Inclusive','branch','Inventory','','','','','','','3172277918422224370029'),(349,'31722780089','26','1.00','90','retail','0','2024-08-04 17:01:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 14:59:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172278009022332023272'),(350,'31722780089','31','1.00','110','retail','0','2024-08-04 17:41:06','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-04 14:59:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172278246632436872313'),(351,'31722783589','7','2.00','780','retail','0','2024-08-04 17:59:49','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-04 14:59:53','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','193.00','191','Inclusive','branch','Inventory','','','','','','','3172278359080017120320'),(352,'31722783663','57','1.00','170','retail','0','2024-08-04 18:01:04','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-04 15:01:07','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','3172278366433222032333'),(353,'31722783814','6','2.00','180','retail','0','2024-08-04 18:03:34','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-04 15:25:19','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','8.00','6','Inclusive','branch','Inventory','','','','','','','3172278381582373320032'),(354,'31722783814','1','1.00','200','retail','0','2024-08-04 18:09:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-04 15:25:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172278419930332203324'),(355,'31722785186','1','3.00','600','retail','0','2024-08-04 18:26:26','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-08-04 15:34:13','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','62.00','59','Inclusive','branch','Inventory','','','','','','','3172278518733222277230'),(356,'31722785186','15','3.00','210','retail','0','2024-08-04 18:26:30','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-08-04 15:34:13','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','370.00','367','Inclusive','branch','Inventory','','','','','','','3172278519132121023144'),(357,'31722785669','3','2.00','600','retail','0','2024-08-04 18:34:29','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-04 16:17:19','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','81.00','79','Inclusive','branch','Inventory','','','','','','','3172278566926232322286'),(358,'31722785669','51','1.00','300','retail','0','2024-08-04 18:34:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 16:17:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172278567112034344512'),(359,'31722785669','5','1.00','90','retail','0','2024-08-04 18:34:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 16:17:19','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','378.00','377','Inclusive','branch','Inventory','','','','','','','3172278567332200232232'),(360,'31722785669','51','1.00','300','retail','0','2024-08-04 18:36:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 16:17:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172278578707302333334'),(361,'31722785669','3','1.00','300','retail','0','2024-08-04 18:49:26','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 16:17:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3172278656602326063222'),(362,'31722785669','8','1.00','290','retail','0','2024-08-04 19:05:57','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-04 16:17:19','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172278755772327273210'),(363,'31722789175','4','1.00','300','retail','0','2024-08-04 19:32:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 17:13:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3172278917523202002332'),(364,'31722789175','10','1.00','570','retail','0','2024-08-04 19:32:59','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-04 17:13:24','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172278918002320293210'),(365,'31722792884','7','1.00','390','retail','0','2024-08-04 20:34:44','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-04 17:36:54','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','191.00','190','Inclusive','branch','Inventory','','','','','','','3172279288522003471732'),(366,'31722792884','14','1.00','420','retail','0','2024-08-04 20:35:10','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-04 17:36:54','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3172279291110012103433'),(367,'31722792884','3','1.00','300','retail','0','2024-08-04 20:35:26','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 17:36:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3172279292732337722020'),(368,'31722792884','31','1.00','110','retail','0','2024-08-04 20:36:06','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-04 17:36:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172279296722923246222'),(369,'31722793167','1','2.00','400','retail','0','2024-08-04 20:39:27','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-04 17:45:10','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','59.00','57','Inclusive','branch','Inventory','','','','','','','3172279316710722032142'),(370,'31722793167','10','1.00','570','retail','0','2024-08-04 20:39:57','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-04 17:45:10','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172279319722323372220'),(371,'31722793167','3','1.00','300','retail','0','2024-08-04 20:40:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 17:45:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3172279320220302320227'),(372,'31722793167','7','1.00','390','retail','0','2024-08-04 20:40:07','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-04 17:45:10','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','190.00','189','Inclusive','branch','Inventory','','','','','','','3172279320730702270232'),(373,'31722793167','51','1.00','300','retail','0','2024-08-04 20:40:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 17:45:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172279321838322238743'),(374,'31722793167','52','1.00','300','retail','0','2024-08-04 20:40:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 17:45:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','142.00','141','Inclusive','branch','Inventory','','','','','','','3172279322112333202230'),(375,'31722793167','31','1.00','110','retail','0','2024-08-04 20:40:28','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-04 17:45:10','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172279322837022033220'),(376,'31722793527','17','1.00','670','retail','0','2024-08-04 20:45:27','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-08-04 18:08:08','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172279352773377232703'),(377,'31722793527','52','1.00','300','retail','0','2024-08-04 20:46:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 18:08:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','141.00','140','Inclusive','branch','Inventory','','','','','','','3172279356930330107239'),(378,'31722793527','31','1.00','110','retail','0','2024-08-04 20:46:12','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-04 18:08:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172279357333007422120'),(379,'31722793527','29','1.00','90','retail','0','2024-08-04 20:46:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 18:08:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172279357503323432372'),(380,'31722795141','9','2.00','620','retail','0','2024-08-04 21:12:21','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-08-04 18:19:03','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','36.00','34','Inclusive','branch','Inventory','','','','','','','3172279514193433100332'),(381,'31722795141','8','1.00','290','retail','0','2024-08-04 21:12:23','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-04 18:19:03','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172279514303502333022'),(382,'31722795141','2','2.00','600','retail','0','2024-08-04 21:12:33','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-04 18:19:03','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','97.00','95','Inclusive','branch','Inventory','','','','','','','3172279515422520302022'),(383,'31722795141','1','1.00','200','retail','0','2024-08-04 21:12:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-04 18:19:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3172279515833092310222'),(384,'31722795583','1','1.00','200','retail','0','2024-08-04 21:19:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-04 18:19:47','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3172279558344730333527'),(385,'31722796519','8','1.00','290','retail','0','2024-08-04 21:35:19','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-04 18:35:25','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172279651913223103232'),(386,'31722797048','23','1.00','90','retail','0','2024-08-04 21:44:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 18:44:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3172279704800203022302'),(387,'31722797048','21','1.00','90','retail','0','2024-08-04 21:44:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 18:44:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172279705110533207202'),(388,'31722797048','29','1.00','90','retail','0','2024-08-04 21:44:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 18:44:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172279705333233333739'),(389,'31722797082','14','2.00','840','retail','0','2024-08-04 21:44:42','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-08-04 18:46:30','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','92.00','90','Inclusive','branch','Inventory','','','','','','','3172279708303332002282'),(390,'31722797082','35','1.00','110','retail','0','2024-08-04 21:45:48','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-04 18:46:30','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172279714913322001210'),(391,'31722797082','57','1.00','170','retail','0','2024-08-04 21:46:26','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-04 18:46:30','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','3172279718732378323213'),(392,'31722797273','29','1.00','90','retail','0','2024-08-04 21:47:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-04 18:47:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172279727472302223703'),(393,'31722797437','52','1.00','300','retail','0','2024-08-04 21:50:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-04 18:50:41','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','140.00','139','Inclusive','branch','Inventory','','','','','','','3172279743772221330200'),(394,'31722930507','51','1.00','300','retail','0','2024-08-06 10:48:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-06 07:49:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172293050730220712925'),(395,'31722940967','1','2.00','400','retail','0','2024-08-06 13:42:47','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-06 10:58:48','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','55.00','53','Inclusive','branch','Inventory','','','','','','','3172294096803343232383'),(396,'31722940967','52','2.00','600','retail','0','2024-08-06 13:42:55','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-06 10:58:48','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','139.00','137','Inclusive','branch','Inventory','','','','','','','3172294097629393073230'),(397,'31722940967','21','1.00','90','retail','0','2024-08-06 13:43:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 10:58:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172294098320221290032'),(398,'31722940967','26','1.00','90','retail','0','2024-08-06 13:43:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 10:58:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172294098730378042330'),(399,'31722942287','26','1.00','90','retail','0','2024-08-06 14:04:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 11:05:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172294229223332232233'),(400,'31722960860','14','2.00','840','retail','0','2024-08-06 19:14:20','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-08-06 16:51:08','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','90.00','88','Inclusive','branch','Inventory','','','','','','','3172296086033132202233'),(401,'31722960860','29','1.00','90','retail','0','2024-08-06 19:18:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 16:51:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172296113032230332123'),(402,'31722960860','47','1.00','200','retail','0','2024-08-06 19:49:54','','','','0','Cash',27.12,'200','','','3','16.00','1','2024-08-06 16:51:08','1','4','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172296299422330396763'),(403,'31722964296','1','2.00','400','retail','0','2024-08-06 20:11:36','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-06 17:24:34','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','53.00','51','Inclusive','branch','Inventory','','','','','','','3172296429623212432123'),(404,'31722964296','8','2.00','580','retail','0','2024-08-06 20:11:41','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-08-06 17:24:34','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3172296430227340032336'),(405,'31722964296','24','1.00','90','retail','0','2024-08-06 20:12:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 17:24:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172296436702200710222'),(406,'31722964296','57','1.00','150','retail','0','2024-08-06 20:17:18','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-08-06 17:24:34','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','3172296463932233322026'),(407,'31722965270','29','1.00','90','retail','0','2024-08-06 20:27:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 17:27:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172296527003270023233'),(408,'31722965328','16','1.00','320','retail','0','2024-08-06 20:28:48','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-06 18:19:27','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172296532828339230383'),(409,'31722965328','2','1.00','300','retail','0','2024-08-06 20:28:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-06 18:19:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3172296533409002377203'),(410,'31722965328','15','5.00','350','retail','0','2024-08-06 20:35:52','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-08-06 18:19:27','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','367.00','362','Inclusive','branch','Inventory','','','','','','','3172296575236332333302'),(411,'31722965328','24','1.00','90','retail','0','2024-08-06 20:54:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 18:19:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172296689417432700339'),(412,'31722965328','23','1.00','90','retail','0','2024-08-06 20:55:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-06 18:19:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3172296690020020220723'),(413,'31722971021','14','1.00','420','retail','0','2024-08-06 22:03:41','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-06 19:06:20','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172297102233213322970'),(414,'31722971021','2','1.00','300','retail','0','2024-08-06 22:03:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-06 19:06:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172297102872472033322'),(415,'31722971021','7','1.00','390','retail','0','2024-08-06 22:04:13','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-06 19:06:20','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','189.00','188','Inclusive','branch','Inventory','','','','','','','3172297105421313237221'),(416,'31722971021','1','1.00','200','retail','0','2024-08-06 22:04:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-06 19:06:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3172297106002160231203'),(417,'31722971021','16','1.00','320','retail','0','2024-08-06 22:04:40','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-06 19:06:20','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172297108120333210470'),(418,'31722972334','2','1.00','300','retail','0','2024-08-06 22:25:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-06 19:28:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3172297233523920202272'),(419,'31722972334','2','1.00','300','retail','0','2024-08-06 22:25:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-06 19:28:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3172297235572237243202'),(420,'31722972334','16','1.00','320','retail','0','2024-08-06 22:26:49','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-06 19:28:29','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172297240934220040023'),(421,'31722972334','5','3.00','270','retail','0','2024-08-06 22:28:18','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-06 19:28:29','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','377.00','374','Inclusive','branch','Inventory','','','','','','','3172297249923024310213'),(422,'31723020908','7','1.00','390','retail','0','2024-08-07 11:55:08','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-07 09:08:22','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','188.00','187','Inclusive','branch','Inventory','','','','','','','3172302090807232330393'),(423,'31723028065','14','1.00','420','retail','0','2024-08-07 13:54:25','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-07 11:18:30','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172302806506203230262'),(424,'31723028065','28','1.00','90','retail','0','2024-08-07 14:01:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-07 11:18:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','119.00','118','Inclusive','branch','Inventory','','','','','','','3172302849022733422222'),(425,'31723029534','1','1.00','200','retail','0','2024-08-07 14:18:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-07 11:21:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172302953502230333222'),(426,'31723029534','8','1.00','290','retail','0','2024-08-07 14:18:56','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-07 11:21:28','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172302953713257332371'),(427,'31723029932','7','1.00','390','retail','0','2024-08-07 14:25:32','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-07 11:28:36','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','187.00','186','Inclusive','branch','Inventory','','','','','','','3172302993370493329321'),(428,'31723029932','34','1.00','110','retail','0','2024-08-07 14:25:38','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-07 11:28:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172302993921232032223'),(429,'31723031360','14','1.00','420','retail','0','2024-08-07 14:49:20','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-07 11:54:25','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3172303136122322232317'),(430,'31723031713','21','1.00','90','retail','0','2024-08-07 14:55:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-07 12:07:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172303171420003172232'),(431,'31723031713','27','1.00','90','retail','0','2024-08-07 14:55:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-07 12:07:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3172303171531225302334'),(432,'31723031713','23','1.00','90','retail','0','2024-08-07 14:55:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-07 12:07:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172303172022324303001'),(433,'31723031713','3','1.00','300','retail','0','2024-08-07 14:55:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-07 12:07:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3172303173604263333136'),(434,'31723031713','4','1.00','300','retail','0','2024-08-07 14:55:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-07 12:07:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3172303173827002331273'),(435,'31723031713','7','1.00','390','retail','0','2024-08-07 14:59:05','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-07 12:07:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','186.00','185','Inclusive','branch','Inventory','','','','','','','3172303194535000127253'),(436,'31723046009','52','2.00','600','retail','0','2024-08-07 18:53:29','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-07 15:53:36','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','137.00','135','Inclusive','branch','Inventory','','','','','','','3172304601020202643232'),(437,'31723046435','1','1.00','200','retail','0','2024-08-07 19:00:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-07 16:37:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172304643523222726232'),(438,'31723046435','15','6.00','420','retail','0','2024-08-07 19:00:41','','','','0','Cash',56.95,'70','','','3','16.00','1','2024-08-07 16:37:06','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'6','362.00','356','Inclusive','branch','Inventory','','','','','','','3172304644143204733334'),(439,'31723046435','14','1.00','420','retail','0','2024-08-07 19:00:43','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-07 16:37:06','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3172304644340023234622'),(440,'31723046435','2','1.00','300','retail','0','2024-08-07 19:00:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-07 16:37:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3172304644523033231323'),(441,'31723046435','16','1.00','320','retail','0','2024-08-07 19:00:50','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-07 16:37:06','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172304645103020232312'),(442,'31723046435','31','2.00','220','retail','0','2024-08-07 19:22:07','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-08-07 16:37:06','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3172304772823030233227'),(443,'31723046435','27','1.00','90','retail','0','2024-08-07 19:22:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-07 16:37:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3172304774102417030212'),(444,'31723046435','29','1.00','90','retail','0','2024-08-07 19:22:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-07 16:37:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172304774472220112323'),(445,'31723046435','47','1.00','200','retail','0','2024-08-07 19:31:08','','','','0','Cash',27.12,'200','','','3','16.00','1','2024-08-07 16:37:06','1','4','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172304826900232242032'),(446,'31723050343','2','1.00','300','retail','0','2024-08-07 20:05:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-07 17:07:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172305034402230424233'),(447,'31723050343','4','1.00','300','retail','0','2024-08-07 20:05:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-07 17:07:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3172305034636024304326'),(448,'31723050343','5','5.00','450','retail','0','2024-08-07 20:05:54','','','','0','Cash',61.02,'90','','','3','16.00','1','2024-08-07 17:07:17','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','374.00','369','Inclusive','branch','Inventory','','','','','','','3172305035450333003233'),(449,'31723050343','40','1.00','110','retail','0','2024-08-07 20:06:19','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-07 17:07:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172305038023212330720'),(450,'31723050665','15','1.00','70','retail','0','2024-08-07 20:11:05','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-07 17:11:18','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','356.00','355','Inclusive','branch','Inventory','','','','','','','3172305066662626316334'),(451,'31723051887','52','1.00','300','retail','0','2024-08-07 20:31:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-07 17:31:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','135.00','134','Inclusive','branch','Inventory','','','','','','','3172305188810283030317'),(452,'31723102345','52','2.00','600','retail','0','2024-08-08 10:32:26','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-08 07:32:40','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','134.00','132','Inclusive','branch','Inventory','','','','','','','3172310234633023100123'),(453,'31723102345','3','1.00','300','retail','0','2024-08-08 10:32:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-08 07:32:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3172310235333320022333'),(454,'31723106729','1','1.00','200','retail','0','2024-08-08 11:45:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-08 09:19:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172310673003362216033'),(455,'31723106729','15','5.00','350','retail','0','2024-08-08 11:45:35','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-08-08 09:19:34','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','355.00','350','Inclusive','branch','Inventory','','','','','','','3172310673523330536023'),(456,'31723106729','21','1.00','90','retail','0','2024-08-08 11:45:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-08 09:19:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172310674912247322430'),(457,'31723110474','7','1.00','390','retail','0','2024-08-08 12:47:54','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-08 10:21:33','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','185.00','184','Inclusive','branch','Inventory','','','','','','','3172311047553233303332'),(458,'31723110474','23','1.00','90','retail','0','2024-08-08 12:48:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-08 10:21:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172311051422133234370'),(459,'31723118359','1','1.00','200','retail','0','2024-08-08 14:59:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-08 12:02:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172311835942830012980'),(460,'31723118359','15','2.00','140','retail','0','2024-08-08 14:59:27','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-08-08 12:02:55','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','350.00','348','Inclusive','branch','Inventory','','','','','','','3172311836732220112323'),(461,'31723121059','4','1.00','300','retail','0','2024-08-08 15:44:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-08 12:45:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3172312105932320323547'),(462,'31723121059','35','1.00','110','retail','0','2024-08-08 15:45:00','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-08 12:45:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172312110002024230220'),(463,'31723121059','10','1.00','570','retail','0','2024-08-08 15:45:21','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-08 12:45:45','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172312112111233233300'),(464,'31723123862','5','2.00','180','retail','0','2024-08-08 16:31:02','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-08 13:31:33','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','369.00','367','Inclusive','branch','Inventory','','','','','','','3172312386324303040032'),(465,'31723123862','1','9.00','1800','retail','0','2024-08-08 16:31:18','','','','80','Cash',244.07,'200','','','3','16.00','1','2024-08-08 13:31:33','1','1','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'9','46.00','37','Inclusive','branch','Inventory','','','','','','','3172312387923332322223'),(466,'31723124246','26','1.00','90','retail','0','2024-08-08 16:37:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-08 13:37:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172312424632201202243'),(467,'31723134125','5','4.00','360','retail','0','2024-08-08 19:22:05','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-08-08 16:23:05','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','367.00','363','Inclusive','branch','Inventory','','','','','','','3172313412632220023230'),(468,'31723134125','52','3.00','900','retail','0','2024-08-08 19:22:14','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-08-08 16:23:05','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','132.00','129','Inclusive','branch','Inventory','','','','','','','3172313413423332232132'),(469,'31723134125','15','8.00','560','retail','0','2024-08-08 19:22:26','','','','0','Cash',75.93,'70','','','3','16.00','1','2024-08-08 16:23:05','1','1','new','1','new','pcs','','','','yes','','9.49','','','VATABLE',474.58,'8','348.00','340','Inclusive','branch','Inventory','','','','','','','3172313414624221362201'),(470,'31723134125','1','3.00','600','retail','0','2024-08-08 19:22:30','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-08-08 16:23:05','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','37.00','34','Inclusive','branch','Inventory','','','','','','','3172313415020003172232'),(471,'31723135375','7','1.00','390','retail','0','2024-08-08 19:42:55','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-08 16:53:54','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','184.00','183','Inclusive','branch','Inventory','','','','','','','3172313537662102333332'),(472,'31723135375','2','1.00','300','retail','0','2024-08-08 19:42:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-08 16:53:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3172313537827032222272'),(473,'31723136113','44','1.00','110','retail','0','2024-08-08 20:13:14','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-08 17:13:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172313719403030207211'),(474,'31723136113','31','1.00','110','retail','0','2024-08-08 20:13:51','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-08 17:13:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172313723122230344232'),(475,'31723137254','7','1.00','390','retail','0','2024-08-08 20:21:59','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-08 17:22:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','183.00','182','Inclusive','branch','Inventory','','','','','','','3172313772023703200013'),(476,'31723137254','3','1.00','300','retail','0','2024-08-08 20:22:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-08 17:22:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3172313772643737773402'),(477,'31723137254','7','1.00','390','retail','0','2024-08-08 20:22:26','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-08 17:22:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','182.00','181','Inclusive','branch','Inventory','','','','','','','3172313774637213033762'),(478,'31723138066','44','1.00','110','retail','0','2024-08-08 20:27:46','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-08 17:30:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172313806732413413323'),(479,'31723139438','1','1.00','200','retail','0','2024-08-08 20:50:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-08 17:53:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3172313943893333323301'),(480,'31723139438','1','1.00','200','retail','0','2024-08-08 20:51:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-08 17:53:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172313947433232372323'),(481,'31723139438','7','1.00','390','retail','0','2024-08-08 20:51:15','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-08 17:53:25','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','181.00','180','Inclusive','branch','Inventory','','','','','','','3172313947522100520775'),(482,'31723140222','51','1.00','300','retail','0','2024-08-08 21:03:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-08 18:21:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172314022313220227223'),(483,'31723140222','14','1.00','420','retail','0','2024-08-08 21:03:44','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-08 18:21:29','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172314022527200332022'),(484,'31723140222','40','1.00','110','retail','0','2024-08-08 21:04:04','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-08 18:21:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172314024423342322424'),(485,'31723140222','50','1.00','220','retail','0','2024-08-08 21:07:38','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-08 18:21:29','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172314045834003272083'),(486,'31723142268','60','2.00','340','retail','0','2024-08-08 21:37:48','','','','0','Cash',46.10,'170','','','3','16.00','1','2024-08-08 18:37:55','1','3','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','3172314226943323206303'),(487,'31723191680','5','2.00','180','retail','0','2024-08-09 11:21:20','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-09 08:21:31','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','363.00','361','Inclusive','branch','Inventory','','','','','','','3172319168002124303322'),(488,'31723197424','1','1.00','200','retail','0','2024-08-09 12:57:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-09 10:00:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172319742521332230323'),(489,'31723197424','51','1.00','300','retail','0','2024-08-09 12:57:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 10:00:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172319743103127702310'),(490,'31723197424','9','1.00','310','retail','0','2024-08-09 12:57:14','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-09 10:00:55','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3172319743473492742733'),(491,'31723198032','29','1.00','90','retail','0','2024-08-09 13:07:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 10:07:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172319803300022282807'),(492,'31723198032','26','1.00','90','retail','0','2024-08-09 13:07:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 10:07:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172319803900222108332'),(493,'31723199113','52','1.00','300','retail','0','2024-08-09 13:25:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 10:40:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','129.00','128','Inclusive','branch','Inventory','','','','','','','3172319911313302311002'),(494,'31723199113','21','1.00','90','retail','0','2024-08-09 13:25:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 10:40:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172319914733002333332'),(495,'31723200057','51','1.00','300','retail','0','2024-08-09 13:41:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 10:44:41','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172320006202330623333'),(496,'31723200057','49','2.00','440','retail','0','2024-08-09 13:41:10','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-08-09 10:44:41','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','50.00','48','Inclusive','branch','Inventory','','','','','','','3172320007022322212022'),(497,'31723200057','3','1.00','300','retail','0','2024-08-09 13:42:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 10:44:41','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172320012732207030027'),(498,'31723200298','44','1.00','110','retail','0','2024-08-09 13:44:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-09 10:45:00','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172320029930292923232'),(499,'31723202780','1','1.00','200','retail','0','2024-08-09 14:26:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-09 11:26:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3172320278123323223232'),(500,'31723202780','15','1.00','70','retail','0','2024-08-09 14:26:27','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-09 11:26:42','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','340.00','339','Inclusive','branch','Inventory','','','','','','','3172320278820307337077'),(501,'31723202855','7','1.00','390','retail','0','2024-08-09 14:27:35','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-09 11:27:46','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','180.00','179','Inclusive','branch','Inventory','','','','','','','3172320285522222332033'),(502,'31723202910','57','1.00','150','retail','0','2024-08-09 14:28:30','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-08-09 11:29:23','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','3172320291122437723022'),(503,'31723202910','57','1.00','150','retail','0','2024-08-09 14:28:52','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-08-09 11:29:23','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','3172320293232332230923'),(504,'31723202910','50','2.00','440','retail','0','2024-08-09 14:29:12','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-08-09 11:29:23','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','49.00','47','Inclusive','branch','Inventory','','','','','','','3172320295303050223202'),(505,'31723203040','7','2.00','780','retail','0','2024-08-09 14:30:40','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-09 11:31:15','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','179.00','177','Inclusive','branch','Inventory','','','','','','','3172320304002340400342'),(506,'31723204089','51','1.00','300','retail','0','2024-08-09 14:48:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 11:49:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172320408972322732222'),(507,'31723204089','7','1.00','390','retail','0','2024-08-09 14:48:13','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-09 11:49:43','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','177.00','176','Inclusive','branch','Inventory','','','','','','','3172320409330200033423'),(508,'31723204089','1','1.00','200','retail','0','2024-08-09 14:48:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-09 11:49:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172320409622034337023'),(509,'31723204089','29','2.00','180','retail','0','2024-08-09 14:48:43','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-09 11:49:43','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','23.00','21','Inclusive','branch','Inventory','','','','','','','3172320412342202340220'),(510,'31723206888','51','1.00','300','retail','0','2024-08-09 15:34:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 12:45:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172320688803882332232'),(511,'31723206888','1','4.00','800','retail','0','2024-08-09 15:34:52','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-08-09 12:45:01','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','29.00','25','Inclusive','branch','Inventory','','','','','','','3172320689231333332323'),(512,'31723206888','17','1.00','670','retail','0','2024-08-09 15:34:56','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-08-09 12:45:01','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172320689738707303029'),(513,'31723206888','15','4.00','280','retail','0','2024-08-09 15:35:04','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-08-09 12:45:01','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','339.00','335','Inclusive','branch','Inventory','','','','','','','3172320690402392202223'),(514,'31723206888','21','2.00','180','retail','0','2024-08-09 15:43:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-09 12:45:01','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','5.00','3','Inclusive','branch','Inventory','','','','','','','3172320738873000332203'),(515,'31723206888','51','1.00','300','retail','0','2024-08-09 15:43:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 12:45:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172320740132220213220'),(516,'31723206888','19','1.00','80','retail','0','2024-08-09 15:43:23','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-09 12:45:01','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','998.00','997','Inclusive','branch','Inventory','','','','','','','3172320740303132272042'),(517,'31723206888','21','1.00','90','retail','0','2024-08-09 15:43:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 12:45:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172320741322323330270'),(518,'31723206888','21','1.00','90','retail','0','2024-08-09 15:43:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 12:45:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172320742343373333432'),(519,'31723206888','24','1.00','90','retail','0','2024-08-09 15:43:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 12:45:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172320742602212431370'),(520,'31723208723','22','1.00','90','retail','0','2024-08-09 16:05:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 13:05:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172320872372022123223'),(521,'31723210496','4','1.00','300','retail','0','2024-08-09 16:34:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 13:56:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3172321049633324020222'),(522,'31723210496','21','1.00','90','retail','0','2024-08-09 16:35:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 13:56:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172321051900122021222'),(523,'31723211815','4','1.00','300','retail','0','2024-08-09 16:56:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-09 14:07:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172321181633240111000'),(524,'31723211815','5','1.00','90','retail','0','2024-08-09 16:56:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 14:07:13','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','361.00','360','Inclusive','branch','Inventory','','','','','','','3172321181842303083322'),(525,'31723212452','23','1.00','90','retail','0','2024-08-09 17:07:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 14:07:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3172321245330337323343'),(526,'31723214046','22','1.00','90','retail','0','2024-08-09 17:34:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-09 14:34:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172321404603332217221'),(527,'31723230805','1','2.00','400','retail','0','2024-08-09 22:13:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-09 19:27:14','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','25.00','23','Inclusive','branch','Inventory','','','','','','','3172323080580033303328'),(528,'31723230805','9','2.00','620','retail','0','2024-08-09 22:13:28','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-08-09 19:27:14','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','33.00','31','Inclusive','branch','Inventory','','','','','','','3172323080932813003223'),(529,'31723230805','15','4.00','280','retail','0','2024-08-09 22:13:32','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-08-09 19:27:14','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','335.00','331','Inclusive','branch','Inventory','','','','','','','3172323081323038032332'),(530,'31723230805','7','2.00','780','retail','0','2024-08-09 22:13:39','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-09 19:27:14','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','176.00','174','Inclusive','branch','Inventory','','','','','','','3172323081931721322221'),(531,'31723230805','49','2.00','440','retail','0','2024-08-09 22:13:56','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-08-09 19:27:14','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','48.00','46','Inclusive','branch','Inventory','','','','','','','3172323083733033222223'),(532,'31723230805','50','1.00','220','retail','0','2024-08-09 22:13:59','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-09 19:27:14','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172323083909023003330'),(533,'31723230805','31','1.00','110','retail','0','2024-08-09 22:21:15','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-09 19:27:14','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172323127621620320263'),(534,'31723231728','19','1.00','80','retail','0','2024-08-09 22:28:48','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-09 19:28:55','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','997.00','996','Inclusive','branch','Inventory','','','','','','','3172323172821023232032'),(535,'31723274788','44','1.00','110','retail','0','2024-08-10 10:26:28','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-10 07:39:09','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172327478982392022224'),(536,'31723274788','5','2.00','180','retail','0','2024-08-10 10:26:38','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-10 07:39:09','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','360.00','358','Inclusive','branch','Inventory','','','','','','','3172327479837423372229'),(537,'31723279165','42','1.00','110','retail','0','2024-08-10 11:39:25','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-10 09:18:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172327916533732200021'),(538,'31723286051','52','1.00','300','retail','0','2024-08-10 13:34:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-10 10:36:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','128.00','127','Inclusive','branch','Inventory','','','','','','','3172328605232213032233'),(539,'31723286051','51','1.00','300','retail','0','2024-08-10 13:34:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-10 10:36:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172328605430333412222'),(540,'31723286051','5','1.00','90','retail','0','2024-08-10 13:34:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-10 10:36:08','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','358.00','357','Inclusive','branch','Inventory','','','','','','','3172328606142222226220'),(541,'31723286051','22','1.00','90','retail','0','2024-08-10 13:35:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-10 10:36:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172328615222020042211'),(542,'31723286224','34','2.00','220','retail','0','2024-08-10 13:37:05','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-08-10 10:39:02','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3172328622523223023823'),(543,'31723286224','7','2.00','780','retail','0','2024-08-10 13:38:52','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-10 10:39:02','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','174.00','172','Inclusive','branch','Inventory','','','','','','','3172328633202232021320'),(544,'31723286224','51','1.00','300','retail','0','2024-08-10 13:38:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-10 10:39:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172328633403228342322'),(545,'31723286224','1','1.00','200','retail','0','2024-08-10 13:38:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-10 10:39:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172328633722332483330'),(546,'31723287576','15','3.00','210','retail','0','2024-08-10 14:19:35','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-08-10 11:33:04','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','331.00','328','Inclusive','branch','Inventory','','','','','','','3172328877603072722320'),(547,'31723287576','29','1.00','90','retail','0','2024-08-10 14:19:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-10 11:33:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172328878208323232233'),(548,'31723287576','26','1.00','90','retail','0','2024-08-10 14:19:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-10 11:33:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172328878432200832117'),(549,'31723287576','1','2.00','400','retail','0','2024-08-10 14:21:38','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-10 11:33:04','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3172328889833422203332'),(550,'31723289625','44','1.00','110','retail','0','2024-08-10 14:33:45','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-10 11:33:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3172328962582242520222'),(551,'31723290120','1','1.00','200','retail','0','2024-08-10 14:42:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-10 11:42:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172329012002033002231'),(552,'31723290120','15','1.00','70','retail','0','2024-08-10 14:42:03','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-10 11:42:19','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','328.00','327','Inclusive','branch','Inventory','','','','','','','3172329012331330233372'),(553,'31723291404','5','1.00','90','retail','0','2024-08-10 15:03:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-10 12:38:57','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','357.00','356','Inclusive','branch','Inventory','','','','','','','3172329141312022173342'),(554,'31723291404','1','3.00','600','retail','0','2024-08-10 15:38:46','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-08-10 12:38:57','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','19.00','16','Inclusive','branch','Inventory','','','','','','','3172329352623320022222'),(555,'31723291404','8','2.00','580','retail','0','2024-08-10 15:38:51','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-08-10 12:38:57','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','3172329353200352320332'),(556,'31723293674','1','2.00','400','retail','0','2024-08-10 15:41:14','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-10 12:41:27','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3172329367547917203302'),(557,'31723293674','8','2.00','580','retail','0','2024-08-10 15:41:18','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-08-10 12:41:27','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','5.00','3','Inclusive','branch','Inventory','','','','','','','3172329367832301200434'),(558,'31723296086','1','1.00','200','retail','0','2024-08-10 16:21:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-10 13:21:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172329608620039423392'),(559,'31723296334','14','1.00','420','retail','0','2024-08-10 16:25:34','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-10 13:25:37','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3172329633472303220322'),(560,'31723303331','7','3.00','1170','retail','0','2024-08-10 18:22:16','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-08-10 15:22:59','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','172.00','169','Inclusive','branch','Inventory','','','','','','','3172330333603330623234'),(561,'31723303331','1','2.00','400','retail','0','2024-08-10 18:22:21','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-10 15:22:59','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3172330334132032023322'),(562,'31723303331','15','12.00','840','retail','0','2024-08-10 18:22:29','','','','0','Cash',113.90,'70','','','3','16.00','1','2024-08-10 15:22:59','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'12','327.00','315','Inclusive','branch','Inventory','','','','','','','3172330334900072732302'),(563,'31723303331','17','1.00','670','retail','0','2024-08-10 18:22:44','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-08-10 15:22:59','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172330336533430233070'),(564,'31723305409','7','4.00','1560','retail','0','2024-08-10 18:56:49','','','','0','Cash',211.53,'390','','','3','16.00','1','2024-08-10 15:57:01','1','1','new','1','new','pcs','','','','yes','','26.44','','','VATABLE',1322.03,'4','169.00','165','Inclusive','branch','Inventory','','','','','','','3172330541000232722220'),(565,'31723314232','3','1.00','300','retail','0','2024-08-10 21:23:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-10 18:23:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3172331423203234130272'),(566,'31723314251','12','1.00','390','retail','0','2024-08-10 21:24:11','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-10 18:24:26','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3172331425131332030722'),(567,'31723314251','3','1.00','300','retail','0','2024-08-10 21:24:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-10 18:24:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3172331425424322322350'),(568,'31723314251','52','1.00','300','retail','0','2024-08-10 21:24:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-10 18:24:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','127.00','126','Inclusive','branch','Inventory','','','','','','','3172331425633314322202'),(569,'31723364091','52','2.00','600','retail','0','2024-08-11 11:14:51','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-11 08:15:47','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','126.00','124','Inclusive','branch','Inventory','','','','','','','3172336409133133242233'),(570,'31723376806','7','2.00','780','retail','0','2024-08-11 14:46:46','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-11 11:46:51','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','165.00','163','Inclusive','branch','Inventory','','','','','','','3172337680632101236030'),(571,'31723376806','1','1.00','200','retail','0','2024-08-11 14:46:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-11 11:46:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172337680906234220334'),(572,'31723380873','10','1.00','570','retail','0','2024-08-11 15:54:33','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-11 13:02:17','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172338087323302823200'),(573,'31723384848','14','4.00','1680','retail','0','2024-08-11 17:00:49','','','','0','Cash',227.80,'420','','','3','16.00','1','2024-08-11 14:33:14','1','1','new','1','new','pcs','','','','yes','','28.47','','','VATABLE',1423.73,'4','82.00','78','Inclusive','branch','Inventory','','','','','','','3172338484903238001320'),(574,'31723384848','31','3.00','330','retail','0','2024-08-11 17:00:59','','','','0','Cash',44.75,'110','','','3','16.00','1','2024-08-11 14:33:14','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','17.00','14','Inclusive','branch','Inventory','','','','','','','3172338485938229032244'),(575,'31723384848','50','1.00','220','retail','0','2024-08-11 17:01:02','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-11 14:33:14','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172338486332223322403'),(576,'31723387043','3','1.00','300','retail','0','2024-08-11 17:37:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-11 14:37:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3172338704440348233204'),(577,'31723387043','51','1.00','300','retail','0','2024-08-11 17:37:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-11 14:37:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172338704633342230236'),(578,'31723387043','1','1.00','200','retail','0','2024-08-11 17:37:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-11 14:37:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172338705020302053203'),(579,'31723387043','15','2.00','140','retail','0','2024-08-11 17:37:35','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-08-11 14:37:57','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','315.00','313','Inclusive','branch','Inventory','','','','','','','3172338705528335325203'),(580,'31723388062','40','1.00','110','retail','0','2024-08-11 17:54:22','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-11 14:54:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172338806302033332033'),(581,'31723388344','7','3.00','1170','retail','0','2024-08-11 17:59:04','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-08-11 15:01:35','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','163.00','160','Inclusive','branch','Inventory','','','','','','','3172338834420233382823'),(582,'31723388344','12','1.00','390','retail','0','2024-08-11 17:59:06','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-11 15:01:35','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3172338834733032223023'),(583,'31723388743','9','1.00','310','retail','0','2024-08-11 18:05:43','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-11 15:05:57','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3172338874417338283332'),(584,'31723388743','3','1.00','300','retail','0','2024-08-11 18:05:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-11 15:05:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3172338874873322234387'),(585,'31723388995','60','1.00','170','retail','0','2024-08-11 18:09:55','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-11 15:10:49','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','3172338899533024032303'),(586,'31723389980','12','1.00','390','retail','0','2024-08-11 18:26:20','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-11 15:38:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3172338998149312038220'),(587,'31723389980','50','1.00','220','retail','0','2024-08-11 18:26:29','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-11 15:38:45','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172338998927390092338'),(588,'31723391079','12','1.00','390','retail','0','2024-08-11 18:44:39','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-11 15:44:42','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172339108013207332371'),(589,'31723393422','51','1.00','300','retail','0','2024-08-11 19:23:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-11 16:23:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172339342324322204229'),(590,'31723393422','7','1.00','390','retail','0','2024-08-11 19:23:44','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-11 16:23:51','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','160.00','159','Inclusive','branch','Inventory','','','','','','','3172339342502331333037'),(591,'31723393448','7','2.00','780','retail','0','2024-08-11 19:24:08','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-11 16:25:31','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','159.00','157','Inclusive','branch','Inventory','','','','','','','3172339344823333021000'),(592,'31723393448','1','2.00','400','retail','0','2024-08-11 19:24:12','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-11 16:25:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3172339345233232231332'),(593,'31723393448','9','1.00','310','retail','0','2024-08-11 19:24:26','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-11 16:25:31','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172339346737293306222'),(594,'31723393448','8','1.00','290','retail','0','2024-08-11 19:24:28','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-11 16:25:31','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172339346831231222302'),(595,'31723393448','51','1.00','300','retail','0','2024-08-11 19:24:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-11 16:25:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172339347602423022722'),(596,'31723393448','1','1.00','200','retail','0','2024-08-11 19:24:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-11 16:25:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172339348822332322803'),(597,'31723393448','57','1.00','150','retail','0','2024-08-11 19:24:58','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-08-11 16:25:31','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','3172339349823229202233'),(598,'31723393596','23','5.00','450','retail','0','2024-08-11 19:26:36','','','','0','Cash',61.02,'90','','','3','16.00','1','2024-08-11 16:29:08','1','2','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','30.00','25','Inclusive','branch','Inventory','','','','','','','3172339359633236320522'),(599,'31723393596','29','1.00','90','retail','0','2024-08-11 19:26:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-11 16:29:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172339361223372130612'),(600,'31723393596','22','2.00','180','retail','0','2024-08-11 19:29:04','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-11 16:29:08','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','25.00','23','Inclusive','branch','Inventory','','','','','','','3172339374403233922332'),(601,'31723394720','1','1.00','200','retail','0','2024-08-11 19:45:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-11 16:45:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172339472143342200230'),(602,'31723394720','8','2.00','580','retail','0','2024-08-11 19:45:24','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-08-11 16:45:33','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','3172339472474332332433'),(603,'31723396332','29','1.00','90','retail','0','2024-08-11 20:12:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-11 17:12:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172339633326704333963'),(604,'31723397687','52','2.00','600','retail','0','2024-08-11 20:34:48','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-11 17:35:32','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','124.00','122','Inclusive','branch','Inventory','','','','','','','3172339768823337963032'),(605,'31723397687','5','1.00','90','retail','0','2024-08-11 20:34:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-11 17:35:32','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','356.00','355','Inclusive','branch','Inventory','','','','','','','3172339769120707330160'),(606,'31723397687','15','1.00','70','retail','0','2024-08-11 20:34:53','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-11 17:35:32','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','313.00','312','Inclusive','branch','Inventory','','','','','','','3172339769422432203302'),(607,'31723397687','34','1.00','110','retail','0','2024-08-11 20:35:15','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-11 17:35:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172339771623332030123'),(608,'31723397687','44','1.00','110','retail','0','2024-08-11 20:35:17','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-11 17:35:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3172339771803372303339'),(609,'31723398077','3','1.00','300','retail','0','2024-08-11 20:41:17','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-11 17:42:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3172339807733823032707'),(610,'31723398077','9','1.00','310','retail','0','2024-08-11 20:41:19','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-11 17:42:04','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172339808000013233283'),(611,'31723398077','34','1.00','110','retail','0','2024-08-11 20:41:26','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-11 17:42:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172339808602103222320'),(612,'31723398191','1','1.00','200','retail','0','2024-08-11 20:43:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-11 17:43:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172339819122307202183'),(613,'31723398754','35','1.00','110','retail','0','2024-08-11 20:52:34','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-11 17:52:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172339875433332372330'),(614,'31723400821','10','1.00','570','retail','0','2024-08-11 21:27:01','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-11 18:27:13','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172340082203222223080'),(615,'31723536568','51','1.00','300','retail','0','2024-08-13 11:09:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 08:09:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172353656813232232038'),(616,'31723536568','52','1.00','300','retail','0','2024-08-13 11:09:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 08:09:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','122.00','121','Inclusive','branch','Inventory','','','','','','','3172353657152023303230'),(617,'31723536568','1','1.00','200','retail','0','2024-08-13 11:09:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-13 08:09:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172353657905320002650'),(618,'31723536610','3','1.00','300','retail','0','2024-08-13 11:10:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 08:10:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3172353661060036102020'),(619,'31723536610','5','1.00','90','retail','0','2024-08-13 11:10:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-13 08:10:42','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','355.00','354','Inclusive','branch','Inventory','','','','','','','3172353661222724602232'),(620,'31723543604','1','1.00','200','retail','0','2024-08-13 13:06:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-13 10:06:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172354360513320212034'),(621,'31723543604','15','1.00','70','retail','0','2024-08-13 13:06:47','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-13 10:06:58','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','312.00','311','Inclusive','branch','Inventory','','','','','','','3172354360732123322027'),(622,'31723548992','51','3.00','900','retail','0','2024-08-13 14:36:32','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-08-13 11:42:38','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','11.00','8','Inclusive','branch','Inventory','','','','','','','3172354899202491233222'),(623,'31723548992','1','2.00','400','retail','0','2024-08-13 14:36:36','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-13 11:42:38','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','3172354899639147523433'),(624,'31723548992','2','1.00','300','retail','0','2024-08-13 14:36:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 11:42:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172354899933332323990'),(625,'31723548992','29','1.00','90','retail','0','2024-08-13 14:36:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-13 11:42:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172354900433522333202'),(626,'31723548992','35','1.00','110','retail','0','2024-08-13 14:39:14','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-13 11:42:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172354915421223424400'),(627,'31723549488','52','2.00','600','retail','0','2024-08-13 14:44:48','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-13 11:46:57','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','121.00','119','Inclusive','branch','Inventory','','','','','','','3172354948823355043831'),(628,'31723549488','1','1.00','200','retail','0','2024-08-13 14:46:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-13 11:46:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','','3172354959023313350234'),(629,'31723549642','9','1.00','310','retail','0','2024-08-13 14:47:22','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-13 11:47:29','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172354964393440332330'),(630,'31723549642','19','1.00','80','retail','0','2024-08-13 14:47:25','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-13 11:47:29','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','996.00','995','Inclusive','branch','Inventory','','','','','','','3172354964590040202230'),(631,'31723553266','7','1.00','390','retail','0','2024-08-13 15:47:46','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-13 13:55:38','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','157.00','156','Inclusive','branch','Inventory','','','','','','','3172355326630333333335'),(632,'31723559371','1','2.00','400','retail','0','2024-08-13 17:29:42','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-13 14:44:23','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','999.00','997','Inclusive','branch','Inventory','','','','','','','3172355938233335320233'),(633,'31723559371','8','1.00','290','retail','0','2024-08-13 17:31:58','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-13 14:44:23','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172355951831025303200'),(634,'31723559371','9','1.00','310','retail','0','2024-08-13 17:32:00','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-13 14:44:23','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172355952022403325352'),(635,'31723563009','26','1.00','90','retail','0','2024-08-13 18:30:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-13 15:30:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172356301002303003232'),(636,'31723563986','1','2.00','400','retail','0','2024-08-13 18:46:26','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-13 15:48:40','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','997.00','995','Inclusive','branch','Inventory','','','','','','','3172356398736352234213'),(637,'31723563986','17','1.00','670','retail','0','2024-08-13 18:46:28','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-08-13 15:48:40','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172356398903323125523'),(638,'31723563986','3','1.00','300','retail','0','2024-08-13 18:46:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 15:48:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3172356399503025310530'),(639,'31723563986','2','1.00','300','retail','0','2024-08-13 18:46:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 15:48:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172356399819394342239'),(640,'31723563986','7','1.00','390','retail','0','2024-08-13 18:46:40','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-13 15:48:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','156.00','155','Inclusive','branch','Inventory','','','','','','','3172356400137223232343'),(641,'31723563986','5','3.00','270','retail','0','2024-08-13 18:47:45','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-13 15:48:40','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','354.00','351','Inclusive','branch','Inventory','','','','','','','3172356406542566662222'),(642,'31723563986','19','1.00','80','retail','0','2024-08-13 18:48:00','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-13 15:48:40','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','995.00','994','Inclusive','branch','Inventory','','','','','','','3172356408002202233202'),(643,'31723563986','34','1.00','110','retail','0','2024-08-13 18:48:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-13 15:48:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172356410800573224343'),(644,'31723563986','29','2.00','180','retail','0','2024-08-13 18:48:32','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-13 15:48:40','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','17.00','15','Inclusive','branch','Inventory','','','','','','','3172356411333232326124'),(645,'31723564730','5','2.00','180','retail','0','2024-08-13 18:58:50','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-13 15:58:59','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','351.00','349','Inclusive','branch','Inventory','','','','','','','3172356473033323733222'),(646,'31723567294','4','1.00','300','retail','0','2024-08-13 19:41:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 16:42:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3172356729533302022033'),(647,'31723567294','51','1.00','300','retail','0','2024-08-13 19:41:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 16:42:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172356729733040222233'),(648,'31723567294','50','1.00','220','retail','0','2024-08-13 19:41:41','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-13 16:42:07','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3172356730120230252352'),(649,'31723567294','23','1.00','90','retail','0','2024-08-13 19:41:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-13 16:42:07','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172356731617327322331'),(650,'31723568850','4','1.00','300','retail','0','2024-08-13 20:07:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-13 17:07:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3172356885028580202602'),(651,'31723570577','7','1.00','390','retail','0','2024-08-13 20:36:18','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-13 17:36:28','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','155.00','154','Inclusive','branch','Inventory','','','','','','','3172357057803232225203'),(652,'31723570880','1','1.00','200','retail','0','2024-08-13 20:41:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-13 17:43:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','995.00','994','Inclusive','branch','Inventory','','','','','','','3172357088133402042210'),(653,'31723570880','11','1.00','1120','retail','0','2024-08-13 20:42:50','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-08-13 17:43:48','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','19.25','18.25','Inclusive','branch','Inventory','','','','','','','3172357097107229102250'),(654,'31723622101','1','1.00','200','retail','0','2024-08-14 10:55:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-14 07:55:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3172362210223303233233'),(655,'31723630136','49','1.00','220','retail','0','2024-08-14 13:08:56','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-14 10:26:12','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172363013642232132236'),(656,'31723630136','55','1.00','220','retail','0','2024-08-14 13:25:45','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-08-14 10:26:12','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','','3172363114643322363130'),(657,'31723631551','15','1.00','70','retail','0','2024-08-14 13:32:31','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-14 10:32:44','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','311.00','310','Inclusive','branch','Inventory','','','','','','','3172363155225227223230'),(658,'31723646289','50','1.00','220','retail','0','2024-08-14 17:38:09','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-14 14:52:07','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3172364629073092260333'),(659,'31723647373','4','1.00','300','retail','0','2024-08-14 17:56:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-14 14:56:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3172364737423323743322'),(660,'31723647373','49','2.00','440','retail','0','2024-08-14 17:56:40','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-08-14 14:56:54','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','45.00','43','Inclusive','branch','Inventory','','','','','','','3172364740133332220260'),(661,'31723648065','5','2.00','180','retail','0','2024-08-14 18:07:45','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-14 15:07:48','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','349.00','347','Inclusive','branch','Inventory','','','','','','','3172364806546222226220'),(662,'31723648157','7','1.00','390','retail','0','2024-08-14 18:09:17','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-14 15:09:20','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','154.00','153','Inclusive','branch','Inventory','','','','','','','3172364815703231023624'),(663,'31723648393','23','1.00','90','retail','0','2024-08-14 18:13:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-14 15:13:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172364839333033228030'),(664,'31723651530','3','2.00','600','retail','0','2024-08-14 19:05:30','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-14 16:07:21','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','65.00','63','Inclusive','branch','Inventory','','','','','','','3172365153052422200333'),(665,'31723651530','10','1.00','570','retail','0','2024-08-14 19:05:32','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-14 16:07:21','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172365153222235313323'),(666,'31723651530','14','1.00','420','retail','0','2024-08-14 19:05:44','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-14 16:07:21','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3172365154442322372302'),(667,'31723651530','51','1.00','300','retail','0','2024-08-14 19:05:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-14 16:07:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172365154930163750220'),(668,'31723651530','1','1.00','200','retail','0','2024-08-14 19:05:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-14 16:07:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3172365155353312261033'),(669,'31723651530','35','2.00','220','retail','0','2024-08-14 19:07:03','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-08-14 16:07:21','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3172365162362233023210'),(670,'31723651530','26','1.00','90','retail','0','2024-08-14 19:07:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-14 16:07:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172365162723200373630'),(671,'31723652001','1','1.00','200','retail','0','2024-08-14 19:13:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-14 16:13:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','992.00','991','Inclusive','branch','Inventory','','','','','','','3172365200123231320022'),(672,'31723652001','49','1.00','220','retail','0','2024-08-14 19:13:26','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-14 16:13:37','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3172365200632003622102'),(673,'31723652001','19','1.00','80','retail','0','2024-08-14 19:13:32','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-14 16:13:37','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3172365201322233231230'),(674,'31723652414','26','1.00','90','retail','0','2024-08-14 19:20:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-14 16:46:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172365241413233103232'),(675,'31723655751','2','1.00','300','retail','0','2024-08-14 20:15:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-14 17:18:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3172365575113273032322'),(676,'31723655751','3','1.00','300','retail','0','2024-08-14 20:15:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-14 17:18:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172365576035233063034'),(677,'31723655751','5','2.00','180','retail','0','2024-08-14 20:16:20','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-14 17:18:55','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','347.00','345','Inclusive','branch','Inventory','','','','','','','3172365578173333322373'),(678,'31723655751','51','1.00','300','retail','0','2024-08-14 20:16:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-14 17:18:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172365578422322333023'),(679,'31723655751','16','1.00','320','retail','0','2024-08-14 20:16:38','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-14 17:18:55','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172365579873268750390'),(680,'31723655751','19','1.00','80','retail','0','2024-08-14 20:17:29','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-14 17:18:55','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3172365584931322242333'),(681,'31723656584','2','1.00','300','retail','0','2024-08-14 20:29:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-14 17:29:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3172365658535045323726'),(682,'31723657227','4','1.00','300','retail','0','2024-08-14 20:40:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-14 17:46:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172365722824372238020'),(683,'31723713247','11','1.00','1120','retail','0','2024-08-15 12:14:07','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-08-15 09:16:41','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','18.25','17.25','Inclusive','branch','Inventory','','','','','','','3172371324837420723332'),(684,'31723713620','1','2.00','400','retail','0','2024-08-15 12:20:20','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-15 09:20:22','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','991.00','989','Inclusive','branch','Inventory','','','','','','','3172371362003613032203'),(685,'31723716798','1','1.00','200','retail','0','2024-08-15 13:13:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-15 10:31:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','989.00','988','Inclusive','branch','Inventory','','','','','','','3172371679930177227120'),(686,'31723716798','9','1.00','310','retail','0','2024-08-15 13:13:20','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-15 10:31:48','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172371680101334321202'),(687,'31723716798','51','1.00','300','retail','0','2024-08-15 13:13:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-15 10:31:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172371680332023332722'),(688,'31723716798','29','1.00','90','retail','0','2024-08-15 13:21:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-15 10:31:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172371731022212202334'),(689,'31723718506','3','1.00','300','retail','0','2024-08-15 13:41:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-15 10:42:47','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3172371850677248030232'),(690,'31723718506','52','2.00','600','retail','0','2024-08-15 13:42:11','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-15 10:42:47','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','119.00','117','Inclusive','branch','Inventory','','','','','','','3172371853225232322313'),(691,'31723720524','1','1.00','200','retail','0','2024-08-15 14:15:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-15 11:15:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','988.00','987','Inclusive','branch','Inventory','','','','','','','3172372052523202352523'),(692,'31723724902','49','1.00','220','retail','0','2024-08-15 15:28:22','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-15 12:29:49','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3172372490323242337242'),(693,'31723724902','10','1.00','570','retail','0','2024-08-15 15:29:40','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-15 12:29:49','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172372498023223233322'),(694,'31723724902','1','1.00','200','retail','0','2024-08-15 15:29:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-15 12:29:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','987.00','986','Inclusive','branch','Inventory','','','','','','','3172372498323733231323'),(695,'31723726370','29','1.00','90','retail','0','2024-08-15 15:52:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-15 12:57:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172372637173312330702'),(696,'31723726716','60','1.00','170','retail','0','2024-08-15 15:58:36','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-15 12:58:38','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','3172372671723223223231'),(697,'31723726838','52','1.00','300','retail','0','2024-08-15 16:00:38','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-15 13:53:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','117.00','116','Inclusive','branch','Inventory','','','','','','','3172372683832233232328'),(698,'31723726838','26','1.00','90','retail','0','2024-08-15 16:53:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-15 13:53:12','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172372998733332203303'),(699,'31723731872','60','2.00','340','retail','0','2024-08-15 17:24:32','','','','0','Cash',46.10,'170','','','3','16.00','1','2024-08-15 14:25:35','1','3','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','3172373187312000733032'),(700,'31723731966','1','1.00','200','retail','0','2024-08-15 17:26:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-15 14:26:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','986.00','985','Inclusive','branch','Inventory','','','','','','','3172373196744633292274'),(701,'31723732659','50','1.00','220','retail','0','2024-08-15 17:37:39','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-15 14:55:24','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3172373265922230344232'),(702,'31723745260','3','1.00','300','retail','0','2024-08-15 21:07:40','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-15 18:07:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3172374526023303222203'),(703,'31723745260','9','1.00','310','retail','0','2024-08-15 21:07:41','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-15 18:07:51','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172374526264253363444'),(704,'31723745260','24','1.00','90','retail','0','2024-08-15 21:07:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-15 18:07:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172374526834142333223'),(705,'31723802314','5','2.00','180','retail','0','2024-08-16 12:58:34','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-16 10:00:03','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','345.00','343','Inclusive','branch','Inventory','','','','','','','3172380231502438223002'),(706,'31723803367','51','3.00','900','retail','0','2024-08-16 13:16:07','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-08-16 10:17:34','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','4.00','1','Inclusive','branch','Inventory','','','','','','','3172380336730323223032'),(707,'31723803367','14','2.00','840','retail','0','2024-08-16 13:16:13','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-08-16 10:17:34','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','77.00','75','Inclusive','branch','Inventory','','','','','','','3172380337332200330037'),(708,'31723803367','1','2.00','400','retail','0','2024-08-16 13:16:16','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-16 10:17:34','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','985.00','983','Inclusive','branch','Inventory','','','','','','','3172380337733377713203'),(709,'31723803367','29','2.00','180','retail','0','2024-08-16 13:17:27','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-16 10:17:34','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3172380344702338733333'),(710,'31723805159','1','1.00','200','retail','0','2024-08-16 13:45:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-16 10:46:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','983.00','982','Inclusive','branch','Inventory','','','','','','','3172380515933220825337'),(711,'31723806510','1','1.00','200','retail','0','2024-08-16 14:08:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-16 11:08:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3172380651010338230503'),(712,'31723806510','15','1.00','70','retail','0','2024-08-16 14:08:33','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-16 11:08:40','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','310.00','309','Inclusive','branch','Inventory','','','','','','','3172380651403333022332'),(713,'31723809464','52','2.00','600','retail','0','2024-08-16 14:57:45','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-16 11:57:51','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','116.00','114','Inclusive','branch','Inventory','','','','','','','3172380946503402035733'),(714,'31723809464','1','1.00','200','retail','0','2024-08-16 14:57:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-16 11:57:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','981.00','980','Inclusive','branch','Inventory','','','','','','','3172380946883328232300'),(715,'31723811581','7','1.00','390','retail','0','2024-08-16 15:33:01','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-16 12:45:12','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','153.00','152','Inclusive','branch','Inventory','','','','','','','3172381158100313335523'),(716,'31723811581','50','1.00','220','retail','0','2024-08-16 15:33:27','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-16 12:45:12','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3172381160707302303370'),(717,'31723812371','1','2.00','400','retail','0','2024-08-16 15:46:11','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-16 12:52:28','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','980.00','978','Inclusive','branch','Inventory','','','','','','','3172381237203233773238'),(718,'31723812371','51','1.00','300','retail','0','2024-08-16 15:48:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-16 12:52:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172381251603372373803'),(719,'31723812371','51','1.00','300','retail','0','2024-08-16 15:52:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-16 12:52:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','116.00','115','Inclusive','branch','Inventory','','','','','','','3172381274131332030722'),(720,'31723813304','8','1.00','290','retail','0','2024-08-16 16:01:44','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-16 13:01:47','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172381330530013042887'),(721,'31723814402','29','1.00','90','retail','0','2024-08-16 16:20:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-16 13:21:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172381440302833322202'),(722,'31723814402','50','1.00','220','retail','0','2024-08-16 16:20:05','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-16 13:21:50','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172381440503012024803'),(723,'31723818883','34','1.00','110','retail','0','2024-08-16 17:34:43','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-16 14:34:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172381888432212227331'),(724,'31723821208','22','1.00','90','retail','0','2024-08-16 18:13:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-16 15:13:52','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172382120832220270222'),(725,'31723821208','29','3.00','270','retail','0','2024-08-16 18:13:41','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-16 15:13:52','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','10.00','7','Inclusive','branch','Inventory','','','','','','','3172382122222023304330'),(726,'31723830484','58','1.00','170','retail','0','2024-08-16 20:48:04','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-16 17:51:19','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','3172383048535820547024'),(727,'31723830484','50','1.00','220','retail','0','2024-08-16 20:48:08','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-16 17:51:19','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3172383048923031880033'),(728,'31723830700','7','1.00','390','retail','0','2024-08-16 20:51:40','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-16 17:51:43','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','152.00','151','Inclusive','branch','Inventory','','','','','','','3172383070032003203330'),(729,'31723831478','29','1.00','90','retail','0','2024-08-16 21:04:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-16 18:04:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172383147973303223103'),(730,'31723832329','7','1.00','390','retail','0','2024-08-16 21:18:50','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-16 18:20:47','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','151.00','150','Inclusive','branch','Inventory','','','','','','','3172383233033220733032'),(731,'31723832329','29','1.00','90','retail','0','2024-08-16 21:18:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-16 18:20:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172383233401330033003'),(732,'31723832329','26','1.00','90','retail','0','2024-08-16 21:18:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-16 18:20:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172383233702283238324'),(733,'31723889474','52','1.00','300','retail','0','2024-08-17 13:11:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 10:11:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','114.00','113','Inclusive','branch','Inventory','','','','','','','3172388947582374020722'),(734,'31723889589','13','1.00','290','retail','0','2024-08-17 13:13:10','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-17 10:13:20','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3172388959002340393920'),(735,'31723889589','3','1.00','300','retail','0','2024-08-17 13:13:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 10:13:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3172388959282282209832'),(736,'31723890230','51','2.00','600','retail','0','2024-08-17 13:23:50','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-17 10:24:41','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','115.00','113','Inclusive','branch','Inventory','','','','','','','3172389023003312030303'),(737,'31723890230','52','2.00','600','retail','0','2024-08-17 13:23:56','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-17 10:24:41','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','113.00','111','Inclusive','branch','Inventory','','','','','','','3172389023733232923220'),(738,'31723890230','1','3.00','600','retail','0','2024-08-17 13:24:08','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-08-17 10:24:41','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','978.00','975','Inclusive','branch','Inventory','','','','','','','3172389024803028310830'),(739,'31723890666','51','1.00','300','retail','0','2024-08-17 13:31:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 10:31:41','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','113.00','112','Inclusive','branch','Inventory','','','','','','','3172389066762727903323'),(740,'31723890666','6','4.00','360','retail','0','2024-08-17 13:31:11','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-08-17 10:31:41','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','6.00','2','Inclusive','branch','Inventory','','','','','','','3172389067203233922332'),(741,'31723890666','1','4.00','800','retail','0','2024-08-17 13:31:21','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-08-17 10:31:41','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','975.00','971','Inclusive','branch','Inventory','','','','','','','3172389068110339384381'),(742,'31723897911','14','1.00','420','retail','0','2024-08-17 15:31:51','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-17 12:32:42','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3172389791229033232340'),(743,'31723898979','7','1.00','390','retail','0','2024-08-17 15:49:39','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-17 12:49:55','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','150.00','149','Inclusive','branch','Inventory','','','','','','','3172389897923209723232'),(744,'31723898979','26','1.00','90','retail','0','2024-08-17 15:49:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-17 12:49:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172389898393883233323'),(745,'31723901736','4','1.00','300','retail','0','2024-08-17 16:35:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 13:35:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3172390173733233371407'),(746,'31723901736','8','1.00','290','retail','0','2024-08-17 16:35:39','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-17 13:35:56','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172390173920323222770'),(747,'31723902057','47','2.00','400','retail','0','2024-08-17 16:40:57','','','','0','Cash',54.24,'200','','','3','16.00','1','2024-08-17 13:41:00','1','4','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','17.00','15','Inclusive','branch','Inventory','','','','','','','3172390205732020207303'),(748,'31723911284','3','3.00','900','retail','0','2024-08-17 19:14:44','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-08-17 16:15:14','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','59.00','56','Inclusive','branch','Inventory','','','','','','','3172391128490220333323'),(749,'31723911284','51','3.00','900','retail','0','2024-08-17 19:14:49','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-08-17 16:15:14','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','112.00','109','Inclusive','branch','Inventory','','','','','','','3172391129010220900923'),(750,'31723911284','49','3.00','660','retail','0','2024-08-17 19:14:58','','','','0','Cash',89.49,'220','','','3','16.00','1','2024-08-17 16:15:14','1','2','new','1','new','pcs','','','','yes','','11.19','','','VATABLE',559.32,'3','41.00','38','Inclusive','branch','Inventory','','','','','','','3172391129839103220190'),(751,'31723912032','1','1.00','200','retail','0','2024-08-17 19:27:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-17 16:27:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','971.00','970','Inclusive','branch','Inventory','','','','','','','3172391203232132230922'),(752,'31723912032','51','1.00','300','retail','0','2024-08-17 19:27:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 16:27:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','109.00','108','Inclusive','branch','Inventory','','','','','','','3172391204223329103324'),(753,'31723914019','1','1.00','200','retail','0','2024-08-17 20:00:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-17 17:00:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','970.00','969','Inclusive','branch','Inventory','','','','','','','3172391402017329233303'),(754,'31723915389','3','1.00','300','retail','0','2024-08-17 20:23:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 17:23:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3172391539021737392723'),(755,'31723915389','52','1.00','300','retail','0','2024-08-17 20:23:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 17:23:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','111.00','110','Inclusive','branch','Inventory','','','','','','','3172391539333302329132'),(756,'31723915389','51','1.00','300','retail','0','2024-08-17 20:23:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 17:23:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','108.00','107','Inclusive','branch','Inventory','','','','','','','3172391539623902232232'),(757,'31723915389','50','1.00','220','retail','0','2024-08-17 20:23:22','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-17 17:23:56','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172391540253449200233'),(758,'31723915389','34','1.00','110','retail','0','2024-08-17 20:23:53','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-17 17:23:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172391543333342222953'),(759,'31723915479','7','1.00','390','retail','0','2024-08-17 20:24:39','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-17 17:24:42','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','149.00','148','Inclusive','branch','Inventory','','','','','','','3172391548033214133403'),(760,'31723917079','60','1.00','170','retail','0','2024-08-17 20:51:19','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-17 17:52:58','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','3172391708072333700910'),(761,'31723917079','60','1.00','170','retail','0','2024-08-17 20:52:55','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-17 17:52:58','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','3172391717535920547724'),(762,'31723920791','2','1.00','300','retail','0','2024-08-17 21:53:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 18:55:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172392079302339303330'),(763,'31723920791','13','1.00','290','retail','0','2024-08-17 21:53:39','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-17 18:55:53','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3172392082032032322222'),(764,'31723920791','9','1.00','310','retail','0','2024-08-17 21:53:43','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-17 18:55:53','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172392082313329092227'),(765,'31723920791','1','1.00','200','retail','0','2024-08-17 21:53:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-17 18:55:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','969.00','968','Inclusive','branch','Inventory','','','','','','','3172392082622724002232'),(766,'31723920791','10','1.00','570','retail','0','2024-08-17 21:53:52','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-17 18:55:53','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172392083272002203323'),(767,'31723920791','44','1.00','110','retail','0','2024-08-17 21:54:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-17 18:55:53','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3172392089903330022392'),(768,'31723922304','50','1.00','220','retail','0','2024-08-17 22:18:24','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-17 19:31:35','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3172392230520302333033'),(769,'31723922304','49','1.00','220','retail','0','2024-08-17 22:18:26','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-17 19:31:35','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172392230723223022713'),(770,'31723922304','55','1.00','220','retail','0','2024-08-17 22:18:38','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-08-17 19:31:35','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','3172392231812232222330'),(771,'31723922304','40','1.00','110','retail','0','2024-08-17 22:29:42','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-17 19:31:35','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172392298338230003030'),(772,'31723922304','50','1.00','220','retail','0','2024-08-17 22:29:46','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-17 19:31:35','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3172392298713330222001'),(773,'31723934023','12','1.00','390','retail','0','2024-08-18 01:33:43','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-17 22:34:25','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3172393402330433220273'),(774,'31723934023','7','1.00','390','retail','0','2024-08-18 01:33:49','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-17 22:34:25','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','148.00','147','Inclusive','branch','Inventory','','','','','','','3172393402932733342223'),(775,'31723934023','52','1.00','300','retail','0','2024-08-18 01:34:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-17 22:34:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','110.00','109','Inclusive','branch','Inventory','','','','','','','3172393404111724223222'),(776,'31723934598','7','3.00','1170','retail','0','2024-08-18 01:43:18','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-08-17 22:44:57','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','147.00','144','Inclusive','branch','Inventory','','','','','','','3172393459829923877038'),(777,'31723935967','40','1.00','110','retail','0','2024-08-18 02:06:07','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-17 23:06:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172393596803032302633'),(778,'31723981142','1','3.00','600','retail','0','2024-08-18 14:39:02','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-08-18 11:39:16','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','968.00','965','Inclusive','branch','Inventory','','','','','','','3172398114209422122022'),(779,'31723981142','7','3.00','1170','retail','0','2024-08-18 14:39:08','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-08-18 11:39:16','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','144.00','141','Inclusive','branch','Inventory','','','','','','','3172398114832933020021'),(780,'31723981142','49','2.00','440','retail','0','2024-08-18 14:39:12','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-08-18 11:39:16','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','37.00','35','Inclusive','branch','Inventory','','','','','','','3172398115390234233221'),(781,'31723981380','1','1.00','200','retail','0','2024-08-18 14:43:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-18 11:50:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3172398138033302344422'),(782,'31723981380','8','1.00','290','retail','0','2024-08-18 14:43:50','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-18 11:50:08','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172398143123431023333'),(783,'31723981380','59','1.00','170','retail','0','2024-08-18 14:50:05','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-18 11:50:08','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','3172398180507033329003'),(784,'31723983156','24','1.00','90','retail','0','2024-08-18 15:12:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-18 12:12:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172398315731133905303'),(785,'31723984441','13','1.00','290','retail','0','2024-08-18 15:34:01','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-18 12:34:04','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3172398444120302393073'),(786,'31723989806','7','1.00','390','retail','0','2024-08-18 17:03:26','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-18 14:04:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','141.00','140','Inclusive','branch','Inventory','','','','','','','3172398980733332203303'),(787,'31723989806','12','1.00','390','retail','0','2024-08-18 17:03:28','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-18 14:04:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3172398980933200243380'),(788,'31723989806','50','1.00','220','retail','0','2024-08-18 17:03:33','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-18 14:04:45','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3172398981343223133223'),(789,'31723989806','24','1.00','90','retail','0','2024-08-18 17:04:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-18 14:04:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172398987930200230383'),(790,'31724006707','12','1.00','390','retail','0','2024-08-18 21:45:07','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-18 18:45:25','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3172400670723017020167'),(791,'31724006707','28','1.00','90','retail','0','2024-08-18 21:45:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-18 18:45:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','118.00','117','Inclusive','branch','Inventory','','','','','','','3172400671622631733030'),(792,'31724006707','43','1.00','110','retail','0','2024-08-18 21:45:19','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-18 18:45:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172400671973209700310'),(793,'31724006791','4','1.00','300','retail','0','2024-08-18 21:46:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-18 18:47:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172400679223202133223'),(794,'31724006791','52','1.00','300','retail','0','2024-08-18 21:46:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-18 18:47:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','109.00','108','Inclusive','branch','Inventory','','','','','','','3172400679729422321222'),(795,'31724006947','6','1.00','90','retail','0','2024-08-18 21:49:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-18 18:52:44','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172400694823302022424'),(796,'31724146093','4','1.00','300','retail','0','2024-08-20 12:28:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-20 09:28:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172414609332320423947'),(797,'31724150147','1','1.00','200','retail','0','2024-08-20 13:35:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-20 10:36:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3172415014722377341032'),(798,'31724150147','15','1.00','70','retail','0','2024-08-20 13:35:49','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-08-20 10:36:34','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','309.00','308','Inclusive','branch','Inventory','','','','','','','3172415014971401003433'),(799,'31724150253','14','2.00','840','retail','0','2024-08-20 13:37:33','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-08-20 11:12:18','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','74.00','72','Inclusive','branch','Inventory','','','','','','','3172415025323131357252'),(800,'31724150253','49','1.00','220','retail','0','2024-08-20 13:37:38','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-20 11:12:18','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3172415025823133231323'),(801,'31724150253','29','1.00','90','retail','0','2024-08-20 13:58:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-20 11:12:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172415151003332273233'),(802,'31724150253','29','1.00','90','retail','0','2024-08-20 14:02:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-20 11:12:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172415175007032207123'),(803,'31724152350','3','1.00','300','retail','0','2024-08-20 14:12:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-20 11:13:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3172415235122332002100'),(804,'31724152350','7','1.00','390','retail','0','2024-08-20 14:12:33','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-20 11:13:03','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','140.00','139','Inclusive','branch','Inventory','','','','','','','3172415235403214332013'),(805,'31724153839','29','1.00','90','retail','0','2024-08-20 14:37:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-20 11:38:12','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172415383912033333024'),(806,'31724157540','14','1.00','420','retail','0','2024-08-20 15:39:00','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-20 12:48:21','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3172415754002223324003'),(807,'31724157540','55','1.00','220','retail','0','2024-08-20 15:40:59','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-08-20 12:48:21','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','','3172415766033022062230'),(808,'31724157540','14','1.00','420','retail','0','2024-08-20 15:42:25','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-20 12:48:21','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3172415774532732207343'),(809,'31724157540','1','1.00','200','retail','0','2024-08-20 15:44:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-20 12:48:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3172415784241702220472'),(810,'31724157540','15','2.00','140','retail','0','2024-08-20 15:44:08','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-08-20 12:48:21','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','308.00','306','Inclusive','branch','Inventory','','','','','','','3172415784900107023523'),(811,'31724157540','50','1.00','220','retail','0','2024-08-20 15:44:41','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-20 12:48:21','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3172415788125303312430'),(812,'31724157540','50','1.00','220','retail','0','2024-08-20 15:47:11','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-20 12:48:21','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172415803100703335113'),(813,'31724159036','1','1.00','200','retail','0','2024-08-20 16:03:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-20 13:07:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','962.00','961','Inclusive','branch','Inventory','','','','','','','3172415904041502330044'),(814,'31724159036','5','1.00','90','retail','0','2024-08-20 16:04:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-20 13:07:19','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','343.00','342','Inclusive','branch','Inventory','','','','','','','3172415905031322121233'),(815,'31724159036','23','1.00','90','retail','0','2024-08-20 16:07:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-20 13:07:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172415923733392332277'),(816,'31724163797','7','2.00','780','retail','0','2024-08-20 17:23:17','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-20 15:26:34','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','139.00','137','Inclusive','branch','Inventory','','','','','','','3172416379730770323204'),(817,'31724174176','1','1.00','200','retail','0','2024-08-20 20:16:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-20 17:16:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','961.00','960','Inclusive','branch','Inventory','','','','','','','3172417417737022222074'),(818,'31724227642','3','1.00','300','retail','0','2024-08-21 11:07:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 08:07:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3172422764421022230233'),(819,'31724231335','52','1.00','300','retail','0','2024-08-21 12:08:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 09:08:59','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','108.00','107','Inclusive','branch','Inventory','','','','','','','3172423133722434012030'),(820,'31724238638','9','1.00','310','retail','0','2024-08-21 14:10:38','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-21 11:11:18','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172423863902320421226'),(821,'31724238638','2','1.00','300','retail','0','2024-08-21 14:10:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 11:11:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3172423864121333024033'),(822,'31724238638','51','1.00','300','retail','0','2024-08-21 14:10:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 11:11:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3172423864522803043050'),(823,'31724238638','49','1.00','220','retail','0','2024-08-21 14:10:51','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-21 11:11:18','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3172423865202230122033'),(824,'31724238638','40','1.00','110','retail','0','2024-08-21 14:10:55','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-21 11:11:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172423865621226323223'),(825,'31724238638','3','1.00','300','retail','0','2024-08-21 14:11:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 11:11:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3172423866208022000323'),(826,'31724238792','3','3.00','900','retail','0','2024-08-21 14:13:12','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-08-21 11:15:48','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','52.00','49','Inclusive','branch','Inventory','','','','','','','3172423879340332232729'),(827,'31724238792','52','1.00','300','retail','0','2024-08-21 14:13:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 11:15:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3172423879500043302333'),(828,'31724240034','5','1.00','90','retail','0','2024-08-21 14:33:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-21 11:37:30','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','342.00','341','Inclusive','branch','Inventory','','','','','','','3172424003523323577035'),(829,'31724240034','6','1.00','90','retail','0','2024-08-21 14:33:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-21 11:37:30','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172424003842230433332'),(830,'31724240269','7','1.00','390','retail','0','2024-08-21 14:37:49','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-21 11:38:46','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','137.00','136','Inclusive','branch','Inventory','','','','','','','3172424027110372433134'),(831,'31724240269','52','1.00','300','retail','0','2024-08-21 14:37:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 11:38:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','106.00','105','Inclusive','branch','Inventory','','','','','','','3172424027330720231320'),(832,'31724240269','34','1.00','110','retail','0','2024-08-21 14:38:00','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-21 11:38:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172424028023040822320'),(833,'31724240269','1','1.00','200','retail','0','2024-08-21 14:38:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-21 11:38:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','960.00','959','Inclusive','branch','Inventory','','','','','','','3172424030440040203234'),(834,'31724242149','3','1.00','300','retail','0','2024-08-21 15:09:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 12:09:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172424215032123332043'),(835,'31724242149','52','1.00','300','retail','0','2024-08-21 15:09:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-21 12:09:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','105.00','104','Inclusive','branch','Inventory','','','','','','','3172424217032337307072'),(836,'31724242149','35','1.00','110','retail','0','2024-08-21 15:09:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-21 12:09:57','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172424219590323404331'),(837,'31724242219','1','1.00','200','retail','0','2024-08-21 15:10:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-21 12:14:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','959.00','958','Inclusive','branch','Inventory','','','','','','','3172424222032003272003'),(838,'31724242219','11','1.00','1120','retail','0','2024-08-21 15:10:24','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-08-21 12:14:15','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','17.25','16.25','Inclusive','branch','Inventory','','','','','','','3172424222522322224504'),(839,'31724242219','1','1.00','200','retail','0','2024-08-21 15:11:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-21 12:14:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','958.00','957','Inclusive','branch','Inventory','','','','','','','3172424230723422322223'),(840,'31724242482','14','1.00','420','retail','0','2024-08-21 15:14:42','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-21 12:14:46','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3172424248322132242300'),(841,'31724242852','49','1.00','220','retail','0','2024-08-21 15:20:52','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-21 12:21:22','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172424286113330222001'),(842,'31724243207','44','1.00','110','retail','0','2024-08-21 15:26:47','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-21 12:27:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3172424320722030033002'),(843,'31724243880','1','1.00','200','retail','0','2024-08-21 15:38:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-21 12:54:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','957.00','956','Inclusive','branch','Inventory','','','','','','','3172424388132222201021'),(844,'31724243880','22','2.00','180','retail','0','2024-08-21 15:38:13','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-21 12:54:46','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3172424389322302474323'),(845,'31724243880','26','1.00','90','retail','0','2024-08-21 15:54:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-21 12:54:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172424488207031340342'),(846,'31724256574','7','2.00','780','retail','0','2024-08-21 19:09:35','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-21 16:10:03','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','136.00','134','Inclusive','branch','Inventory','','','','','','','3172425657552202533720'),(847,'31724263875','1','3.00','600','retail','0','2024-08-21 21:11:15','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-08-21 18:12:26','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','956.00','953','Inclusive','branch','Inventory','','','','','','','3172426387620333622322'),(848,'31724263875','5','3.00','270','retail','0','2024-08-21 21:11:32','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-21 18:12:26','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','341.00','338','Inclusive','branch','Inventory','','','','','','','3172426389208300303920'),(849,'31724263875','8','1.00','290','retail','0','2024-08-21 21:11:43','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-21 18:12:26','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172426390302293033232'),(850,'31724263875','9','1.00','310','retail','0','2024-08-21 21:11:45','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-21 18:12:26','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172426390543434003635'),(851,'31724310128','7','7.00','2730','retail','0','2024-08-22 10:02:08','','','','0','Cash',370.17,'390','','','3','16.00','1','2024-08-22 07:03:50','1','1','new','1','new','pcs','','','','yes','','46.27','','','VATABLE',2313.56,'7','134.00','127','Inclusive','branch','Inventory','','','','','','','3172431012993121130231'),(852,'31724310128','1','3.00','600','retail','0','2024-08-22 10:02:37','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-08-22 07:03:50','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','953.00','950','Inclusive','branch','Inventory','','','','','','','3172431015807332228303'),(853,'31724310128','2','2.00','600','retail','0','2024-08-22 10:02:43','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-22 07:03:50','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','82.00','80','Inclusive','branch','Inventory','','','','','','','3172431016302244063000'),(854,'31724321878','1','2.00','400','retail','0','2024-08-22 13:17:58','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-22 10:18:32','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','950.00','948','Inclusive','branch','Inventory','','','','','','','3172432187830387022330'),(855,'31724321878','52','1.00','300','retail','0','2024-08-22 13:18:03','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-22 10:18:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','104.00','103','Inclusive','branch','Inventory','','','','','','','3172432188332734310223'),(856,'31724321878','5','2.00','180','retail','0','2024-08-22 13:18:11','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-22 10:18:32','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','338.00','336','Inclusive','branch','Inventory','','','','','','','3172432189222332912034'),(857,'31724321878','49','1.00','220','retail','0','2024-08-22 13:18:18','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-22 10:18:32','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172432189943329200233'),(858,'31724321878','55','1.00','220','retail','0','2024-08-22 13:18:24','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-08-22 10:18:32','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','','3172432190500300331323'),(859,'31724323283','52','1.00','300','retail','0','2024-08-22 13:41:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-22 10:41:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','103.00','102','Inclusive','branch','Inventory','','','','','','','3172432328423333433232'),(860,'31724323335','1','2.00','400','retail','0','2024-08-22 13:42:15','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-22 10:42:35','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','948.00','946','Inclusive','branch','Inventory','','','','','','','3172432333532230334323'),(861,'31724323335','19','1.00','80','retail','0','2024-08-22 13:42:19','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-22 10:42:35','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','992.00','991','Inclusive','branch','Inventory','','','','','','','3172432334003122303220'),(862,'31724323335','26','2.00','180','retail','0','2024-08-22 13:42:29','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-22 10:42:35','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','18.00','16','Inclusive','branch','Inventory','','','','','','','3172432335003303332223'),(863,'31724325208','50','1.00','220','retail','0','2024-08-22 14:13:28','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-22 11:14:09','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172432520832805253323'),(864,'31724325208','55','1.00','220','retail','0','2024-08-22 14:13:35','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-08-22 11:14:09','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','','','3172432521533233333552'),(865,'31724325208','7','2.00','780','retail','0','2024-08-22 14:13:49','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-22 11:14:09','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','127.00','125','Inclusive','branch','Inventory','','','','','','','3172432523300302000702'),(866,'31724327512','26','1.00','90','retail','0','2024-08-22 14:51:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-22 12:18:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172432751324321210434'),(867,'31724336961','14','5.00','2100','retail','0','2024-08-22 17:29:21','','','','0','Cash',284.75,'420','','','3','16.00','1','2024-08-22 14:38:13','1','1','new','1','new','pcs','','','','yes','','35.59','','','VATABLE',1779.66,'5','69.00','64','Inclusive','branch','Inventory','','','','','','','3172433696233333333622'),(868,'31724336961','1','1.00','200','retail','0','2024-08-22 17:29:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-22 14:38:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','946.00','945','Inclusive','branch','Inventory','','','','','','','3172433697103422320333'),(869,'31724336961','22','1.00','90','retail','0','2024-08-22 17:29:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-22 14:38:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172433699824023223623'),(870,'31724336961','22','3.00','270','retail','0','2024-08-22 17:31:04','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-22 14:38:13','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','19.00','16','Inclusive','branch','Inventory','','','','','','','3172433706531232020103'),(871,'31724336961','29','2.00','180','retail','0','2024-08-22 17:31:14','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-22 14:38:13','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','3172433707533373200000'),(872,'31724345173','1','2.00','400','retail','0','2024-08-22 19:46:13','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-22 16:46:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','945.00','943','Inclusive','branch','Inventory','','','','','','','3172434517330402224014'),(873,'31724345173','34','2.00','220','retail','0','2024-08-22 19:46:25','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-08-22 16:46:31','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3172434518583323332722'),(874,'31724345645','1','1.00','200','retail','0','2024-08-22 19:54:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-22 16:55:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','943.00','942','Inclusive','branch','Inventory','','','','','','','3172434564630332237333'),(875,'31724345645','8','1.00','290','retail','0','2024-08-22 19:54:15','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-22 16:55:03','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172434565633522325022'),(876,'31724403040','7','1.00','390','retail','0','2024-08-23 11:50:40','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-23 08:51:04','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','125.00','124','Inclusive','branch','Inventory','','','','','','','3172440304002322372302'),(877,'31724403040','2','1.00','300','retail','0','2024-08-23 11:50:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-23 08:51:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3172440304434233343400'),(878,'31724408822','44','1.00','110','retail','0','2024-08-23 13:27:02','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-23 10:55:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172440882330770323204'),(879,'31724427531','2','1.00','300','retail','0','2024-08-23 18:38:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-23 15:39:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3172442753322373303422'),(880,'31724427531','3','1.00','300','retail','0','2024-08-23 18:38:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-23 15:39:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172442753540123334242'),(881,'31724427531','19','1.00','80','retail','0','2024-08-23 18:39:01','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-08-23 15:39:19','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','991.00','990','Inclusive','branch','Inventory','','','','','','','3172442754232273424020'),(882,'31724427531','17','1.00','670','retail','0','2024-08-23 18:39:07','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-08-23 15:39:19','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172442754823533222332'),(883,'31724430431','51','1.00','300','retail','0','2024-08-23 19:27:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-23 16:28:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','106.00','105','Inclusive','branch','Inventory','','','','','','','3172443043432300112043'),(884,'31724430431','1','1.00','200','retail','0','2024-08-23 19:27:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-23 16:28:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','942.00','941','Inclusive','branch','Inventory','','','','','','','3172443043904340332330'),(885,'31724430431','24','1.00','90','retail','0','2024-08-23 19:27:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-23 16:28:12','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172443047204300303720'),(886,'31724434253','1','1.00','200','retail','0','2024-08-23 20:30:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-23 17:31:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','941.00','940','Inclusive','branch','Inventory','','','','','','','3172443425433332423203'),(887,'31724438506','14','1.00','420','retail','0','2024-08-23 21:41:46','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-23 18:42:16','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3172443850720344423303'),(888,'31724439746','4','1.00','300','retail','0','2024-08-23 22:02:26','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-23 19:02:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3172443974842274180303'),(889,'31724489449','1','1.00','200','retail','0','2024-08-24 11:50:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-24 08:50:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','940.00','939','Inclusive','branch','Inventory','','','','','','','3172448945034309233843'),(890,'31724493572','1','1.00','200','retail','0','2024-08-24 12:59:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-24 09:59:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','939.00','938','Inclusive','branch','Inventory','','','','','','','3172449357324229202233'),(891,'31724495002','52','2.00','600','retail','0','2024-08-24 13:23:22','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-24 10:23:41','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','102.00','100','Inclusive','branch','Inventory','','','','','','','3172449500334322533212'),(892,'31724495002','15','5.00','350','retail','0','2024-08-24 13:23:33','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-08-24 10:23:41','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','306.00','301','Inclusive','branch','Inventory','','','','','','','3172449501342230020300'),(893,'31724501841','1','1.00','200','retail','0','2024-08-24 15:17:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-24 12:17:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','938.00','937','Inclusive','branch','Inventory','','','','','','','3172450184223330017123'),(894,'31724501841','9','1.00','310','retail','0','2024-08-24 15:17:25','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-24 12:17:30','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172450184683027370022'),(895,'31724502374','7','1.00','390','retail','0','2024-08-24 15:26:14','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-24 12:26:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','124.00','123','Inclusive','branch','Inventory','','','','','','','3172450237400322042533'),(896,'31724507296','1','1.00','200','retail','0','2024-08-24 16:48:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-24 13:58:47','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','937.00','936','Inclusive','branch','Inventory','','','','','','','3172450729720730024224'),(897,'31724507296','51','1.00','300','retail','0','2024-08-24 16:48:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 13:58:47','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','105.00','104','Inclusive','branch','Inventory','','','','','','','3172450730027332002000'),(898,'31724507296','55','1.00','220','retail','0','2024-08-24 16:48:41','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-08-24 13:58:47','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','3172450732303242333221'),(899,'31724507296','40','1.00','110','retail','0','2024-08-24 16:58:41','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-24 13:58:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172450792233213322579'),(900,'31724509419','3','1.00','300','retail','0','2024-08-24 17:23:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 14:24:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172450942023230044333'),(901,'31724509419','51','2.00','600','retail','0','2024-08-24 17:23:45','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-24 14:24:06','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','104.00','102','Inclusive','branch','Inventory','','','','','','','3172450942676220223020'),(902,'31724509419','24','2.00','180','retail','0','2024-08-24 17:23:57','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-24 14:24:06','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3172450943833232234333'),(903,'31724512636','3','1.00','300','retail','0','2024-08-24 18:17:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 15:17:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172451263770270222636'),(904,'31724519272','8','1.00','290','retail','0','2024-08-24 20:07:52','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-24 17:16:29','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172451927313224130312'),(905,'31724520449','49','4.00','880','retail','0','2024-08-24 20:27:29','','','','0','Cash',119.32,'220','','','3','16.00','1','2024-08-24 17:32:21','1','2','new','1','new','pcs','','','','yes','','14.92','','','VATABLE',745.76,'4','31.00','27','Inclusive','branch','Inventory','','','','','','','3172452045122424304401'),(906,'31724520449','51','4.00','1200','retail','0','2024-08-24 20:31:50','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-08-24 17:32:21','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','102.00','98','Inclusive','branch','Inventory','','','','','','','3172452071120220412300'),(907,'31724520449','3','4.00','1200','retail','0','2024-08-24 20:32:04','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-08-24 17:32:21','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','45.00','41','Inclusive','branch','Inventory','','','','','','','3172452072530022473323'),(908,'31724521574','3','1.00','300','retail','0','2024-08-24 20:46:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 17:46:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3172452157437143515110'),(909,'31724521574','51','1.00','300','retail','0','2024-08-24 20:46:17','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 17:46:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3172452157800330322302'),(910,'31724524894','1','2.00','400','retail','0','2024-08-24 21:41:34','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-24 18:42:01','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','936.00','934','Inclusive','branch','Inventory','','','','','','','3172452489523004333340'),(911,'31724524894','9','1.00','310','retail','0','2024-08-24 21:41:38','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-24 18:42:01','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172452489822232233308'),(912,'31724524894','40','1.00','110','retail','0','2024-08-24 21:41:43','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-24 18:42:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172452490402503332323'),(913,'31724527379','58','1.00','170','retail','0','2024-08-24 22:22:59','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-24 19:23:49','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','3172452737977432022242'),(914,'31724527511','1','2.00','400','retail','0','2024-08-24 22:25:11','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-24 19:35:14','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','934.00','932','Inclusive','branch','Inventory','','','','','','','3172452751233221233705'),(915,'31724528455','16','1.00','320','retail','0','2024-08-24 22:40:55','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-24 19:41:23','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172452845630030623373'),(916,'31724528455','26','1.00','90','retail','0','2024-08-24 22:41:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-24 19:41:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172452847522242033722'),(917,'31724531238','2','1.00','300','retail','0','2024-08-24 23:27:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 20:31:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3172453123912220323437'),(918,'31724531238','10','1.00','570','retail','0','2024-08-24 23:27:21','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-24 20:31:18','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172453124132221300532'),(919,'31724531238','4','1.00','300','retail','0','2024-08-24 23:27:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 20:31:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3172453125243215332230'),(920,'31724533419','35','1.00','110','retail','0','2024-08-25 00:03:39','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-24 21:04:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172453342032332343222'),(921,'31724533909','1','1.00','200','retail','0','2024-08-25 00:11:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-24 21:11:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','932.00','931','Inclusive','branch','Inventory','','','','','','','3172453391003322203243'),(922,'31724541615','1','1.00','200','retail','0','2024-08-25 02:20:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-24 23:22:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','931.00','930','Inclusive','branch','Inventory','','','','','','','3172454161530224323221'),(923,'31724541763','2','1.00','300','retail','0','2024-08-25 02:22:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-24 23:26:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3172454176402232400236'),(924,'31724541763','7','2.00','780','retail','0','2024-08-25 02:22:48','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-24 23:26:07','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','123.00','121','Inclusive','branch','Inventory','','','','','','','3172454176962633442427'),(925,'31724580554','51','1.00','300','retail','0','2024-08-25 13:09:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 10:10:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3172458055522350733205'),(926,'31724580554','52','1.00','300','retail','0','2024-08-25 13:09:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 10:10:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172458055740330375323'),(927,'31724580554','2','1.00','300','retail','0','2024-08-25 13:09:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 10:10:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3172458057032334451532'),(928,'31724580554','50','2.00','440','retail','0','2024-08-25 13:09:45','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-08-25 10:10:15','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','31.00','29','Inclusive','branch','Inventory','','','','','','','3172458058522055882233'),(929,'31724583414','1','1.00','200','retail','0','2024-08-25 13:56:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-25 10:58:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','930.00','929','Inclusive','branch','Inventory','','','','','','','3172458341532220270222'),(930,'31724583414','9','1.00','310','retail','0','2024-08-25 13:56:56','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 10:58:40','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172458341732332023302'),(931,'31724583414','9','1.00','310','retail','0','2024-08-25 13:57:32','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 10:58:40','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172458345320223433402'),(932,'31724583414','1','1.00','200','retail','0','2024-08-25 13:57:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-25 10:58:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','929.00','928','Inclusive','branch','Inventory','','','','','','','3172458345666322226244'),(933,'31724593706','52','2.00','600','retail','0','2024-08-25 16:48:26','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-25 13:48:29','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','99.00','97','Inclusive','branch','Inventory','','','','','','','3172459370727332232409'),(934,'31724593722','10','1.00','570','retail','0','2024-08-25 16:48:42','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-25 13:50:10','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172459372332022234203'),(935,'31724593722','11','1.00','1120','retail','0','2024-08-25 16:48:45','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-08-25 13:50:10','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','16.25','15.25','Inclusive','branch','Inventory','','','','','','','3172459372533332222722'),(936,'31724593722','1','5.00','1000','retail','0','2024-08-25 16:48:51','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-08-25 13:50:10','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','928.00','923','Inclusive','branch','Inventory','','','','','','','3172459373120232092372'),(937,'31724593722','51','6.00','1800','retail','0','2024-08-25 16:49:04','','','','0','Cash',244.07,'300','','','3','16.00','1','2024-08-25 13:50:10','1','1','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'6','96.00','90','Inclusive','branch','Inventory','','','','','','','3172459374522422430772'),(938,'31724593722','5','2.00','180','retail','0','2024-08-25 16:49:13','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-25 13:50:10','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','336.00','334','Inclusive','branch','Inventory','','','','','','','3172459375423342000532'),(939,'31724593722','23','1.00','90','retail','0','2024-08-25 16:49:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 13:50:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172459377141000373223'),(940,'31724593722','4','1.00','300','retail','0','2024-08-25 16:49:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 13:50:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172459378390220712527'),(941,'31724595089','5','4.00','360','retail','0','2024-08-25 17:11:29','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-08-25 14:11:36','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','334.00','330','Inclusive','branch','Inventory','','','','','','','3172459509000043302333'),(942,'31724595415','50','1.00','220','retail','0','2024-08-25 17:16:56','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-25 14:16:58','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172459541621243223043'),(943,'31724595672','27','1.00','90','retail','0','2024-08-25 17:21:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 14:30:07','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3172459567343323207303'),(944,'31724595672','22','1.00','90','retail','0','2024-08-25 17:21:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 14:30:07','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172459567843122730465'),(945,'31724595672','51','1.00','300','retail','0','2024-08-25 17:23:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 14:30:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172459582333233035722'),(946,'31724595672','57','1.00','150','retail','0','2024-08-25 17:25:20','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-08-25 14:30:07','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','','3172459592139455709905'),(947,'31724595672','59','1.00','170','retail','0','2024-08-25 17:25:23','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-25 14:30:07','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','3172459592422922325712'),(948,'31724596228','1','2.00','400','retail','0','2024-08-25 17:30:28','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-25 14:31:15','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','923.00','921','Inclusive','branch','Inventory','','','','','','','3172459622909092223329'),(949,'31724596228','60','2.00','340','retail','0','2024-08-25 17:30:37','','','','0','Cash',46.10,'170','','','3','16.00','1','2024-08-25 14:31:15','1','3','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','3172459623804723223620'),(950,'31724596228','60','1.00','170','retail','0','2024-08-25 17:31:08','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-25 14:31:15','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','3172459626925229292223'),(951,'31724599645','26','1.00','90','retail','0','2024-08-25 18:27:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 15:27:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172459964622922325712'),(952,'31724599825','14','1.00','420','retail','0','2024-08-25 18:30:25','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-25 15:32:29','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172459982693392200230'),(953,'31724599825','9','1.00','310','retail','0','2024-08-25 18:30:29','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 15:32:29','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172459983022082337302'),(954,'31724599825','4','1.00','300','retail','0','2024-08-25 18:30:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 15:32:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3172459983697432280249'),(955,'31724599825','50','1.00','220','retail','0','2024-08-25 18:30:45','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-25 15:32:29','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172459984599502394283'),(956,'31724599825','24','1.00','90','retail','0','2024-08-25 18:32:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 15:32:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172459994443323532722'),(957,'31724599825','40','1.00','110','retail','0','2024-08-25 18:32:26','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-25 15:32:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172459994793257522102'),(958,'31724602785','1','2.00','400','retail','0','2024-08-25 19:19:45','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-25 16:20:34','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','921.00','919','Inclusive','branch','Inventory','','','','','','','3172460278623330232334'),(959,'31724602785','9','1.00','310','retail','0','2024-08-25 19:19:50','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 16:20:34','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172460279133224062707'),(960,'31724602785','5','3.00','270','retail','0','2024-08-25 19:20:00','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-25 16:20:34','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','330.00','327','Inclusive','branch','Inventory','','','','','','','3172460280202803232883'),(961,'31724602785','28','1.00','90','retail','0','2024-08-25 19:20:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 16:20:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','117.00','116','Inclusive','branch','Inventory','','','','','','','3172460281520530520808'),(962,'31724602785','31','1.00','110','retail','0','2024-08-25 19:20:30','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-25 16:20:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172460283124000336203'),(963,'31724603912','51','4.00','1200','retail','0','2024-08-25 19:38:33','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-08-25 16:39:34','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','89.00','85','Inclusive','branch','Inventory','','','','','','','3172460391333233320922'),(964,'31724603912','3','2.00','600','retail','0','2024-08-25 19:38:43','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-08-25 16:39:34','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','40.00','38','Inclusive','branch','Inventory','','','','','','','3172460392431332000322'),(965,'31724603912','10','1.00','570','retail','0','2024-08-25 19:38:46','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-25 16:39:34','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172460392622433222233'),(966,'31724603912','2','1.00','300','retail','0','2024-08-25 19:39:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 16:39:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3172460394663422907240'),(967,'31724605176','3','5.00','1500','retail','0','2024-08-25 19:59:36','','','','0','Cash',203.39,'300','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','25.42','','','VATABLE',1271.19,'5','38.00','33','Inclusive','branch','Inventory','','','','','','','3172460517744230303006'),(968,'31724605176','17','1.00','670','retail','0','2024-08-25 19:59:56','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172460519716233632423'),(969,'31724605176','16','1.00','320','retail','0','2024-08-25 19:59:58','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172460519930633257206'),(970,'31724605176','1','2.00','400','retail','0','2024-08-25 20:00:07','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','919.00','917','Inclusive','branch','Inventory','','','','','','','3172460520873033373084'),(971,'31724605176','51','1.00','300','retail','0','2024-08-25 20:01:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3172460529173343320235'),(972,'31724605176','7','1.00','390','retail','0','2024-08-25 20:01:38','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','121.00','120','Inclusive','branch','Inventory','','','','','','','3172460529823020332226'),(973,'31724605176','9','1.00','310','retail','0','2024-08-25 20:01:41','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172460530133621040432'),(974,'31724605176','9','1.00','310','retail','0','2024-08-25 20:01:51','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 17:02:29','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172460531235342232220'),(975,'31724605176','58','2.00','340','retail','0','2024-08-25 20:02:06','','','','0','Cash',46.10,'170','','','3','16.00','1','2024-08-25 17:02:29','1','3','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','3172460532606252337003'),(976,'31724605176','31','1.00','110','retail','0','2024-08-25 20:02:26','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-25 17:02:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172460534633367602330'),(977,'31724605516','26','2.00','180','retail','0','2024-08-25 20:05:16','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-25 17:06:37','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3172460551722231212500'),(978,'31724605516','31','2.00','220','retail','0','2024-08-25 20:05:20','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-08-25 17:06:37','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3172460552000306002522'),(979,'31724605516','28','1.00','90','retail','0','2024-08-25 20:05:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 17:06:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','116.00','115','Inclusive','branch','Inventory','','','','','','','3172460553222022222243'),(980,'31724605618','14','1.00','420','retail','0','2024-08-25 20:06:58','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-25 17:07:08','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3172460561872221330200'),(981,'31724605618','9','1.00','310','retail','0','2024-08-25 20:07:00','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 17:07:08','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172460562000032333020'),(982,'31724605618','1','1.00','200','retail','0','2024-08-25 20:07:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-25 17:07:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','917.00','916','Inclusive','branch','Inventory','','','','','','','3172460562323332000300'),(983,'31724606183','2','1.00','300','retail','0','2024-08-25 20:16:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 17:16:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3172460618333800333700'),(984,'31724607885','9','1.00','310','retail','0','2024-08-25 20:44:45','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-25 17:44:48','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172460788602803223223'),(985,'31724608343','29','1.00','90','retail','0','2024-08-25 20:52:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-25 17:52:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172460834423200373340'),(986,'31724613134','7','1.00','390','retail','0','2024-08-25 22:12:14','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-25 19:12:20','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','120.00','119','Inclusive','branch','Inventory','','','','','','','3172461313523303300232'),(987,'31724613290','2','1.00','300','retail','0','2024-08-25 22:14:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-25 19:14:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172461329123232029632'),(988,'31724748982','22','1.00','90','retail','0','2024-08-27 11:57:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-27 09:09:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172474903430213033042'),(989,'31724748982','24','1.00','90','retail','0','2024-08-27 12:01:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-27 09:09:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172474928932221300732'),(990,'31724748982','51','1.00','300','retail','0','2024-08-27 12:08:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-27 09:09:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172474970272272204440'),(991,'31724748982','7','1.00','390','retail','0','2024-08-27 12:08:24','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-27 09:09:06','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','119.00','118','Inclusive','branch','Inventory','','','','','','','3172474970512222339373'),(992,'31724750075','1','2.00','400','retail','0','2024-08-27 12:14:35','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-27 09:17:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','916.00','914','Inclusive','branch','Inventory','','','','','','','3172475007627373020306'),(993,'31724756561','2','1.00','300','retail','0','2024-08-27 14:02:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-27 11:03:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3172475656432326660056'),(994,'31724756561','9','1.00','310','retail','0','2024-08-27 14:02:49','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-27 11:03:03','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172475657153003254026'),(995,'31724756561','26','1.00','90','retail','0','2024-08-27 14:02:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-27 11:03:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172475658033270357633'),(996,'31724766445','1','2.00','400','retail','0','2024-08-27 16:47:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-27 13:47:27','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','914.00','912','Inclusive','branch','Inventory','','','','','','','3172476644526303602167'),(997,'31724766467','1','1.00','200','retail','0','2024-08-27 16:47:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-27 13:47:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','912.00','911','Inclusive','branch','Inventory','','','','','','','3172476646864322826337'),(998,'31724766467','8','1.00','290','retail','0','2024-08-27 16:47:50','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-27 13:47:56','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172476647142422321442'),(999,'31724769022','29','1.00','90','retail','0','2024-08-27 17:30:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-27 15:12:52','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172476902332322292222'),(1000,'31724775427','7','2.00','780','retail','0','2024-08-27 19:17:07','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-27 16:17:16','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','118.00','116','Inclusive','branch','Inventory','','','','','','','3172477542823225000252'),(1001,'31724779733','2','1.00','300','retail','0','2024-08-27 20:28:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-27 17:29:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3172477973423072273470'),(1002,'31724779733','12','1.00','390','retail','0','2024-08-27 20:29:01','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-27 17:29:34','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172477974223237390227'),(1003,'31724779733','22','1.00','90','retail','0','2024-08-27 20:29:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-27 17:29:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172477976703477023233'),(1004,'31724781120','1','4.00','800','retail','0','2024-08-27 20:52:00','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-08-27 17:52:41','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','911.00','907','Inclusive','branch','Inventory','','','','','','','3172478112073322204232'),(1005,'31724781120','7','2.00','780','retail','0','2024-08-27 20:52:07','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-27 17:52:41','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','116.00','114','Inclusive','branch','Inventory','','','','','','','3172478112880022280312'),(1006,'31724784554','9','1.00','310','retail','0','2024-08-27 21:49:14','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-27 18:50:51','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172478455632033403300'),(1007,'31724784554','8','1.00','290','retail','0','2024-08-27 21:49:19','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-27 18:50:51','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172478456267232100317'),(1008,'31724784554','3','1.00','300','retail','0','2024-08-27 21:49:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-27 18:50:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172478457043424034301'),(1009,'31724784554','7','1.00','390','retail','0','2024-08-27 21:49:34','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-27 18:50:51','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','114.00','113','Inclusive','branch','Inventory','','','','','','','3172478457722702237337'),(1010,'31724784554','55','1.00','220','retail','0','2024-08-27 21:49:48','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-08-27 18:50:51','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','','3172478459053320772282'),(1011,'31724784554','29','1.00','90','retail','0','2024-08-27 21:49:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-27 18:50:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172478460122030701204'),(1012,'31724784554','5','1.00','90','retail','0','2024-08-27 21:50:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-27 18:50:51','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','327.00','326','Inclusive','branch','Inventory','','','','','','','3172478464603332273233'),(1013,'31724785681','1','1.00','200','retail','0','2024-08-27 22:08:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-27 19:08:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','907.00','906','Inclusive','branch','Inventory','','','','','','','3172478568228024304330'),(1014,'31724838749','4','1.00','300','retail','0','2024-08-28 12:52:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-28 09:59:59','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3172483875022322200300'),(1015,'31724841198','7','1.00','390','retail','0','2024-08-28 13:33:18','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-28 10:33:22','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','113.00','112','Inclusive','branch','Inventory','','','','','','','3172484119880382003344'),(1016,'31724846040','9','1.00','310','retail','0','2024-08-28 14:54:00','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-28 12:07:35','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172484604124023422302'),(1017,'31724846040','1','1.00','200','retail','0','2024-08-28 14:54:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-28 12:07:35','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','906.00','905','Inclusive','branch','Inventory','','','','','','','3172484604623337332302'),(1018,'31724846040','34','1.00','110','retail','0','2024-08-28 14:54:24','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-28 12:07:35','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172484606532503203336'),(1019,'31724853696','14','2.00','840','retail','0','2024-08-28 17:01:36','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-08-28 14:15:16','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','61.00','59','Inclusive','branch','Inventory','','','','','','','3172485369732337340473'),(1020,'31724853696','49','1.00','220','retail','0','2024-08-28 17:02:09','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-28 14:15:16','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172485373003702472333'),(1021,'31724853696','29','1.00','90','retail','0','2024-08-28 17:02:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-28 14:15:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172485373423323300222'),(1022,'31724854704','4','1.00','300','retail','0','2024-08-28 17:18:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-28 14:19:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3172485470430003034532'),(1023,'31724862179','2','1.00','300','retail','0','2024-08-28 19:22:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-28 16:23:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3172486218023682122403'),(1024,'31724862179','51','1.00','300','retail','0','2024-08-28 19:23:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-28 16:23:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3172486218883243200881'),(1025,'31724866314','1','1.00','200','retail','0','2024-08-28 20:31:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-28 17:32:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','905.00','904','Inclusive','branch','Inventory','','','','','','','3172486631550323283622'),(1026,'31724866314','9','1.00','310','retail','0','2024-08-28 20:31:59','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-28 17:32:46','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172486632030130232032'),(1027,'31724866394','1','1.00','200','retail','0','2024-08-28 20:33:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-28 17:33:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','904.00','903','Inclusive','branch','Inventory','','','','','','','3172486639533203988032'),(1028,'31724866394','8','1.00','290','retail','0','2024-08-28 20:33:16','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-28 17:33:59','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172486639733230133327'),(1029,'31724866394','49','1.00','220','retail','0','2024-08-28 20:33:24','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-28 17:33:59','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172486640520302334044'),(1030,'31724866394','59','1.00','170','retail','0','2024-08-28 20:33:34','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-28 17:33:59','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','3172486641534130203213'),(1031,'31724866964','8','1.00','290','retail','0','2024-08-28 20:42:44','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-28 17:42:50','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172486696523606243700'),(1032,'31724923721','1','1.00','200','retail','0','2024-08-29 12:28:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-29 09:48:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','903.00','902','Inclusive','branch','Inventory','','','','','','','3172492372330333327717'),(1033,'31724923721','40','1.00','110','retail','0','2024-08-29 12:28:51','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-29 09:48:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172492373223337332302'),(1034,'31724944875','10','1.00','570','retail','0','2024-08-29 18:21:15','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-29 15:22:19','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172494487640343742444'),(1035,'31724944875','4','1.00','300','retail','0','2024-08-29 18:21:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-29 15:22:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3172494490620433334923'),(1036,'31724944875','52','1.00','300','retail','0','2024-08-29 18:21:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-29 15:22:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3172494490944032390903'),(1037,'31724950161','1','4.00','800','retail','0','2024-08-29 19:49:21','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-08-29 16:54:46','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','902.00','898','Inclusive','branch','Inventory','','','','','','','3172495016242440032702'),(1038,'31724950161','15','4.00','280','retail','0','2024-08-29 19:49:34','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-08-29 16:54:46','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','301.00','297','Inclusive','branch','Inventory','','','','','','','3172495017431431320030'),(1039,'31724950161','19','2.00','160','retail','0','2024-08-29 19:50:16','','','','0','Cash',21.69,'80','','','3','16.00','1','2024-08-29 16:54:46','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','990.00','988','Inclusive','branch','Inventory','','','','','','','3172495021742304023422'),(1040,'31724953297','7','1.00','390','retail','0','2024-08-29 20:41:37','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-29 17:45:10','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','112.00','111','Inclusive','branch','Inventory','','','','','','','3172495329733232232517'),(1041,'31724953297','12','1.00','390','retail','0','2024-08-29 20:41:40','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-29 17:45:10','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3172495330010332395233'),(1042,'31725010686','7','2.00','780','retail','0','2024-08-30 12:38:06','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-30 09:46:18','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','111.00','109','Inclusive','branch','Inventory','','','','','','','3172501068703030230510'),(1043,'31725010686','3','1.00','300','retail','0','2024-08-30 12:38:08','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-30 09:46:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172501068923013206002'),(1044,'31725010686','1','1.00','200','retail','0','2024-08-30 12:38:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-30 09:46:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','898.00','897','Inclusive','branch','Inventory','','','','','','','3172501069823332703223'),(1045,'31725010686','51','1.00','300','retail','0','2024-08-30 12:38:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-30 09:46:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3172501071400022320342'),(1046,'31725010686','15','4.00','280','retail','0','2024-08-30 12:38:39','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-08-30 09:46:18','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','297.00','293','Inclusive','branch','Inventory','','','','','','','3172501072002070013773'),(1047,'31725010686','34','1.00','110','retail','0','2024-08-30 12:38:56','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-30 09:46:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172501073602703233373'),(1048,'31725010686','29','1.00','90','retail','0','2024-08-30 12:39:01','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-30 09:46:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172501074123212221022'),(1049,'31725010686','49','1.00','220','retail','0','2024-08-30 12:40:19','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-30 09:46:18','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172501081939332332309'),(1050,'31725011545','7','2.00','780','retail','0','2024-08-30 12:52:25','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-30 09:52:51','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','109.00','107','Inclusive','branch','Inventory','','','','','','','3172501154603303661113'),(1051,'31725011545','15','4.00','280','retail','0','2024-08-30 12:52:40','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-08-30 09:52:51','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','293.00','289','Inclusive','branch','Inventory','','','','','','','3172501156121331223232'),(1052,'31725011545','50','1.00','220','retail','0','2024-08-30 12:52:46','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-30 09:52:51','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172501156670330033366'),(1053,'31725012111','29','2.00','180','retail','0','2024-08-30 13:01:51','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-30 10:01:54','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3172501211121320103110'),(1054,'31725013276','59','1.00','170','retail','0','2024-08-30 13:21:16','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-08-30 10:32:06','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','3172501327737270002732'),(1055,'31725013276','29','1.00','90','retail','0','2024-08-30 13:32:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-30 10:32:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172501392203333302330'),(1056,'31725013946','40','1.00','110','retail','0','2024-08-30 13:32:26','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-30 10:32:30','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172501394704007300202'),(1057,'31725017017','29','1.00','90','retail','0','2024-08-30 14:23:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-30 11:31:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172501701733047245132'),(1058,'31725017017','29','1.00','90','retail','0','2024-08-30 14:26:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-30 11:31:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172501721720771103232'),(1059,'31725017017','49','1.00','220','retail','0','2024-08-30 14:27:25','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-30 11:31:35','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172501724600602423522'),(1060,'31725017017','51','1.00','300','retail','0','2024-08-30 14:30:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-30 11:31:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3172501744807434032830'),(1061,'31725017017','52','1.00','300','retail','0','2024-08-30 14:30:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-30 11:31:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3172501745122373323520'),(1062,'31725017017','12','1.00','390','retail','0','2024-08-30 14:30:54','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-30 11:31:35','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172501745507707547330'),(1063,'31725017017','7','1.00','390','retail','0','2024-08-30 14:30:59','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-30 11:31:35','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3172501746032223243421'),(1064,'31725017017','1','2.00','400','retail','0','2024-08-30 14:31:04','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-30 11:31:35','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','897.00','895','Inclusive','branch','Inventory','','','','','','','3172501746531343224022'),(1065,'31725018213','1','1.00','200','retail','0','2024-08-30 14:43:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-30 11:43:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','895.00','894','Inclusive','branch','Inventory','','','','','','','3172501821407300220333'),(1066,'31725018505','49','1.00','220','retail','0','2024-08-30 14:48:25','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-30 12:02:55','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172501850622423333380'),(1067,'31725019550','57','1.00','150','retail','0','2024-08-30 15:05:51','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-08-30 12:05:55','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','','3172501955172200902230'),(1068,'31725020817','29','1.00','90','retail','0','2024-08-30 15:26:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-30 12:27:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172502081820384823203'),(1069,'31725021670','34','1.00','110','retail','0','2024-08-30 15:41:10','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-30 12:41:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172502167101003303212'),(1070,'31725021670','35','1.00','110','retail','0','2024-08-30 15:41:15','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-30 12:41:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172502167662032323230'),(1071,'31725021670','7','1.00','390','retail','0','2024-08-30 15:41:23','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-30 12:41:42','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','106.00','105','Inclusive','branch','Inventory','','','','','','','3172502168426320323333'),(1072,'31725021670','52','1.00','300','retail','0','2024-08-30 15:41:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-30 12:41:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3172502168737022033520'),(1073,'31725022423','1','8.00','1600','retail','0','2024-08-30 15:53:43','','','','80','Cash',216.95,'200','','','3','16.00','1','2024-08-30 12:53:47','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'8','894.00','886','Inclusive','branch','Inventory','','','','','','','3172502242432223243422'),(1074,'31725022563','1','1.00','200','retail','0','2024-08-30 15:56:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-30 12:56:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','886.00','885','Inclusive','branch','Inventory','','','','','','','3172502256332022232230'),(1075,'31725023318','11','1.00','1120','retail','0','2024-08-30 16:08:38','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-08-30 13:08:43','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','15.25','14.25','Inclusive','branch','Inventory','','','','','','','3172502331803431250217'),(1076,'31725023387','22','1.00','90','retail','0','2024-08-30 16:09:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-30 13:10:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172502338732232037228'),(1077,'31725023387','26','1.00','90','retail','0','2024-08-30 16:09:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-30 13:10:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172502338924002033003'),(1078,'31725024655','29','3.00','270','retail','0','2024-08-30 16:30:56','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-30 13:31:07','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','8.00','5','Inclusive','branch','Inventory','','','','','','','3172502465622312344232'),(1079,'31725041475','7','1.00','390','retail','0','2024-08-30 21:11:15','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-30 18:11:27','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','105.00','104','Inclusive','branch','Inventory','','','','','','','3172504147602331040723'),(1080,'31725041475','5','3.00','270','retail','0','2024-08-30 21:11:22','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-08-30 18:11:27','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','326.00','323','Inclusive','branch','Inventory','','','','','','','3172504148302322722424'),(1081,'31725041506','7','2.00','780','retail','0','2024-08-30 21:11:46','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-30 18:11:51','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','104.00','102','Inclusive','branch','Inventory','','','','','','','3172504150740123335252'),(1082,'31725041528','11','1.00','1120','retail','0','2024-08-30 21:12:08','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-08-30 18:12:19','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','14.25','13.25','Inclusive','branch','Inventory','','','','','','','3172504152902202375093'),(1083,'31725041528','1','2.00','400','retail','0','2024-08-30 21:12:14','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-30 18:12:19','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','885.00','883','Inclusive','branch','Inventory','','','','','','','3172504153630502002305'),(1084,'31725041556','31','1.00','110','retail','0','2024-08-30 21:12:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-30 18:12:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172504155702415030272'),(1085,'31725095072','44','1.00','110','retail','0','2024-08-31 12:04:32','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-31 09:04:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3172509507337321200330'),(1086,'31725095072','2','1.00','300','retail','0','2024-08-31 12:04:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 09:04:50','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3172509507830788343037'),(1087,'31725095072','5','1.00','90','retail','0','2024-08-31 12:04:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 09:04:50','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','323.00','322','Inclusive','branch','Inventory','','','','','','','3172509508200033099025'),(1088,'31725097029','44','1.00','110','retail','0','2024-08-31 12:37:09','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-08-31 09:37:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172509703072323005033'),(1089,'31725101144','7','1.00','390','retail','0','2024-08-31 13:45:44','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-31 10:45:49','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','102.00','101','Inclusive','branch','Inventory','','','','','','','3172510114503301423407'),(1090,'31725108353','10','1.00','570','retail','0','2024-08-31 15:45:53','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-08-31 12:46:17','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172510835451025523430'),(1091,'31725108353','1','1.00','200','retail','0','2024-08-31 15:45:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-31 12:46:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','883.00','882','Inclusive','branch','Inventory','','','','','','','3172510836020371238322'),(1092,'31725109569','49','1.00','220','retail','0','2024-08-31 16:06:09','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-31 13:22:07','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172510957032331293200'),(1093,'31725109569','9','1.00','310','retail','0','2024-08-31 16:07:43','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-31 13:22:07','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172510966430260913620'),(1094,'31725109569','3','1.00','300','retail','0','2024-08-31 16:07:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 13:22:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3172510966817801220430'),(1095,'31725109569','1','1.00','200','retail','0','2024-08-31 16:08:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-31 13:22:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','882.00','881','Inclusive','branch','Inventory','','','','','','','3172510968335320850221'),(1096,'31725109569','16','1.00','320','retail','0','2024-08-31 16:17:22','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-08-31 13:22:07','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172511024341321203324'),(1097,'31725110586','14','1.00','420','retail','0','2024-08-31 16:23:06','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-08-31 13:23:08','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3172511058732503018503'),(1098,'31725110801','7','1.00','390','retail','0','2024-08-31 16:26:41','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-31 13:26:49','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','101.00','100','Inclusive','branch','Inventory','','','','','','','3172511080238220040023'),(1099,'31725110801','26','1.00','90','retail','0','2024-08-31 16:26:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 13:26:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172511080621073015331'),(1100,'31725111665','26','1.00','90','retail','0','2024-08-31 16:41:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 13:43:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172511166537267060233'),(1101,'31725112160','23','1.00','90','retail','0','2024-08-31 16:49:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 13:49:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172511216031002613322'),(1102,'31725114772','14','4.00','1680','retail','0','2024-08-31 17:32:52','','','','0','Cash',227.80,'420','','','3','16.00','1','2024-08-31 14:38:51','1','1','new','1','new','pcs','','','','yes','','28.47','','','VATABLE',1423.73,'4','58.00','54','Inclusive','branch','Inventory','','','','','','','3172511477345273143220'),(1103,'31725114772','3','1.00','300','retail','0','2024-08-31 17:32:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 14:38:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172511477611122331336'),(1104,'31725114772','13','1.00','290','retail','0','2024-08-31 17:33:00','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-31 14:38:51','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3172511478130201171331'),(1105,'31725114772','49','4.00','880','retail','0','2024-08-31 17:37:51','','','','0','Cash',119.32,'220','','','3','16.00','1','2024-08-31 14:38:51','1','2','new','1','new','pcs','','','','yes','','14.92','','','VATABLE',745.76,'4','21.00','17','Inclusive','branch','Inventory','','','','','','','3172511507230322717352'),(1106,'31725114772','50','1.00','220','retail','0','2024-08-31 17:38:45','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-08-31 14:38:51','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172511512602332330047'),(1107,'31725123517','1','1.00','200','retail','0','2024-08-31 19:58:37','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-31 17:03:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','881.00','880','Inclusive','branch','Inventory','','','','','','','3172512351725321031533'),(1108,'31725123517','6','1.00','90','retail','0','2024-08-31 20:03:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 17:03:17','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172512378922029329202'),(1109,'31725125042','1','2.00','400','retail','0','2024-08-31 20:24:02','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-08-31 17:24:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','880.00','878','Inclusive','branch','Inventory','','','','','','','3172512504320320320340'),(1110,'31725125042','9','1.00','310','retail','0','2024-08-31 20:24:05','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-08-31 17:24:09','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172512504657400705552'),(1111,'31725126452','29','1.00','90','retail','0','2024-08-31 20:47:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 17:47:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172512645222033332220'),(1112,'31725129942','7','1.00','390','retail','0','2024-08-31 21:45:42','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-08-31 18:45:55','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3172512994334303720301'),(1113,'31725129942','34','1.00','110','retail','0','2024-08-31 21:45:48','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-31 18:45:55','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172512994802390949334'),(1114,'31725136305','1','1.00','200','retail','0','2024-08-31 23:31:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-31 20:31:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','878.00','877','Inclusive','branch','Inventory','','','','','','','3172513630617021333323'),(1115,'31725138048','7','2.00','780','retail','0','2024-09-01 00:00:48','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-08-31 21:04:08','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','99.00','97','Inclusive','branch','Inventory','','','','','','','3172513804922000333235'),(1116,'31725138048','34','1.00','110','retail','0','2024-09-01 00:02:58','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-08-31 21:04:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172513817923321239221'),(1117,'31725138048','27','1.00','90','retail','0','2024-09-01 00:03:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 21:04:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3172513824003332273233'),(1118,'31725142034','1','1.00','200','retail','0','2024-09-01 01:07:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-08-31 22:07:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','877.00','876','Inclusive','branch','Inventory','','','','','','','3172514203434303323233'),(1119,'31725142235','5','2.00','180','retail','0','2024-09-01 01:10:35','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-08-31 22:21:53','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','322.00','320','Inclusive','branch','Inventory','','','','','','','3172514223623233123232'),(1120,'31725145105','3','1.00','300','retail','0','2024-09-01 01:58:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 23:17:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172514510633224363325'),(1121,'31725145105','5','1.00','90','retail','0','2024-09-01 02:08:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 23:17:57','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','320.00','319','Inclusive','branch','Inventory','','','','','','','3172514571125323207133'),(1122,'31725145105','40','1.00','110','retail','0','2024-09-01 02:11:37','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-08-31 23:17:57','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172514589895332302081'),(1123,'31725146416','4','1.00','300','retail','0','2024-09-01 02:20:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 23:38:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3172514641702206343323'),(1124,'31725146416','2','1.00','300','retail','0','2024-09-01 02:20:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 23:38:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3172514642822612022244'),(1125,'31725146416','13','1.00','290','retail','0','2024-09-01 02:20:39','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-08-31 23:38:13','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3172514644004002060320'),(1126,'31725147957','4','1.00','300','retail','0','2024-09-01 02:45:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 23:47:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3172514795817032309301'),(1127,'31725147957','2','1.00','300','retail','0','2024-09-01 02:46:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-08-31 23:47:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3172514799727032372929'),(1128,'31725147957','28','1.00','90','retail','0','2024-09-01 02:46:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 23:47:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','115.00','114','Inclusive','branch','Inventory','','','','','','','3172514801403323212232'),(1129,'31725148095','28','1.00','90','retail','0','2024-09-01 02:48:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-08-31 23:48:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','114.00','113','Inclusive','branch','Inventory','','','','','','','3172514809612030222423'),(1130,'31725149178','8','1.00','290','retail','0','2024-09-01 03:06:56','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-01 00:10:49','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172514921623431332300'),(1131,'31725149178','1','2.00','400','retail','0','2024-09-01 03:08:01','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-01 00:10:49','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','876.00','874','Inclusive','branch','Inventory','','','','','','','3172514928139320338992'),(1132,'31725149178','6','3.00','270','retail','0','2024-09-01 03:08:41','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-09-01 00:10:49','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','39.00','36','Inclusive','branch','Inventory','','','','','','','3172514932122724902232'),(1133,'31725150075','1','1.00','200','retail','0','2024-09-01 03:21:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-01 00:22:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','874.00','873','Inclusive','branch','Inventory','','','','','','','3172515007623102232202'),(1134,'31725150075','3','1.00','300','retail','0','2024-09-01 03:21:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-01 00:22:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172515009122423740030'),(1135,'31725150075','7','1.00','390','retail','0','2024-09-01 03:21:37','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-01 00:22:17','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3172515009703293242409'),(1136,'31725150075','8','1.00','290','retail','0','2024-09-01 03:21:55','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-01 00:22:17','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172515011622306332433'),(1137,'31725150075','50','1.00','220','retail','0','2024-09-01 03:22:11','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-01 00:22:17','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172515013203313011023'),(1138,'31725150191','5','1.00','90','retail','0','2024-09-01 03:23:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-01 00:23:14','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','319.00','318','Inclusive','branch','Inventory','','','','','','','3172515019223233230301'),(1139,'31725150445','2','1.00','300','retail','0','2024-09-01 03:27:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-01 00:28:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3172515044533333001003'),(1140,'31725150445','8','2.00','580','retail','0','2024-09-01 03:27:42','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-09-01 00:28:33','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','3172515046240232023220'),(1141,'31725150445','2','1.00','300','retail','0','2024-09-01 03:27:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-01 00:28:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3172515046503322140134'),(1142,'31725150869','1','2.00','400','retail','0','2024-09-01 03:34:29','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-01 00:39:17','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','873.00','871','Inclusive','branch','Inventory','','','','','','','3172515086902202375093'),(1143,'31725150869','7','2.00','780','retail','0','2024-09-01 03:34:33','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-09-01 00:39:17','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3172515087430408370222'),(1144,'31725151177','51','2.00','600','retail','0','2024-09-01 03:39:37','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-01 00:39:56','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','80.00','78','Inclusive','branch','Inventory','','','','','','','3172515117813721227225'),(1145,'31725151177','3','1.00','300','retail','0','2024-09-01 03:39:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-01 00:39:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172515118513323232852'),(1146,'31725151177','31','3.00','330','retail','0','2024-09-01 03:39:52','','','','0','Cash',44.75,'110','','','3','16.00','1','2024-09-01 00:39:56','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','9.00','6','Inclusive','branch','Inventory','','','','','','','3172515119302222222332'),(1147,'31725151705','34','2.00','220','retail','0','2024-09-01 03:48:25','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-09-01 00:48:30','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','3172515170523252225122'),(1148,'31725152375','26','1.00','90','retail','0','2024-09-01 03:59:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-01 00:59:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172515237600035702202'),(1149,'31725185123','8','2.00','580','retail','0','2024-09-01 13:05:23','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-09-01 10:05:37','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','5.00','3','Inclusive','branch','Inventory','','','','','','','3172518512401251242032'),(1150,'31725185123','1','2.00','400','retail','0','2024-09-01 13:05:27','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-01 10:05:37','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','871.00','869','Inclusive','branch','Inventory','','','','','','','3172518512728125437113'),(1151,'31725185324','18','1.00','1320','retail','0','2024-09-01 13:08:44','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-09-01 10:11:35','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172518532530210202223'),(1152,'31725185324','2','1.00','300','retail','0','2024-09-01 13:09:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-01 10:11:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3172518534732253121020'),(1153,'31725185324','34','2.00','220','retail','0','2024-09-01 13:11:27','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-09-01 10:11:35','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','5.00','3','Inclusive','branch','Inventory','','','','','','','3172518548787825871582'),(1154,'31725189439','1','3.00','600','retail','0','2024-09-01 14:17:19','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-09-01 13:08:54','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','869.00','866','Inclusive','branch','Inventory','','','','','','','3172518944032400020124'),(1155,'31725189439','8','3.00','870','retail','0','2024-09-01 14:17:24','','','','0','Cash',117.97,'290','','','3','16.00','1','2024-09-01 13:08:54','1','1','new','1','new','pcs','','','','yes','','14.75','','','VATABLE',737.29,'3','3.00','0','Inclusive','branch','Inventory','','','','','','','3172518944530022503223'),(1156,'31725189439','40','1.00','110','retail','0','2024-09-01 16:08:05','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-01 13:08:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172519608683320020303'),(1157,'31725199730','34','1.00','110','retail','0','2024-09-01 17:08:50','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-01 14:08:58','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172519973130022212512'),(1158,'31725204706','42','2.00','220','retail','0','2024-09-01 18:31:46','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-09-01 16:24:08','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','48.00','46','Inclusive','branch','Inventory','','','','','','','3172520470703322232230'),(1159,'31725213040','9','1.00','310','retail','0','2024-09-01 20:50:40','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-01 17:53:25','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172521304102203303323'),(1160,'31725213040','1','2.00','400','retail','0','2024-09-01 20:50:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-01 17:53:25','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','866.00','864','Inclusive','branch','Inventory','','','','','','','3172521304730024320035'),(1161,'31725213040','7','1.00','390','retail','0','2024-09-01 20:50:49','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-01 17:53:25','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172521305041023003340'),(1162,'31725213040','31','1.00','110','retail','0','2024-09-01 20:51:05','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-01 17:53:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172521306620235373133'),(1163,'31725213040','23','1.00','90','retail','0','2024-09-01 20:53:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-01 17:53:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172521320134330041372'),(1164,'31725214314','1','1.00','200','retail','0','2024-09-01 21:11:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-01 18:12:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','864.00','863','Inclusive','branch','Inventory','','','','','','','3172521431532331250200'),(1165,'31725214566','1','1.00','200','retail','0','2024-09-01 21:16:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-01 18:16:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','863.00','862','Inclusive','branch','Inventory','','','','','','','3172521456700072732302'),(1166,'31725353693','1','1.00','200','retail','0','2024-09-03 11:54:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-03 08:55:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','862.00','861','Inclusive','branch','Inventory','','','','','','','3172535369325223220333'),(1167,'31725353693','52','1.00','300','retail','0','2024-09-03 11:55:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-03 08:55:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172535370102323332727'),(1168,'31725353933','2','1.00','300','retail','0','2024-09-03 11:58:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-03 08:58:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172535393330034335333'),(1169,'31725357493','19','1.00','80','retail','0','2024-09-03 12:58:13','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-03 09:58:48','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','988.00','987','Inclusive','branch','Inventory','','','','','','','3172535749334220949023'),(1170,'31725357493','29','1.00','90','retail','0','2024-09-03 12:58:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-03 09:58:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172535751828013308352'),(1171,'31725365206','52','2.00','600','retail','0','2024-09-03 15:06:46','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-03 12:07:50','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','93.00','91','Inclusive','branch','Inventory','','','','','','','3172536520620700320222'),(1172,'31725365206','1','1.00','200','retail','0','2024-09-03 15:06:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-03 12:07:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','861.00','860','Inclusive','branch','Inventory','','','','','','','3172536521033065042305'),(1173,'31725365206','34','1.00','110','retail','0','2024-09-03 15:07:41','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-03 12:07:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172536526222206332222'),(1174,'31725373491','7','1.00','390','retail','0','2024-09-03 17:24:51','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-03 14:25:41','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3172537349233252032333'),(1175,'31725373491','57','2.00','300','retail','0','2024-09-03 17:25:03','','','','0','Cash',40.68,'150','','','3','16.00','1','2024-09-03 14:25:41','1','3','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','','3172537350443353027205'),(1176,'31725375342','26','1.00','90','retail','0','2024-09-03 17:55:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-03 14:55:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172537534203025230522'),(1177,'31725379300','1','1.00','200','retail','0','2024-09-03 19:01:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-03 16:01:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','860.00','859','Inclusive','branch','Inventory','','','','','','','3172537930103302024320'),(1178,'31725379409','2','1.00','300','retail','0','2024-09-03 19:03:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-03 16:04:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3172537940902342202223'),(1179,'31725381259','49','2.00','440','retail','0','2024-09-03 19:34:19','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-03 16:54:28','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','17.00','15','Inclusive','branch','Inventory','','','','','','','3172538126032412631263'),(1180,'31725382479','49','1.00','220','retail','0','2024-09-03 19:54:39','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-03 16:56:26','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172538248044333222220'),(1181,'31725382479','50','1.00','220','retail','0','2024-09-03 19:54:41','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-03 16:56:26','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172538248103123202212'),(1182,'31725382652','52','1.00','300','retail','0','2024-09-03 19:57:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-03 16:57:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3172538265363203022032'),(1183,'31725382652','1','1.00','200','retail','0','2024-09-03 19:57:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-03 16:57:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','859.00','858','Inclusive','branch','Inventory','','','','','','','3172538265530220533323'),(1184,'31725437827','2','1.00','300','retail','0','2024-09-04 11:17:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-04 08:17:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3172543782732233033022'),(1185,'31725440225','3','1.00','300','retail','0','2024-09-04 11:57:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-04 08:57:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172544022644230150203'),(1186,'31725445496','4','1.00','300','retail','0','2024-09-04 13:24:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-04 10:37:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3172544549722320232094'),(1187,'31725445496','14','2.00','840','retail','0','2024-09-04 13:25:03','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-09-04 10:37:28','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','54.00','52','Inclusive','branch','Inventory','','','','','','','3172544550424042053003'),(1188,'31725445496','22','2.00','180','retail','0','2024-09-04 13:26:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-04 10:37:28','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3172544556923443933435'),(1189,'31725445496','23','1.00','90','retail','0','2024-09-04 13:30:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-04 10:37:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172544580843307222303'),(1190,'31725445496','12','1.00','390','retail','0','2024-09-04 13:30:50','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-04 10:37:28','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172544585120041201324'),(1191,'31725445496','49','1.00','220','retail','0','2024-09-04 13:30:59','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-04 10:37:28','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172544585930395042330'),(1192,'31725451997','1','1.00','200','retail','0','2024-09-04 15:13:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-04 12:13:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','858.00','857','Inclusive','branch','Inventory','','','','','','','3172545199831302334343'),(1193,'31725454654','3','1.00','300','retail','0','2024-09-04 15:57:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-04 12:58:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172545465530204200245'),(1194,'31725454654','15','3.00','210','retail','0','2024-09-04 15:57:40','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-09-04 12:58:46','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','289.00','286','Inclusive','branch','Inventory','','','','','','','3172545466003275233335'),(1195,'31725454654','50','1.00','220','retail','0','2024-09-04 15:57:45','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-04 12:58:46','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172545466505030207241'),(1196,'31725454654','1','1.00','200','retail','0','2024-09-04 15:57:51','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-04 12:58:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','857.00','856','Inclusive','branch','Inventory','','','','','','','3172545467163415253632'),(1197,'31725454654','5','2.00','180','retail','0','2024-09-04 15:57:55','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-04 12:58:46','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','318.00','316','Inclusive','branch','Inventory','','','','','','','3172545467543231132202'),(1198,'31725454654','31','1.00','110','retail','0','2024-09-04 15:58:43','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-04 12:58:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172545472422323454003'),(1199,'31725462581','1','1.00','200','retail','0','2024-09-04 18:09:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-04 15:09:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','856.00','855','Inclusive','branch','Inventory','','','','','','','3172546258163326123234'),(1200,'31725470462','7','1.00','390','retail','0','2024-09-04 20:21:02','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-04 17:21:37','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3172547046334622322227'),(1201,'31725470462','12','1.00','390','retail','0','2024-09-04 20:21:28','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-04 17:21:37','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3172547048900233131310'),(1202,'31725476591','1','1.00','200','retail','0','2024-09-04 22:03:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-04 19:03:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','855.00','854','Inclusive','branch','Inventory','','','','','','','3172547659232122522353'),(1203,'31725531928','52','1.00','300','retail','0','2024-09-05 13:25:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-05 10:26:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172553192920910333122'),(1204,'31725531928','2','1.00','300','retail','0','2024-09-05 13:25:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-05 10:26:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3172553193337209340302'),(1205,'31725549727','1','1.00','200','retail','0','2024-09-05 18:22:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 15:31:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','854.00','853','Inclusive','branch','Inventory','','','','','','','3172554972832242302022'),(1206,'31725549727','8','1.00','290','retail','0','2024-09-05 18:31:44','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-05 15:31:49','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','','3172555030555230051033'),(1207,'31725550757','49','2.00','440','retail','0','2024-09-05 18:39:17','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-05 15:51:28','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3172555075825202304502'),(1208,'31725552862','8','1.00','290','retail','0','2024-09-05 19:14:22','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-05 16:15:22','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','999.00','998','Inclusive','branch','Inventory','','','','','','','3172555286323500338052'),(1209,'31725552862','2','1.00','300','retail','0','2024-09-05 19:14:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-05 16:15:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3172555286502327523222'),(1210,'31725552862','34','1.00','110','retail','0','2024-09-05 19:14:35','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-05 16:15:22','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172555287622223250405'),(1211,'31725552862','9','1.00','310','retail','0','2024-09-05 19:14:47','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-05 16:15:22','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172555288725200204032'),(1212,'31725552862','1','1.00','200','retail','0','2024-09-05 19:14:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 16:15:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','853.00','852','Inclusive','branch','Inventory','','','','','','','3172555289039720222333'),(1213,'31725552862','49','1.00','220','retail','0','2024-09-05 19:14:55','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-05 16:15:22','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172555289521182522227'),(1214,'31725552862','50','1.00','220','retail','0','2024-09-05 19:15:06','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-05 16:15:22','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172555290735350305027'),(1215,'31725552862','7','1.00','390','retail','0','2024-09-05 19:15:11','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-05 16:15:22','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3172555291122224350022'),(1216,'31725552862','1','1.00','200','retail','0','2024-09-05 19:15:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 16:15:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','852.00','851','Inclusive','branch','Inventory','','','','','','','3172555291700313339923'),(1217,'31725553764','14','1.00','420','retail','0','2024-09-05 19:29:24','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-05 16:36:45','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3172555376533332323205'),(1218,'31725553764','7','1.00','390','retail','0','2024-09-05 19:29:28','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-05 16:36:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172555376955020325333'),(1219,'31725553764','1','1.00','200','retail','0','2024-09-05 19:29:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 16:36:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','851.00','850','Inclusive','branch','Inventory','','','','','','','3172555377225373073233'),(1220,'31725553764','1','1.00','200','retail','0','2024-09-05 19:29:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 16:36:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','850.00','849','Inclusive','branch','Inventory','','','','','','','3172555377837330052340'),(1221,'31725553764','49','3.00','660','retail','0','2024-09-05 19:29:45','','','','0','Cash',89.49,'220','','','3','16.00','1','2024-09-05 16:36:45','1','2','new','1','new','pcs','','','','yes','','11.19','','','VATABLE',559.32,'3','10.00','7','Inclusive','branch','Inventory','','','','','','','3172555378522352304222'),(1222,'31725553764','52','1.00','300','retail','0','2024-09-05 19:36:38','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-05 16:36:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3172555419923335003032'),(1223,'31725556355','1','1.00','200','retail','0','2024-09-05 20:12:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 17:12:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','849.00','848','Inclusive','branch','Inventory','','','','','','','3172555635523023207053'),(1224,'31725556355','8','1.00','290','retail','0','2024-09-05 20:12:44','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-05 17:12:49','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','998.00','997','Inclusive','branch','Inventory','','','','','','','3172555636526366627265'),(1225,'31725557074','1','2.00','400','retail','0','2024-09-05 20:24:34','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-05 17:24:48','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','848.00','846','Inclusive','branch','Inventory','','','','','','','3172555707500357200320'),(1226,'31725557074','8','2.00','580','retail','0','2024-09-05 20:24:39','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-09-05 17:24:48','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','997.00','995','Inclusive','branch','Inventory','','','','','','','3172555708003003072302'),(1227,'31725557649','1','1.00','200','retail','0','2024-09-05 20:34:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 17:34:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','846.00','845','Inclusive','branch','Inventory','','','','','','','3172555765020360522227'),(1228,'31725557822','1','1.00','200','retail','0','2024-09-05 20:37:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-05 17:37:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','845.00','844','Inclusive','branch','Inventory','','','','','','','3172555782333250325303'),(1229,'31725636466','5','2.00','180','retail','0','2024-09-06 18:27:46','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-06 15:30:42','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','316.00','314','Inclusive','branch','Inventory','','','','','','','3172563646723033120203'),(1230,'31725636466','1','1.00','200','retail','0','2024-09-06 18:27:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-06 15:30:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','844.00','843','Inclusive','branch','Inventory','','','','','','','3172563647172603223173'),(1231,'31725636466','31','1.00','110','retail','0','2024-09-06 18:30:30','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-06 15:30:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172563663101033333032'),(1232,'31725637707','49','2.00','440','retail','0','2024-09-06 18:48:27','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-06 15:54:05','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','3172563770833202033186'),(1233,'31725637707','14','1.00','420','retail','0','2024-09-06 18:52:59','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-06 15:54:05','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3172563797963003329303'),(1234,'31725637707','3','1.00','300','retail','0','2024-09-06 18:53:04','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-06 15:54:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172563798553232330325'),(1235,'31725637707','13','1.00','290','retail','0','2024-09-06 18:53:07','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-06 15:54:05','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3172563798733224923033'),(1236,'31725637707','19','1.00','80','retail','0','2024-09-06 18:53:58','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-06 15:54:05','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','987.00','986','Inclusive','branch','Inventory','','','','','','','3172563803993133302362'),(1237,'31725643127','59','1.00','170','retail','0','2024-09-06 20:18:47','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-09-06 17:21:46','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','3172564312822208030214'),(1238,'31725643127','1','1.00','200','retail','0','2024-09-06 20:19:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-06 17:21:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','843.00','842','Inclusive','branch','Inventory','','','','','','','3172564316734702067331'),(1239,'31725643127','9','1.00','310','retail','0','2024-09-06 20:21:41','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-06 17:21:46','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172564330232003432303'),(1240,'31725706121','3','1.00','300','retail','0','2024-09-07 13:48:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 10:49:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172570612222320733261'),(1241,'31725713032','1','1.00','200','retail','0','2024-09-07 15:43:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-07 12:44:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','842.00','841','Inclusive','branch','Inventory','','','','','','','3172571303277327303323'),(1242,'31725713186','14','1.00','420','retail','0','2024-09-07 15:46:26','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-07 12:46:28','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172571318731232353330'),(1243,'31725725741','52','1.00','300','retail','0','2024-09-07 19:15:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 16:16:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172572574233230033423'),(1244,'31725725741','51','1.00','300','retail','0','2024-09-07 19:15:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 16:16:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3172572574703027310730'),(1245,'31725725741','7','2.00','780','retail','0','2024-09-07 19:15:54','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-09-07 16:16:23','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','89.00','87','Inclusive','branch','Inventory','','','','','','','3172572575524572023533'),(1246,'31725725741','1','2.00','400','retail','0','2024-09-07 19:16:00','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-07 16:16:23','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','841.00','839','Inclusive','branch','Inventory','','','','','','','3172572576167332203122'),(1247,'31725725741','15','12.00','840','retail','0','2024-09-07 19:16:10','','','','0','Cash',113.90,'70','','','3','16.00','1','2024-09-07 16:16:23','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'12','286.00','274','Inclusive','branch','Inventory','','','','','','','3172572577135002237234'),(1248,'31725727140','11','1.00','1120','retail','0','2024-09-07 19:39:00','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-09-07 16:47:43','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','13.25','12.25','Inclusive','branch','Inventory','','','','','','','3172572714127002337215'),(1249,'31725727140','1','3.00','600','retail','0','2024-09-07 19:39:05','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-09-07 16:47:43','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','839.00','836','Inclusive','branch','Inventory','','','','','','','3172572714512220053233'),(1250,'31725727140','5','2.00','180','retail','0','2024-09-07 19:39:19','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-07 16:47:43','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','314.00','312','Inclusive','branch','Inventory','','','','','','','3172572716022700703235'),(1251,'31725727140','52','1.00','300','retail','0','2024-09-07 19:39:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 16:47:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172572716332233001026'),(1252,'31725727140','31','1.00','110','retail','0','2024-09-07 19:39:27','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-07 16:47:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172572716824703040032'),(1253,'31725727140','49','1.00','220','retail','0','2024-09-07 19:39:31','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-07 16:47:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172572717130313523722'),(1254,'31725727140','26','1.00','90','retail','0','2024-09-07 19:39:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-07 16:47:43','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172572717603002352227'),(1255,'31725727140','29','1.00','90','retail','0','2024-09-07 19:39:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-07 16:47:43','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172572717903232335343'),(1256,'31725727140','19','1.00','80','retail','0','2024-09-07 19:47:39','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-07 16:47:43','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','986.00','985','Inclusive','branch','Inventory','','','','','','','3172572766030332203332'),(1257,'31725732272','2','1.00','300','retail','0','2024-09-07 21:04:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 18:04:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3172573227320700330332'),(1258,'31725732272','26','1.00','90','retail','0','2024-09-07 21:04:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-07 18:04:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172573228103323127722'),(1259,'31725734409','8','1.00','290','retail','0','2024-09-07 21:40:09','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-07 18:40:18','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','995.00','994','Inclusive','branch','Inventory','','','','','','','3172573441003327232300'),(1260,'31725735155','1','4.00','800','retail','0','2024-09-07 21:52:35','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-09-07 18:53:05','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','836.00','832','Inclusive','branch','Inventory','','','','','','','3172573515613273223017'),(1261,'31725735155','9','1.00','310','retail','0','2024-09-07 21:52:41','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-07 18:53:05','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172573516233323020222'),(1262,'31725735155','5','8.00','720','retail','0','2024-09-07 21:52:58','','','','0','Cash',97.63,'90','','','3','16.00','1','2024-09-07 18:53:05','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'8','312.00','304','Inclusive','branch','Inventory','','','','','','','3172573517937337593023'),(1263,'31725735693','29','1.00','90','retail','0','2024-09-07 22:01:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-07 19:01:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172573569432325526323'),(1264,'31725736429','1','1.00','200','retail','0','2024-09-07 22:13:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-07 19:13:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','832.00','831','Inclusive','branch','Inventory','','','','','','','3172573642923137327232'),(1265,'31725753329','52','1.00','300','retail','0','2024-09-08 02:55:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 23:56:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3172575332933532274302'),(1266,'31725753329','4','1.00','300','retail','0','2024-09-08 02:55:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 23:56:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3172575333820233520321'),(1267,'31725753329','3','1.00','300','retail','0','2024-09-08 02:56:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-07 23:56:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172575336133130235023'),(1268,'31725753460','7','3.00','1170','retail','0','2024-09-08 02:57:40','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-09-08 00:22:29','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','87.00','84','Inclusive','branch','Inventory','','','','','','','3172575346172232065024'),(1269,'31725753460','12','1.00','390','retail','0','2024-09-08 02:57:45','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-08 00:22:29','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3172575346621373510326'),(1270,'31725753460','3','1.00','300','retail','0','2024-09-08 02:57:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 00:22:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172575347230243102133'),(1271,'31725753460','1','2.00','400','retail','0','2024-09-08 02:58:03','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-08 00:22:29','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','831.00','829','Inclusive','branch','Inventory','','','','','','','3172575348430582327382'),(1272,'31725753460','51','1.00','300','retail','0','2024-09-08 02:58:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 00:22:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3172575349022032312322'),(1273,'31725753460','52','1.00','300','retail','0','2024-09-08 02:58:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 00:22:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3172575349404327233402'),(1274,'31725755293','1','1.00','200','retail','0','2024-09-08 03:28:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-08 00:42:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','829.00','828','Inclusive','branch','Inventory','','','','','','','3172575529302350592339'),(1275,'31725757373','1','2.00','400','retail','0','2024-09-08 04:02:53','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-08 01:04:47','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','828.00','826','Inclusive','branch','Inventory','','','','','','','3172575737305242330030'),(1276,'31725757373','10','1.00','570','retail','0','2024-09-08 04:02:55','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-09-08 01:04:47','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172575737604323532332'),(1277,'31725757740','11','1.00','1120','retail','0','2024-09-08 04:09:01','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-09-08 01:09:07','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','12.25','11.25','Inclusive','branch','Inventory','','','','','','','3172575774434530124370'),(1278,'31725791344','49','2.00','440','retail','0','2024-09-08 13:29:04','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-08 10:43:28','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','3172579134602303730232'),(1279,'31725791344','1','1.00','200','retail','0','2024-09-08 13:33:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-08 10:43:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','826.00','825','Inclusive','branch','Inventory','','','','','','','3172579158134737730321'),(1280,'31725791344','5','2.00','180','retail','0','2024-09-08 13:33:07','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-08 10:43:28','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','304.00','302','Inclusive','branch','Inventory','','','','','','','3172579158821830273202'),(1281,'31725795431','24','2.00','180','retail','0','2024-09-08 14:37:11','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-08 11:40:52','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3172579543130022503223'),(1282,'31725795431','3','1.00','300','retail','0','2024-09-08 14:37:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 11:40:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172579544272332003220'),(1283,'31725795431','5','2.00','180','retail','0','2024-09-08 14:37:30','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-08 11:40:52','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','302.00','300','Inclusive','branch','Inventory','','','','','','','3172579545132271703230'),(1284,'31725796316','1','1.00','200','retail','0','2024-09-08 14:51:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-08 11:52:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','825.00','824','Inclusive','branch','Inventory','','','','','','','3172579631636222211330'),(1285,'31725796316','10','1.00','570','retail','0','2024-09-08 14:51:58','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-09-08 11:52:01','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172579631822672394633'),(1286,'31725796339','40','1.00','110','retail','0','2024-09-08 14:52:19','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-08 11:52:27','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172579633922279232300'),(1287,'31725797705','1','2.00','400','retail','0','2024-09-08 15:15:05','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-08 12:18:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','824.00','822','Inclusive','branch','Inventory','','','','','','','3172579770603922772032'),(1288,'31725797705','52','1.00','300','retail','0','2024-09-08 15:15:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 12:18:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172579771691030307352'),(1289,'31725797705','51','1.00','300','retail','0','2024-09-08 15:15:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 12:18:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3172579771903342233323'),(1290,'31725797705','13','1.00','290','retail','0','2024-09-08 15:15:21','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-08 12:18:20','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172579772135223297224'),(1291,'31725797705','26','1.00','90','retail','0','2024-09-08 15:15:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-08 12:18:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172579773992323317334'),(1292,'31725797705','22','1.00','90','retail','0','2024-09-08 15:15:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-08 12:18:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172579774733401143072'),(1293,'31725797705','6','1.00','90','retail','0','2024-09-08 15:18:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-08 12:18:20','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3172579789813023013908'),(1294,'31725800086','50','1.00','220','retail','0','2024-09-08 15:54:47','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-08 13:28:08','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172580008782530570270'),(1295,'31725808912','1','2.00','400','retail','0','2024-09-08 18:21:52','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-08 15:21:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','822.00','820','Inclusive','branch','Inventory','','','','','','','3172580891201332413832'),(1296,'31725808912','8','1.00','290','retail','0','2024-09-08 18:21:54','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-08 15:21:56','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3172580891402583202830'),(1297,'31725810071','1','1.00','200','retail','0','2024-09-08 18:41:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-08 15:41:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','820.00','819','Inclusive','branch','Inventory','','','','','','','3172581007232323303430'),(1298,'31725810071','13','1.00','290','retail','0','2024-09-08 18:41:14','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-08 15:41:44','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3172581007523035320323'),(1299,'31725811388','44','1.00','110','retail','0','2024-09-08 19:03:08','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-08 16:03:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3172581138983133338355'),(1300,'31725811798','3','1.00','300','retail','0','2024-09-08 19:09:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 16:13:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172581179932330221495'),(1301,'31725811798','10','1.00','570','retail','0','2024-09-08 19:10:00','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-09-08 16:13:35','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172581180102333311322'),(1302,'31725813439','2','1.00','300','retail','0','2024-09-08 19:37:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 16:37:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3172581343903388333070'),(1303,'31725813439','3','1.00','300','retail','0','2024-09-08 19:37:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 16:37:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172581344403222433422'),(1304,'31725813439','12','1.00','390','retail','0','2024-09-08 19:37:27','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-08 16:37:56','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172581344834033332304'),(1305,'31725813661','16','1.00','320','retail','0','2024-09-08 19:41:01','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-09-08 16:41:03','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172581366222332322603'),(1306,'31725814614','14','1.00','420','retail','0','2024-09-08 19:56:54','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-08 17:17:02','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172581461466144232203'),(1307,'31725814614','7','1.00','390','retail','0','2024-09-08 19:56:56','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-08 17:17:02','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3172581461720243213322'),(1308,'31725817919','7','1.00','390','retail','0','2024-09-08 20:51:59','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-08 17:53:32','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3172581792103832313322'),(1309,'31725817919','8','1.00','290','retail','0','2024-09-08 20:52:03','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-08 17:53:32','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3172581792420230392033'),(1310,'31725817919','3','1.00','300','retail','0','2024-09-08 20:52:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-08 17:53:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172581793132827737210'),(1311,'31725817919','49','1.00','220','retail','0','2024-09-08 20:52:23','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-08 17:53:32','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172581794430003034132'),(1312,'31725817919','28','1.00','90','retail','0','2024-09-08 20:52:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-08 17:53:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','113.00','112','Inclusive','branch','Inventory','','','','','','','3172581795072323095033'),(1313,'31725817919','6','2.00','180','retail','0','2024-09-08 20:52:56','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-08 17:53:32','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','35.00','33','Inclusive','branch','Inventory','','','','','','','3172581797827778780832'),(1314,'31725817919','1','1.00','200','retail','0','2024-09-08 20:53:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-08 17:53:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','819.00','818','Inclusive','branch','Inventory','','','','','','','3172581800303303082408'),(1315,'31725957710','12','2.00','780','retail','0','2024-09-10 11:41:50','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-09-10 08:44:31','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','83.00','81','Inclusive','branch','Inventory','','','','','','','3172595771120329472017'),(1316,'31725957710','1','2.00','400','retail','0','2024-09-10 11:41:58','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-10 08:44:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','818.00','816','Inclusive','branch','Inventory','','','','','','','3172595772070272232327'),(1317,'31725957710','2','3.00','900','retail','0','2024-09-10 11:42:08','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-09-10 08:44:31','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','56.00','53','Inclusive','branch','Inventory','','','','','','','3172595773050002337923'),(1318,'31725957710','7','4.00','1560','retail','0','2024-09-10 11:44:13','','','','0','Cash',211.53,'390','','','3','16.00','1','2024-09-10 08:44:31','1','1','new','1','new','pcs','','','','yes','','26.44','','','VATABLE',1322.03,'4','82.00','78','Inclusive','branch','Inventory','','','','','','','3172595785542328522303'),(1319,'31725957911','29','1.00','90','retail','0','2024-09-10 11:45:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-10 08:45:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172595791324730003333'),(1320,'31725963297','14','1.00','420','retail','0','2024-09-10 13:14:57','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-10 10:15:53','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172596329880233320022'),(1321,'31725965537','14','1.00','420','retail','0','2024-09-10 13:52:17','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-10 10:52:37','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172596553886133302392'),(1322,'31725965537','40','1.00','110','retail','0','2024-09-10 13:52:23','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-10 10:52:37','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172596554442633422220'),(1323,'31725965537','31','1.00','110','retail','0','2024-09-10 13:52:32','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-10 10:52:37','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172596555320755320222'),(1324,'31725968170','1','3.00','600','retail','0','2024-09-10 14:36:10','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-09-10 11:44:11','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','816.00','813','Inclusive','branch','Inventory','','','','','','','3172596817132390023630'),(1325,'31725968170','6','4.00','360','retail','0','2024-09-10 14:36:32','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-09-10 11:44:11','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','33.00','29','Inclusive','branch','Inventory','','','','','','','3172596819322238232320'),(1326,'31725968170','19','3.00','240','retail','0','2024-09-10 14:43:31','','','','0','Cash',32.54,'80','','','3','16.00','1','2024-09-10 11:44:11','1','1','new','1','new','pcs','','','','yes','','4.07','','','VATABLE',203.39,'3','985.00','982','Inclusive','branch','Inventory','','','','','','','3172596861365356334563'),(1327,'31725970073','40','1.00','110','retail','0','2024-09-10 15:07:53','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-10 12:07:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172597007323303250032'),(1328,'31725970989','7','1.00','390','retail','0','2024-09-10 15:23:09','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-10 12:32:50','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3172597099074312922303'),(1329,'31725971676','4','1.00','300','retail','0','2024-09-10 15:34:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-10 12:34:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3172597167620393326322'),(1330,'31725979829','26','1.00','90','retail','0','2024-09-10 17:50:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-10 14:50:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172597983023322401909'),(1331,'31725982633','6','1.00','90','retail','0','2024-09-10 18:37:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-10 15:37:20','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172598263403234227337'),(1332,'31725982633','1','1.00','200','retail','0','2024-09-10 18:37:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-10 15:37:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','813.00','812','Inclusive','branch','Inventory','','','','','','','3172598263730244622822'),(1333,'31725987194','14','1.00','420','retail','0','2024-09-10 19:53:14','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-10 16:53:19','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172598719584223282022'),(1334,'31725988102','26','1.00','90','retail','0','2024-09-10 20:08:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-10 17:08:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172598810322348093138'),(1335,'31725988680','14','1.00','420','retail','0','2024-09-10 20:18:00','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-10 17:30:49','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172598868122582228332'),(1336,'31725988680','50','1.00','220','retail','0','2024-09-10 20:19:11','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-10 17:30:49','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172598875132572293823'),(1337,'31725988680','29','1.00','90','retail','0','2024-09-10 20:24:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-10 17:30:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172598909602132335723'),(1338,'31725989466','57','1.00','150','retail','0','2024-09-10 20:31:07','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-09-10 17:31:10','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','','3172598946722830323223'),(1339,'31725991681','44','1.00','110','retail','0','2024-09-10 21:08:01','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-10 18:08:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3172599168243920228220'),(1340,'31726046750','3','1.00','300','retail','0','2024-09-11 12:25:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-11 09:26:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172604675230352206347'),(1341,'31726059256','51','2.00','600','retail','0','2024-09-11 15:54:16','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-11 12:54:20','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','75.00','73','Inclusive','branch','Inventory','','','','','','','3172605925775133302302'),(1342,'31726060066','1','2.00','400','retail','0','2024-09-11 16:07:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-11 13:17:37','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','812.00','810','Inclusive','branch','Inventory','','','','','','','3172606006776006323006'),(1343,'31726060066','7','1.00','390','retail','0','2024-09-11 16:07:52','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-11 13:17:37','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3172606007303030230610'),(1344,'31726060066','51','1.00','300','retail','0','2024-09-11 16:07:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-11 13:17:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172606007622230003212'),(1345,'31726060066','31','1.00','110','retail','0','2024-09-11 16:10:44','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-11 13:17:37','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172606024513223320223'),(1346,'31726062167','31','2.00','220','retail','0','2024-09-11 16:42:47','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-09-11 13:42:51','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','24.00','22','Inclusive','branch','Inventory','','','','','','','3172606216802738210020'),(1347,'31726076578','1','1.00','200','retail','0','2024-09-11 20:42:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-11 17:43:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','810.00','809','Inclusive','branch','Inventory','','','','','','','3172607657902327377032'),(1348,'31726076578','51','1.00','300','retail','0','2024-09-11 20:43:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-11 17:43:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3172607658226062355422'),(1349,'31726076578','29','1.00','90','retail','0','2024-09-11 20:43:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-11 17:43:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172607658738220310733'),(1350,'31726080733','6','1.00','90','retail','0','2024-09-11 21:52:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-11 18:52:27','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172608073503300513832'),(1351,'31726132174','2','1.00','300','retail','0','2024-09-12 12:09:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-12 09:09:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3172613217727427472324'),(1352,'31726132490','7','1.00','390','retail','0','2024-09-12 12:14:50','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-12 09:21:05','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3172613249140223133102'),(1353,'31726132490','2','1.00','300','retail','0','2024-09-12 12:15:02','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-12 09:21:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3172613250434423204322'),(1354,'31726132490','16','1.00','320','retail','0','2024-09-12 12:19:04','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-09-12 09:21:05','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172613274643260223422'),(1355,'31726134600','14','1.00','420','retail','0','2024-09-12 12:50:00','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-12 09:50:15','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3172613460202402233200'),(1356,'31726134600','31','1.00','110','retail','0','2024-09-12 12:50:10','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-12 09:50:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172613461131222431200'),(1357,'31726135550','40','1.00','110','retail','0','2024-09-12 13:05:50','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-12 10:05:55','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172613555130302332111'),(1358,'31726139100','3','1.00','300','retail','0','2024-09-12 14:05:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-12 11:05:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172613910122330323223'),(1359,'31726139100','49','1.00','220','retail','0','2024-09-12 14:05:12','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-12 11:05:26','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172613911321123377033'),(1360,'31726140489','52','1.00','300','retail','0','2024-09-12 14:28:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-12 11:28:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3172614049042220291023'),(1361,'31726140489','1','1.00','200','retail','0','2024-09-12 14:28:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-12 11:28:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','809.00','808','Inclusive','branch','Inventory','','','','','','','3172614049422403324642'),(1362,'31726140489','7','1.00','390','retail','0','2024-09-12 14:28:19','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-12 11:28:28','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3172614050031221104601'),(1363,'31726154074','21','1.00','90','retail','0','2024-09-12 18:14:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-12 15:14:44','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172615407561303330523'),(1364,'31726156150','3','1.00','300','retail','0','2024-09-12 18:49:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-12 15:50:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172615615110512253330'),(1365,'31726156150','52','1.00','300','retail','0','2024-09-12 18:49:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-12 15:50:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3172615619032022234203'),(1366,'31726156274','10','1.00','570','retail','0','2024-09-12 18:51:14','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-09-12 15:51:38','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172615627533226326023'),(1367,'31726156274','31','2.00','220','retail','0','2024-09-12 18:51:23','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-09-12 15:51:38','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3172615628432132333322'),(1368,'31726156274','29','1.00','90','retail','0','2024-09-12 18:51:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-12 15:51:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172615628943933203280'),(1369,'31726157335','1','2.00','400','retail','0','2024-09-12 19:08:55','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-12 16:09:00','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','808.00','806','Inclusive','branch','Inventory','','','','','','','3172615733623733642242'),(1370,'31726159454','6','5.00','450','retail','0','2024-09-12 19:44:14','','','','0','Cash',61.02,'90','','','3','16.00','1','2024-09-12 16:47:24','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','27.00','22','Inclusive','branch','Inventory','','','','','','','3172615945543352330313'),(1371,'31726159454','15','2.00','140','retail','0','2024-09-12 19:45:53','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-09-12 16:47:24','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','274.00','272','Inclusive','branch','Inventory','','','','','','','3172615955460245202035'),(1372,'31726160414','1','1.00','200','retail','0','2024-09-12 20:00:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-12 17:00:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','806.00','805','Inclusive','branch','Inventory','','','','','','','3172616041431231222302'),(1373,'31726160698','40','1.00','110','retail','0','2024-09-12 20:04:58','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-12 17:05:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172616069929936321336'),(1374,'31726160698','19','1.00','80','retail','0','2024-09-12 20:05:08','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-12 17:05:21','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3172616070933332220601'),(1375,'31726161284','14','1.00','420','retail','0','2024-09-12 20:14:44','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-12 17:16:24','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3172616128503462226223'),(1376,'31726161284','3','1.00','300','retail','0','2024-09-12 20:14:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-12 17:16:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172616128816838800288'),(1377,'31726161284','13','1.00','290','retail','0','2024-09-12 20:14:50','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-12 17:16:24','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3172616129133302031020'),(1378,'31726161284','50','2.00','440','retail','0','2024-09-12 20:16:20','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-12 17:16:24','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3172616138033332217116'),(1379,'31726161419','19','1.00','80','retail','0','2024-09-12 20:16:59','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-12 17:17:01','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','981.00','980','Inclusive','branch','Inventory','','','','','','','3172616142000623030332'),(1380,'31726214778','57','1.00','150','retail','0','2024-09-13 11:06:18','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-09-13 08:25:19','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','','3172621477820018201321'),(1381,'31726214778','1','1.00','200','retail','0','2024-09-13 11:06:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-13 08:25:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','805.00','804','Inclusive','branch','Inventory','','','','','','','3172621478373422232273'),(1382,'31726214778','6','2.00','180','retail','0','2024-09-13 11:11:07','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-13 08:25:19','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3172621506732220120363'),(1383,'31726219265','1','1.00','200','retail','0','2024-09-13 12:21:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-13 09:23:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','804.00','803','Inclusive','branch','Inventory','','','','','','','3172621926620226227030'),(1384,'31726219265','51','1.00','300','retail','0','2024-09-13 12:21:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-13 09:23:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3172621927132022202202'),(1385,'31726219265','8','1.00','290','retail','0','2024-09-13 12:22:40','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-13 09:23:21','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','992.00','991','Inclusive','branch','Inventory','','','','','','','3172621936000326000222'),(1386,'31726219447','1','1.00','200','retail','0','2024-09-13 12:24:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-13 09:24:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','803.00','802','Inclusive','branch','Inventory','','','','','','','3172621944821203203331'),(1387,'31726220588','5','2.00','180','retail','0','2024-09-13 12:43:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-13 09:43:27','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','300.00','298','Inclusive','branch','Inventory','','','','','','','3172622058830706680232'),(1388,'31726220588','24','1.00','90','retail','0','2024-09-13 12:43:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-13 09:43:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172622059727303300732'),(1389,'31726220588','29','1.00','90','retail','0','2024-09-13 12:43:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-13 09:43:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172622060002103222320'),(1390,'31726223784','7','1.00','390','retail','0','2024-09-13 13:36:24','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-13 10:36:44','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3172622378503330035722'),(1391,'31726224859','14','1.00','420','retail','0','2024-09-13 13:54:19','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-13 11:22:04','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3172622486022063223232'),(1392,'31726224859','31','2.00','220','retail','0','2024-09-13 13:54:26','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-09-13 11:22:04','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3172622486620407330180'),(1393,'31726227063','43','1.00','110','retail','0','2024-09-13 14:31:03','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-13 11:31:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172622706323262373020'),(1394,'31726243502','8','1.00','290','retail','0','2024-09-13 19:05:03','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-13 16:07:37','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','991.00','990','Inclusive','branch','Inventory','','','','','','','3172624350335003272033'),(1395,'31726243502','29','1.00','90','retail','0','2024-09-13 19:05:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-13 16:07:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172624351774006323006'),(1396,'31726243859','2','1.00','300','retail','0','2024-09-13 19:10:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-13 16:12:50','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3172624385932230336323'),(1397,'31726243859','19','1.00','80','retail','0','2024-09-13 19:11:49','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-13 16:12:50','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','980.00','979','Inclusive','branch','Inventory','','','','','','','3172624391030202126239'),(1398,'31726250032','44','2.00','220','retail','0','2024-09-13 20:53:53','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-09-13 18:06:57','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','35.00','33','Inclusive','branch','Inventory','','','','','','','3172625003333040220236'),(1399,'31726251734','51','1.00','300','retail','0','2024-09-13 21:22:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-13 18:22:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3172625173535023343332'),(1400,'31726251734','44','1.00','110','retail','0','2024-09-13 21:22:20','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-13 18:22:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172625174032123122020'),(1401,'31726305401','63','1.00','350','retail','0','2024-09-14 12:16:41','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-09-14 09:16:45','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','1000.00','999','Inclusive','branch','Inventory','1110','4000','5500','','','','3172630540205373323020'),(1402,'31726307926','63','1.00','350','retail','0','2024-09-14 12:58:46','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-09-14 09:59:10','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','999.00','998','Inclusive','branch','Inventory','1110','4000','5500','','','','3172630792603004920300'),(1403,'31726307926','63','1.00','350','retail','0','2024-09-14 12:58:53','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-09-14 09:59:10','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','998.00','997','Inclusive','branch','Inventory','1110','4000','5500','','','','3172630793403222102322'),(1404,'31726307965','1','1.00','200','retail','0','2024-09-14 12:59:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-14 09:59:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','802.00','801','Inclusive','branch','Inventory','','','','','','','3172630796727322037204'),(1405,'31726309370','1','3.00','600','retail','0','2024-09-14 13:22:50','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-09-14 10:23:16','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','801.00','798','Inclusive','branch','Inventory','','','','','','','3172630937120312012222'),(1406,'31726309370','52','3.00','900','retail','0','2024-09-14 13:23:02','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-09-14 10:23:16','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','81.00','78','Inclusive','branch','Inventory','','','','','','','3172630938330233320033'),(1407,'31726309370','23','1.00','90','retail','0','2024-09-14 13:23:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-14 10:23:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172630939329030020322'),(1408,'31726310211','51','1.00','300','retail','0','2024-09-14 13:36:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-14 10:36:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3172631021101333343233'),(1409,'31726312315','51','1.00','300','retail','0','2024-09-14 14:11:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-14 11:42:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3172631231623331233326'),(1410,'31726312315','40','1.00','110','retail','0','2024-09-14 14:12:05','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-14 11:42:09','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172631232621331223232'),(1411,'31726312315','21','1.00','90','retail','0','2024-09-14 14:12:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-14 11:42:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3172631232828123312822'),(1412,'31726312315','49','1.00','220','retail','0','2024-09-14 14:40:50','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-14 11:42:09','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172631405121022012233'),(1413,'31726312315','13','1.00','290','retail','0','2024-09-14 14:41:00','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-14 11:42:09','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3172631406121230371341'),(1414,'31726314166','3','2.00','600','retail','0','2024-09-14 14:42:46','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-14 11:45:50','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3172631416723420622043'),(1415,'31726314166','49','2.00','440','retail','0','2024-09-14 14:43:30','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-14 11:45:50','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3172631421132361230303'),(1416,'31726314166','49','1.00','220','retail','0','2024-09-14 14:43:33','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-14 11:45:50','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172631421422320323333'),(1417,'31726315322','51','1.00','300','retail','0','2024-09-14 15:02:02','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-14 12:02:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3172631532333630134633'),(1418,'31726315322','31','1.00','110','retail','0','2024-09-14 15:02:09','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-14 12:02:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172631532963230232315'),(1419,'31726318144','21','1.00','90','retail','0','2024-09-14 15:49:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-14 12:49:12','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172631814523120037224'),(1420,'31726329817','17','1.00','670','retail','0','2024-09-14 19:03:37','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-09-14 16:04:14','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172632981829382002800'),(1421,'31726329817','3','1.00','300','retail','0','2024-09-14 19:03:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-14 16:04:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172632982422822323623'),(1422,'31726329817','3','1.00','300','retail','0','2024-09-14 19:03:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-14 16:04:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172632983423427420102'),(1423,'31726330770','63','1.00','350','retail','0','2024-09-14 19:19:30','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-09-14 16:20:30','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','997.00','996','Inclusive','branch','Inventory','1110','4000','5500','','','','3172633077002322127330'),(1424,'31726330770','31','1.00','110','retail','0','2024-09-14 19:19:56','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-14 16:20:30','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172633079623362633240'),(1425,'31726331904','1','1.00','200','retail','0','2024-09-14 19:38:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-14 16:38:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','798.00','797','Inclusive','branch','Inventory','','','','','','','3172633190520223025322'),(1426,'31726331904','7','1.00','390','retail','0','2024-09-14 19:38:28','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-14 16:38:58','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172633190811327322330'),(1427,'31726331904','15','3.00','210','retail','0','2024-09-14 19:38:33','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-09-14 16:38:58','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','272.00','269','Inclusive','branch','Inventory','','','','','','','3172633191401273310133'),(1428,'31726339449','3','1.00','300','retail','0','2024-09-14 21:44:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-14 18:44:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172633945323332905024'),(1429,'31726339449','5','4.00','360','retail','0','2024-09-14 21:44:23','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-09-14 18:44:36','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','298.00','294','Inclusive','branch','Inventory','','','','','','','3172633946522072323320'),(1430,'31726356230','7','3.00','1170','retail','0','2024-09-15 02:23:50','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-09-14 23:26:03','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','72.00','69','Inclusive','branch','Inventory','','','','','','','3172635623103330672215'),(1431,'31726356230','2','1.00','300','retail','0','2024-09-15 02:24:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-14 23:26:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172635624625323262633'),(1432,'31726356389','8','1.00','290','retail','0','2024-09-15 02:26:29','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-14 23:26:47','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','990.00','989','Inclusive','branch','Inventory','','','','','','','3172635638903923202292'),(1433,'31726357232','63','2.00','700','retail','0','2024-09-15 02:40:32','','','','0','Cash',94.92,'350','','','3','16.00','1','2024-09-14 23:41:14','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'2','996.00','994','Inclusive','branch','Inventory','1110','4000','5500','','','','3172635723323226530322'),(1434,'31726357232','2','2.00','600','retail','0','2024-09-15 02:41:00','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-14 23:41:14','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','49.00','47','Inclusive','branch','Inventory','','','','','','','3172635726000227200522'),(1435,'31726357232','1','1.00','200','retail','0','2024-09-15 02:41:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-14 23:41:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','797.00','796','Inclusive','branch','Inventory','','','','','','','3172635726572032722233'),(1436,'31726359029','1','3.00','600','retail','0','2024-09-15 03:10:29','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-09-15 00:11:49','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','796.00','793','Inclusive','branch','Inventory','','','','','','','3172635903056433223300'),(1437,'31726359029','11','1.00','1120','retail','0','2024-09-15 03:10:36','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-09-15 00:11:49','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','11.25','10.25','Inclusive','branch','Inventory','','','','','','','3172635903602401233222'),(1438,'31726359338','31','2.00','220','retail','0','2024-09-15 03:15:38','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-09-15 00:17:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','3172635933915021033305'),(1439,'31726359338','50','1.00','220','retail','0','2024-09-15 03:15:41','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-15 00:17:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172635934227303300732'),(1440,'31726359488','21','1.00','90','retail','0','2024-09-15 03:18:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-15 00:19:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172635948909333243234'),(1441,'31726359488','29','1.00','90','retail','0','2024-09-15 03:18:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-15 00:19:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172635949339332242322'),(1442,'31726359883','51','3.00','900','retail','0','2024-09-15 03:24:43','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-09-15 00:25:53','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','66.00','63','Inclusive','branch','Inventory','','','','','','','3172635988332246203252'),(1443,'31726359883','4','1.00','300','retail','0','2024-09-15 03:25:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 00:25:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3172635994433013227671'),(1444,'31726360085','2','1.00','300','retail','0','2024-09-15 03:28:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 00:28:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172636008522530232223'),(1445,'31726360085','21','4.00','360','retail','0','2024-09-15 03:28:14','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-09-15 00:28:54','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','20.00','16','Inclusive','branch','Inventory','','','','','','','3172636009523323300222'),(1446,'31726360085','28','1.00','90','retail','0','2024-09-15 03:28:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-15 00:28:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','112.00','111','Inclusive','branch','Inventory','','','','','','','3172636010040600100062'),(1447,'31726360085','1','1.00','200','retail','0','2024-09-15 03:28:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-15 00:28:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','793.00','792','Inclusive','branch','Inventory','','','','','','','3172636010810336604308'),(1448,'31726360085','6','8.00','720','retail','0','2024-09-15 03:28:37','','','','0','Cash',97.63,'90','','','3','16.00','1','2024-09-15 00:28:54','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'8','20.00','12','Inclusive','branch','Inventory','','','','','','','3172636011886308226203'),(1449,'31726360085','51','1.00','300','retail','0','2024-09-15 03:28:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 00:28:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172636012223304303306'),(1450,'31726360085','3','1.00','300','retail','0','2024-09-15 03:28:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 00:28:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172636012512332040233'),(1451,'31726360085','40','1.00','110','retail','0','2024-09-15 03:28:50','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-15 00:28:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172636013113310330030'),(1452,'31726360974','52','1.00','300','retail','0','2024-09-15 03:42:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 00:44:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3172636097522932223732'),(1453,'31726360974','1','1.00','200','retail','0','2024-09-15 03:43:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-15 00:44:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','792.00','791','Inclusive','branch','Inventory','','','','','','','3172636098132733303238'),(1454,'31726360974','5','2.00','180','retail','0','2024-09-15 03:43:06','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-15 00:44:39','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','294.00','292','Inclusive','branch','Inventory','','','','','','','3172636098707623312722'),(1455,'31726362594','1','1.00','200','retail','0','2024-09-15 04:09:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-15 01:09:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','791.00','790','Inclusive','branch','Inventory','','','','','','','3172636259532233363226'),(1456,'31726363419','40','1.00','110','retail','0','2024-09-15 04:23:39','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-15 01:23:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172636342033237303302'),(1457,'31726395383','10','1.00','570','retail','0','2024-09-15 13:16:23','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-09-15 10:16:36','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172639538423228236020'),(1458,'31726396333','52','1.00','300','retail','0','2024-09-15 13:32:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 10:32:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3172639633300703339313'),(1459,'31726397043','1','1.00','200','retail','0','2024-09-15 13:44:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-15 11:19:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','790.00','789','Inclusive','branch','Inventory','','','','','','','3172639704363223793032'),(1460,'31726397043','10','1.00','570','retail','0','2024-09-15 13:44:07','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-09-15 11:19:50','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172639704729026304330'),(1461,'31726397043','23','1.00','90','retail','0','2024-09-15 14:10:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-15 11:19:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172639862492602230002'),(1462,'31726399281','1','2.00','400','retail','0','2024-09-15 14:21:21','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-15 11:21:26','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','789.00','787','Inclusive','branch','Inventory','','','','','','','3172639928123232820928'),(1463,'31726399725','1','2.00','400','retail','0','2024-09-15 14:28:45','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-15 11:28:53','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','787.00','785','Inclusive','branch','Inventory','','','','','','','3172639972632220300022'),(1464,'31726399725','8','2.00','580','retail','0','2024-09-15 14:28:50','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-09-15 11:28:53','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','989.00','987','Inclusive','branch','Inventory','','','','','','','3172639973032227233233'),(1465,'31726401539','23','2.00','180','retail','0','2024-09-15 14:58:59','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-15 11:59:01','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3172640153923033491561'),(1466,'31726402892','3','1.00','300','retail','0','2024-09-15 15:21:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 12:21:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172640289522392288341'),(1467,'31726402892','50','1.00','220','retail','0','2024-09-15 15:21:45','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-15 12:21:53','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172640290522203362123'),(1468,'31726404697','44','1.00','110','retail','0','2024-09-15 15:51:37','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-15 14:01:30','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172640469833240323208'),(1469,'31726408920','3','1.00','300','retail','0','2024-09-15 17:02:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 14:02:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172640892100428330024'),(1470,'31726408920','50','2.00','440','retail','0','2024-09-15 17:02:06','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-15 14:02:09','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','3172640892722932723300'),(1471,'31726410538','7','1.00','390','retail','0','2024-09-15 17:28:58','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-15 14:29:23','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3172641053834803208322'),(1472,'31726418078','1','1.00','200','retail','0','2024-09-15 19:34:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-15 16:34:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','785.00','784','Inclusive','branch','Inventory','','','','','','','3172641807833004422120'),(1473,'31726420763','63','1.00','350','retail','0','2024-09-15 20:19:23','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-09-15 17:19:27','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','994.00','993','Inclusive','branch','Inventory','1110','4000','5500','','','','3172642076322623330602'),(1474,'31726420786','1','2.00','400','retail','0','2024-09-15 20:19:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-15 17:23:40','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','784.00','782','Inclusive','branch','Inventory','','','','','','','3172642078623342000832'),(1475,'31726420786','9','1.00','310','retail','0','2024-09-15 20:20:04','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-15 17:23:40','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172642080507232330383'),(1476,'31726420786','8','2.00','580','retail','0','2024-09-15 20:20:10','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-09-15 17:23:40','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','987.00','985','Inclusive','branch','Inventory','','','','','','','3172642081020223233313'),(1477,'31726420786','3','1.00','300','retail','0','2024-09-15 20:20:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-15 17:23:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172642081822320636260'),(1478,'31726420786','7','2.00','780','retail','0','2024-09-15 20:20:25','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-09-15 17:23:40','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','68.00','66','Inclusive','branch','Inventory','','','','','','','3172642082523354480252'),(1479,'31726420786','28','1.00','90','retail','0','2024-09-15 20:20:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-15 17:23:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','111.00','110','Inclusive','branch','Inventory','','','','','','','3172642083732220332333'),(1480,'31726420786','23','2.00','180','retail','0','2024-09-15 20:23:31','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-15 17:23:40','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3172642101231230060321'),(1481,'31726420786','50','1.00','220','retail','0','2024-09-15 20:23:37','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-15 17:23:40','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172642101812323006033'),(1482,'31726585111','1','1.00','200','retail','0','2024-09-17 17:58:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-17 14:58:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','782.00','781','Inclusive','branch','Inventory','','','','','','','3172658511232322312321'),(1483,'31726585111','5','1.00','90','retail','0','2024-09-17 17:58:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-17 14:58:39','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','292.00','291','Inclusive','branch','Inventory','','','','','','','3172658511520200332215'),(1484,'31726585454','24','1.00','90','retail','0','2024-09-17 18:04:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-17 15:04:31','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172658545525476222534'),(1485,'31726588589','1','1.00','200','retail','0','2024-09-17 18:56:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-17 16:12:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','781.00','780','Inclusive','branch','Inventory','','','','','','','3172658858982332482238'),(1486,'31726588589','8','1.00','290','retail','0','2024-09-17 18:56:34','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-17 16:12:09','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','985.00','984','Inclusive','branch','Inventory','','','','','','','3172658859613362943225'),(1487,'31726588589','1','1.00','200','retail','0','2024-09-17 18:56:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-17 16:12:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','780.00','779','Inclusive','branch','Inventory','','','','','','','3172658860620232082362'),(1488,'31726588589','23','1.00','90','retail','0','2024-09-17 18:57:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-17 16:12:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172658862884332280220'),(1489,'31726588589','7','1.00','390','retail','0','2024-09-17 18:57:19','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-17 16:12:09','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3172658864132367638286'),(1490,'31726588589','1','1.00','200','retail','0','2024-09-17 18:57:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-17 16:12:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','779.00','778','Inclusive','branch','Inventory','','','','','','','3172658864403202326420'),(1491,'31726588589','9','1.00','310','retail','0','2024-09-17 19:11:56','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-17 16:12:09','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172658951725333233423'),(1492,'31726590710','24','1.00','90','retail','0','2024-09-17 19:31:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-17 16:31:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172659071203672603339'),(1493,'31726591682','1','1.00','200','retail','0','2024-09-17 19:48:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-17 16:48:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','778.00','777','Inclusive','branch','Inventory','','','','','','','3172659168523342000832'),(1494,'31726592754','7','1.00','390','retail','0','2024-09-17 20:05:54','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-17 17:07:07','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3172659275623237222322'),(1495,'31726592754','15','4.00','280','retail','0','2024-09-17 20:06:05','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-09-17 17:07:07','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','269.00','265','Inclusive','branch','Inventory','','','','','','','3172659276723712432163'),(1496,'31726592754','9','1.00','310','retail','0','2024-09-17 20:06:10','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-17 17:07:07','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172659277272330220202'),(1497,'31726592754','2','1.00','300','retail','0','2024-09-17 20:06:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-17 17:07:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172659280430222292220'),(1498,'31726650110','1','1.00','200','retail','0','2024-09-18 12:01:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-18 09:01:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','777.00','776','Inclusive','branch','Inventory','','','','','','','3172665011133223336203'),(1499,'31726663976','7','1.00','390','retail','0','2024-09-18 15:52:56','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-18 12:53:06','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3172666397632022234203'),(1500,'31726671580','1','1.00','200','retail','0','2024-09-18 17:59:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-18 14:59:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','776.00','775','Inclusive','branch','Inventory','','','','','','','3172667158003632313322'),(1501,'31726675365','11','1.00','1120','retail','0','2024-09-18 19:02:45','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-09-18 16:07:49','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','10.25','9.25','Inclusive','branch','Inventory','','','','','','','3172667536567232100316'),(1502,'31726675836','1','1.00','200','retail','0','2024-09-18 19:10:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-18 16:10:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','775.00','774','Inclusive','branch','Inventory','','','','','','','3172667583732032282604'),(1503,'31726677053','15','2.00','140','retail','0','2024-09-18 19:30:53','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-09-18 16:31:06','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','265.00','263','Inclusive','branch','Inventory','','','','','','','3172667705302733200020'),(1504,'31726677053','14','1.00','420','retail','0','2024-09-18 19:30:57','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-18 16:31:06','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3172667705862711327732'),(1505,'31726677053','21','1.00','90','retail','0','2024-09-18 19:31:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-18 16:31:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172667706203366733070'),(1506,'31726677341','63','1.00','350','retail','0','2024-09-18 19:35:41','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-09-18 16:36:07','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','993.00','992','Inclusive','branch','Inventory','1110','4000','5500','','','','3172667734123372304723'),(1507,'31726677341','52','1.00','300','retail','0','2024-09-18 19:35:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-18 16:36:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3172667734442064024322'),(1508,'31726677341','29','1.00','90','retail','0','2024-09-18 19:35:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-18 16:36:07','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172667735533630233253'),(1509,'31726677341','1','1.00','200','retail','0','2024-09-18 19:36:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-18 16:36:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','774.00','773','Inclusive','branch','Inventory','','','','','','','3172667736103702313022'),(1510,'31726678613','1','2.00','400','retail','0','2024-09-18 19:56:53','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-18 16:57:27','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','773.00','771','Inclusive','branch','Inventory','','','','','','','3172667861322031133002'),(1511,'31726678613','5','2.00','180','retail','0','2024-09-18 19:57:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-18 16:57:27','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','291.00','289','Inclusive','branch','Inventory','','','','','','','3172667862910203222226'),(1512,'31726678613','6','2.00','180','retail','0','2024-09-18 19:57:16','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-18 16:57:27','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3172667863732633203377'),(1513,'31726680827','21','1.00','90','retail','0','2024-09-18 20:33:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-18 17:33:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172668082822822833622'),(1514,'31726743836','1','1.00','200','retail','0','2024-09-19 14:03:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-19 11:03:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','771.00','770','Inclusive','branch','Inventory','','','','','','','3172674383612220063233'),(1515,'31726743977','1','1.00','200','retail','0','2024-09-19 14:06:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-19 11:07:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','770.00','769','Inclusive','branch','Inventory','','','','','','','3172674397803343267632'),(1516,'31726743977','8','1.00','290','retail','0','2024-09-19 14:06:24','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-19 11:07:14','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','984.00','983','Inclusive','branch','Inventory','','','','','','','3172674398523322430338'),(1517,'31726747703','50','3.00','660','retail','0','2024-09-19 15:08:23','','','','0','Cash',89.49,'220','','','3','16.00','1','2024-09-19 12:21:28','1','2','new','1','new','pcs','','','','yes','','11.19','','','VATABLE',559.32,'3','12.00','9','Inclusive','branch','Inventory','','','','','','','3172674770333070727233'),(1518,'31726747703','10','2.00','1140','retail','0','2024-09-19 15:09:32','','','','0','Cash',154.58,'570','','','3','16.00','1','2024-09-19 12:21:28','1','1','new','1','new','pcs','','','','yes','','19.32','','','VATABLE',966.10,'2','18.00','16','Inclusive','branch','Inventory','','','','','','','3172674777373274733367'),(1519,'31726747703','1','2.00','400','retail','0','2024-09-19 15:09:43','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-19 12:21:28','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','769.00','767','Inclusive','branch','Inventory','','','','','','','3172674778422320333334'),(1520,'31726752252','1','1.00','200','retail','0','2024-09-19 16:24:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-19 13:24:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','767.00','766','Inclusive','branch','Inventory','','','','','','','3172675225320473313302'),(1521,'31726764760','7','1.00','390','retail','0','2024-09-19 19:52:40','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-19 16:52:43','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172676476172636232333'),(1522,'31726766676','7','1.00','390','retail','0','2024-09-19 20:24:36','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-19 18:28:16','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3172676667733606276230'),(1523,'31726766676','49','1.00','220','retail','0','2024-09-19 20:24:44','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-19 18:28:16','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172676668437360062340'),(1524,'31726821828','9','1.00','310','retail','0','2024-09-20 11:43:48','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-20 08:43:56','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172682182802337233233'),(1525,'31726827652','40','1.00','110','retail','0','2024-09-20 13:20:52','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-20 10:25:00','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172682765303332323222'),(1526,'31726827652','1','2.00','400','retail','0','2024-09-20 13:24:10','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-20 10:25:00','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','766.00','764','Inclusive','branch','Inventory','','','','','','','3172682785080218332223'),(1527,'31726827652','51','1.00','300','retail','0','2024-09-20 13:24:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-20 10:25:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3172682785434833222270'),(1528,'31726827652','9','2.00','620','retail','0','2024-09-20 13:24:47','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-09-20 10:25:00','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','17.00','15','Inclusive','branch','Inventory','','','','','','','3172682788823638232033'),(1529,'31726828999','24','1.00','90','retail','0','2024-09-20 13:43:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-20 10:43:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172682900000300033332'),(1530,'31726829512','59','1.00','170','retail','0','2024-09-20 13:51:52','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-09-20 10:52:27','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','3172682951324282712201'),(1531,'31726830655','7','1.00','390','retail','0','2024-09-20 14:10:55','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-20 11:48:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3172683065553422607250'),(1532,'31726833964','1','1.00','200','retail','0','2024-09-20 15:06:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-20 12:06:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','764.00','763','Inclusive','branch','Inventory','','','','','','','3172683396432349339333'),(1533,'31726846230','49','1.00','220','retail','0','2024-09-20 18:30:30','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-20 15:45:24','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172684623002103222320'),(1534,'31726846230','50','1.00','220','retail','0','2024-09-20 18:30:32','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-20 15:45:24','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172684623321733222320'),(1535,'31726846230','1','1.00','200','retail','0','2024-09-20 18:34:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-20 15:45:24','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','763.00','762','Inclusive','branch','Inventory','','','','','','','3172684648172120743234'),(1536,'31726846230','8','1.00','290','retail','0','2024-09-20 18:34:43','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-20 15:45:24','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','983.00','982','Inclusive','branch','Inventory','','','','','','','3172684648400036802602'),(1537,'31726846230','50','1.00','220','retail','0','2024-09-20 18:45:09','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-20 15:45:24','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172684710933123227213'),(1538,'31726847317','9','1.00','310','retail','0','2024-09-20 18:48:37','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-20 15:48:40','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172684731822264613323'),(1539,'31726934701','31','1.00','110','retail','0','2024-09-21 19:05:01','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-21 16:05:14','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172693470132246203232'),(1540,'31726934701','14','1.00','420','retail','0','2024-09-21 19:05:06','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-21 16:05:14','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172693470790200777023'),(1541,'31726934803','1','1.00','200','retail','0','2024-09-21 19:06:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 16:06:47','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','762.00','761','Inclusive','branch','Inventory','','','','','','','3172693480302202333032'),(1542,'31726934832','16','1.00','320','retail','0','2024-09-21 19:07:12','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-09-21 16:07:34','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172693483233222043202'),(1543,'31726934832','2','1.00','300','retail','0','2024-09-21 19:07:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 16:07:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172693483623239232380'),(1544,'31726934871','14','1.00','420','retail','0','2024-09-21 19:07:51','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-21 16:07:55','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3172693487132422403041'),(1545,'31726934923','52','1.00','300','retail','0','2024-09-21 19:08:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 16:08:47','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3172693492393222272213'),(1546,'31726934991','10','3.00','1710','retail','0','2024-09-21 19:09:51','','','','0','Cash',231.86,'570','','','3','16.00','1','2024-09-21 16:10:59','1','1','new','1','new','pcs','','','','yes','','28.98','','','VATABLE',1449.15,'3','16.00','13','Inclusive','branch','Inventory','','','','','','','3172693499149334122292'),(1547,'31726934991','1','3.00','600','retail','0','2024-09-21 19:10:03','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-09-21 16:10:59','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','761.00','758','Inclusive','branch','Inventory','','','','','','','3172693500333330033326'),(1548,'31726934991','50','3.00','660','retail','0','2024-09-21 19:10:14','','','','0','Cash',89.49,'220','','','3','16.00','1','2024-09-21 16:10:59','1','2','new','1','new','pcs','','','','yes','','11.19','','','VATABLE',559.32,'3','7.00','4','Inclusive','branch','Inventory','','','','','','','3172693501533332333302'),(1549,'31726934991','29','3.00','270','retail','0','2024-09-21 19:10:20','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-09-21 16:10:59','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','15.00','12','Inclusive','branch','Inventory','','','','','','','3172693502125732232031'),(1550,'31726934991','50','1.00','220','retail','0','2024-09-21 19:10:32','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-21 16:10:59','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172693503232124570035'),(1551,'31726935181','7','1.00','390','retail','0','2024-09-21 19:13:01','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-21 16:32:43','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3172693518123399013831'),(1552,'31726935181','40','1.00','110','retail','0','2024-09-21 19:32:39','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-21 16:32:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172693636006032363422'),(1553,'31726936818','11','1.00','1120','retail','0','2024-09-21 19:40:18','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-09-21 16:40:58','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','9.25','8.25','Inclusive','branch','Inventory','','','','','','','3172693681822823241226'),(1554,'31726936818','2','3.00','900','retail','0','2024-09-21 19:40:25','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-09-21 16:40:58','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','44.00','41','Inclusive','branch','Inventory','','','','','','','3172693682530033933222'),(1555,'31726936818','1','1.00','200','retail','0','2024-09-21 19:40:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 16:40:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','758.00','757','Inclusive','branch','Inventory','','','','','','','3172693682832246203232'),(1556,'31726936818','15','3.00','210','retail','0','2024-09-21 19:40:33','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-09-21 16:40:58','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','263.00','260','Inclusive','branch','Inventory','','','','','','','3172693683420373320128'),(1557,'31726936818','40','1.00','110','retail','0','2024-09-21 19:40:41','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-21 16:40:58','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172693684133431368083'),(1558,'31726936818','49','1.00','220','retail','0','2024-09-21 19:40:45','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-21 16:40:58','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172693684660334613231'),(1559,'31726936818','49','3.00','660','retail','0','2024-09-21 19:40:52','','','','0','Cash',89.49,'220','','','3','16.00','1','2024-09-21 16:40:58','1','2','new','1','new','pcs','','','','yes','','11.19','','','VATABLE',559.32,'3','13.00','10','Inclusive','branch','Inventory','','','','','','','3172693685278933032430'),(1560,'31726937468','7','1.00','390','retail','0','2024-09-21 19:51:08','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-21 17:19:49','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3172693746930012477732'),(1561,'31726939584','1','1.00','200','retail','0','2024-09-21 20:26:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 17:26:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','757.00','756','Inclusive','branch','Inventory','','','','','','','3172693958403803402773'),(1562,'31726939824','19','1.00','80','retail','0','2024-09-21 20:30:24','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-21 17:30:27','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','979.00','978','Inclusive','branch','Inventory','','','','','','','3172693982523920902033'),(1563,'31726940902','1','1.00','200','retail','0','2024-09-21 20:48:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 17:48:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','756.00','755','Inclusive','branch','Inventory','','','','','','','3172694090230402004360'),(1564,'31726944427','51','1.00','300','retail','0','2024-09-21 21:47:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 18:47:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3172694442749242337003'),(1565,'31726944427','1','1.00','200','retail','0','2024-09-21 21:47:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 18:47:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','755.00','754','Inclusive','branch','Inventory','','','','','','','3172694442970330039993'),(1566,'31726944843','5','2.00','180','retail','0','2024-09-21 21:54:03','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-21 18:54:06','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','289.00','287','Inclusive','branch','Inventory','','','','','','','3172694484423326223402'),(1567,'31726950323','8','1.00','290','retail','0','2024-09-21 23:25:23','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-21 20:25:27','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3172695032343223133226'),(1568,'31726951190','1','2.00','400','retail','0','2024-09-21 23:39:50','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-21 20:43:24','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','754.00','752','Inclusive','branch','Inventory','','','','','','','3172695119126039232121'),(1569,'31726951190','8','2.00','580','retail','0','2024-09-21 23:43:01','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-09-21 20:43:24','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','981.00','979','Inclusive','branch','Inventory','','','','','','','3172695138222062323505'),(1570,'31726951190','3','1.00','300','retail','0','2024-09-21 23:43:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 20:43:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172695138520580233738'),(1571,'31726951190','14','1.00','420','retail','0','2024-09-21 23:43:09','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-21 20:43:24','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172695139023360523749'),(1572,'31726952364','1','1.00','200','retail','0','2024-09-21 23:59:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 20:59:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','752.00','751','Inclusive','branch','Inventory','','','','','','','3172695236532200330536'),(1573,'31726952364','9','1.00','310','retail','0','2024-09-21 23:59:26','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-21 20:59:40','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172695236774302722290'),(1574,'31726952364','29','1.00','90','retail','0','2024-09-21 23:59:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-21 20:59:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172695237833208023233'),(1575,'31726952798','9','1.00','310','retail','0','2024-09-22 00:06:38','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-21 21:07:02','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172695279902000234223'),(1576,'31726952798','3','1.00','300','retail','0','2024-09-22 00:06:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 21:07:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172695280222302320062'),(1577,'31726952798','1','1.00','200','retail','0','2024-09-22 00:06:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 21:07:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','751.00','750','Inclusive','branch','Inventory','','','','','','','3172695280403021233433'),(1578,'31726952798','52','1.00','300','retail','0','2024-09-22 00:06:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 21:07:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3172695280632301200464'),(1579,'31726953032','8','1.00','290','retail','0','2024-09-22 00:10:32','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-21 21:10:35','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','979.00','978','Inclusive','branch','Inventory','','','','','','','3172695303323702223340'),(1580,'31726954033','40','1.00','110','retail','0','2024-09-22 00:27:13','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-21 21:27:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172695403400230343342'),(1581,'31726954599','29','1.00','90','retail','0','2024-09-22 00:36:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-21 21:36:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172695460035232523349'),(1582,'31726957501','3','1.00','300','retail','0','2024-09-22 01:25:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 22:25:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172695750120201623330'),(1583,'31726957501','8','1.00','290','retail','0','2024-09-22 01:25:04','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-21 22:25:14','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','978.00','977','Inclusive','branch','Inventory','','','','','','','3172695750422226520303'),(1584,'31726961694','1','1.00','200','retail','0','2024-09-22 02:34:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 23:36:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','750.00','749','Inclusive','branch','Inventory','','','','','','','3172696169523933232220'),(1585,'31726961694','9','1.00','310','retail','0','2024-09-22 02:34:56','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-21 23:36:14','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172696169739204332233'),(1586,'31726961694','1','1.00','200','retail','0','2024-09-22 02:36:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 23:36:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','749.00','748','Inclusive','branch','Inventory','','','','','','','3172696176902971033232'),(1587,'31726961901','52','1.00','300','retail','0','2024-09-22 02:38:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-21 23:39:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172696190112032203203'),(1588,'31726961901','1','1.00','200','retail','0','2024-09-22 02:38:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-21 23:39:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','748.00','747','Inclusive','branch','Inventory','','','','','','','3172696191830312231012'),(1589,'31726961901','9','1.00','310','retail','0','2024-09-22 02:38:42','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-21 23:39:01','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172696192232223323606'),(1590,'31726961901','7','1.00','390','retail','0','2024-09-22 02:38:46','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-21 23:39:01','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3172696192623230206022'),(1591,'31726963763','40','2.00','220','retail','0','2024-09-22 03:09:23','','','','70','Cash',29.83,'110','','','3','16.00','1','2024-09-22 00:09:26','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','17.00','15','Inclusive','branch','Inventory','','','','','','','3172696376426322713332'),(1592,'31726966047','7','1.00','390','retail','0','2024-09-22 03:47:27','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-22 00:54:23','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3172696604704220403062'),(1593,'31726966047','1','1.00','200','retail','0','2024-09-22 03:47:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-22 00:54:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','747.00','746','Inclusive','branch','Inventory','','','','','','','3172696605360236320123'),(1594,'31726966047','4','1.00','300','retail','0','2024-09-22 03:48:03','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-22 00:54:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3172696608320228026702'),(1595,'31726966925','29','2.00','180','retail','0','2024-09-22 04:02:05','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-22 01:02:07','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3172696692636393230043'),(1596,'31726967075','31','1.00','110','retail','0','2024-09-22 04:04:35','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-22 01:04:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172696707597203723104'),(1597,'31726967867','1','1.00','200','retail','0','2024-09-22 04:17:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-22 01:17:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','746.00','745','Inclusive','branch','Inventory','','','','','','','3172696786832323021062'),(1598,'31727002323','1','1.00','200','retail','0','2024-09-22 13:52:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-22 10:52:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','745.00','744','Inclusive','branch','Inventory','','','','','','','3172700232313032222202'),(1599,'31727002341','14','1.00','420','retail','0','2024-09-22 13:52:21','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-09-22 10:52:27','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3172700234123703222203'),(1600,'31727002341','29','1.00','90','retail','0','2024-09-22 13:52:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-22 10:52:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172700234632730232722'),(1601,'31727003028','3','3.00','900','retail','0','2024-09-22 14:03:48','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-09-22 11:04:06','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','1000.00','997','Inclusive','branch','Inventory','','','','','','','3172700302940227402233'),(1602,'31727003028','11','1.00','1120','retail','0','2024-09-22 14:03:57','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-09-22 11:04:06','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','8.25','7.25','Inclusive','branch','Inventory','','','','','','','3172700303823030338833'),(1603,'31727003066','40','1.00','110','retail','0','2024-09-22 14:04:26','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-22 11:04:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172700306632423330027'),(1604,'31727008517','9','2.00','620','retail','0','2024-09-22 15:35:17','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-09-22 12:35:43','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3172700851732242301021'),(1605,'31727008517','1','1.00','200','retail','0','2024-09-22 15:35:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-22 12:35:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1744.00','1743','Inclusive','branch','Inventory','','','','','','','3172700851922050203057'),(1606,'31727008517','15','11.00','770','retail','0','2024-09-22 15:35:27','','','','0','Cash',104.41,'70','','','3','16.00','1','2024-09-22 12:35:43','1','1','new','1','new','pcs','','','','yes','','13.05','','','VATABLE',652.54,'11','260.00','249','Inclusive','branch','Inventory','','','','','','','3172700852710352800253'),(1607,'31727008517','40','1.00','110','retail','0','2024-09-22 15:35:35','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-09-22 12:35:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172700853600002420004'),(1608,'31727009168','29','2.00','180','retail','0','2024-09-22 15:46:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-22 12:50:33','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','3172700916833276029724'),(1609,'31727009168','14','2.00','840','retail','0','2024-09-22 15:50:30','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-09-22 12:50:33','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','36.00','34','Inclusive','branch','Inventory','','','','','','','3172700943177223033023'),(1610,'31727010972','21','2.00','180','retail','0','2024-09-22 16:16:12','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-22 13:28:38','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3172701097239213033922'),(1611,'31727012427','51','1.00','300','retail','0','2024-09-22 16:40:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-22 13:40:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3172701242771372402231'),(1612,'31727012427','7','1.00','390','retail','0','2024-09-22 16:40:30','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-22 13:40:39','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3172701243171133134204'),(1613,'31727012427','1','1.00','200','retail','0','2024-09-22 16:40:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-22 13:40:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1743.00','1742','Inclusive','branch','Inventory','','','','','','','3172701243322040030322'),(1614,'31727013997','52','2.00','600','retail','0','2024-09-22 17:06:37','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-22 14:24:34','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','72.00','70','Inclusive','branch','Inventory','','','','','','','3172701399720123233313'),(1615,'31727013997','1','1.00','200','retail','0','2024-09-22 17:06:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-22 14:24:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1742.00','1741','Inclusive','branch','Inventory','','','','','','','3172701400070400030133'),(1616,'31727015093','1','2.00','400','retail','0','2024-09-22 17:24:53','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-22 14:50:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1741.00','1739','Inclusive','branch','Inventory','','','','','','','3172701509422340733250'),(1617,'31727015093','8','2.00','580','retail','0','2024-09-22 17:25:00','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-09-22 14:50:45','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','977.00','975','Inclusive','branch','Inventory','','','','','','','3172701510132013323202'),(1618,'31727015093','21','1.00','90','retail','0','2024-09-22 17:47:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-22 14:50:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172701647373333332462'),(1619,'31727015093','24','1.00','90','retail','0','2024-09-22 17:47:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-22 14:50:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172701647704323132332'),(1620,'31727022095','7','1.00','390','retail','0','2024-09-22 19:21:35','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-22 16:50:49','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3172702209573000073202'),(1621,'31727022095','49','1.00','220','retail','0','2024-09-22 19:43:54','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-22 16:50:49','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172702343532300302230'),(1622,'31727026626','2','1.00','300','retail','0','2024-09-22 20:37:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-22 17:38:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1041.00','1040','Inclusive','branch','Inventory','','','','','','','3172702662732626322222'),(1623,'31727028459','8','1.00','290','retail','0','2024-09-22 21:07:39','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-22 18:08:07','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','975.00','974','Inclusive','branch','Inventory','','','','','','','3172702846032802621026'),(1624,'31727029987','3','1.00','300','retail','0','2024-09-22 21:33:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-22 18:34:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','997.00','996','Inclusive','branch','Inventory','','','','','','','3172702998722932223802'),(1625,'31727029987','8','1.00','290','retail','0','2024-09-22 21:33:11','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-22 18:34:12','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','974.00','973','Inclusive','branch','Inventory','','','','','','','3172702999222222023721'),(1626,'31727031800','3','3.00','900','retail','0','2024-09-22 22:03:20','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-09-22 19:04:32','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','996.00','993','Inclusive','branch','Inventory','','','','','','','3172703180020122332343'),(1627,'31727031800','1','2.00','400','retail','0','2024-09-22 22:03:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-22 19:04:32','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1739.00','1737','Inclusive','branch','Inventory','','','','','','','3172703180632162021030'),(1628,'31727031800','52','1.00','300','retail','0','2024-09-22 22:03:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-22 19:04:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3172703181202201383323'),(1629,'31727031800','9','1.00','310','retail','0','2024-09-22 22:03:53','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-22 19:04:32','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172703183424223137202'),(1630,'31727031800','6','4.00','360','retail','0','2024-09-22 22:04:09','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-09-22 19:04:32','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','10.00','6','Inclusive','branch','Inventory','','','','','','','3172703185023312305323'),(1631,'31727034015','9','1.00','310','retail','0','2024-09-22 22:40:16','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-22 19:40:33','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172703401610323304331'),(1632,'31727034015','1','1.00','200','retail','0','2024-09-22 22:40:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-22 19:40:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1737.00','1736','Inclusive','branch','Inventory','','','','','','','3172703402033302734022'),(1633,'31727195361','1','1.00','200','retail','0','2024-09-24 19:29:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-24 16:29:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1736.00','1735','Inclusive','branch','Inventory','','','','','','','3172719536253352200230'),(1634,'31727195361','3','1.00','300','retail','0','2024-09-24 19:29:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-24 16:29:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3172719536603234923022'),(1635,'31727195361','9','1.00','310','retail','0','2024-09-24 19:29:29','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-24 16:29:33','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172719536933232232919'),(1636,'31727199091','1','1.00','200','retail','0','2024-09-24 20:31:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-24 17:31:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1735.00','1734','Inclusive','branch','Inventory','','','','','','','3172719909333333333371'),(1637,'31727199655','3','1.00','300','retail','0','2024-09-24 20:40:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-24 17:41:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','992.00','991','Inclusive','branch','Inventory','','','','','','','3172719965632376962361'),(1638,'31727199655','52','1.00','300','retail','0','2024-09-24 20:40:58','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-24 17:41:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3172719965900272232327'),(1639,'31727204901','7','1.00','390','retail','0','2024-09-24 22:08:21','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-24 19:08:34','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3172720490202022273222'),(1640,'31727253939','52','1.00','300','retail','0','2024-09-25 11:45:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-25 08:45:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3172725393932322200923'),(1641,'31727258560','1','1.00','200','retail','0','2024-09-25 13:02:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-25 10:03:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1734.00','1733','Inclusive','branch','Inventory','','','','','','','3172725856103332205303'),(1642,'31727258560','8','1.00','290','retail','0','2024-09-25 13:02:44','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-25 10:03:25','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3172725856534583205322'),(1643,'31727266060','1','1.00','200','retail','0','2024-09-25 15:07:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-25 12:07:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1733.00','1732','Inclusive','branch','Inventory','','','','','','','3172726606132060334063'),(1644,'31727273997','49','1.00','220','retail','0','2024-09-25 17:19:57','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-25 14:29:35','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172727399773243322332'),(1645,'31727273997','29','1.00','90','retail','0','2024-09-25 17:26:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-25 14:29:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172727437437234272207'),(1646,'31727281947','1','2.00','400','retail','0','2024-09-25 19:32:28','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-09-25 16:38:14','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1732.00','1730','Inclusive','branch','Inventory','','','','','','','3172728194830033333032'),(1647,'31727283213','5','2.00','180','retail','0','2024-09-25 19:53:33','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-25 16:53:41','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','287.00','285','Inclusive','branch','Inventory','','','','','','','3172728321520230322033'),(1648,'31727283968','1','1.00','200','retail','0','2024-09-25 20:06:08','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-25 17:06:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1730.00','1729','Inclusive','branch','Inventory','','','','','','','3172728396983323633174'),(1649,'31727283968','7','1.00','390','retail','0','2024-09-25 20:06:13','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-25 17:06:59','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3172728397423030334433'),(1650,'31727284313','1','1.00','200','retail','0','2024-09-25 20:11:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-25 17:11:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1729.00','1728','Inclusive','branch','Inventory','','','','','','','3172728431443374332332'),(1651,'31727289729','7','1.00','390','retail','0','2024-09-25 21:42:09','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-25 18:42:18','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3172728973032230203224'),(1652,'31727290408','1','1.00','200','retail','0','2024-09-25 21:53:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-25 18:54:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1728.00','1727','Inclusive','branch','Inventory','','','','','','','3172729040923073097432'),(1653,'31727290408','10','1.00','570','retail','0','2024-09-25 21:53:31','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-09-25 18:54:00','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172729041100200223023'),(1654,'31727290476','35','1.00','110','retail','0','2024-09-25 21:54:50','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-25 18:55:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172729049020703341230'),(1655,'31727290476','5','3.00','270','retail','0','2024-09-25 21:55:00','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-09-25 18:55:25','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','285.00','282','Inclusive','branch','Inventory','','','','','','','3172729050032200232732'),(1656,'31727290476','35','1.00','110','retail','0','2024-09-25 21:55:13','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-25 18:55:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172729051437252032003'),(1657,'31727347326','1','1.00','200','retail','0','2024-09-26 13:42:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-26 10:42:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1727.00','1726','Inclusive','branch','Inventory','','','','','','','3172734732723224242223'),(1658,'31727349017','1','1.00','200','retail','0','2024-09-26 14:10:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-26 11:10:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1726.00','1725','Inclusive','branch','Inventory','','','','','','','3172734901830043222209'),(1659,'31727351712','2','2.00','600','retail','0','2024-09-26 14:55:12','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-26 12:08:34','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','1040.00','1038','Inclusive','branch','Inventory','','','','','','','3172735171303003202234'),(1660,'31727351712','1','1.00','200','retail','0','2024-09-26 14:55:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-26 12:08:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1725.00','1724','Inclusive','branch','Inventory','','','','','','','3172735171745217402233'),(1661,'31727351712','11','1.00','1120','retail','0','2024-09-26 14:55:54','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-09-26 12:08:34','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','7.25','6.25','Inclusive','branch','Inventory','','','','','','','3172735175503202327520'),(1662,'31727351712','22','1.00','90','retail','0','2024-09-26 14:56:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-26 12:08:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172735176615170203333'),(1663,'31727351712','39','1.00','110','retail','0','2024-09-26 15:08:24','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-26 12:08:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172735250513073323207'),(1664,'31727351712','39','1.00','110','retail','0','2024-09-26 15:08:28','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-26 12:08:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172735250923233070220'),(1665,'31727361806','1','1.00','200','retail','0','2024-09-26 17:43:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-26 14:43:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1724.00','1723','Inclusive','branch','Inventory','','','','','','','3172736180720372723713'),(1666,'31727377548','1','1.00','200','retail','0','2024-09-26 22:05:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-26 19:05:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1723.00','1722','Inclusive','branch','Inventory','','','','','','','3172737754823738320231'),(1667,'31727428887','8','1.00','290','retail','0','2024-09-27 12:21:27','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-27 09:22:40','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','972.00','971','Inclusive','branch','Inventory','','','','','','','3172742888823102032873'),(1668,'31727428887','1','1.00','200','retail','0','2024-09-27 12:21:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-27 09:22:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1722.00','1721','Inclusive','branch','Inventory','','','','','','','3172742889073722222403'),(1669,'31727428887','5','3.00','270','retail','0','2024-09-27 12:21:37','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-09-27 09:22:40','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','282.00','279','Inclusive','branch','Inventory','','','','','','','3172742889732803422102'),(1670,'31727428887','39','1.00','110','retail','0','2024-09-27 12:21:47','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-09-27 09:22:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172742890833422337202'),(1671,'31727430369','7','1.00','390','retail','0','2024-09-27 12:46:09','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-27 09:47:42','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3172743037032222223030'),(1672,'31727430369','1','1.00','200','retail','0','2024-09-27 12:46:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-27 09:47:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1721.00','1720','Inclusive','branch','Inventory','','','','','','','3172743037620273620333'),(1673,'31727433491','1','1.00','200','retail','0','2024-09-27 13:38:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-27 10:38:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1720.00','1719','Inclusive','branch','Inventory','','','','','','','3172743349223000332704'),(1674,'31727433530','1','1.00','200','retail','0','2024-09-27 13:38:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-27 10:52:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1719.00','1718','Inclusive','branch','Inventory','','','','','','','3172743353033013200223'),(1675,'31727457278','1','3.00','600','retail','0','2024-09-27 20:14:38','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-09-27 17:14:51','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1718.00','1715','Inclusive','branch','Inventory','','','','','','','3172745727933203744032'),(1676,'31727457278','8','3.00','870','retail','0','2024-09-27 20:14:45','','','','0','Cash',117.97,'290','','','3','16.00','1','2024-09-27 17:14:51','1','1','new','1','new','pcs','','','','yes','','14.75','','','VATABLE',737.29,'3','971.00','968','Inclusive','branch','Inventory','','','','','','','3172745728654072207020'),(1677,'31727457401','17','2.00','1340','retail','0','2024-09-27 20:16:41','','','','0','Cash',181.69,'670','','','3','16.00','1','2024-09-27 17:17:16','1','1','new','1','new','pcs','','','','yes','','22.71','','','VATABLE',1135.59,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3172745740244203305003'),(1678,'31727457401','3','2.00','600','retail','0','2024-09-27 20:17:05','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-09-27 17:17:16','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','991.00','989','Inclusive','branch','Inventory','','','','','','','3172745742603727767222'),(1679,'31727458191','6','2.00','180','retail','0','2024-09-27 20:29:52','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-27 17:34:49','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','6.00','4','Inclusive','branch','Inventory','','','','','','','3172745819223402123200'),(1680,'31727462994','1','1.00','200','retail','0','2024-09-27 21:49:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-27 18:52:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1715.00','1714','Inclusive','branch','Inventory','','','','','','','3172746299533227042707'),(1681,'31727514027','7','1.00','390','retail','0','2024-09-28 12:00:27','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-28 09:02:00','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172751402840774231203'),(1682,'31727521308','3','1.00','300','retail','0','2024-09-28 14:01:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-28 11:17:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','989.00','988','Inclusive','branch','Inventory','','','','','','','3172752130804733022322'),(1683,'31727522348','24','1.00','90','retail','0','2024-09-28 14:19:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-28 11:24:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172752234973237300740'),(1684,'31727535173','3','1.00','300','retail','0','2024-09-28 17:52:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-28 14:53:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','988.00','987','Inclusive','branch','Inventory','','','','','','','3172753517842203833277'),(1685,'31727535173','9','1.00','310','retail','0','2024-09-28 17:53:02','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-28 14:53:43','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172753518238722252333'),(1686,'31727535173','7','1.00','390','retail','0','2024-09-28 17:53:07','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-28 14:53:43','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172753518832350023330'),(1687,'31727535173','2','1.00','300','retail','0','2024-09-28 17:53:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-28 14:53:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1038.00','1037','Inclusive','branch','Inventory','','','','','','','3172753521031302702302'),(1688,'31727535173','21','2.00','180','retail','0','2024-09-28 17:53:38','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-28 14:53:43','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','3172753521931242031333'),(1689,'31727536831','21','1.00','90','retail','0','2024-09-28 18:20:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-28 15:20:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172753683230323223332'),(1690,'31727540205','4','1.00','300','retail','0','2024-09-28 19:16:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-28 16:17:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3172754020633122035320'),(1691,'31727540205','8','1.00','290','retail','0','2024-09-28 19:16:48','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-28 16:17:31','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3172754020802023034004'),(1692,'31727555321','15','1.00','70','retail','0','2024-09-28 23:28:41','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-09-28 20:28:49','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','249.00','248','Inclusive','branch','Inventory','','','','','','','3172755532130232222300'),(1693,'31727566391','6','2.00','180','retail','0','2024-09-29 02:33:11','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-09-28 23:33:14','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','3172756639132532333332'),(1694,'31727604943','1','1.00','200','retail','0','2024-09-29 13:15:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-29 10:15:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1714.00','1713','Inclusive','branch','Inventory','','','','','','','3172760494433724324223'),(1695,'31727604943','8','1.00','290','retail','0','2024-09-29 13:15:46','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-29 10:15:52','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3172760494603930044001'),(1696,'31727605151','29','1.00','90','retail','0','2024-09-29 13:19:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-29 10:19:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172760515223370235023'),(1697,'31727611574','3','1.00','300','retail','0','2024-09-29 15:06:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-29 12:06:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','987.00','986','Inclusive','branch','Inventory','','','','','','','3172761157430223331242'),(1698,'31727611574','15','5.00','350','retail','0','2024-09-29 15:06:20','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-09-29 12:06:40','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','248.00','243','Inclusive','branch','Inventory','','','','','','','3172761158038611320302'),(1699,'31727611574','8','1.00','290','retail','0','2024-09-29 15:06:23','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-29 12:06:40','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','966.00','965','Inclusive','branch','Inventory','','','','','','','3172761158430302132431'),(1700,'31727611574','23','1.00','90','retail','0','2024-09-29 15:06:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-29 12:06:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172761159233431115053'),(1701,'31727611574','49','1.00','220','retail','0','2024-09-29 15:06:35','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-09-29 12:06:40','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172761159634226222190'),(1702,'31727611622','1','1.00','200','retail','0','2024-09-29 15:07:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-29 12:07:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1713.00','1712','Inclusive','branch','Inventory','','','','','','','3172761162321211323336'),(1703,'31727625758','1','1.00','200','retail','0','2024-09-29 19:02:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-29 16:02:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1712.00','1711','Inclusive','branch','Inventory','','','','','','','3172762575832232223356'),(1704,'31727629288','7','1.00','390','retail','0','2024-09-29 20:01:28','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-09-29 17:01:31','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172762928933338033327'),(1705,'31727629347','1','1.00','200','retail','0','2024-09-29 20:02:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-29 17:05:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1711.00','1710','Inclusive','branch','Inventory','','','','','','','3172762934823333222332'),(1706,'31727629347','13','1.00','290','retail','0','2024-09-29 20:03:12','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-29 17:05:15','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3172762939360220733323'),(1707,'31727629347','16','1.00','320','retail','0','2024-09-29 20:03:43','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-09-29 17:05:15','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172762942307123222632'),(1708,'31727629347','19','1.00','80','retail','0','2024-09-29 20:03:46','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-09-29 17:05:15','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','978.00','977','Inclusive','branch','Inventory','','','','','','','3172762942700674242223'),(1709,'31727629347','27','1.00','90','retail','0','2024-09-29 20:04:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-29 17:05:15','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3172762946400214233042'),(1710,'31727629347','2','1.00','300','retail','0','2024-09-29 20:04:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-29 17:05:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1037.00','1036','Inclusive','branch','Inventory','','','','','','','3172762949399322022290'),(1711,'31727630945','31','1.00','110','retail','0','2024-09-29 20:29:05','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-09-29 17:50:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172763094621022230233'),(1712,'31727630945','20','1.00','90','retail','0','2024-09-29 20:29:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-09-29 17:50:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172763095333326030622'),(1713,'31727632864','9','1.00','310','retail','0','2024-09-29 21:01:04','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-09-29 18:03:10','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172763286532063002203'),(1714,'31727632864','8','1.00','290','retail','0','2024-09-29 21:01:07','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-09-29 18:03:10','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3172763286737060227273'),(1715,'31727632864','1','1.00','200','retail','0','2024-09-29 21:01:10','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-09-29 18:03:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1710.00','1709','Inclusive','branch','Inventory','','','','','','','3172763287102333013203'),(1716,'31727632864','3','1.00','300','retail','0','2024-09-29 21:01:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-09-29 18:03:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','986.00','985','Inclusive','branch','Inventory','','','','','','','3172763287523322357210'),(1717,'31727632864','49','2.00','440','retail','0','2024-09-29 21:03:05','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-09-29 18:03:10','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','3172763298633206038743'),(1718,'31727789951','1','1.00','200','retail','0','2024-10-01 16:39:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-01 13:39:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1709.00','1708','Inclusive','branch','Inventory','','','','','','','3172778995242232152323'),(1719,'31727802469','5','1.00','90','retail','0','2024-10-01 20:07:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-01 17:10:28','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','279.00','278','Inclusive','branch','Inventory','','','','','','','3172780247012438237020'),(1720,'31727802469','15','4.00','280','retail','0','2024-10-01 20:07:57','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-10-01 17:10:28','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','243.00','239','Inclusive','branch','Inventory','','','','','','','3172780247823337243328'),(1721,'31727802469','63','1.00','350','retail','0','2024-10-01 20:08:04','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-10-01 17:10:28','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','992.00','991','Inclusive','branch','Inventory','1110','4000','5500','','','','3172780248538232423334'),(1722,'31727802469','8','1.00','290','retail','0','2024-10-01 20:08:27','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-01 17:10:28','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3172780250820838320258'),(1723,'31727802469','7','1.00','390','retail','0','2024-10-01 20:09:00','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-01 17:10:28','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172780254170120284233'),(1724,'31727802469','1','1.00','200','retail','0','2024-10-01 20:09:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-01 17:10:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1708.00','1707','Inclusive','branch','Inventory','','','','','','','3172780254720320373233'),(1725,'31727802469','39','1.00','110','retail','0','2024-10-01 20:09:43','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-01 17:10:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172780258403320182332'),(1726,'31727805376','23','1.00','90','retail','0','2024-10-01 20:56:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-01 17:56:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172780537704503040032'),(1727,'31727855154','42','1.00','110','retail','0','2024-10-02 10:45:54','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-02 07:49:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172785515482247322535'),(1728,'31727887953','1','1.00','200','retail','0','2024-10-02 19:52:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-02 16:52:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1707.00','1706','Inclusive','branch','Inventory','','','','','','','3172788795522303778202'),(1729,'31727888093','3','1.00','300','retail','0','2024-10-02 19:54:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-02 16:58:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','985.00','984','Inclusive','branch','Inventory','','','','','','','3172788809420320388822'),(1730,'31727888757','24','1.00','90','retail','0','2024-10-02 20:05:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-02 17:06:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172788875935223030373'),(1731,'31727889185','27','1.00','90','retail','0','2024-10-02 20:13:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-02 17:13:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3172788918640123337272'),(1732,'31727889185','39','1.00','110','retail','0','2024-10-02 20:13:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-02 17:13:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172788919229342272202'),(1733,'31727890508','7','1.00','390','retail','0','2024-10-02 20:35:08','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-02 17:36:13','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172789050912333220227'),(1734,'31727890508','1','1.00','200','retail','0','2024-10-02 20:36:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-02 17:36:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1706.00','1705','Inclusive','branch','Inventory','','','','','','','3172789056929303312430'),(1735,'31727890592','7','1.00','390','retail','0','2024-10-02 20:36:32','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-02 17:55:27','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172789059370400830933'),(1736,'31727890592','1','1.00','200','retail','0','2024-10-02 20:55:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-02 17:55:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1705.00','1704','Inclusive','branch','Inventory','','','','','','','3172789172430220302273'),(1737,'31727891825','28','1.00','90','retail','0','2024-10-02 20:57:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-02 17:57:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','110.00','109','Inclusive','branch','Inventory','','','','','','','3172789182617601220430'),(1738,'31727892440','27','1.00','90','retail','0','2024-10-02 21:07:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-02 18:13:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3172789244103234923022'),(1739,'31727892844','8','1.00','290','retail','0','2024-10-02 21:14:04','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-02 18:14:27','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3172789284502723380322'),(1740,'31727892844','1','1.00','200','retail','0','2024-10-02 21:14:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-02 18:14:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1704.00','1703','Inclusive','branch','Inventory','','','','','','','3172789284822224390022'),(1741,'31727894596','1','1.00','200','retail','0','2024-10-02 21:43:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-02 18:43:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1703.00','1702','Inclusive','branch','Inventory','','','','','','','3172789459700223993733'),(1742,'31727894596','15','1.00','70','retail','0','2024-10-02 21:43:19','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-10-02 18:43:28','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','239.00','238','Inclusive','branch','Inventory','','','','','','','3172789459970232427702'),(1743,'31727947309','1','1.00','200','retail','0','2024-10-03 12:21:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-03 09:21:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1702.00','1701','Inclusive','branch','Inventory','','','','','','','3172794731002203320333'),(1744,'31727947309','8','1.00','290','retail','0','2024-10-03 12:21:52','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-03 09:21:55','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','962.00','961','Inclusive','branch','Inventory','','','','','','','3172794731302237734307'),(1745,'31727950081','1','1.00','200','retail','0','2024-10-03 13:08:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-03 10:12:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1701.00','1700','Inclusive','branch','Inventory','','','','','','','3172795008240325233202'),(1746,'31727950081','8','1.00','290','retail','0','2024-10-03 13:08:06','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-03 10:12:18','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','961.00','960','Inclusive','branch','Inventory','','','','','','','3172795008733370332027'),(1747,'31727952223','4','1.00','300','retail','0','2024-10-03 13:43:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-03 10:46:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3172795222422722279222'),(1748,'31727952223','9','2.00','620','retail','0','2024-10-03 13:43:47','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-10-03 10:46:34','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','3172795222858414220382'),(1749,'31727952223','28','1.00','90','retail','0','2024-10-03 13:44:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-03 10:46:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','109.00','108','Inclusive','branch','Inventory','','','','','','','3172795225610322295223'),(1750,'31727952223','24','1.00','90','retail','0','2024-10-03 13:44:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-03 10:46:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172795226293223712227'),(1751,'31727952223','9','1.00','310','retail','0','2024-10-03 13:46:09','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-03 10:46:34','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172795237055073132210'),(1752,'31727952223','1','1.00','200','retail','0','2024-10-03 13:46:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-03 10:46:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1700.00','1699','Inclusive','branch','Inventory','','','','','','','3172795237372732027331'),(1753,'31727952223','6','2.00','180','retail','0','2024-10-03 13:46:21','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-03 10:46:34','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','3172795238182392443324'),(1754,'31727952223','5','2.00','180','retail','0','2024-10-03 13:46:26','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-03 10:46:34','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','278.00','276','Inclusive','branch','Inventory','','','','','','','3172795238720227777220'),(1755,'31727965007','1','1.00','200','retail','0','2024-10-03 17:16:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-03 14:16:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1699.00','1698','Inclusive','branch','Inventory','','','','','','','3172796500837038327924'),(1756,'31727969846','7','1.00','390','retail','0','2024-10-03 18:37:26','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-03 17:02:12','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3172796984723339689092'),(1757,'31727975166','13','1.00','290','retail','0','2024-10-03 20:06:06','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-03 17:07:21','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3172797516643230792330'),(1758,'31727975166','19','1.00','80','retail','0','2024-10-03 20:06:09','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-10-03 17:07:21','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','977.00','976','Inclusive','branch','Inventory','','','','','','','3172797517032220270222'),(1759,'31727975166','2','1.00','300','retail','0','2024-10-03 20:06:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-03 17:07:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1036.00','1035','Inclusive','branch','Inventory','','','','','','','3172797517622300602003'),(1760,'31727975166','63','1.00','350','retail','0','2024-10-03 20:06:20','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-10-03 17:07:21','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','991.00','990','Inclusive','branch','Inventory','1110','4000','5500','','','','3172797518073722227403'),(1761,'31727975166','40','1.00','110','retail','0','2024-10-03 20:06:29','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-03 17:07:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172797519030333227027'),(1762,'31727975166','21','1.00','90','retail','0','2024-10-03 20:07:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-03 17:07:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172797523437053353920'),(1763,'31727976793','29','1.00','90','retail','0','2024-10-03 20:33:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-03 17:33:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172797679339232723334'),(1764,'31727978679','3','1.00','300','retail','0','2024-10-03 21:04:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-03 18:05:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','984.00','983','Inclusive','branch','Inventory','','','','','','','3172797867923272273233'),(1765,'31727981841','1','1.00','200','retail','0','2024-10-03 21:57:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-03 18:58:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1698.00','1697','Inclusive','branch','Inventory','','','','','','','3172798184277822231003'),(1766,'31727981841','52','1.00','300','retail','0','2024-10-03 21:57:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-03 18:58:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3172798184633724221101'),(1767,'31727981841','21','1.00','90','retail','0','2024-10-03 21:57:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-03 18:58:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172798185203502781423'),(1768,'31727982594','7','1.00','390','retail','0','2024-10-03 22:09:54','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-03 19:09:57','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3172798259555293223224'),(1769,'31727982914','31','1.00','110','retail','0','2024-10-03 22:15:14','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-03 19:15:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172798291403223202222'),(1770,'31728031627','3','1.00','300','retail','0','2024-10-04 11:47:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-04 08:47:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','983.00','982','Inclusive','branch','Inventory','','','','','','','3172803162718332063103'),(1771,'31728034238','1','1.00','200','retail','0','2024-10-04 12:30:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-04 09:30:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1697.00','1696','Inclusive','branch','Inventory','','','','','','','3172803423903278233333'),(1772,'31728036384','15','5.00','350','retail','0','2024-10-04 13:06:24','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-10-04 10:10:39','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','238.00','233','Inclusive','branch','Inventory','','','','','','','3172803638532733303238'),(1773,'31728036384','14','1.00','420','retail','0','2024-10-04 13:06:35','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-04 10:10:39','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3172803639662662300203'),(1774,'31728036384','1','1.00','200','retail','0','2024-10-04 13:06:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-04 10:10:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1696.00','1695','Inclusive','branch','Inventory','','','','','','','3172803640002030000220'),(1775,'31728036384','21','1.00','90','retail','0','2024-10-04 13:06:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-04 10:10:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172803641331302802302'),(1776,'31728036384','29','1.00','90','retail','0','2024-10-04 13:06:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-04 10:10:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172803641832301202263'),(1777,'31728036813','51','2.00','600','retail','0','2024-10-04 13:13:33','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-04 10:13:59','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','59.00','57','Inclusive','branch','Inventory','','','','','','','3172803681331231222302'),(1778,'31728036813','40','1.00','110','retail','0','2024-10-04 13:13:49','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-04 10:13:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172803683020010333122'),(1779,'31728039213','4','1.00','300','retail','0','2024-10-04 13:53:33','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-04 10:53:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3172803921303332273233'),(1780,'31728039213','21','1.00','90','retail','0','2024-10-04 13:53:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-04 10:53:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172803921882222980333'),(1781,'31728040027','7','2.00','780','retail','0','2024-10-04 14:07:07','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-10-04 11:08:03','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','42.00','40','Inclusive','branch','Inventory','','','','','','','3172804002823203330022'),(1782,'31728040027','2','1.00','300','retail','0','2024-10-04 14:07:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-04 11:08:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1035.00','1034','Inclusive','branch','Inventory','','','','','','','3172804003232022202200'),(1783,'31728040027','50','1.00','220','retail','0','2024-10-04 14:07:26','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-04 11:08:03','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172804004723033080302'),(1784,'31728040027','49','1.00','220','retail','0','2024-10-04 14:07:35','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-04 11:08:03','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172804005533030232240'),(1785,'31728046785','10','1.00','570','retail','0','2024-10-04 15:59:45','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-10-04 13:00:20','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172804678630833332262'),(1786,'31728046785','1','2.00','400','retail','0','2024-10-04 15:59:52','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-04 13:00:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1695.00','1693','Inclusive','branch','Inventory','','','','','','','3172804679334023343332'),(1787,'31728046785','21','1.00','90','retail','0','2024-10-04 16:00:01','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-04 13:00:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172804680233200243340'),(1788,'31728046785','35','1.00','110','retail','0','2024-10-04 16:00:06','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-04 13:00:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172804680732832433302'),(1789,'31728065488','1','1.00','200','retail','0','2024-10-04 21:11:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-04 18:11:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1693.00','1692','Inclusive','branch','Inventory','','','','','','','3172806548800280322233'),(1790,'31728066201','14','1.00','420','retail','0','2024-10-04 21:23:21','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-04 18:24:18','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3172806620123214003630'),(1791,'31728066201','14','1.00','420','retail','0','2024-10-04 21:23:34','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-04 18:24:18','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3172806621520237323020'),(1792,'31728066201','29','1.00','90','retail','0','2024-10-04 21:24:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-04 18:24:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172806625332232663012'),(1793,'31728121518','1','2.00','400','retail','0','2024-10-05 12:45:18','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-05 09:46:08','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1692.00','1690','Inclusive','branch','Inventory','','','','','','','3172812151833222311221'),(1794,'31728121518','15','10.00','700','retail','0','2024-10-05 12:45:27','','','','0','Cash',94.92,'70','','','3','16.00','1','2024-10-05 09:46:08','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','233.00','223','Inclusive','branch','Inventory','','','','','','','3172812152733327332223'),(1795,'31728121518','52','3.00','900','retail','0','2024-10-05 12:45:43','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-10-05 09:46:08','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','66.00','63','Inclusive','branch','Inventory','','','','','','','3172812154340030227234'),(1796,'31728121518','21','2.00','180','retail','0','2024-10-05 12:45:54','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-05 09:46:08','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','3172812155452320021522'),(1797,'31728121518','24','1.00','90','retail','0','2024-10-05 12:45:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-05 09:46:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172812156072500683121'),(1798,'31728121518','40','1.00','110','retail','0','2024-10-05 12:46:03','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-05 09:46:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172812156450311267066'),(1799,'31728121603','1','4.00','800','retail','0','2024-10-05 12:46:43','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-10-05 09:55:00','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1690.00','1686','Inclusive','branch','Inventory','','','','','','','3172812160332382122213'),(1800,'31728121603','5','2.00','180','retail','0','2024-10-05 12:46:58','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-05 09:55:00','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','276.00','274','Inclusive','branch','Inventory','','','','','','','3172812161923337332302'),(1801,'31728121603','21','1.00','90','retail','0','2024-10-05 12:48:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-05 09:55:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172812174030770323204'),(1802,'31728121603','29','1.00','90','retail','0','2024-10-05 12:53:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-05 09:55:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172812198692180220902'),(1803,'31728121603','9','1.00','310','retail','0','2024-10-05 12:53:22','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-05 09:55:00','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172812200202283222222'),(1804,'31728121603','8','1.00','290','retail','0','2024-10-05 12:53:25','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-05 09:55:00','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','960.00','959','Inclusive','branch','Inventory','','','','','','','3172812200604321233002'),(1805,'31728121603','26','1.00','90','retail','0','2024-10-05 12:54:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-05 09:55:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3172812209303311233070'),(1806,'31728121603','26','1.00','90','retail','0','2024-10-05 12:54:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-05 09:55:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3172812209602233001321'),(1807,'31728123260','5','2.00','180','retail','0','2024-10-05 13:14:20','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-05 10:14:24','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','274.00','272','Inclusive','branch','Inventory','','','','','','','3172812326233233261222'),(1808,'31728123584','15','3.00','210','retail','0','2024-10-05 13:19:44','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-10-05 10:19:47','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','223.00','220','Inclusive','branch','Inventory','','','','','','','3172812358524213202243'),(1809,'31728124059','40','1.00','110','retail','0','2024-10-05 13:27:39','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-05 10:27:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172812406000302003388'),(1810,'31728126517','1','1.00','200','retail','0','2024-10-05 14:08:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-05 11:08:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1686.00','1685','Inclusive','branch','Inventory','','','','','','','3172812651931523223300'),(1811,'31728143476','1','3.00','600','retail','0','2024-10-05 18:51:16','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-10-05 15:59:18','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1685.00','1682','Inclusive','branch','Inventory','','','','','','','3172814347722330344743'),(1812,'31728143476','39','1.00','110','retail','0','2024-10-05 18:51:38','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-05 15:59:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172814349931283334423'),(1813,'31728143476','13','1.00','290','retail','0','2024-10-05 18:52:47','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-05 15:59:18','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3172814356883233283113'),(1814,'31728145740','7','1.00','390','retail','0','2024-10-05 19:29:00','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-05 16:29:08','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3172814574133242327220'),(1815,'31728146935','8','1.00','290','retail','0','2024-10-05 19:48:55','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-05 16:49:17','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','959.00','958','Inclusive','branch','Inventory','','','','','','','3172814693603329466409'),(1816,'31728146935','51','1.00','300','retail','0','2024-10-05 19:48:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-05 16:49:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3172814694002242333042'),(1817,'31728146935','1','1.00','200','retail','0','2024-10-05 19:49:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-05 16:49:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1682.00','1681','Inclusive','branch','Inventory','','','','','','','3172814694442030440220'),(1818,'31728150935','1','2.00','400','retail','0','2024-10-05 20:55:35','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-05 17:55:43','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1681.00','1679','Inclusive','branch','Inventory','','','','','','','3172815093627243833003'),(1819,'31728152190','5','2.00','180','retail','0','2024-10-05 21:16:30','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-05 18:17:16','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','272.00','270','Inclusive','branch','Inventory','','','','','','','3172815219122233941232'),(1820,'31728166904','1','1.00','200','retail','0','2024-10-06 01:21:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-05 22:22:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1679.00','1678','Inclusive','branch','Inventory','','','','','','','3172816690502312264333'),(1821,'31728166904','9','2.00','620','retail','0','2024-10-06 01:21:49','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-10-05 22:22:18','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3172816690926300222132'),(1822,'31728166904','3','1.00','300','retail','0','2024-10-06 01:21:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-05 22:22:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3172816691422422200434'),(1823,'31728166904','2','1.00','300','retail','0','2024-10-06 01:21:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-05 22:22:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1034.00','1033','Inclusive','branch','Inventory','','','','','','','3172816692037623362222'),(1824,'31728166904','5','1.00','90','retail','0','2024-10-06 01:22:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-05 22:22:18','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','270.00','269','Inclusive','branch','Inventory','','','','','','','3172816692662411332320'),(1825,'31728166904','52','1.00','300','retail','0','2024-10-06 01:22:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-05 22:22:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3172816693223312233462'),(1826,'31728167325','5','2.00','180','retail','0','2024-10-06 01:28:45','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-05 22:28:52','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','269.00','267','Inclusive','branch','Inventory','','','','','','','3172816732632223287300'),(1827,'31728167325','1','1.00','200','retail','0','2024-10-06 01:28:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-05 22:28:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1678.00','1677','Inclusive','branch','Inventory','','','','','','','3172816732842726023302'),(1828,'31728167370','35','1.00','110','retail','0','2024-10-06 01:29:30','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-05 22:29:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172816737012132740233'),(1829,'31728167453','19','1.00','80','retail','0','2024-10-06 01:30:53','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-10-05 22:30:56','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','976.00','975','Inclusive','branch','Inventory','','','','','','','3172816745470233004320'),(1830,'31728211492','3','1.00','300','retail','0','2024-10-06 13:44:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-06 10:45:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','981.00','980','Inclusive','branch','Inventory','','','','','','','3172821149222312123283'),(1831,'31728211492','17','1.00','670','retail','0','2024-10-06 13:44:56','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-10-06 10:45:22','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172821149712213323203'),(1832,'31728211492','2','1.00','300','retail','0','2024-10-06 13:45:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-06 10:45:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1033.00','1032','Inclusive','branch','Inventory','','','','','','','3172821150112232221222'),(1833,'31728211492','19','2.00','160','retail','0','2024-10-06 13:45:12','','','','0','Cash',21.69,'80','','','3','16.00','1','2024-10-06 10:45:22','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','975.00','973','Inclusive','branch','Inventory','','','','','','','3172821151403303213381'),(1834,'31728212792','1','1.00','200','retail','0','2024-10-06 14:06:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-06 11:06:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1677.00','1676','Inclusive','branch','Inventory','','','','','','','3172821279333233232002'),(1835,'31728212792','8','1.00','290','retail','0','2024-10-06 14:06:35','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-06 11:06:38','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','958.00','957','Inclusive','branch','Inventory','','','','','','','3172821279623222143202'),(1836,'31728213332','1','1.00','200','retail','0','2024-10-06 14:15:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-06 11:15:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1676.00','1675','Inclusive','branch','Inventory','','','','','','','3172821333400223042323'),(1837,'31728231116','1','5.00','1000','retail','0','2024-10-06 19:11:56','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-10-06 16:12:05','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1675.00','1670','Inclusive','branch','Inventory','','','','','','','3172823111722820814332'),(1838,'31728231116','5','1.00','90','retail','0','2024-10-06 19:12:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-06 16:12:05','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','267.00','266','Inclusive','branch','Inventory','','','','','','','3172823112133280213101'),(1839,'31728231444','5','2.00','180','retail','0','2024-10-06 19:17:24','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-06 16:18:00','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','266.00','264','Inclusive','branch','Inventory','','','','','','','3172823144543703223203'),(1840,'31728231444','23','2.00','180','retail','0','2024-10-06 19:17:35','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-06 16:18:00','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3172823145504323332332'),(1841,'31728231444','39','1.00','110','retail','0','2024-10-06 19:17:44','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-06 16:18:00','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172823146533337131232'),(1842,'31728233792','59','1.00','170','retail','0','2024-10-06 19:56:32','','','','0','Cash',23.05,'170','','','3','16.00','1','2024-10-06 16:56:35','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','3172823379343332373323'),(1843,'31728233818','44','1.00','110','retail','0','2024-10-06 19:56:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-06 17:16:51','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3172823381923003329303'),(1844,'31728241684','10','1.00','570','retail','0','2024-10-06 22:08:04','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-10-06 19:09:23','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172824168628333732220'),(1845,'31728241684','1','2.00','400','retail','0','2024-10-06 22:09:19','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-06 19:09:23','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1670.00','1668','Inclusive','branch','Inventory','','','','','','','3172824176080202233223'),(1846,'31728242058','47','1.00','200','retail','0','2024-10-06 22:14:18','','','','0','Cash',27.12,'200','','','3','16.00','1','2024-10-06 19:14:21','1','4','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172824205820323320322'),(1847,'31728383243','1','1.00','200','retail','0','2024-10-08 13:27:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-08 10:28:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1668.00','1667','Inclusive','branch','Inventory','','','','','','','3172838324422312344232'),(1848,'31728383243','2','1.00','300','retail','0','2024-10-08 13:28:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-08 10:28:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1032.00','1031','Inclusive','branch','Inventory','','','','','','','3172838330322322200203'),(1849,'31728385009','21','1.00','90','retail','0','2024-10-08 13:56:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-08 10:57:15','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172838500902300820002'),(1850,'31728385009','39','1.00','110','retail','0','2024-10-08 13:56:54','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-08 10:57:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3172838501405022334303'),(1851,'31728385009','15','4.00','280','retail','0','2024-10-08 13:57:04','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-10-08 10:57:15','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','220.00','216','Inclusive','branch','Inventory','','','','','','','3172838502522333302300'),(1852,'31728385009','1','1.00','200','retail','0','2024-10-08 13:57:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-08 10:57:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1667.00','1666','Inclusive','branch','Inventory','','','','','','','3172838502833780220033'),(1853,'31728385009','7','1.00','390','retail','0','2024-10-08 13:57:11','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-08 10:57:15','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3172838503100533523224'),(1854,'31728385434','1','1.00','200','retail','0','2024-10-08 14:03:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-08 11:03:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1666.00','1665','Inclusive','branch','Inventory','','','','','','','3172838543433283303232'),(1855,'31728385741','1','1.00','200','retail','0','2024-10-08 14:09:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-08 11:09:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1665.00','1664','Inclusive','branch','Inventory','','','','','','','3172838574234335813258'),(1856,'31728385741','8','1.00','290','retail','0','2024-10-08 14:09:05','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-08 11:09:07','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','957.00','956','Inclusive','branch','Inventory','','','','','','','3172838574521313243208'),(1857,'31728390438','1','1.00','200','retail','0','2024-10-08 15:27:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-08 12:27:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1664.00','1663','Inclusive','branch','Inventory','','','','','','','3172839043907322332234'),(1858,'31728395235','1','3.00','600','retail','0','2024-10-08 16:47:15','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-10-08 13:51:18','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1663.00','1660','Inclusive','branch','Inventory','','','','','','','3172839523533022304320'),(1859,'31728395235','52','2.00','600','retail','0','2024-10-08 16:49:05','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-08 13:51:18','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','62.00','60','Inclusive','branch','Inventory','','','','','','','3172839534630323239522'),(1860,'31728395235','7','1.00','390','retail','0','2024-10-08 16:49:28','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-08 13:51:18','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3172839536934953209322'),(1861,'31728402523','1','1.00','200','retail','0','2024-10-08 18:48:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-08 15:49:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1660.00','1659','Inclusive','branch','Inventory','','','','','','','3172840252305308272132'),(1862,'31728402523','3','1.00','300','retail','0','2024-10-08 18:48:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-08 15:49:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','980.00','979','Inclusive','branch','Inventory','','','','','','','3172840252722837022320'),(1863,'31728402523','39','1.00','110','retail','0','2024-10-08 18:48:58','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-08 15:49:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3172840253934329230203'),(1864,'31728402523','26','1.00','90','retail','0','2024-10-08 18:49:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-08 15:49:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3172840254334222230200'),(1865,'31728409314','3','1.00','300','retail','0','2024-10-08 20:41:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-08 17:43:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','979.00','978','Inclusive','branch','Inventory','','','','','','','3172840931543323232102'),(1866,'31728471650','1','1.00','200','retail','0','2024-10-09 14:00:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-09 11:00:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1659.00','1658','Inclusive','branch','Inventory','','','','','','','3172847165151311223032'),(1867,'31728473290','1','1.00','200','retail','0','2024-10-09 14:28:10','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-09 11:28:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1658.00','1657','Inclusive','branch','Inventory','','','','','','','3172847329123390123220'),(1868,'31728473290','5','4.00','360','retail','0','2024-10-09 14:28:19','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-10-09 11:28:25','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','264.00','260','Inclusive','branch','Inventory','','','','','','','3172847330033233327130'),(1869,'31728493533','1','1.00','200','retail','0','2024-10-09 20:05:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-09 17:05:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1657.00','1656','Inclusive','branch','Inventory','','','','','','','3172849353442322922422'),(1870,'31728496458','1','1.00','200','retail','0','2024-10-09 20:54:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-09 17:54:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1656.00','1655','Inclusive','branch','Inventory','','','','','','','3172849645832224233233'),(1871,'31728500825','1','1.00','200','retail','0','2024-10-09 22:07:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-09 19:08:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1655.00','1654','Inclusive','branch','Inventory','','','','','','','3172850082622372222203'),(1872,'31728550496','7','1.00','390','retail','0','2024-10-10 11:54:56','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-10 08:54:59','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3172855049738734302833'),(1873,'31728553157','52','1.00','300','retail','0','2024-10-10 12:39:17','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-10 09:39:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3172855315722332203230'),(1874,'31728555596','52','1.00','300','retail','0','2024-10-10 13:19:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-10 10:20:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3172855559625206353250'),(1875,'31728555596','1','1.00','200','retail','0','2024-10-10 13:19:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-10 10:20:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1654.00','1653','Inclusive','branch','Inventory','','','','','','','3172855560063332002202'),(1876,'31728570741','21','1.00','90','retail','0','2024-10-10 17:32:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-10 14:32:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172857075020302353073'),(1877,'31728570741','7','2.00','780','retail','0','2024-10-10 17:32:45','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-10-10 14:32:51','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','36.00','34','Inclusive','branch','Inventory','','','','','','','3172857076627502232332'),(1878,'31728577215','15','12.00','840','retail','0','2024-10-10 19:20:15','','','','0','Cash',113.90,'70','','','3','16.00','1','2024-10-10 16:20:29','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'12','216.00','204','Inclusive','branch','Inventory','','','','','','','3172857721533325022243'),(1879,'31728577215','1','2.00','400','retail','0','2024-10-10 19:20:19','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-10 16:20:29','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1653.00','1651','Inclusive','branch','Inventory','','','','','','','3172857722003323433730'),(1880,'31728577215','7','4.00','1560','retail','0','2024-10-10 19:20:25','','','','0','Cash',211.53,'390','','','3','16.00','1','2024-10-10 16:20:29','1','1','new','1','new','pcs','','','','yes','','26.44','','','VATABLE',1322.03,'4','34.00','30','Inclusive','branch','Inventory','','','','','','','3172857722632733832333'),(1881,'31728581868','1','1.00','200','retail','0','2024-10-10 20:37:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-10 17:38:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1651.00','1650','Inclusive','branch','Inventory','','','','','','','3172858186904323832332'),(1882,'31728581868','51','1.00','300','retail','0','2024-10-10 20:37:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-10 17:38:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3172858187533323022220'),(1883,'31728583545','39','2.00','220','retail','0','2024-10-10 21:05:45','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-10-10 18:06:03','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','3172858354622364332112'),(1884,'31728583545','23','1.00','90','retail','0','2024-10-10 21:05:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-10 18:06:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172858355532022234203'),(1885,'31728586465','1','2.00','400','retail','0','2024-10-10 21:54:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-10 18:54:28','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1650.00','1648','Inclusive','branch','Inventory','','','','','','','3172858646632322603221'),(1886,'31728648416','51','2.00','600','retail','0','2024-10-11 15:06:56','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-11 12:07:11','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','55.00','53','Inclusive','branch','Inventory','','','','','','','3172864841713023103772'),(1887,'31728648416','27','1.00','90','retail','0','2024-10-11 15:07:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-11 12:07:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3172864842822473242203'),(1888,'31728648440','1','1.00','200','retail','0','2024-10-11 15:07:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-11 12:07:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1648.00','1647','Inclusive','branch','Inventory','','','','','','','3172864844047030027013'),(1889,'31728648948','1','1.00','200','retail','0','2024-10-11 15:15:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-11 12:16:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1647.00','1646','Inclusive','branch','Inventory','','','','','','','3172864894834327338002'),(1890,'31728648948','8','1.00','290','retail','0','2024-10-11 15:15:50','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-11 12:16:07','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','956.00','955','Inclusive','branch','Inventory','','','','','','','3172864895133392222683'),(1891,'31728650354','1','2.00','400','retail','0','2024-10-11 15:39:14','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-11 12:44:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1646.00','1644','Inclusive','branch','Inventory','','','','','','','3172865035543737333402'),(1892,'31728650354','9','1.00','310','retail','0','2024-10-11 15:39:50','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-11 12:44:39','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172865039130227232007'),(1893,'31728650354','8','1.00','290','retail','0','2024-10-11 15:39:53','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-11 12:44:39','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','955.00','954','Inclusive','branch','Inventory','','','','','','','3172865039302230322032'),(1894,'31728651590','23','2.00','180','retail','0','2024-10-11 15:59:50','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-11 13:25:27','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','6.00','4','Inclusive','branch','Inventory','','','','','','','3172865159004225403082'),(1895,'31728658043','1','1.00','200','retail','0','2024-10-11 17:47:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-11 14:50:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1644.00','1643','Inclusive','branch','Inventory','','','','','','','3172865804428413604382'),(1896,'31728658043','5','2.00','180','retail','0','2024-10-11 17:47:28','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-11 14:50:33','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','260.00','258','Inclusive','branch','Inventory','','','','','','','3172865804830425133338'),(1897,'31728658043','29','1.00','90','retail','0','2024-10-11 17:49:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-11 14:50:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3172865816931302802302'),(1898,'31728660488','1','2.00','400','retail','0','2024-10-11 18:28:08','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-11 15:28:12','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1643.00','1641','Inclusive','branch','Inventory','','','','','','','3172866048902622206010'),(1899,'31728660802','1','1.00','200','retail','0','2024-10-11 18:33:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-11 15:33:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1641.00','1640','Inclusive','branch','Inventory','','','','','','','3172866080332807223308'),(1900,'31728664539','1','1.00','200','retail','0','2024-10-11 19:35:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-11 16:40:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1640.00','1639','Inclusive','branch','Inventory','','','','','','','3172866454043223133228'),(1901,'31728664539','5','2.00','180','retail','0','2024-10-11 19:35:44','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-11 16:40:02','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','258.00','256','Inclusive','branch','Inventory','','','','','','','3172866454502203304226'),(1902,'31728664539','51','2.00','600','retail','0','2024-10-11 19:36:07','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-11 16:40:02','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','53.00','51','Inclusive','branch','Inventory','','','','','','','3172866456823060655320'),(1903,'31728664539','5','2.00','180','retail','0','2024-10-11 19:37:09','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-11 16:40:02','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','256.00','254','Inclusive','branch','Inventory','','','','','','','3172866463033326233132'),(1904,'31728664539','3','1.00','300','retail','0','2024-10-11 19:37:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-11 16:40:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','978.00','977','Inclusive','branch','Inventory','','','','','','','3172866465303366264333'),(1905,'31728664539','51','1.00','300','retail','0','2024-10-11 19:37:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-11 16:40:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3172866465823072263470'),(1906,'31728664539','23','1.00','90','retail','0','2024-10-11 19:38:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-11 16:40:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172866470130220223304'),(1907,'31728664539','29','1.00','90','retail','0','2024-10-11 19:38:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-11 16:40:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172866470900270432833'),(1908,'31728664539','23','1.00','90','retail','0','2024-10-11 19:38:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-11 16:40:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172866472846170203333'),(1909,'31728664539','56','2.00','440','retail','0','2024-10-11 19:39:44','','','','120','Cash',59.66,'220','','','3','16.00','1','2024-10-11 16:40:02','1','2','new','1','new','NOU','','','','yes','','7.46','','','VATABLE',372.88,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','3172866478555703302728'),(1910,'31728664913','51','2.00','600','retail','0','2024-10-11 19:41:53','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-11 16:41:58','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','50.00','48','Inclusive','branch','Inventory','','','','','','','3172866491472022392644'),(1911,'31728666281','35','1.00','110','retail','0','2024-10-11 20:04:41','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-11 17:04:51','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172866628223722383302'),(1912,'31728667367','35','1.00','110','retail','0','2024-10-11 20:22:47','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-11 17:23:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172866736832830322324'),(1913,'31728669012','51','1.00','300','retail','0','2024-10-11 20:50:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-11 17:50:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172866901306602631230'),(1914,'31728733511','1','2.00','400','retail','0','2024-10-12 14:45:11','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-12 11:58:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1639.00','1637','Inclusive','branch','Inventory','','','','','','','3172873351123331221301'),(1915,'31728733511','9','2.00','620','retail','0','2024-10-12 14:54:20','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-10-12 11:58:39','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3172873406170123276233'),(1916,'31728734327','3','1.00','300','retail','0','2024-10-12 14:58:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-12 11:59:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','977.00','976','Inclusive','branch','Inventory','','','','','','','3172873432822223877038'),(1917,'31728734327','7','1.00','390','retail','0','2024-10-12 14:58:52','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-12 11:59:48','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172873433380332023720'),(1918,'31728734327','15','8.00','560','retail','0','2024-10-12 14:59:30','','','','0','Cash',75.93,'70','','','3','16.00','1','2024-10-12 11:59:48','1','1','new','1','new','pcs','','','','yes','','9.49','','','VATABLE',474.58,'8','204.00','196','Inclusive','branch','Inventory','','','','','','','3172873437180732023720'),(1919,'31728734426','31','1.00','110','retail','0','2024-10-12 15:00:45','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-12 12:10:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172873444643222002230'),(1920,'31728734426','9','1.00','310','retail','0','2024-10-12 15:09:17','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-12 12:10:42','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172873495847207230383'),(1921,'31728734426','3','1.00','300','retail','0','2024-10-12 15:09:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-12 12:10:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','976.00','975','Inclusive','branch','Inventory','','','','','','','3172873496236823332022'),(1922,'31728734426','1','1.00','200','retail','0','2024-10-12 15:09:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-12 12:10:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1637.00','1636','Inclusive','branch','Inventory','','','','','','','3172873496503329354409'),(1923,'31728735056','14','1.00','420','retail','0','2024-10-12 15:10:56','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-12 12:10:58','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3172873505633250222320'),(1924,'31728736271','40','1.00','110','retail','0','2024-10-12 15:31:11','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-12 12:31:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172873627220307007622'),(1925,'31728739697','1','1.00','200','retail','0','2024-10-12 16:28:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-12 13:28:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1636.00','1635','Inclusive','branch','Inventory','','','','','','','3172873969803209010433'),(1926,'31728745361','3','1.00','300','retail','0','2024-10-12 18:02:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-12 15:22:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','975.00','974','Inclusive','branch','Inventory','','','','','','','3172874536203472177308'),(1927,'31728745361','26','1.00','90','retail','0','2024-10-12 18:02:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-12 15:22:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3172874537622732442322'),(1928,'31728745361','27','1.00','90','retail','0','2024-10-12 18:02:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-12 15:22:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3172874537901233228232'),(1929,'31728750852','10','1.00','570','retail','0','2024-10-12 19:34:12','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-10-12 16:35:05','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172875085333322032223'),(1930,'31728751941','2','1.00','300','retail','0','2024-10-12 19:52:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-12 17:22:47','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1031.00','1030','Inclusive','branch','Inventory','','','','','','','3172875194235374000337'),(1931,'31728751941','17','1.00','670','retail','0','2024-10-12 19:52:25','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-10-12 17:22:47','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172875194620227032333'),(1932,'31728751941','13','1.00','290','retail','0','2024-10-12 19:53:09','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-12 17:22:47','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3172875198902223324003'),(1933,'31728751941','19','1.00','80','retail','0','2024-10-12 19:53:23','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-10-12 17:22:47','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3172875200322010075220'),(1934,'31728751941','27','1.00','90','retail','0','2024-10-12 20:17:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-12 17:22:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3172875343931032393030'),(1935,'31728751941','31','1.00','110','retail','0','2024-10-12 20:17:25','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-12 17:22:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172875344507452322022'),(1936,'31728756032','52','1.00','300','retail','0','2024-10-12 21:00:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-12 18:01:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3172875603220302543000'),(1937,'31728756032','26','1.00','90','retail','0','2024-10-12 21:00:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-12 18:01:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3172875605122014242040'),(1938,'31728756032','39','1.00','110','retail','0','2024-10-12 21:00:57','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-12 18:01:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172875605826325520235'),(1939,'31728762782','51','1.00','300','retail','0','2024-10-12 22:53:02','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-12 19:53:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172876278303030232810'),(1940,'31728762782','1','1.00','200','retail','0','2024-10-12 22:53:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-12 19:53:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1635.00','1634','Inclusive','branch','Inventory','','','','','','','3172876278634062070870'),(1941,'31728763448','35','1.00','110','retail','0','2024-10-12 23:04:08','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-12 20:04:11','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172876344833380233033'),(1942,'31728767804','1','1.00','200','retail','0','2024-10-13 00:16:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-12 21:17:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1634.00','1633','Inclusive','branch','Inventory','','','','','','','3172876780573722226403'),(1943,'31728767804','9','1.00','310','retail','0','2024-10-13 00:16:58','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-12 21:17:01','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172876781923823762772'),(1944,'31728768016','1','1.00','200','retail','0','2024-10-13 00:20:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-12 21:22:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1633.00','1632','Inclusive','branch','Inventory','','','','','','','3172876801716273028763'),(1945,'31728768016','9','2.00','620','retail','0','2024-10-13 00:20:26','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-10-12 21:22:10','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','5.00','3','Inclusive','branch','Inventory','','','','','','','3172876802713228130312'),(1946,'31728768016','8','1.00','290','retail','0','2024-10-13 00:21:59','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-12 21:22:10','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','954.00','953','Inclusive','branch','Inventory','','','','','','','3172876811933232231333'),(1947,'31728775906','1','2.00','400','retail','0','2024-10-13 02:31:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-12 23:35:53','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1632.00','1630','Inclusive','branch','Inventory','','','','','','','3172877590793089775320'),(1948,'31728782005','5','2.00','180','retail','0','2024-10-13 04:13:25','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-13 01:13:34','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','254.00','252','Inclusive','branch','Inventory','','','','','','','3172878200630210140268'),(1949,'31728817865','3','1.00','300','retail','0','2024-10-13 14:11:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-13 11:11:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','974.00','973','Inclusive','branch','Inventory','','','','','','','3172881786578332083103'),(1950,'31728817883','9','1.00','310','retail','0','2024-10-13 14:11:23','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-13 11:29:02','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172881788302224833232'),(1951,'31728817883','1','2.00','400','retail','0','2024-10-13 14:11:27','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-13 11:29:02','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1630.00','1628','Inclusive','branch','Inventory','','','','','','','3172881788838334120328'),(1952,'31728817883','13','1.00','290','retail','0','2024-10-13 14:11:30','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-13 11:29:02','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3172881789133231403930'),(1953,'31728817883','44','1.00','110','retail','0','2024-10-13 14:11:40','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-13 11:29:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172881790122001030214'),(1954,'31728817883','26','1.00','90','retail','0','2024-10-13 14:11:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-13 11:29:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3172881790732232270032'),(1955,'31728817883','26','1.00','90','retail','0','2024-10-13 14:12:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-13 11:29:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3172881795133337282311'),(1956,'31728819146','1','1.00','200','retail','0','2024-10-13 14:32:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-13 11:32:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1628.00','1627','Inclusive','branch','Inventory','','','','','','','3172881914723203038382'),(1957,'31728819267','1','1.00','200','retail','0','2024-10-13 14:34:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-13 11:52:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1627.00','1626','Inclusive','branch','Inventory','','','','','','','3172881926737304327230'),(1958,'31728819267','10','1.00','570','retail','0','2024-10-13 14:34:29','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-10-13 11:52:07','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172881927020202948232'),(1959,'31728820339','9','1.00','310','retail','0','2024-10-13 14:52:19','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-13 11:52:55','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172882034034204033343'),(1960,'31728820339','1','1.00','200','retail','0','2024-10-13 14:52:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-13 11:52:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1626.00','1625','Inclusive','branch','Inventory','','','','','','','3172882034413837202023'),(1961,'31728820631','35','1.00','110','retail','0','2024-10-13 14:57:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-13 12:01:44','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172882063224133202003'),(1962,'31728821547','1','1.00','200','retail','0','2024-10-13 15:12:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-13 12:12:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1625.00','1624','Inclusive','branch','Inventory','','','','','','','3172882154702303321222'),(1963,'31728825114','1','1.00','200','retail','0','2024-10-13 16:11:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-13 13:11:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1624.00','1623','Inclusive','branch','Inventory','','','','','','','3172882511403233303232'),(1964,'31728830423','8','1.00','290','retail','0','2024-10-13 17:40:23','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-13 14:40:34','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','953.00','952','Inclusive','branch','Inventory','','','','','','','3172883042433332030722'),(1965,'31728830423','1','1.00','200','retail','0','2024-10-13 17:40:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-13 14:40:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1623.00','1622','Inclusive','branch','Inventory','','','','','','','3172883042663202233233'),(1966,'31728831452','35','1.00','110','retail','0','2024-10-13 17:57:32','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-13 14:58:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172883145218312320383'),(1967,'31728831452','52','1.00','300','retail','0','2024-10-13 17:57:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-13 14:58:41','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3172883147843320303230'),(1968,'31728831452','27','1.00','90','retail','0','2024-10-13 17:58:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-13 14:58:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3172883150929823213832'),(1969,'31728831759','17','1.00','670','retail','0','2024-10-13 18:02:39','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-10-13 15:03:13','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172883175930807270320'),(1970,'31728831759','3','1.00','300','retail','0','2024-10-13 18:02:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-13 15:03:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3172883176381603323362'),(1971,'31728831815','52','1.00','300','retail','0','2024-10-13 18:03:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-13 15:08:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3172883181600803331873'),(1972,'31728831815','1','3.00','600','retail','0','2024-10-13 18:03:40','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-10-13 15:08:07','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1622.00','1619','Inclusive','branch','Inventory','','','','','','','3172883182182237332843'),(1973,'31728831815','35','1.00','110','retail','0','2024-10-13 18:04:22','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-13 15:08:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172883186230323403031'),(1974,'31728831815','39','1.00','110','retail','0','2024-10-13 18:04:25','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-13 15:08:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172883186528323002012'),(1975,'31728831815','35','1.00','110','retail','0','2024-10-13 18:07:24','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-13 15:08:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172883204523202133223'),(1976,'31728832879','5','1.00','90','retail','0','2024-10-13 18:21:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-13 15:21:23','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','252.00','251','Inclusive','branch','Inventory','','','','','','','3172883288020334330488'),(1977,'31728833850','50','1.00','220','retail','0','2024-10-13 18:37:30','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-13 15:37:46','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172883385103223232313'),(1978,'31728834309','14','1.00','420','retail','0','2024-10-13 18:45:09','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-13 15:48:55','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3172883431003023204220'),(1979,'31728834309','29','1.00','90','retail','0','2024-10-13 18:46:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-13 15:48:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3172883441532343422340'),(1980,'31728995974','52','2.00','600','retail','0','2024-10-15 15:39:34','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-15 12:54:53','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','55.00','53','Inclusive','branch','Inventory','','','','','','','3172899597413032222707'),(1981,'31728996902','1','1.00','200','retail','0','2024-10-15 15:55:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-15 12:58:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1619.00','1618','Inclusive','branch','Inventory','','','','','','','3172899690307633330393'),(1982,'31728996902','52','2.00','600','retail','0','2024-10-15 15:55:19','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-15 12:58:08','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','53.00','51','Inclusive','branch','Inventory','','','','','','','3172899692093232220622'),(1983,'31728996902','7','1.00','390','retail','0','2024-10-15 15:55:25','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-15 12:58:08','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172899692662230662490'),(1984,'31728999067','5','1.00','90','retail','0','2024-10-15 16:31:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-15 14:15:30','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','251.00','250','Inclusive','branch','Inventory','','','','','','','3172899906734022223923'),(1985,'31728999067','1','1.00','200','retail','0','2024-10-15 16:31:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-15 14:15:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1618.00','1617','Inclusive','branch','Inventory','','','','','','','3172899907494414000342'),(1986,'31728999067','49','1.00','220','retail','0','2024-10-15 16:31:20','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-15 14:15:30','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172899908082292141300'),(1987,'31729006856','4','1.00','300','retail','0','2024-10-15 18:40:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-15 16:00:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3172900685722084332232'),(1988,'31729006856','51','1.00','300','retail','0','2024-10-15 18:41:02','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-15 16:00:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3172900686313432260026'),(1989,'31729008806','14','1.00','420','retail','0','2024-10-15 19:13:26','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-15 16:22:06','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172900880602224036232'),(1990,'31729008806','31','1.00','110','retail','0','2024-10-15 19:13:40','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-15 16:22:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172900882132822403041'),(1991,'31729013781','10','1.00','570','retail','0','2024-10-15 20:36:21','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172901378222333832070'),(1992,'31729013781','1','1.00','200','retail','0','2024-10-15 20:36:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1617.00','1616','Inclusive','branch','Inventory','','','','','','','3172901378432030000330'),(1993,'31729013781','9','1.00','310','retail','0','2024-10-15 20:36:26','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172901378731237331303'),(1994,'31729013781','1','1.00','200','retail','0','2024-10-15 20:36:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1616.00','1615','Inclusive','branch','Inventory','','','','','','','3172901378940903108312'),(1995,'31729013781','7','1.00','390','retail','0','2024-10-15 20:36:32','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172901379303029230322'),(1996,'31729013781','1','1.00','200','retail','0','2024-10-15 20:36:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1615.00','1614','Inclusive','branch','Inventory','','','','','','','3172901379502231203123'),(1997,'31729013781','52','1.00','300','retail','0','2024-10-15 20:36:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3172901380493321247219'),(1998,'31729013781','15','4.00','280','retail','0','2024-10-15 20:36:50','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','196.00','192','Inclusive','branch','Inventory','','','','','','','3172901381003303213391'),(1999,'31729013781','5','4.00','360','retail','0','2024-10-15 20:36:59','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-10-15 17:37:25','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','250.00','246','Inclusive','branch','Inventory','','','','','','','3172901382032780923302'),(2000,'31729013781','40','1.00','110','retail','0','2024-10-15 20:37:11','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-15 17:37:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172901383232022332084'),(2001,'31729083505','1','1.00','200','retail','0','2024-10-16 15:58:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-16 13:19:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1614.00','1613','Inclusive','branch','Inventory','','','','','','','3172908350620034232232'),(2002,'31729083505','7','1.00','390','retail','0','2024-10-16 15:58:29','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-16 13:19:34','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3172908351030912210203'),(2003,'31729099348','4','1.00','300','retail','0','2024-10-16 20:22:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-16 17:23:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3172909934909432323223'),(2004,'31729101513','31','1.00','110','retail','0','2024-10-16 20:58:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-16 17:59:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172910151730302210323'),(2005,'31729101513','40','1.00','110','retail','0','2024-10-16 20:59:01','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-16 17:59:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172910154230414101230'),(2006,'31729156337','52','1.00','300','retail','0','2024-10-17 12:12:17','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-17 09:14:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3172915633833230337323'),(2007,'31729158366','22','1.00','90','retail','0','2024-10-17 12:46:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-17 10:20:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172915836703229732203'),(2008,'31729158366','35','1.00','110','retail','0','2024-10-17 12:46:09','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-17 10:20:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172915837030204200280'),(2009,'31729158366','14','2.00','840','retail','0','2024-10-17 12:47:19','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-10-17 10:20:26','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','28.00','26','Inclusive','branch','Inventory','','','','','','','3172915844030232322202'),(2010,'31729160749','29','2.00','180','retail','0','2024-10-17 13:25:49','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-17 10:25:54','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','8.00','6','Inclusive','branch','Inventory','','','','','','','3172916075070030502020'),(2011,'31729161332','1','1.00','200','retail','0','2024-10-17 13:35:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-17 10:42:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1613.00','1612','Inclusive','branch','Inventory','','','','','','','3172916133303770722212'),(2012,'31729161783','1','1.00','200','retail','0','2024-10-17 13:43:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-17 11:02:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1612.00','1611','Inclusive','branch','Inventory','','','','','','','3172916178400200223023'),(2013,'31729161783','27','1.00','90','retail','0','2024-10-17 13:54:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-17 11:02:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3172916249409109333012'),(2014,'31729164095','1','1.00','200','retail','0','2024-10-17 14:21:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-17 11:38:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1611.00','1610','Inclusive','branch','Inventory','','','','','','','3172916409600632333090'),(2015,'31729164095','32','1.00','150','retail','0','2024-10-17 14:22:00','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-10-17 11:38:41','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','','3172916412123137341232'),(2016,'31729164095','32','1.00','150','retail','0','2024-10-17 14:22:06','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-10-17 11:38:41','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','999.00','998','Inclusive','branch','Inventory','','','','','','','3172916412733623020222'),(2017,'31729164095','32','1.00','150','retail','0','2024-10-17 14:22:10','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-10-17 11:38:41','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','998.00','997','Inclusive','branch','Inventory','','','','','','','3172916413120130024214'),(2018,'31729164095','50','1.00','220','retail','0','2024-10-17 14:28:16','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-17 11:38:41','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172916449726302020444'),(2019,'31729164095','32','1.00','150','retail','0','2024-10-17 14:38:10','','','','0','Cash',20.34,'150','','','3','16.00','1','2024-10-17 11:38:41','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','997.00','996','Inclusive','branch','Inventory','','','','','','','3172916509102390032031'),(2020,'31729176370','52','1.00','300','retail','0','2024-10-17 17:46:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-17 14:46:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3172917637023026224233'),(2021,'31729176370','31','1.00','110','retail','0','2024-10-17 17:46:20','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-17 14:46:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172917638122310002403'),(2022,'31729186284','1','1.00','200','retail','0','2024-10-17 20:31:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-17 17:42:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1610.00','1609','Inclusive','branch','Inventory','','','','','','','3172918628563208243352'),(2023,'31729186284','4','1.00','300','retail','0','2024-10-17 20:31:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-17 17:42:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3172918628702403173928'),(2024,'31729186284','15','3.00','210','retail','0','2024-10-17 20:31:31','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-10-17 17:42:43','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','192.00','189','Inclusive','branch','Inventory','','','','','','','3172918629120812131039'),(2025,'31729186284','8','1.00','290','retail','0','2024-10-17 20:31:34','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-17 17:42:43','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','952.00','951','Inclusive','branch','Inventory','','','','','','','3172918629433279026724'),(2026,'31729186284','49','1.00','220','retail','0','2024-10-17 20:36:18','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-17 17:42:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172918657932301200494'),(2027,'31729186284','49','1.00','220','retail','0','2024-10-17 20:36:36','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-17 17:42:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172918659702322322073'),(2028,'31729262489','1','1.00','200','retail','0','2024-10-18 17:41:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-18 14:42:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1609.00','1608','Inclusive','branch','Inventory','','','','','','','3172926249033232324000'),(2029,'31729263345','1','1.00','200','retail','0','2024-10-18 17:55:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-18 14:55:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1608.00','1607','Inclusive','branch','Inventory','','','','','','','3172926334572022332254'),(2030,'31729267380','7','1.00','390','retail','0','2024-10-18 19:03:00','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-18 16:03:04','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172926738003203323303'),(2031,'31729278719','52','1.00','300','retail','0','2024-10-18 22:11:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-18 19:12:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3172927872032772032070'),(2032,'31729278977','1','1.00','200','retail','0','2024-10-18 22:16:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-18 19:18:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1607.00','1606','Inclusive','branch','Inventory','','','','','','','3172927897800400333830'),(2033,'31729326877','13','1.00','290','retail','0','2024-10-19 11:34:37','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-19 08:35:20','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3172932687886273021342'),(2034,'31729334418','42','1.00','110','retail','0','2024-10-19 13:40:18','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-19 10:40:22','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172933441937012330303'),(2035,'31729334450','22','1.00','90','retail','0','2024-10-19 13:40:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-19 10:41:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172933445024322222320'),(2036,'31729334450','7','1.00','390','retail','0','2024-10-19 13:40:59','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-19 10:41:04','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3172933446040262032333'),(2037,'31729338398','1','1.00','200','retail','0','2024-10-19 14:46:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-19 11:55:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1606.00','1605','Inclusive','branch','Inventory','','','','','','','3172933839934033202338'),(2038,'31729340257','14','1.00','420','retail','0','2024-10-19 15:17:37','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-19 12:19:36','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3172934025823303230100'),(2039,'31729340620','2','1.00','300','retail','0','2024-10-19 15:23:40','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-19 12:24:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1030.00','1029','Inclusive','branch','Inventory','','','','','','','3172934062013433973336'),(2040,'31729340620','15','1.00','70','retail','0','2024-10-19 15:23:50','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-10-19 12:24:06','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','189.00','188','Inclusive','branch','Inventory','','','','','','','3172934063134631332233'),(2041,'31729342302','1','1.00','200','retail','0','2024-10-19 15:51:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-19 12:51:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1605.00','1604','Inclusive','branch','Inventory','','','','','','','3172934230233327302330'),(2042,'31729342532','15','2.00','140','retail','0','2024-10-19 15:55:32','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-10-19 12:55:40','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','188.00','186','Inclusive','branch','Inventory','','','','','','','3172934253330232230513'),(2043,'31729366668','28','1.00','90','retail','0','2024-10-19 22:37:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-19 19:37:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','108.00','107','Inclusive','branch','Inventory','','','','','','','3172936666933273946090'),(2044,'31729366668','27','1.00','90','retail','0','2024-10-19 22:37:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-19 19:37:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3172936667202340363620'),(2045,'31729376445','8','1.00','290','retail','0','2024-10-20 01:20:45','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-19 22:20:48','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','951.00','950','Inclusive','branch','Inventory','','','','','','','3172937644623043321333'),(2046,'31729377045','35','1.00','110','retail','0','2024-10-20 01:30:45','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-19 22:30:53','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172937704604700337230'),(2047,'31729384226','17','1.00','670','retail','0','2024-10-20 03:30:26','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-10-20 00:30:43','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3172938422723403402212'),(2048,'31729384226','1','1.00','200','retail','0','2024-10-20 03:30:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-20 00:30:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1604.00','1603','Inclusive','branch','Inventory','','','','','','','3172938423032208230430'),(2049,'31729384626','1','1.00','200','retail','0','2024-10-20 03:37:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-20 00:45:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1603.00','1602','Inclusive','branch','Inventory','','','','','','','3172938462709433768122'),(2050,'31729420151','1','1.00','200','retail','0','2024-10-20 13:29:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-20 10:29:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1602.00','1601','Inclusive','branch','Inventory','','','','','','','3172942015222309332223'),(2051,'31729420151','52','1.00','300','retail','0','2024-10-20 13:29:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-20 10:29:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3172942015623330232339'),(2052,'31729420151','56','1.00','220','retail','0','2024-10-20 13:29:34','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-10-20 10:29:45','1','2','new','1','new','NOU','','','','yes','','3.73','','','VATABLE',186.44,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','3172942017533240211000'),(2053,'31729420151','49','1.00','220','retail','0','2024-10-20 13:29:39','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-20 10:29:45','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172942017932710920342'),(2054,'31729430528','1','5.00','1000','retail','0','2024-10-20 16:22:08','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-10-20 13:22:24','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1601.00','1596','Inclusive','branch','Inventory','','','','','','','3172943052902237237204'),(2055,'31729432239','1','2.00','400','retail','0','2024-10-20 16:50:39','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-20 13:53:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1596.00','1594','Inclusive','branch','Inventory','','','','','','','3172943224022022934134'),(2056,'31729432239','5','2.00','180','retail','0','2024-10-20 16:50:44','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-20 13:53:57','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','246.00','244','Inclusive','branch','Inventory','','','','','','','3172943224523203203331'),(2057,'31729436014','1','2.00','400','retail','0','2024-10-20 17:53:34','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-20 14:58:41','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1594.00','1592','Inclusive','branch','Inventory','','','','','','','3172943601523032365332'),(2058,'31729436014','8','2.00','580','retail','0','2024-10-20 17:53:40','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-10-20 14:58:41','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','950.00','948','Inclusive','branch','Inventory','','','','','','','3172943602113333223300'),(2059,'31729436014','29','1.00','90','retail','0','2024-10-20 17:53:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-20 14:58:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172943603000303007320'),(2060,'31729450454','1','1.00','200','retail','0','2024-10-20 21:54:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-20 18:54:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1592.00','1591','Inclusive','branch','Inventory','','','','','','','3172945045523333723203'),(2061,'31729450723','5','1.00','90','retail','0','2024-10-20 21:58:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-20 18:59:01','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','244.00','243','Inclusive','branch','Inventory','','','','','','','3172945072404423032242'),(2062,'31729450723','15','1.00','70','retail','0','2024-10-20 21:58:48','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-10-20 18:59:01','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','186.00','185','Inclusive','branch','Inventory','','','','','','','3172945072825293222282'),(2063,'31729594504','1','1.00','200','retail','0','2024-10-22 13:55:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-22 10:55:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1591.00','1590','Inclusive','branch','Inventory','','','','','','','3172959450520353325322'),(2064,'31729595298','1','2.00','400','retail','0','2024-10-22 14:08:18','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-22 11:08:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1590.00','1588','Inclusive','branch','Inventory','','','','','','','3172959529923223301303'),(2065,'31729606408','44','1.00','110','retail','0','2024-10-22 17:13:28','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-22 14:13:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3172960640887032204623'),(2066,'31729611434','9','1.00','310','retail','0','2024-10-22 18:37:15','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-22 15:38:13','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3172961143532537303401'),(2067,'31729618027','1','1.00','200','retail','0','2024-10-22 20:27:08','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-22 17:36:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1588.00','1587','Inclusive','branch','Inventory','','','','','','','3172961802922263323302'),(2068,'31729618027','15','3.00','210','retail','0','2024-10-22 20:27:14','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-10-22 17:36:20','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','185.00','182','Inclusive','branch','Inventory','','','','','','','3172961803532332412238'),(2069,'31729676768','1','3.00','600','retail','0','2024-10-23 12:46:08','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-10-23 09:58:51','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1587.00','1584','Inclusive','branch','Inventory','','','','','','','3172967676937932932292'),(2070,'31729677539','1','1.00','200','retail','0','2024-10-23 12:58:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-23 09:59:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1584.00','1583','Inclusive','branch','Inventory','','','','','','','3172967753972257772336'),(2071,'31729677539','8','1.00','290','retail','0','2024-10-23 12:59:00','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-23 09:59:03','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','948.00','947','Inclusive','branch','Inventory','','','','','','','3172967754122022270022'),(2072,'31729678734','1','1.00','200','retail','0','2024-10-23 13:18:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-23 10:29:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1583.00','1582','Inclusive','branch','Inventory','','','','','','','3172967873503322712222'),(2073,'31729678734','8','1.00','290','retail','0','2024-10-23 13:18:58','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-23 10:29:17','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','947.00','946','Inclusive','branch','Inventory','','','','','','','3172967873970227216223'),(2074,'31729678734','29','1.00','90','retail','0','2024-10-23 13:19:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-23 10:29:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172967875030709900232'),(2075,'31729681064','54','2.00','180','retail','0','2024-10-23 13:57:44','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-23 10:57:49','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','','3172968106503232362302'),(2076,'31729688213','4','1.00','300','retail','0','2024-10-23 15:56:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-23 12:58:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3172968821407329302200'),(2077,'31729688213','5','1.00','90','retail','0','2024-10-23 15:56:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-23 12:58:09','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','243.00','242','Inclusive','branch','Inventory','','','','','','','3172968821632336321739'),(2078,'31729688213','1','3.00','600','retail','0','2024-10-23 15:57:03','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-10-23 12:58:09','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1582.00','1579','Inclusive','branch','Inventory','','','','','','','3172968822421890333622'),(2079,'31729688213','5','5.00','450','retail','0','2024-10-23 15:57:32','','','','0','Cash',61.02,'90','','','3','16.00','1','2024-10-23 12:58:09','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','242.00','237','Inclusive','branch','Inventory','','','','','','','3172968825200823323520'),(2080,'31729688213','51','1.00','300','retail','0','2024-10-23 15:57:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-23 12:58:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3172968826932336326739'),(2081,'31729700256','1','1.00','200','retail','0','2024-10-23 19:17:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-23 16:28:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1579.00','1578','Inclusive','branch','Inventory','','','','','','','3172970025623103233623'),(2082,'31729700256','51','1.00','300','retail','0','2024-10-23 19:17:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-23 16:28:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3172970026322313330230'),(2083,'31729700256','21','1.00','90','retail','0','2024-10-23 19:17:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-23 16:28:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172970027433200320334'),(2084,'31729708003','51','1.00','300','retail','0','2024-10-23 21:26:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-23 18:29:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3172970800432373023022'),(2085,'31729708003','28','1.00','90','retail','0','2024-10-23 21:26:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-23 18:29:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3172970801943323332332'),(2086,'31729758777','51','1.00','300','retail','0','2024-10-24 11:32:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-24 08:37:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3172975877873724322233'),(2087,'31729758777','1','1.00','200','retail','0','2024-10-24 11:33:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-24 08:37:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1578.00','1577','Inclusive','branch','Inventory','','','','','','','3172975878582072832375'),(2088,'31729762431','1','2.00','400','retail','0','2024-10-24 12:33:51','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-24 10:20:40','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1577.00','1575','Inclusive','branch','Inventory','','','','','','','3172976243293203003221'),(2089,'31729762431','5','3.00','270','retail','0','2024-10-24 12:36:34','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-10-24 10:20:40','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','237.00','234','Inclusive','branch','Inventory','','','','','','','3172976259409030207271'),(2090,'31729762431','1','1.00','200','retail','0','2024-10-24 13:13:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-24 10:20:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1575.00','1574','Inclusive','branch','Inventory','','','','','','','3172976479627223333302'),(2091,'31729762431','5','1.00','90','retail','0','2024-10-24 13:13:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-24 10:20:40','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','234.00','233','Inclusive','branch','Inventory','','','','','','','3172976479963237263037'),(2092,'31729762431','49','1.00','220','retail','0','2024-10-24 13:20:15','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-24 10:20:40','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3172976521603222330633'),(2093,'31729762431','40','1.00','110','retail','0','2024-10-24 13:20:30','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-24 10:20:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172976523103232902733'),(2094,'31729765618','5','2.00','180','retail','0','2024-10-24 13:26:58','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-24 11:07:43','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','233.00','231','Inclusive','branch','Inventory','','','','','','','3172976561932333602323'),(2095,'31729768171','49','2.00','440','retail','0','2024-10-24 14:09:31','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-10-24 11:33:34','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3172976817232330272020'),(2096,'31729768171','51','1.00','300','retail','0','2024-10-24 14:12:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-24 11:33:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3172976837112633402237'),(2097,'31729769851','1','1.00','200','retail','0','2024-10-24 14:37:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-24 11:38:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1574.00','1573','Inclusive','branch','Inventory','','','','','','','3172976985233937209392'),(2098,'31729769851','5','2.00','180','retail','0','2024-10-24 14:37:37','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-24 11:38:20','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','231.00','229','Inclusive','branch','Inventory','','','','','','','3172976985729322930203'),(2099,'31729771250','21','1.00','90','retail','0','2024-10-24 15:00:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-24 12:39:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3172977125120253237132'),(2100,'31729778485','1','1.00','200','retail','0','2024-10-24 17:01:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-24 14:01:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1573.00','1572','Inclusive','branch','Inventory','','','','','','','3172977848623342000832'),(2101,'31729780793','1','1.00','200','retail','0','2024-10-24 17:39:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-24 14:39:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1572.00','1571','Inclusive','branch','Inventory','','','','','','','3172978079303027310730'),(2102,'31729785663','42','1.00','110','retail','0','2024-10-24 19:01:03','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-24 17:22:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3172978566423652270523'),(2103,'31729796068','42','1.00','110','retail','0','2024-10-24 21:54:28','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-10-24 19:05:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3172979606839223690224'),(2104,'31729851350','44','1.00','110','retail','0','2024-10-25 13:15:50','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-25 10:16:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3172985135113331231372'),(2105,'31729869682','12','1.00','390','retail','0','2024-10-25 18:21:22','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-25 15:31:06','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3172986968309012829803'),(2106,'31729869682','7','1.00','390','retail','0','2024-10-25 18:21:33','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-25 15:31:06','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3172986969422262033922'),(2107,'31729872804','1','3.00','600','retail','0','2024-10-25 19:13:24','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-10-25 16:17:19','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1571.00','1568','Inclusive','branch','Inventory','','','','','','','3172987280408223247277'),(2108,'31729872804','11','1.00','1120','retail','0','2024-10-25 19:14:27','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-10-25 16:17:19','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','6.25','5.25','Inclusive','branch','Inventory','','','','','','','3172987286829333230824'),(2109,'31729882104','9','1.00','310','retail','0','2024-10-25 21:48:24','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-25 18:48:40','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3172988210402348383831'),(2110,'31729882104','4','1.00','300','retail','0','2024-10-25 21:48:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-25 18:48:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3172988211138332030722'),(2111,'31729939987','1','1.00','200','retail','0','2024-10-26 13:53:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-26 10:53:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1568.00','1567','Inclusive','branch','Inventory','','','','','','','3172993998702402299300'),(2112,'31729941442','1','1.00','200','retail','0','2024-10-26 14:17:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-26 11:17:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1567.00','1566','Inclusive','branch','Inventory','','','','','','','3172994144233033700423'),(2113,'31729941442','15','3.00','210','retail','0','2024-10-26 14:17:48','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-10-26 11:17:52','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','182.00','179','Inclusive','branch','Inventory','','','','','','','3172994146923349362230'),(2114,'31729943433','15','4.00','280','retail','0','2024-10-26 14:50:33','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-10-26 11:50:38','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','179.00','175','Inclusive','branch','Inventory','','','','','','','3172994343392393394333'),(2115,'31729943531','61','1.00','220','retail','0','2024-10-26 14:52:11','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-10-26 12:01:23','1','3','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','1000.00','999','Inclusive','branch','Inventory','1110','4000','5500','','','','3172994353209232220223'),(2116,'31729952346','4','1.00','300','retail','0','2024-10-26 17:19:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-26 14:39:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3172995234792393794433'),(2117,'31729952346','3','1.00','300','retail','0','2024-10-26 17:19:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-26 14:39:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','972.00','971','Inclusive','branch','Inventory','','','','','','','3172995235105301012273'),(2118,'31729952346','17','1.00','670','retail','0','2024-10-26 17:19:14','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-10-26 14:39:03','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172995235423343233443'),(2119,'31729952346','23','1.00','90','retail','0','2024-10-26 17:19:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-26 14:39:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3172995236549207230353'),(2120,'31729952346','22','1.00','90','retail','0','2024-10-26 17:34:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-26 14:39:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3172995325523223301303'),(2121,'31729955011','29','1.00','90','retail','0','2024-10-26 18:03:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-26 15:03:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3172995501122302520233'),(2122,'31729972231','3','1.00','300','retail','0','2024-10-26 22:50:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-26 19:51:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','971.00','970','Inclusive','branch','Inventory','','','','','','','3172997223132002737234'),(2123,'31729972231','10','1.00','570','retail','0','2024-10-26 22:50:34','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-10-26 19:51:13','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3172997223532232232030'),(2124,'31729972380','2','1.00','300','retail','0','2024-10-26 22:53:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-26 19:53:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1029.00','1028','Inclusive','branch','Inventory','','','','','','','3172997238022332920323'),(2125,'31729972656','49','2.00','440','retail','0','2024-10-26 22:57:36','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-10-26 19:57:44','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','7.00','5','Inclusive','branch','Inventory','','','','','','','3172997265772322232303'),(2126,'31729976328','11','1.00','1120','retail','0','2024-10-26 23:58:49','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-10-26 20:59:21','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','5.25','4.25','Inclusive','branch','Inventory','','','','','','','3172997632900222106332'),(2127,'31729976328','1','2.00','400','retail','0','2024-10-26 23:58:57','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-26 20:59:21','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1566.00','1564','Inclusive','branch','Inventory','','','','','','','3172997633812139333201'),(2128,'31729976649','40','1.00','110','retail','0','2024-10-27 00:04:09','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-26 21:10:33','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3172997665093263032375'),(2129,'31729980687','5','2.00','180','retail','0','2024-10-27 01:11:27','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-26 22:11:33','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','229.00','227','Inclusive','branch','Inventory','','','','','','','3172998068822838032233'),(2130,'31729980836','29','1.00','90','retail','0','2024-10-27 01:13:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-26 22:13:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3172998083632101230030'),(2131,'31729985260','1','1.00','200','retail','0','2024-10-27 02:27:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-26 23:27:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1564.00','1563','Inclusive','branch','Inventory','','','','','','','3172998526193239828732'),(2132,'31729985605','1','1.00','200','retail','0','2024-10-27 02:33:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-26 23:33:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1563.00','1562','Inclusive','branch','Inventory','','','','','','','3172998560630232323339'),(2133,'31730028485','1','1.00','200','retail','0','2024-10-27 14:28:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-27 11:28:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1562.00','1561','Inclusive','branch','Inventory','','','','','','','3173002848530382800245'),(2134,'31730029795','1','1.00','200','retail','0','2024-10-27 14:49:55','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-27 11:57:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1561.00','1560','Inclusive','branch','Inventory','','','','','','','3173002979620243320090'),(2135,'31730029795','8','1.00','290','retail','0','2024-10-27 14:49:57','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-27 11:57:13','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','946.00','945','Inclusive','branch','Inventory','','','','','','','3173002979790020302330'),(2136,'31730029795','19','1.00','80','retail','0','2024-10-27 14:50:01','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-10-27 11:57:13','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','972.00','971','Inclusive','branch','Inventory','','','','','','','3173002980290733342202'),(2137,'31730042933','3','1.00','300','retail','0','2024-10-27 18:28:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-27 15:29:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','970.00','969','Inclusive','branch','Inventory','','','','','','','3173004293403033342710'),(2138,'31730042933','9','1.00','310','retail','0','2024-10-27 18:28:56','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-27 15:29:04','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173004293633322323022'),(2139,'31730050136','1','1.00','200','retail','0','2024-10-27 20:28:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-27 17:30:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1560.00','1559','Inclusive','branch','Inventory','','','','','','','3173005013703200332023'),(2140,'31730050136','16','1.00','320','retail','0','2024-10-27 20:29:35','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-10-27 17:30:17','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173005017600230302063'),(2141,'31730052632','52','1.00','300','retail','0','2024-10-27 21:10:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-27 18:14:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3173005263234223022313'),(2142,'31730052632','1','1.00','200','retail','0','2024-10-27 21:10:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-27 18:14:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1559.00','1558','Inclusive','branch','Inventory','','','','','','','3173005263643336203020'),(2143,'31730053594','21','1.00','90','retail','0','2024-10-27 21:26:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-27 18:26:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173005359532502332203'),(2144,'31730054452','9','1.00','310','retail','0','2024-10-27 21:40:52','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-27 18:40:59','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173005445307303322041'),(2145,'31730054452','1','1.00','200','retail','0','2024-10-27 21:40:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-27 18:40:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1558.00','1557','Inclusive','branch','Inventory','','','','','','','3173005445646034502620'),(2146,'31730196593','9','1.00','310','retail','0','2024-10-29 13:09:53','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-10-29 10:10:10','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173019659393020233032'),(2147,'31730196593','1','1.00','200','retail','0','2024-10-29 13:09:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-29 10:10:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1557.00','1556','Inclusive','branch','Inventory','','','','','','','3173019659909310130933'),(2148,'31730197965','1','1.00','200','retail','0','2024-10-29 13:32:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-29 10:33:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1556.00','1555','Inclusive','branch','Inventory','','','','','','','3173019796560202231221'),(2149,'31730197965','8','1.00','290','retail','0','2024-10-29 13:32:49','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-10-29 10:33:12','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','945.00','944','Inclusive','branch','Inventory','','','','','','','3173019797033309323739'),(2150,'31730224564','56','1.00','220','retail','0','2024-10-29 20:56:04','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-10-29 17:56:19','1','2','new','1','new','NOU','','','','yes','','3.73','','','VATABLE',186.44,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','3173022456432232522337'),(2151,'31730224564','56','1.00','220','retail','0','2024-10-29 20:56:10','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-10-29 17:56:19','1','2','new','1','new','NOU','','','','yes','','3.73','','','VATABLE',186.44,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','3173022457013300330030'),(2152,'31730224564','1','1.00','200','retail','0','2024-10-29 20:56:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-29 17:56:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1555.00','1554','Inclusive','branch','Inventory','','','','','','','3173022457622303313333'),(2153,'31730224599','1','1.00','200','retail','0','2024-10-29 20:56:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-29 17:56:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1554.00','1553','Inclusive','branch','Inventory','','','','','','','3173022459937322022033'),(2154,'31730224627','40','1.00','110','retail','0','2024-10-29 20:57:07','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-29 17:57:11','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173022462874221333332'),(2155,'31730225201','1','1.00','200','retail','0','2024-10-29 21:06:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-29 18:06:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1553.00','1552','Inclusive','branch','Inventory','','','','','','','3173022520200307123023'),(2156,'31730284494','5','1.00','90','retail','0','2024-10-30 13:34:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-30 10:35:27','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','227.00','226','Inclusive','branch','Inventory','','','','','','','3173028449422222332830'),(2157,'31730284494','21','1.00','90','retail','0','2024-10-30 13:35:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-30 10:35:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173028450130420323233'),(2158,'31730285185','1','2.00','400','retail','0','2024-10-30 13:46:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-30 10:46:48','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1552.00','1550','Inclusive','branch','Inventory','','','','','','','3173028518640227722262'),(2159,'31730285185','5','2.00','180','retail','0','2024-10-30 13:46:30','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-30 10:46:48','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','226.00','224','Inclusive','branch','Inventory','','','','','','','3173028519111922322227'),(2160,'31730285185','52','1.00','300','retail','0','2024-10-30 13:46:33','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-30 10:46:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3173028519333232343723'),(2161,'31730285185','56','1.00','220','retail','0','2024-10-30 13:46:38','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-10-30 10:46:48','1','2','new','1','new','NOU','','','','yes','','3.73','','','VATABLE',186.44,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','3173028519832224037309'),(2162,'31730285185','31','1.00','110','retail','0','2024-10-30 13:46:41','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-30 10:46:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3173028520102222115022'),(2163,'31730292423','14','1.00','420','retail','0','2024-10-30 15:47:03','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-30 12:47:13','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173029242479932202329'),(2164,'31730295024','51','2.00','600','retail','0','2024-10-30 16:30:24','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-30 13:30:33','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','40.00','38','Inclusive','branch','Inventory','','','','','','','3173029502443203173029'),(2165,'31730296903','21','1.00','90','retail','0','2024-10-30 17:01:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-30 14:02:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173029690443220362229'),(2166,'31730296903','22','1.00','90','retail','0','2024-10-30 17:01:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-30 14:02:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173029690532331263200'),(2167,'31730305035','1','1.00','200','retail','0','2024-10-30 19:17:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-30 16:17:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1550.00','1549','Inclusive','branch','Inventory','','','','','','','3173030503634201201500'),(2168,'31730310570','56','2.00','440','retail','0','2024-10-30 20:49:30','','','','120','Cash',59.66,'220','','','3','16.00','1','2024-10-30 17:49:33','1','2','new','1','new','NOU','','','','yes','','7.46','','','VATABLE',372.88,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','3173031057132323023071'),(2169,'31730365268','21','1.00','90','retail','0','2024-10-31 12:01:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-10-31 09:01:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3173036526920223223033'),(2170,'31730365268','31','2.00','220','retail','0','2024-10-31 12:01:14','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-10-31 09:01:20','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','27.00','25','Inclusive','branch','Inventory','','','','','','','3173036527442030470220'),(2171,'31730367504','3','1.00','300','retail','0','2024-10-31 12:38:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-31 09:43:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','969.00','968','Inclusive','branch','Inventory','','','','','','','3173036750533136432175'),(2172,'31730367504','2','1.00','300','retail','0','2024-10-31 12:38:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-31 09:43:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1028.00','1027','Inclusive','branch','Inventory','','','','','','','3173036750733320033002'),(2173,'31730367504','52','2.00','600','retail','0','2024-10-31 12:38:30','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-31 09:43:37','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','44.00','42','Inclusive','branch','Inventory','','','','','','','3173036751101171332272'),(2174,'31730367504','51','2.00','600','retail','0','2024-10-31 12:38:48','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-10-31 09:43:37','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','38.00','36','Inclusive','branch','Inventory','','','','','','','3173036752906333362239'),(2175,'31730367504','15','12.00','840','retail','0','2024-10-31 12:38:59','','','','0','Cash',113.90,'70','','','3','16.00','1','2024-10-31 09:43:37','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'12','175.00','163','Inclusive','branch','Inventory','','','','','','','3173036754033205322302'),(2176,'31730367504','23','4.00','360','retail','0','2024-10-31 12:42:14','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-10-31 09:43:37','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','25.00','21','Inclusive','branch','Inventory','','','','','','','3173036773522333237003'),(2177,'31730381375','7','1.00','390','retail','0','2024-10-31 16:29:35','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-31 13:29:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173038137572002372330'),(2178,'31730381375','31','1.00','110','retail','0','2024-10-31 16:29:42','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-10-31 13:29:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173038138333272800332'),(2179,'31730384741','1','2.00','400','retail','0','2024-10-31 17:25:41','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-10-31 14:26:52','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1549.00','1547','Inclusive','branch','Inventory','','','','','','','3173038474113331032303'),(2180,'31730384741','5','2.00','180','retail','0','2024-10-31 17:26:25','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-31 14:26:52','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','224.00','222','Inclusive','branch','Inventory','','','','','','','3173038478620362327428'),(2181,'31730384741','2','1.00','300','retail','0','2024-10-31 17:26:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-31 14:26:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1027.00','1026','Inclusive','branch','Inventory','','','','','','','3173038479037224332704'),(2182,'31730384741','7','1.00','390','retail','0','2024-10-31 17:26:42','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-10-31 14:26:52','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173038480337303322081'),(2183,'31730384741','15','2.00','140','retail','0','2024-10-31 17:26:50','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-10-31 14:26:52','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','163.00','161','Inclusive','branch','Inventory','','','','','','','3173038481033212372330'),(2184,'31730385203','3','1.00','300','retail','0','2024-10-31 17:33:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-31 14:35:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3173038520423773230252'),(2185,'31730385203','5','2.00','180','retail','0','2024-10-31 17:33:29','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-31 14:35:16','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','222.00','220','Inclusive','branch','Inventory','','','','','','','3173038521023330020137'),(2186,'31730385203','14','1.00','420','retail','0','2024-10-31 17:33:36','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-31 14:35:16','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173038521603223502522'),(2187,'31730385203','1','1.00','200','retail','0','2024-10-31 17:33:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-31 14:35:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1547.00','1546','Inclusive','branch','Inventory','','','','','','','3173038522033223330203'),(2188,'31730385203','5','2.00','180','retail','0','2024-10-31 17:33:47','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-10-31 14:35:16','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','220.00','218','Inclusive','branch','Inventory','','','','','','','3173038522733320323223'),(2189,'31730385203','19','1.00','80','retail','0','2024-10-31 17:33:50','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-10-31 14:35:16','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','971.00','970','Inclusive','branch','Inventory','','','','','','','3173038523030328133330'),(2190,'31730387752','3','1.00','300','retail','0','2024-10-31 18:15:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-31 15:16:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3173038775372333753313'),(2191,'31730387752','17','1.00','670','retail','0','2024-10-31 18:16:00','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-10-31 15:16:37','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173038776173232722332'),(2192,'31730388064','17','1.00','670','retail','0','2024-10-31 18:21:04','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-10-31 15:21:13','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173038806560303823200'),(2193,'31730388064','3','1.00','300','retail','0','2024-10-31 18:21:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-10-31 15:21:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','966.00','965','Inclusive','branch','Inventory','','','','','','','3173038807024333373233'),(2194,'31730388976','1','1.00','200','retail','0','2024-10-31 18:36:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-10-31 15:44:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1546.00','1545','Inclusive','branch','Inventory','','','','','','','3173038897720337002034'),(2195,'31730391376','7','2.00','780','retail','0','2024-10-31 19:16:16','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-10-31 16:16:42','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3173039137619027243302'),(2196,'31730391508','14','1.00','420','retail','0','2024-10-31 19:18:28','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-10-31 16:18:31','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173039150902313439031'),(2197,'31730396172','56','2.00','440','retail','0','2024-10-31 20:36:12','','','','120','Cash',59.66,'220','','','3','16.00','1','2024-10-31 18:44:20','1','2','new','1','new','NOU','','','','yes','','7.46','','','VATABLE',372.88,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','3173039617233397202732'),(2198,'31730396172','40','1.00','110','retail','0','2024-10-31 20:36:15','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-10-31 18:44:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173039617503233743343'),(2199,'31730458577','1','5.00','1000','retail','0','2024-11-01 13:56:18','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-11-01 11:09:31','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1545.00','1540','Inclusive','branch','Inventory','','','','','','','3173045857830355034733'),(2200,'31730460084','52','2.00','600','retail','0','2024-11-01 14:21:24','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-01 11:36:10','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','42.00','40','Inclusive','branch','Inventory','','','','','','','3173046008471300127023'),(2201,'31730460084','1','1.00','200','retail','0','2024-11-01 14:22:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-01 11:36:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1540.00','1539','Inclusive','branch','Inventory','','','','','','','3173046013826203304332'),(2202,'31730460084','20','1.00','90','retail','0','2024-11-01 14:22:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-01 11:36:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173046015753532040332'),(2203,'31730468899','31','1.00','110','retail','0','2024-11-01 16:48:19','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-01 13:49:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173046890031322240234'),(2204,'31730473593','1','1.00','200','retail','0','2024-11-01 18:06:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-01 15:07:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1539.00','1538','Inclusive','branch','Inventory','','','','','','','3173047359313233430203'),(2205,'31730473593','5','2.00','180','retail','0','2024-11-01 18:06:41','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-01 15:07:28','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','218.00','216','Inclusive','branch','Inventory','','','','','','','3173047360170330373422'),(2206,'31730473593','31','1.00','110','retail','0','2024-11-01 18:06:50','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-01 15:07:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173047361022032031134'),(2207,'31730484324','62','2.00','440','retail','0','2024-11-01 21:05:24','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-01 18:57:22','1','3','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','1000.00','998','Inclusive','branch','Inventory','1110','4000','5500','','','','3173048432542335323437'),(2208,'31730548655','1','1.00','200','retail','0','2024-11-02 14:57:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-02 11:58:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1538.00','1537','Inclusive','branch','Inventory','','','','','','','3173054865650234203221'),(2209,'31730556040','1','1.00','200','retail','0','2024-11-02 17:00:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-02 14:53:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1537.00','1536','Inclusive','branch','Inventory','','','','','','','3173055604005133302353'),(2210,'31730556040','61','1.00','220','retail','0','2024-11-02 17:01:16','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-02 14:53:25','1','3','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','999.00','998','Inclusive','branch','Inventory','1110','4000','5500','','','','3173055607616001353422'),(2211,'31730556040','56','1.00','220','retail','0','2024-11-02 17:01:25','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-11-02 14:53:25','1','2','new','1','new','NOU','','','','yes','','3.73','','','VATABLE',186.44,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','3173055608643603502821'),(2212,'31730582442','20','1.00','90','retail','0','2024-11-03 00:20:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-02 21:21:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173058244340323223030'),(2213,'31730582506','1','2.00','400','retail','0','2024-11-03 00:21:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-02 21:44:59','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1536.00','1534','Inclusive','branch','Inventory','','','','','','','3173058250634230222323'),(2214,'31730582506','52','2.00','600','retail','0','2024-11-03 00:22:01','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-02 21:44:59','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','40.00','38','Inclusive','branch','Inventory','','','','','','','3173058252133317502330'),(2215,'31730582506','9','1.00','310','retail','0','2024-11-03 00:35:22','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-02 21:44:59','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173058332224052033003'),(2216,'31730589710','9','1.00','310','retail','0','2024-11-03 02:21:50','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-02 23:46:49','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173058971033280222402'),(2217,'31730589710','3','1.00','300','retail','0','2024-11-03 02:21:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-02 23:46:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3173058971523040392922'),(2218,'31730589710','40','1.00','110','retail','0','2024-11-03 02:42:18','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-02 23:46:49','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173059093959233333223'),(2219,'31730591406','14','2.00','840','retail','0','2024-11-03 02:50:06','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-11-03 00:08:09','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3173059140730233342030'),(2220,'31730629324','1','1.00','200','retail','0','2024-11-03 13:22:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-03 10:22:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1534.00','1533','Inclusive','branch','Inventory','','','','','','','3173062932500335220033'),(2221,'31730629543','1','1.00','200','retail','0','2024-11-03 14:28:55','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-03 11:52:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1533.00','1532','Inclusive','branch','Inventory','','','','','','','3173063333532332233222'),(2222,'31730635244','1','1.00','200','retail','0','2024-11-03 15:00:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-03 12:19:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1532.00','1531','Inclusive','branch','Inventory','','','','','','','3173063524523343120330'),(2223,'31730635244','10','1.00','570','retail','0','2024-11-03 15:00:49','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-03 12:19:19','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173063525032032002303'),(2224,'31730635244','29','1.00','90','retail','0','2024-11-03 15:01:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-03 12:19:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173063527101303031203'),(2225,'31730644841','8','3.00','870','retail','0','2024-11-03 17:40:41','','','','0','Cash',117.97,'290','','','3','16.00','1','2024-11-03 14:41:16','1','1','new','1','new','pcs','','','','yes','','14.75','','','VATABLE',737.29,'3','944.00','941','Inclusive','branch','Inventory','','','','','','','3173064484232841033402'),(2226,'31730644841','1','3.00','600','retail','0','2024-11-03 17:40:46','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-11-03 14:41:16','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1531.00','1528','Inclusive','branch','Inventory','','','','','','','3173064484603370338413'),(2227,'31730644841','5','3.00','270','retail','0','2024-11-03 17:40:52','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-11-03 14:41:16','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','216.00','213','Inclusive','branch','Inventory','','','','','','','3173064485230433333334'),(2228,'31730644841','3','1.00','300','retail','0','2024-11-03 17:40:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-03 14:41:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3173064485666233233000'),(2229,'31730644841','40','1.00','110','retail','0','2024-11-03 17:41:04','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-03 14:41:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173064486420342328426'),(2230,'31730646558','40','1.00','110','retail','0','2024-11-03 18:09:18','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-03 15:09:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173064655933533022363'),(2231,'31730648443','5','1.00','90','retail','0','2024-11-03 18:40:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-03 15:40:51','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','213.00','212','Inclusive','branch','Inventory','','','','','','','3173064844321064420336'),(2232,'31730650281','1','1.00','200','retail','0','2024-11-03 19:11:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-03 16:15:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1528.00','1527','Inclusive','branch','Inventory','','','','','','','3173065028103233743343'),(2233,'31730650281','8','1.00','290','retail','0','2024-11-03 19:11:48','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-03 16:15:37','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','941.00','940','Inclusive','branch','Inventory','','','','','','','3173065030800332300300'),(2234,'31730650547','10','1.00','570','retail','0','2024-11-03 19:15:47','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-03 16:17:41','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173065054734232354020'),(2235,'31730650547','1','2.00','400','retail','0','2024-11-03 19:15:56','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-03 16:17:41','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1527.00','1525','Inclusive','branch','Inventory','','','','','','','3173065055620034332232'),(2236,'31730650684','1','1.00','200','retail','0','2024-11-03 19:18:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-03 16:18:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1525.00','1524','Inclusive','branch','Inventory','','','','','','','3173065068434042060860'),(2237,'31730650684','9','1.00','310','retail','0','2024-11-03 19:18:07','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-03 16:18:32','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173065068822123273623'),(2238,'31730651576','15','10.00','700','retail','0','2024-11-03 19:32:56','','','','0','Cash',94.92,'70','','','3','16.00','1','2024-11-03 16:33:15','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','161.00','151','Inclusive','branch','Inventory','','','','','','','3173065157734331300331'),(2239,'31730651576','1','1.00','200','retail','0','2024-11-03 19:33:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-03 16:33:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1524.00','1523','Inclusive','branch','Inventory','','','','','','','3173065158060550032733'),(2240,'31730653240','17','1.00','670','retail','0','2024-11-03 20:00:40','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-11-03 17:03:25','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173065324100312300224'),(2241,'31730653240','19','2.00','160','retail','0','2024-11-03 20:01:18','','','','0','Cash',21.69,'80','','','3','16.00','1','2024-11-03 17:03:25','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','970.00','968','Inclusive','branch','Inventory','','','','','','','3173065327830010220333'),(2242,'31730653419','14','1.00','420','retail','0','2024-11-03 20:03:39','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-03 17:06:11','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173065341931393222430'),(2243,'31730653419','8','1.00','290','retail','0','2024-11-03 20:03:43','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-03 17:06:11','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','940.00','939','Inclusive','branch','Inventory','','','','','','','3173065342320033313033'),(2244,'31730653419','1','1.00','200','retail','0','2024-11-03 20:04:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-03 17:06:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1523.00','1522','Inclusive','branch','Inventory','','','','','','','3173065344703045263202'),(2245,'31730653935','29','2.00','180','retail','0','2024-11-03 20:12:16','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-03 17:12:23','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3173065393629320323333'),(2246,'31730800321','2','1.00','300','retail','0','2024-11-05 12:52:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-05 09:57:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1026.00','1025','Inclusive','branch','Inventory','','','','','','','3173080032233023230238'),(2247,'31730800321','52','1.00','300','retail','0','2024-11-05 12:52:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-05 09:57:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3173080032708032323030'),(2248,'31730801689','52','1.00','300','retail','0','2024-11-05 13:14:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-05 10:56:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3173080168928312490382'),(2249,'31730801689','40','1.00','110','retail','0','2024-11-05 13:14:59','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-05 10:56:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173080169900232427002'),(2250,'31730801689','14','2.00','840','retail','0','2024-11-05 13:34:54','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-11-05 10:56:32','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3173080289424103709302'),(2251,'31730805256','1','1.00','200','retail','0','2024-11-05 14:14:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-05 11:14:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1522.00','1521','Inclusive','branch','Inventory','','','','','','','3173080525700802330373'),(2252,'31730820652','2','1.00','300','retail','0','2024-11-05 18:30:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-05 15:31:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1025.00','1024','Inclusive','branch','Inventory','','','','','','','3173082065303330322333'),(2253,'31730821485','1','1.00','200','retail','0','2024-11-05 18:44:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-05 15:51:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1521.00','1520','Inclusive','branch','Inventory','','','','','','','3173082148522323322200'),(2254,'31730821485','8','1.00','290','retail','0','2024-11-05 18:44:49','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-05 15:51:14','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','939.00','938','Inclusive','branch','Inventory','','','','','','','3173082149003230303330'),(2255,'31730821485','43','1.00','110','retail','0','2024-11-05 18:45:03','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-05 15:51:14','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3173082150433012033320'),(2256,'31730822245','1','1.00','200','retail','0','2024-11-05 18:57:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-05 15:59:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1520.00','1519','Inclusive','branch','Inventory','','','','','','','3173082224632323023046'),(2257,'31730822245','27','1.00','90','retail','0','2024-11-05 18:57:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-05 15:59:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173082225323237222322'),(2258,'31730822245','54','1.00','90','retail','0','2024-11-05 18:58:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-05 15:59:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','3173082228921229323223'),(2259,'31730822360','14','1.00','420','retail','0','2024-11-05 18:59:20','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-05 16:00:08','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173082236123802232232'),(2260,'31730824157','1','1.00','200','retail','0','2024-11-05 19:29:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-05 16:30:35','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1519.00','1518','Inclusive','branch','Inventory','','','','','','','3173082415882772025233'),(2261,'31730824157','19','1.00','80','retail','0','2024-11-05 19:29:22','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-11-05 16:30:35','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3173082416262203222222'),(2262,'31730826910','2','1.00','300','retail','0','2024-11-05 20:15:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-05 17:19:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1024.00','1023','Inclusive','branch','Inventory','','','','','','','3173082691120302383073'),(2263,'31730826910','7','1.00','390','retail','0','2024-11-05 20:15:13','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-05 17:19:34','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173082691432312611422'),(2264,'31730826910','52','1.00','300','retail','0','2024-11-05 20:15:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-05 17:19:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3173082691693333322073'),(2265,'31730826910','49','1.00','220','retail','0','2024-11-05 20:15:32','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-05 17:19:34','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173082693302333303323'),(2266,'31730826910','49','1.00','220','retail','0','2024-11-05 20:19:03','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-05 17:19:34','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173082714313103333323'),(2267,'31730887399','16','5.00','1600','retail','0','2024-11-06 13:03:19','','','','0','Cash',216.95,'320','','','3','16.00','1','2024-11-06 10:03:58','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'5','11.00','6','Inclusive','branch','Inventory','','','','','','','3173088739983430383833'),(2268,'31730887399','3','1.00','300','retail','0','2024-11-06 13:03:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-06 10:03:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3173088740432344334333'),(2269,'31730887399','2','2.00','600','retail','0','2024-11-06 13:03:30','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-06 10:03:58','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','1023.00','1021','Inclusive','branch','Inventory','','','','','','','3173088741037023033020'),(2270,'31730888231','1','1.00','200','retail','0','2024-11-06 13:17:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-06 10:17:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1518.00','1517','Inclusive','branch','Inventory','','','','','','','3173088823283022332300'),(2271,'31730889552','1','1.00','200','retail','0','2024-11-06 13:39:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-06 10:45:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1517.00','1516','Inclusive','branch','Inventory','','','','','','','3173088955280020330333'),(2272,'31730889552','10','1.00','570','retail','0','2024-11-06 13:39:13','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-06 10:45:00','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173088955320042323008'),(2273,'31730889552','7','1.00','390','retail','0','2024-11-06 13:39:16','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-06 10:45:00','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173088955628303022352'),(2274,'31730889552','49','2.00','440','retail','0','2024-11-06 13:39:25','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-06 10:45:00','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','3173088956530356083330'),(2275,'31730889552','29','2.00','180','retail','0','2024-11-06 13:41:11','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-06 10:45:00','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3173088967100032032021'),(2276,'31730906061','5','1.00','90','retail','0','2024-11-06 18:14:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-06 15:14:39','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','212.00','211','Inclusive','branch','Inventory','','','','','','','3173090606220220202233'),(2277,'31730906758','7','1.00','390','retail','0','2024-11-06 18:25:58','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-06 15:35:42','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173090675937220027223'),(2278,'31730906758','28','1.00','90','retail','0','2024-11-06 18:26:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-06 15:35:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','106.00','105','Inclusive','branch','Inventory','','','','','','','3173090678537507303038'),(2279,'31730974320','4','1.00','300','retail','0','2024-11-07 13:12:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-07 10:14:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3173097432020339230303'),(2280,'31730974320','15','4.00','280','retail','0','2024-11-07 13:12:19','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-11-07 10:14:36','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','151.00','147','Inclusive','branch','Inventory','','','','','','','3173097434000302720220'),(2281,'31730974320','5','2.00','180','retail','0','2024-11-07 13:12:27','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-07 10:14:36','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','211.00','209','Inclusive','branch','Inventory','','','','','','','3173097434822303301430'),(2282,'31730974320','31','2.00','220','retail','0','2024-11-07 13:12:46','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-11-07 10:14:36','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3173097436723424032024'),(2283,'31730974320','21','2.00','180','retail','0','2024-11-07 13:13:24','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-07 10:14:36','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','20.00','18','Inclusive','branch','Inventory','','','','','','','3173097440412333234002'),(2284,'31730994977','12','1.00','390','retail','0','2024-11-07 18:56:17','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-07 15:57:54','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173099497829327823030'),(2285,'31730994977','28','1.00','90','retail','0','2024-11-07 18:56:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-07 15:57:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','105.00','104','Inclusive','branch','Inventory','','','','','','','3173099498423024224339'),(2286,'31730996311','1','1.00','200','retail','0','2024-11-07 19:18:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-07 16:29:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1516.00','1515','Inclusive','branch','Inventory','','','','','','','3173099631132332090331'),(2287,'31730996311','40','1.00','110','retail','0','2024-11-07 19:18:40','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-07 16:29:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173099632163002233022'),(2288,'31730996311','55','1.00','220','retail','0','2024-11-07 19:18:55','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-11-07 16:29:45','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','','3173099633649023303343'),(2289,'31730996311','62','1.00','220','retail','0','2024-11-07 19:19:00','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-07 16:29:45','1','3','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','998.00','997','Inclusive','branch','Inventory','1110','4000','5500','','','','3173099634122270223309'),(2290,'31731006980','54','1.00','90','retail','0','2024-11-07 22:16:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-07 19:16:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','3173100698138213312043'),(2291,'31731007084','9','1.00','310','retail','0','2024-11-07 22:18:04','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-07 20:03:54','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173100708600234213221'),(2292,'31731007084','1','1.00','200','retail','0','2024-11-07 22:18:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-07 20:03:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1515.00','1514','Inclusive','branch','Inventory','','','','','','','3173100709234020230130'),(2293,'31731007084','27','1.00','90','retail','0','2024-11-07 22:18:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-07 20:03:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173100710527573027371'),(2294,'31731060738','1','1.00','200','retail','0','2024-11-08 13:12:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-08 10:13:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1514.00','1513','Inclusive','branch','Inventory','','','','','','','3173106073806131733222'),(2295,'31731061189','1','1.00','200','retail','0','2024-11-08 13:19:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-08 10:46:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1513.00','1512','Inclusive','branch','Inventory','','','','','','','3173106119022033030231'),(2296,'31731061189','20','1.00','90','retail','0','2024-11-08 13:46:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-08 10:46:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173106280533716301322'),(2297,'31731071802','1','2.00','400','retail','0','2024-11-08 16:16:42','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-08 16:33:19','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1512.00','1510','Inclusive','branch','Inventory','','','','','','','3173107180332232233030'),(2298,'31731071802','9','2.00','620','retail','0','2024-11-08 16:16:50','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-11-08 16:33:19','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','6.00','4','Inclusive','branch','Inventory','','','','','','','3173107181043232132210'),(2299,'31731071802','21','1.00','90','retail','0','2024-11-08 16:17:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-08 16:33:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173107182632220370222'),(2300,'31731071802','23','1.00','90','retail','0','2024-11-08 16:17:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-08 16:33:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3173107183931324311071'),(2301,'31731088636','1','6.00','1200','retail','0','2024-11-08 20:57:16','','','','80','Cash',162.71,'200','','','3','16.00','1','2024-11-08 19:00:24','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','1510.00','1504','Inclusive','branch','Inventory','','','','','','','3173108863783222803237'),(2302,'31731088636','15','10.00','700','retail','0','2024-11-08 20:57:26','','','','0','Cash',94.92,'70','','','3','16.00','1','2024-11-08 19:00:24','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','147.00','137','Inclusive','branch','Inventory','','','','','','','3173108864732327367321'),(2303,'31731088636','7','3.00','1170','retail','0','2024-11-08 20:57:41','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-11-08 19:00:24','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','16.00','13','Inclusive','branch','Inventory','','','','','','','3173108866116600323113'),(2304,'31731088636','9','1.00','310','retail','0','2024-11-08 20:57:46','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-08 19:00:24','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173108866760023238822'),(2305,'31731088636','63','1.00','350','retail','0','2024-11-08 20:58:19','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-11-08 19:00:24','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','990.00','989','Inclusive','branch','Inventory','1110','4000','5500','','','','3173108869900380833910'),(2306,'31731088636','34','4.00','440','retail','0','2024-11-08 20:58:39','','','','50','Cash',59.66,'110','','','3','16.00','1','2024-11-08 19:00:24','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'4','24.00','20','Inclusive','branch','Inventory','','','','','','','3173108872020330232233'),(2307,'31731088636','40','1.00','110','retail','0','2024-11-08 20:58:49','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-08 19:00:24','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173108872934284033743'),(2308,'31731088636','34','1.00','110','retail','0','2024-11-08 21:00:48','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-08 19:00:24','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173108884883801833003'),(2309,'31731092588','3','2.00','600','retail','0','2024-11-08 22:03:08','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-08 19:29:40','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','962.00','960','Inclusive','branch','Inventory','','','','','','','3173109259220009172232'),(2310,'31731092588','2','1.00','300','retail','0','2024-11-08 22:03:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-08 19:29:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1021.00','1020','Inclusive','branch','Inventory','','','','','','','3173109260203023230232'),(2311,'31731092588','39','1.00','110','retail','0','2024-11-08 22:03:56','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-08 19:29:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173109263703232330720'),(2312,'31731092588','34','1.00','110','retail','0','2024-11-08 22:04:06','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-08 19:29:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173109264726370042236'),(2313,'31731092588','40','1.00','110','retail','0','2024-11-08 22:04:15','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-08 19:29:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173109265611333420346'),(2314,'31731092588','63','1.00','350','retail','0','2024-11-08 22:04:48','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-11-08 19:29:40','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','989.00','988','Inclusive','branch','Inventory','1110','4000','5500','','','','3173109268919132228223'),(2315,'31731150260','1','1.00','200','retail','0','2024-11-09 14:04:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-09 11:07:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1504.00','1503','Inclusive','branch','Inventory','','','','','','','3173115026033010203231'),(2316,'31731150467','1','1.00','200','retail','0','2024-11-09 14:07:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-09 11:07:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1503.00','1502','Inclusive','branch','Inventory','','','','','','','3173115046842541342633'),(2317,'31731150517','7','1.00','390','retail','0','2024-11-09 14:08:37','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-09 11:10:05','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173115051803333325208'),(2318,'31731150517','21','1.00','90','retail','0','2024-11-09 14:09:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-09 11:10:05','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173115054633332123550'),(2319,'31731150517','23','1.00','90','retail','0','2024-11-09 14:09:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-09 11:10:05','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173115055300125130013'),(2320,'31731150517','40','1.00','110','retail','0','2024-11-09 14:09:20','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-09 11:10:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173115056040262032533'),(2321,'31731150517','14','3.00','1260','retail','0','2024-11-09 14:09:35','','','','0','Cash',170.85,'420','','','3','16.00','1','2024-11-09 11:10:05','1','1','new','1','new','pcs','','','','yes','','21.36','','','VATABLE',1067.80,'3','16.00','13','Inclusive','branch','Inventory','','','','','','','3173115057503235320522'),(2322,'31731150517','1','1.00','200','retail','0','2024-11-09 14:09:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-09 11:10:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1502.00','1501','Inclusive','branch','Inventory','','','','','','','3173115058131000334312'),(2323,'31731150517','15','4.00','280','retail','0','2024-11-09 14:09:55','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-11-09 11:10:05','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','137.00','133','Inclusive','branch','Inventory','','','','','','','3173115059632200033430'),(2324,'31731154521','3','1.00','300','retail','0','2024-11-09 15:15:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-09 12:37:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','960.00','959','Inclusive','branch','Inventory','','','','','','','3173115452132122153033'),(2325,'31731154521','8','1.00','290','retail','0','2024-11-09 15:15:47','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-09 12:37:44','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','938.00','937','Inclusive','branch','Inventory','','','','','','','3173115454823323132335'),(2326,'31731154521','49','1.00','220','retail','0','2024-11-09 15:16:28','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-09 12:37:44','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173115458812247322835'),(2327,'31731165876','27','1.00','90','retail','0','2024-11-09 18:24:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-09 15:24:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173116587733233287237'),(2328,'31731168818','55','1.00','220','retail','0','2024-11-09 19:13:38','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-11-09 16:13:59','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','','3173116881927203313122'),(2329,'31731168818','62','1.00','220','retail','0','2024-11-09 19:13:46','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-09 16:13:59','1','3','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','997.00','996','Inclusive','branch','Inventory','1110','4000','5500','','','','3173116882610320230232'),(2330,'31731168943','1','4.00','800','retail','0','2024-11-09 19:15:43','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-11-09 16:23:07','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1501.00','1497','Inclusive','branch','Inventory','','','','','','','3173116894413221130312'),(2331,'31731168943','15','4.00','280','retail','0','2024-11-09 19:15:50','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-11-09 16:23:07','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','133.00','129','Inclusive','branch','Inventory','','','','','','','3173116895088436022212'),(2332,'31731168943','6','1.00','90','retail','0','2024-11-09 19:16:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-09 16:23:07','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173116899922293833239'),(2333,'31731170070','49','1.00','220','retail','0','2024-11-09 19:34:30','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-09 16:34:40','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173117007133300000033'),(2334,'31731177054','10','1.00','570','retail','0','2024-11-09 21:30:54','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-09 18:33:13','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173117705523332120323'),(2335,'31731177054','1','2.00','400','retail','0','2024-11-09 21:31:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-09 18:33:13','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1497.00','1495','Inclusive','branch','Inventory','','','','','','','3173117710777232373733'),(2336,'31731177242','10','1.00','570','retail','0','2024-11-09 21:34:02','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-09 18:53:58','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173117724307303012373'),(2337,'31731177242','1','2.00','400','retail','0','2024-11-09 21:34:07','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-09 18:53:58','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1495.00','1493','Inclusive','branch','Inventory','','','','','','','3173117724843333332472'),(2338,'31731184216','40','2.00','220','retail','0','2024-11-09 23:30:16','','','','70','Cash',29.83,'110','','','3','16.00','1','2024-11-09 20:31:51','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3173118421638332823341'),(2339,'31731184364','1','2.00','400','retail','0','2024-11-09 23:32:44','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-09 20:41:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1493.00','1491','Inclusive','branch','Inventory','','','','','','','3173118436552385302021'),(2340,'31731184364','31','1.00','110','retail','0','2024-11-09 23:39:17','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-09 20:41:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173118475821303212432'),(2341,'31731184364','31','1.00','110','retail','0','2024-11-09 23:40:44','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-09 20:41:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173118484442424318334'),(2342,'31731187233','40','1.00','110','retail','0','2024-11-10 00:20:33','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-09 21:21:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173118723330223313304'),(2343,'31731195606','4','1.00','300','retail','0','2024-11-10 02:40:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-09 23:47:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173119560607505647330'),(2344,'31731195606','11','1.00','1120','retail','0','2024-11-10 02:40:09','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-11-09 23:47:36','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','4.25','3.25','Inclusive','branch','Inventory','','','','','','','3173119560934033212213'),(2345,'31731195606','40','1.00','110','retail','0','2024-11-10 02:41:00','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-09 23:47:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173119566100132122233'),(2346,'31731196197','3','2.00','600','retail','0','2024-11-10 02:49:57','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-09 23:57:57','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','959.00','957','Inclusive','branch','Inventory','','','','','','','3173119619823931403202'),(2347,'31731196197','8','2.00','580','retail','0','2024-11-10 02:50:04','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-11-09 23:57:57','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','937.00','935','Inclusive','branch','Inventory','','','','','','','3173119620471332323273'),(2348,'31731237940','1','2.00','400','retail','0','2024-11-10 14:25:41','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-10 11:56:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1491.00','1489','Inclusive','branch','Inventory','','','','','','','3173123794132332313222'),(2349,'31731237940','34','2.00','220','retail','0','2024-11-10 14:25:52','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-11-10 11:56:31','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','18.00','16','Inclusive','branch','Inventory','','','','','','','3173123795331227227742'),(2350,'31731237940','10','1.00','570','retail','0','2024-11-10 14:26:02','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-10 11:56:31','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173123796270233079270'),(2351,'31731237940','7','1.00','390','retail','0','2024-11-10 14:26:07','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-10 11:56:31','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173123796872372380313'),(2352,'31731237940','34','1.00','110','retail','0','2024-11-10 14:44:23','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-10 11:56:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173123906421312064400'),(2353,'31731239808','1','1.00','200','retail','0','2024-11-10 14:56:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-10 11:57:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1489.00','1488','Inclusive','branch','Inventory','','','','','','','3173123980812303333332'),(2354,'31731239808','27','1.00','90','retail','0','2024-11-10 14:56:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 11:57:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173123981739130227421'),(2355,'31731242360','1','2.00','400','retail','0','2024-11-10 15:39:20','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-10 12:46:25','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1488.00','1486','Inclusive','branch','Inventory','','','','','','','3173124236001432623213'),(2356,'31731242360','9','1.00','310','retail','0','2024-11-10 15:39:25','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-10 12:46:25','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173124236533032032230'),(2357,'31731242360','8','1.00','290','retail','0','2024-11-10 15:39:28','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-10 12:46:25','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','935.00','934','Inclusive','branch','Inventory','','','','','','','3173124236833322323133'),(2358,'31731242360','13','1.00','290','retail','0','2024-11-10 15:39:34','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-10 12:46:25','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3173124237401220023233'),(2359,'31731242360','40','1.00','110','retail','0','2024-11-10 15:39:44','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-10 12:46:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173124238530235312330'),(2360,'31731254040','1','7.00','1400','retail','0','2024-11-10 18:54:01','','','','80','Cash',189.83,'200','','','3','16.00','1','2024-11-10 15:56:08','1','1','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'7','1486.00','1479','Inclusive','branch','Inventory','','','','','','','3173125404102200110222'),(2361,'31731254040','11','2.00','2240','retail','0','2024-11-10 18:54:07','','','','0','Cash',303.73,'1120','','','3','16.00','1','2024-11-10 15:56:08','1','1','new','1','new','pcs','','','','yes','','37.97','','','VATABLE',1898.31,'2','23.25','21.25','Inclusive','branch','Inventory','','','','','','','3173125404812323242041'),(2362,'31731254040','3','1.00','300','retail','0','2024-11-10 18:54:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-10 15:56:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','957.00','956','Inclusive','branch','Inventory','','','','','','','3173125405434312300012'),(2363,'31731254040','5','2.00','180','retail','0','2024-11-10 18:54:23','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-10 15:56:08','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','209.00','207','Inclusive','branch','Inventory','','','','','','','3173125406324730003333'),(2364,'31731254197','21','3.00','270','retail','0','2024-11-10 18:56:37','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-11-10 15:57:18','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','16.00','13','Inclusive','branch','Inventory','','','','','','','3173125419834582032233'),(2365,'31731254843','11','1.00','1120','retail','0','2024-11-10 19:07:23','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-11-10 16:41:29','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','21.25','20.25','Inclusive','branch','Inventory','','','','','','','3173125484424434345134'),(2366,'31731254843','10','1.00','570','retail','0','2024-11-10 19:07:25','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-10 16:41:29','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173125484631320343533'),(2367,'31731254843','1','5.00','1000','retail','0','2024-11-10 19:07:34','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-11-10 16:41:29','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1479.00','1474','Inclusive','branch','Inventory','','','','','','','3173125485522053300202'),(2368,'31731254843','23','3.00','270','retail','0','2024-11-10 19:08:06','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-11-10 16:41:29','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','19.00','16','Inclusive','branch','Inventory','','','','','','','3173125488722034332031'),(2369,'31731254843','26','1.00','90','retail','0','2024-11-10 19:08:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 16:41:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173125489702032323434'),(2370,'31731254843','54','1.00','90','retail','0','2024-11-10 19:08:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 16:41:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','3173125490531420294033'),(2371,'31731254843','40','1.00','110','retail','0','2024-11-10 19:25:00','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-10 16:41:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173125590130013323502'),(2372,'31731254843','28','1.00','90','retail','0','2024-11-10 19:25:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 16:41:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','104.00','103','Inclusive','branch','Inventory','','','','','','','3173125592625623332033'),(2373,'31731258330','63','1.00','350','retail','0','2024-11-10 20:05:30','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-11-10 17:05:38','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','988.00','987','Inclusive','branch','Inventory','1110','4000','5500','','','','3173125833023024132330'),(2374,'31731258608','1','2.00','400','retail','0','2024-11-10 20:10:08','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-10 17:13:06','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1474.00','1472','Inclusive','branch','Inventory','','','','','','','3173125860900333033293'),(2375,'31731258608','2','1.00','300','retail','0','2024-11-10 20:10:33','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-10 17:13:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1020.00','1019','Inclusive','branch','Inventory','','','','','','','3173125863431032222026'),(2376,'31731258608','9','2.00','620','retail','0','2024-11-10 20:10:37','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-11-10 17:13:06','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','3173125863762211033280'),(2377,'31731258608','8','1.00','290','retail','0','2024-11-10 20:10:43','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-10 17:13:06','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','934.00','933','Inclusive','branch','Inventory','','','','','','','3173125864302331050433'),(2378,'31731258608','51','2.00','600','retail','0','2024-11-10 20:10:59','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-10 17:13:06','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','36.00','34','Inclusive','branch','Inventory','','','','','','','3173125865912220093233'),(2379,'31731258608','28','1.00','90','retail','0','2024-11-10 20:11:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 17:13:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','103.00','102','Inclusive','branch','Inventory','','','','','','','3173125868822330365753'),(2380,'31731258608','23','1.00','90','retail','0','2024-11-10 20:11:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 17:13:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173125869824253207010'),(2381,'31731258608','26','1.00','90','retail','0','2024-11-10 20:11:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 17:13:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173125870222313338235'),(2382,'31731258608','54','1.00','90','retail','0','2024-11-10 20:11:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 17:13:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','3173125871033221040133'),(2383,'31731258608','21','1.00','90','retail','0','2024-11-10 20:12:01','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-10 17:13:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173125872113503733103'),(2384,'31731258856','1','1.00','200','retail','0','2024-11-10 20:14:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-10 18:02:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1472.00','1471','Inclusive','branch','Inventory','','','','','','','3173125885728233322155'),(2385,'31731258856','44','2.00','220','retail','0','2024-11-10 20:34:07','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-11-10 18:02:10','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','27.00','25','Inclusive','branch','Inventory','','','','','','','3173126004903320333022'),(2386,'31731408979','54','1.00','90','retail','0','2024-11-12 13:56:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-12 10:57:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','3173140898072322832303'),(2387,'31731409693','29','1.00','90','retail','0','2024-11-12 14:08:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-12 11:18:43','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173140969333422331202'),(2388,'31731409693','14','1.00','420','retail','0','2024-11-12 14:08:43','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-12 11:18:43','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173140972322777121103'),(2389,'31731410984','1','1.00','200','retail','0','2024-11-12 14:29:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-12 11:29:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1471.00','1470','Inclusive','branch','Inventory','','','','','','','3173141098512440237220'),(2390,'31731410984','5','2.00','180','retail','0','2024-11-12 14:29:49','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-12 11:29:56','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','207.00','205','Inclusive','branch','Inventory','','','','','','','3173141099000903339973'),(2391,'31731426164','17','1.00','670','retail','0','2024-11-12 18:42:44','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-11-12 16:06:07','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173142616563023330332'),(2392,'31731426164','7','2.00','780','retail','0','2024-11-12 18:43:11','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-11-12 16:06:07','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','3173142619111222673132'),(2393,'31731427609','51','1.00','300','retail','0','2024-11-12 19:06:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-12 16:17:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3173142760903323433342'),(2394,'31731428626','10','1.00','570','retail','0','2024-11-12 19:23:46','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-12 16:29:51','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173142862701843762132'),(2395,'31731428626','3','1.00','300','retail','0','2024-11-12 19:23:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-12 16:29:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','956.00','955','Inclusive','branch','Inventory','','','','','','','3173142863120306222331'),(2396,'31731428626','19','1.00','80','retail','0','2024-11-12 19:23:54','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-11-12 16:29:51','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3173142863522430224723'),(2397,'31731496219','2','4.00','1200','retail','0','2024-11-13 14:10:19','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-11-13 11:58:57','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','1019.00','1015','Inclusive','branch','Inventory','','','','','','','3173149622023214043632'),(2398,'31731496219','15','10.00','700','retail','0','2024-11-13 14:10:32','','','','0','Cash',94.92,'70','','','3','16.00','1','2024-11-13 11:58:57','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','129.00','119','Inclusive','branch','Inventory','','','','','','','3173149624762263336372'),(2399,'31731501518','1','1.00','200','retail','0','2024-11-13 15:38:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-13 12:38:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1470.00','1469','Inclusive','branch','Inventory','','','','','','','3173150151901233302210'),(2400,'31731502162','7','2.00','780','retail','0','2024-11-13 15:49:22','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-11-13 12:51:06','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3173150216431302214043'),(2401,'31731504404','14','1.00','420','retail','0','2024-11-13 16:26:44','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-13 13:27:40','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173150440522343420330'),(2402,'31731505752','15','1.00','70','retail','0','2024-11-13 16:49:12','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-11-13 13:58:01','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','119.00','118','Inclusive','branch','Inventory','','','','','','','3173150575425205030532'),(2403,'31731511596','8','1.00','290','retail','0','2024-11-13 18:26:36','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-13 16:05:12','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','933.00','932','Inclusive','branch','Inventory','','','','','','','3173151159633393130315'),(2404,'31731511596','1','1.00','200','retail','0','2024-11-13 18:26:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-13 16:05:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1469.00','1468','Inclusive','branch','Inventory','','','','','','','3173151160210222233223'),(2405,'31731511596','3','1.00','300','retail','0','2024-11-13 18:26:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-13 16:05:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','955.00','954','Inclusive','branch','Inventory','','','','','','','3173151160503005310322'),(2406,'31731511596','5','2.00','180','retail','0','2024-11-13 18:26:52','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-13 16:05:12','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','205.00','203','Inclusive','branch','Inventory','','','','','','','3173151161235322133212'),(2407,'31731511596','49','1.00','220','retail','0','2024-11-13 18:27:14','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-13 16:05:12','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173151163432037110232'),(2408,'31731511596','39','1.00','110','retail','0','2024-11-13 18:27:20','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-13 16:05:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173151164100123031332'),(2409,'31731574851','3','1.00','300','retail','0','2024-11-14 12:00:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-14 09:08:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','954.00','953','Inclusive','branch','Inventory','','','','','','','3173157485243572022051'),(2410,'31731574851','14','1.00','420','retail','0','2024-11-14 12:00:54','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-14 09:08:29','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173157485533083582230'),(2411,'31731579387','1','1.00','200','retail','0','2024-11-14 13:16:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-14 10:17:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1468.00','1467','Inclusive','branch','Inventory','','','','','','','3173157938832005372322'),(2412,'31731579387','31','1.00','110','retail','0','2024-11-14 13:16:32','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-14 10:17:10','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173157939223222729232'),(2413,'31731583426','1','1.00','200','retail','0','2024-11-14 14:23:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-14 11:52:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1467.00','1466','Inclusive','branch','Inventory','','','','','','','3173158342703402442333'),(2414,'31731583426','4','1.00','300','retail','0','2024-11-14 14:23:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-14 11:52:59','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3173158343222372384333'),(2415,'31731583426','5','2.00','180','retail','0','2024-11-14 14:23:58','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-14 11:52:59','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','203.00','201','Inclusive','branch','Inventory','','','','','','','3173158343832423022322'),(2416,'31731583426','6','3.00','270','retail','0','2024-11-14 14:24:04','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-11-14 11:52:59','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','21.00','18','Inclusive','branch','Inventory','','','','','','','3173158344525055234008'),(2417,'31731583426','21','1.00','90','retail','0','2024-11-14 14:24:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-14 11:52:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173158345952242523433'),(2418,'31731583426','23','1.00','90','retail','0','2024-11-14 14:24:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-14 11:52:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173158346103523333333'),(2419,'31731583426','21','1.00','90','retail','0','2024-11-14 14:33:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-14 11:52:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173158402332303203334'),(2420,'31731602417','1','1.00','200','retail','0','2024-11-14 19:40:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-14 17:10:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1466.00','1465','Inclusive','branch','Inventory','','','','','','','3173160241873314000230'),(2421,'31731602417','7','1.00','390','retail','0','2024-11-14 19:40:23','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-14 17:10:32','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173160242423323333403'),(2422,'31731602417','5','2.00','180','retail','0','2024-11-14 19:40:29','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-14 17:10:32','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','201.00','199','Inclusive','branch','Inventory','','','','','','','3173160242962200447033'),(2423,'31731602417','21','2.00','180','retail','0','2024-11-14 19:46:55','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-14 17:10:32','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3173160281661012166033'),(2424,'31731602417','26','1.00','90','retail','0','2024-11-14 19:47:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-14 17:10:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173160282432732626004'),(2425,'31731602417','2','1.00','300','retail','0','2024-11-14 19:47:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-14 17:10:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1015.00','1014','Inclusive','branch','Inventory','','','','','','','3173160283932333333233'),(2426,'31731602417','5','2.00','180','retail','0','2024-11-14 19:48:04','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-14 17:10:32','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','199.00','197','Inclusive','branch','Inventory','','','','','','','3173160288533321353512'),(2427,'31731602417','21','1.00','90','retail','0','2024-11-14 20:02:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-14 17:10:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173160376733022302207'),(2428,'31731602417','40','1.00','110','retail','0','2024-11-14 20:08:06','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-14 17:10:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173160408703644324373'),(2429,'31731604313','14','1.00','420','retail','0','2024-11-14 20:11:53','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-14 17:36:59','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173160431427432412203'),(2430,'31731604313','13','1.00','290','retail','0','2024-11-14 20:11:59','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-14 17:36:59','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3173160431904323001230'),(2431,'31731687423','3','1.00','300','retail','0','2024-11-15 19:17:03','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-15 16:18:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','953.00','952','Inclusive','branch','Inventory','','','','','','','3173168742333023204220'),(2432,'31731687423','1','1.00','200','retail','0','2024-11-15 19:17:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-15 16:18:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1465.00','1464','Inclusive','branch','Inventory','','','','','','','3173168742623742213223'),(2433,'31731687423','3','1.00','300','retail','0','2024-11-15 19:17:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-15 16:18:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','952.00','951','Inclusive','branch','Inventory','','','','','','','3173168743142638332222'),(2434,'31731688652','9','1.00','310','retail','0','2024-11-15 19:38:16','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-15 16:38:56','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173168869663361333411'),(2435,'31731688652','5','1.00','90','retail','0','2024-11-15 19:38:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-15 16:38:56','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','197.00','196','Inclusive','branch','Inventory','','','','','','','3173168871424133383243'),(2436,'31731688652','6','1.00','90','retail','0','2024-11-15 19:38:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-15 16:38:56','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173168871723200373710'),(2437,'31731688652','1','2.00','400','retail','0','2024-11-15 19:38:41','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-15 16:38:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1464.00','1462','Inclusive','branch','Inventory','','','','','','','3173168872230223238032'),(2438,'31731688756','1','3.00','600','retail','0','2024-11-15 19:39:16','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-11-15 16:42:43','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1462.00','1459','Inclusive','branch','Inventory','','','','','','','3173168875623254034002'),(2439,'31731691382','14','2.00','840','retail','0','2024-11-15 20:23:02','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-11-15 17:24:40','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3173169138363302290309'),(2440,'31731691382','54','2.00','180','retail','0','2024-11-15 20:23:31','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-15 17:24:40','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','3173169141143393173361'),(2441,'31731695945','3','1.00','300','retail','0','2024-11-15 21:39:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-15 18:39:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','951.00','950','Inclusive','branch','Inventory','','','','','','','3173169594524262742204'),(2442,'31731695999','50','1.00','220','retail','0','2024-11-15 21:39:59','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-15 18:52:02','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173169600062640006036'),(2443,'31731695999','44','1.00','110','retail','0','2024-11-15 21:40:03','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-15 18:52:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173169600443233213163'),(2444,'31731695999','29','1.00','90','retail','0','2024-11-15 21:40:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-15 18:52:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173169600993203229329'),(2445,'31731763898','1','1.00','200','retail','0','2024-11-16 16:31:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-16 13:55:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1459.00','1458','Inclusive','branch','Inventory','','','','','','','3173176389903222392393'),(2446,'31731763898','51','1.00','300','retail','0','2024-11-16 16:32:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-16 13:55:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3173176396491332234339'),(2447,'31731769989','1','1.00','200','retail','0','2024-11-16 18:13:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-16 15:24:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1458.00','1457','Inclusive','branch','Inventory','','','','','','','3173176999012031373290'),(2448,'31731775177','34','1.00','110','retail','0','2024-11-16 19:39:37','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-16 16:40:30','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173177517733072310222'),(2449,'31731782198','7','1.00','390','retail','0','2024-11-16 21:36:38','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-16 18:36:55','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173178219932231213903'),(2450,'31731782198','29','1.00','90','retail','0','2024-11-16 21:36:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-16 18:36:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173178220903221320733'),(2451,'31731782302','7','1.00','390','retail','0','2024-11-16 21:38:22','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-16 18:40:14','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173178230221332033103'),(2452,'31731782302','21','1.00','90','retail','0','2024-11-16 21:38:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-16 18:40:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173178231522223003107'),(2453,'31731782302','49','1.00','220','retail','0','2024-11-16 21:38:42','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-16 18:40:14','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173178232228130203333'),(2454,'31731782654','18','1.00','1320','retail','0','2024-11-16 21:44:20','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-11-16 19:29:28','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173178266123200332023'),(2455,'31731782654','3','1.00','300','retail','0','2024-11-16 21:44:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-16 19:29:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','949.00','948','Inclusive','branch','Inventory','','','','','','','3173178268382323332033'),(2456,'31731782654','1','1.00','200','retail','0','2024-11-16 21:45:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-16 19:29:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1457.00','1456','Inclusive','branch','Inventory','','','','','','','3173178273233273022724'),(2457,'31731782654','26','1.00','90','retail','0','2024-11-16 21:45:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-16 19:29:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173178274537333352073'),(2458,'31731782654','21','2.00','180','retail','0','2024-11-16 22:01:15','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-16 19:29:28','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','6.00','4','Inclusive','branch','Inventory','','','','','','','3173178367683406702363'),(2459,'31731782654','26','1.00','90','retail','0','2024-11-16 22:13:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-16 19:29:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173178439523278303524'),(2460,'31731782654','40','1.00','110','retail','0','2024-11-16 22:13:18','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-16 19:29:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173178439903314304230'),(2461,'31731782654','44','1.00','110','retail','0','2024-11-16 22:15:57','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-16 19:29:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173178455832332120313'),(2462,'31731782654','44','1.00','110','retail','0','2024-11-16 22:16:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-16 19:29:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173178461824033022333'),(2463,'31731786110','1','1.00','200','retail','0','2024-11-16 22:41:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-16 19:48:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1456.00','1455','Inclusive','branch','Inventory','','','','','','','3173178611142103323222'),(2464,'31731789913','1','1.00','200','retail','0','2024-11-16 23:45:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-16 20:55:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1455.00','1454','Inclusive','branch','Inventory','','','','','','','3173178991331320403720'),(2465,'31731789913','8','1.00','290','retail','0','2024-11-16 23:49:21','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-16 20:55:15','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','932.00','931','Inclusive','branch','Inventory','','','','','','','3173179016201133333223'),(2466,'31731795338','1','1.00','200','retail','0','2024-11-17 01:15:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-16 22:25:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1454.00','1453','Inclusive','branch','Inventory','','','','','','','3173179533830329313283'),(2467,'31731795338','9','1.00','310','retail','0','2024-11-17 01:15:42','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-16 22:25:29','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173179534204377002930'),(2468,'31731795338','34','1.00','110','retail','0','2024-11-17 01:21:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-16 22:25:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173179571532301300414'),(2469,'31731795338','35','1.00','110','retail','0','2024-11-17 01:23:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-16 22:25:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173179580703203321371'),(2470,'31731795953','1','1.00','200','retail','0','2024-11-17 01:25:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-16 22:31:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1453.00','1452','Inclusive','branch','Inventory','','','','','','','3173179595330320397733'),(2471,'31731795953','13','1.00','290','retail','0','2024-11-17 01:25:54','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-16 22:31:53','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3173179595572131052030'),(2472,'31731795953','49','1.00','220','retail','0','2024-11-17 01:28:51','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-16 22:31:53','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173179613123739331230'),(2473,'31731795953','5','1.00','90','retail','0','2024-11-17 01:30:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-16 22:31:53','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','196.00','195','Inclusive','branch','Inventory','','','','','','','3173179623933262230232'),(2474,'31731801462','1','1.00','200','retail','0','2024-11-17 02:57:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-17 00:08:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1452.00','1451','Inclusive','branch','Inventory','','','','','','','3173180146230822302184'),(2475,'31731801462','5','4.00','360','retail','0','2024-11-17 02:58:17','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-11-17 00:08:50','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','195.00','191','Inclusive','branch','Inventory','','','','','','','3173180149887302423201'),(2476,'31731801462','23','1.00','90','retail','0','2024-11-17 03:01:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-17 00:08:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173180167333172247222'),(2477,'31731840076','4','1.00','300','retail','0','2024-11-17 13:41:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-17 10:42:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173184007723733330203'),(2478,'31731840076','6','4.00','360','retail','0','2024-11-17 13:41:23','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-11-17 10:42:20','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','17.00','13','Inclusive','branch','Inventory','','','','','','','3173184008480020022331'),(2479,'31731854901','1','2.00','400','retail','0','2024-11-17 17:48:28','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-17 15:55:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1451.00','1449','Inclusive','branch','Inventory','','','','','','','3173185491002433253000'),(2480,'31731854901','3','2.00','600','retail','0','2024-11-17 17:48:34','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-17 15:55:56','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','949.00','947','Inclusive','branch','Inventory','','','','','','','3173185491531202102323'),(2481,'31731854901','18','1.00','1320','retail','0','2024-11-17 17:48:48','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-11-17 15:55:56','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173185493143339212022'),(2482,'31731854901','51','4.00','1200','retail','0','2024-11-17 18:23:39','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-11-17 15:55:56','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','32.00','28','Inclusive','branch','Inventory','','','','','','','3173185702012335302370'),(2483,'31731854901','26','2.00','180','retail','0','2024-11-17 18:24:57','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-17 15:55:56','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3173185709823853430302'),(2484,'31731854901','23','2.00','180','retail','0','2024-11-17 18:25:06','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-17 15:55:56','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3173185710613234137233'),(2485,'31731854901','35','1.00','110','retail','0','2024-11-17 18:25:13','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-17 15:55:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173185711370333333274'),(2486,'31731854901','35','1.00','110','retail','0','2024-11-17 18:40:16','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-17 15:55:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173185801610323504331'),(2487,'31731854901','29','1.00','90','retail','0','2024-11-17 18:54:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-17 15:55:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173185887508318203005'),(2488,'31731858987','16','1.00','320','retail','0','2024-11-17 18:56:27','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-11-17 15:57:08','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173185898723207723232'),(2489,'31731858987','2','1.00','300','retail','0','2024-11-17 18:56:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-17 15:57:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1014.00','1013','Inclusive','branch','Inventory','','','','','','','3173185900573800302225'),(2490,'31731859056','26','1.00','90','retail','0','2024-11-17 18:57:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-17 16:22:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173185905733772593332'),(2491,'31731859056','7','1.00','390','retail','0','2024-11-17 18:57:46','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-17 16:22:29','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173185906737096393820'),(2492,'31731863326','1','1.00','200','retail','0','2024-11-17 20:08:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-17 17:17:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1449.00','1448','Inclusive','branch','Inventory','','','','','','','3173186332702303323222'),(2493,'31731863326','8','1.00','290','retail','0','2024-11-17 20:08:49','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-17 17:17:38','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','931.00','930','Inclusive','branch','Inventory','','','','','','','3173186333031006322233'),(2494,'31731863326','23','1.00','90','retail','0','2024-11-17 20:09:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-17 17:17:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173186335036735523213'),(2495,'31731863326','29','1.00','90','retail','0','2024-11-17 20:09:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-17 17:17:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173186339131120332401'),(2496,'31731864106','1','2.00','400','retail','0','2024-11-17 20:21:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-17 17:21:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1448.00','1446','Inclusive','branch','Inventory','','','','','','','3173186410720312733462'),(2497,'31731867877','23','1.00','90','retail','0','2024-11-17 21:24:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-17 18:25:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173186787708772722022'),(2498,'31731868121','39','1.00','110','retail','0','2024-11-17 21:28:41','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-17 18:28:44','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173186812223332033833'),(2499,'31731868136','52','1.00','300','retail','0','2024-11-17 21:28:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-17 18:47:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3173186813610616000333'),(2500,'31731868136','1','2.00','400','retail','0','2024-11-17 21:29:14','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-17 18:47:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1446.00','1444','Inclusive','branch','Inventory','','','','','','','3173186815453333232372'),(2501,'31732016273','1','1.00','200','retail','0','2024-11-19 14:37:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-19 11:46:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1444.00','1443','Inclusive','branch','Inventory','','','','','','','3173201627523532331370'),(2502,'31732016273','7','1.00','390','retail','0','2024-11-19 14:38:30','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-19 11:46:38','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3173201631132102043302'),(2503,'31732016273','40','1.00','110','retail','0','2024-11-19 14:38:40','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-19 11:46:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173201632124002033003'),(2504,'31732016273','49','2.00','440','retail','0','2024-11-19 14:38:48','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-19 11:46:38','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3173201632906234032930'),(2505,'31732016273','51','1.00','300','retail','0','2024-11-19 14:39:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-19 11:46:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3173201634233231203313'),(2506,'31732017595','7','9.00','3510','retail','0','2024-11-19 14:59:55','','','','0','Cash',475.93,'390','','','3','16.00','1','2024-11-19 12:00:34','1','1','new','1','new','pcs','','','','yes','','59.49','','','VATABLE',2974.58,'9','27.00','18','Inclusive','branch','Inventory','','','','','','','3173201759633223332300'),(2507,'31732018392','1','1.00','200','retail','0','2024-11-19 15:13:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-19 12:13:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1443.00','1442','Inclusive','branch','Inventory','','','','','','','3173201839332301300424'),(2508,'31732027991','1','4.00','800','retail','0','2024-11-19 17:53:11','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-11-19 14:55:16','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1442.00','1438','Inclusive','branch','Inventory','','','','','','','3173202799223372309223'),(2509,'31732027991','5','4.00','360','retail','0','2024-11-19 17:53:37','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-11-19 14:55:16','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','191.00','187','Inclusive','branch','Inventory','','','','','','','3173202801732222323202'),(2510,'31732030326','40','1.00','110','retail','0','2024-11-19 18:32:06','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-19 15:32:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173203032702330472004'),(2511,'31732030458','15','2.00','140','retail','0','2024-11-19 18:34:18','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-11-19 15:35:45','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','118.00','116','Inclusive','branch','Inventory','','','','','','','3173203045920932243243'),(2512,'31732030642','31','1.00','110','retail','0','2024-11-19 18:37:22','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-19 15:40:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173203064224234240222'),(2513,'31732030642','2','1.00','300','retail','0','2024-11-19 18:37:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-19 15:40:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1013.00','1012','Inclusive','branch','Inventory','','','','','','','3173203065520312013222'),(2514,'31732037337','41','1.00','30','retail','0','2024-11-19 20:28:57','','','','10','Cash',4.07,'30','','','3','16.00','1','2024-11-19 17:29:43','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173203733713222333233'),(2515,'31732039749','52','2.00','600','retail','0','2024-11-19 21:09:09','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-19 18:35:27','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','34.00','32','Inclusive','branch','Inventory','','','','','','','3173203974930097230704'),(2516,'31732039749','1','1.00','200','retail','0','2024-11-19 21:09:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-19 18:35:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1438.00','1437','Inclusive','branch','Inventory','','','','','','','3173203977602911327932'),(2517,'31732106316','8','1.00','290','retail','0','2024-11-20 15:38:36','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-20 13:07:36','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','930.00','929','Inclusive','branch','Inventory','','','','','','','3173210631732023303230'),(2518,'31732106316','9','1.00','310','retail','0','2024-11-20 15:38:39','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-20 13:07:36','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173210631923330017123'),(2519,'31732106316','1','1.00','200','retail','0','2024-11-20 15:38:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-20 13:07:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1437.00','1436','Inclusive','branch','Inventory','','','','','','','3173210632313326013327'),(2520,'31732106316','15','2.00','140','retail','0','2024-11-20 15:44:37','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-11-20 13:07:36','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','116.00','114','Inclusive','branch','Inventory','','','','','','','3173210667710234223221'),(2521,'31732106316','30','2.00','10','retail','0','2024-11-20 15:49:32','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-11-20 13:07:36','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','142.00','140','Inclusive','branch','Inventory','','','','','','','3173210697320263213322'),(2522,'31732106316','48','2.00','10','retail','0','2024-11-20 15:49:44','','','','2.5','Cash',1.36,'5','','','3','16.00','1','2024-11-20 13:07:36','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','150.00','148','Inclusive','branch','Inventory','','','','','','','3173210698430330322012'),(2523,'31732106316','19','1.00','80','retail','0','2024-11-20 15:52:03','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-11-20 13:07:36','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','966.00','965','Inclusive','branch','Inventory','','','','','','','3173210712432221233233'),(2524,'31732118929','17','1.00','670','retail','0','2024-11-20 19:08:49','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-11-20 16:50:26','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173211892923023321333'),(2525,'31732118929','18','1.00','1320','retail','0','2024-11-20 19:08:58','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-11-20 16:50:26','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173211893810203224094'),(2526,'31732118929','3','2.00','600','retail','0','2024-11-20 19:09:04','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-20 16:50:26','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','947.00','945','Inclusive','branch','Inventory','','','','','','','3173211894575922923310'),(2527,'31732118929','4','1.00','300','retail','0','2024-11-20 19:09:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-20 16:50:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3173211895230302132238'),(2528,'31732118929','49','1.00','220','retail','0','2024-11-20 19:09:27','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-20 16:50:26','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173211896822332313632'),(2529,'31732118929','40','1.00','110','retail','0','2024-11-20 19:09:37','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-20 16:50:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173211897800903337973'),(2530,'31732118929','31','1.00','110','retail','0','2024-11-20 19:09:40','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-20 16:50:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173211898113323219023'),(2531,'31732118929','29','1.00','90','retail','0','2024-11-20 19:10:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-20 16:50:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173211905650332306030'),(2532,'31732118929','31','1.00','110','retail','0','2024-11-20 19:15:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-20 16:50:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173211935859823332033'),(2533,'31732118929','49','1.00','220','retail','0','2024-11-20 19:40:14','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-20 16:50:26','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173212081522023213232'),(2534,'31732121451','63','1.00','350','retail','0','2024-11-20 19:50:51','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-11-20 17:25:26','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','987.00','986','Inclusive','branch','Inventory','1110','4000','5500','','','','3173212145222332331422'),(2535,'31732121451','16','1.00','320','retail','0','2024-11-20 19:50:55','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-11-20 17:25:26','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173212145533330020204'),(2536,'31732121451','2','1.00','300','retail','0','2024-11-20 19:51:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-20 17:25:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1012.00','1011','Inclusive','branch','Inventory','','','','','','','3173212148222232242413'),(2537,'31732121451','23','2.00','180','retail','0','2024-11-20 20:06:58','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-20 17:25:26','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3173212241922333022022'),(2538,'31732129445','1','1.00','200','retail','0','2024-11-20 22:04:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-20 19:19:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1436.00','1435','Inclusive','branch','Inventory','','','','','','','3173212944533343230321'),(2539,'31732199971','1','1.00','200','retail','0','2024-11-21 17:39:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-21 14:51:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1435.00','1434','Inclusive','branch','Inventory','','','','','','','3173219997203203321311'),(2540,'31732199971','5','4.00','360','retail','0','2024-11-21 17:39:38','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-11-21 14:51:53','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','187.00','183','Inclusive','branch','Inventory','','','','','','','3173219997872202231221'),(2541,'31732199971','49','1.00','220','retail','0','2024-11-21 17:39:50','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-21 14:51:53','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173219999023230344223'),(2542,'31732199971','50','1.00','220','retail','0','2024-11-21 17:39:54','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-21 14:51:53','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173219999493022300190'),(2543,'31732206511','7','3.00','1170','retail','0','2024-11-21 19:28:31','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-11-21 17:15:03','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','18.00','15','Inclusive','branch','Inventory','','','','','','','3173220651120323325322'),(2544,'31732213645','1','2.00','400','retail','0','2024-11-21 21:27:26','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-21 18:29:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1434.00','1432','Inclusive','branch','Inventory','','','','','','','3173221364633623322262'),(2545,'31732213645','30','2.00','10','retail','0','2024-11-21 21:27:34','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-11-21 18:29:09','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','140.00','138','Inclusive','branch','Inventory','','','','','','','3173221365433333343322'),(2546,'31732213645','30','2.00','10','retail','0','2024-11-21 21:27:45','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-11-21 18:29:09','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','138.00','136','Inclusive','branch','Inventory','','','','','','','3173221366661213302036'),(2547,'31732214827','1','1.00','200','retail','0','2024-11-21 21:47:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-21 18:47:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1432.00','1431','Inclusive','branch','Inventory','','','','','','','3173221482811222314233'),(2548,'31732214827','30','2.00','10','retail','0','2024-11-21 21:47:13','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-11-21 18:47:22','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','136.00','134','Inclusive','branch','Inventory','','','','','','','3173221483443300222213'),(2549,'31732267372','1','6.00','1200','retail','0','2024-11-22 12:22:52','','','','80','Cash',162.71,'200','','','3','16.00','1','2024-11-22 10:07:33','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','1431.00','1425','Inclusive','branch','Inventory','','','','','','','3173226737373033373032'),(2550,'31732267372','54','3.00','270','retail','0','2024-11-22 12:31:45','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-11-22 10:07:33','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','3173226790523330303033'),(2551,'31732267372','23','1.00','90','retail','0','2024-11-22 12:31:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 10:07:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173226791022323333627'),(2552,'31732267372','27','1.00','90','retail','0','2024-11-22 12:31:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 10:07:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3173226791803331322271'),(2553,'31732267372','27','1.00','90','retail','0','2024-11-22 12:34:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 10:07:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173226804020243306003'),(2554,'31732267372','22','1.00','90','retail','0','2024-11-22 12:34:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 10:07:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173226804433320233033'),(2555,'31732274156','1','1.00','200','retail','0','2024-11-22 14:15:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-22 11:26:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1425.00','1424','Inclusive','branch','Inventory','','','','','','','3173227415602423617132'),(2556,'31732274156','8','1.00','290','retail','0','2024-11-22 14:15:58','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-22 11:26:49','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','929.00','928','Inclusive','branch','Inventory','','','','','','','3173227415922033303000'),(2557,'31732274156','30','2.00','10','retail','0','2024-11-22 14:21:14','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-11-22 11:26:49','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','134.00','132','Inclusive','branch','Inventory','','','','','','','3173227447402423447277'),(2558,'31732274865','1','2.00','400','retail','0','2024-11-22 14:27:45','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-22 11:56:50','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1424.00','1422','Inclusive','branch','Inventory','','','','','','','3173227486643320242733'),(2559,'31732274865','26','1.00','90','retail','0','2024-11-22 14:35:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 11:56:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173227535003270023233'),(2560,'31732274865','23','1.00','90','retail','0','2024-11-22 14:39:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 11:56:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173227558732327357321'),(2561,'31732278116','3','1.00','300','retail','0','2024-11-22 15:21:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-22 12:50:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','945.00','944','Inclusive','branch','Inventory','','','','','','','3173227811702103420201'),(2562,'31732278116','9','1.00','310','retail','0','2024-11-22 15:22:06','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-22 12:50:19','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173227812603303337123'),(2563,'31732278116','22','1.00','90','retail','0','2024-11-22 15:41:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 12:50:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173227931543532322022'),(2564,'31732280744','1','2.00','400','retail','0','2024-11-22 16:05:44','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-22 13:06:05','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1422.00','1420','Inclusive','branch','Inventory','','','','','','','3173228074532232302320'),(2565,'31732283073','9','1.00','310','retail','0','2024-11-22 16:44:33','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-22 13:46:44','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173228307733203320027'),(2566,'31732283073','1','1.00','200','retail','0','2024-11-22 16:44:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-22 13:46:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1420.00','1419','Inclusive','branch','Inventory','','','','','','','3173228308112820002000'),(2567,'31732283073','5','2.00','180','retail','0','2024-11-22 16:44:45','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-22 13:46:44','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','183.00','181','Inclusive','branch','Inventory','','','','','','','3173228308628332331422'),(2568,'31732283073','49','1.00','220','retail','0','2024-11-22 16:44:56','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-22 13:46:44','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173228309730338332243'),(2569,'31732283073','50','1.00','220','retail','0','2024-11-22 16:45:01','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-22 13:46:44','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173228310243232132202'),(2570,'31732283221','1','1.00','200','retail','0','2024-11-22 16:47:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-22 13:47:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1419.00','1418','Inclusive','branch','Inventory','','','','','','','3173228322202333023333'),(2571,'31732287185','3','1.00','300','retail','0','2024-11-22 17:53:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-22 15:39:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','944.00','943','Inclusive','branch','Inventory','','','','','','','3173228718533338033322'),(2572,'31732287185','9','1.00','310','retail','0','2024-11-22 17:53:07','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-22 15:39:15','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173228718833222332202'),(2573,'31732287185','29','1.00','90','retail','0','2024-11-22 18:01:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 15:39:15','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173228771307120331322'),(2574,'31732287185','29','1.00','90','retail','0','2024-11-22 18:32:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 15:39:15','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173228955050202018028'),(2575,'31732289975','1','2.00','400','retail','0','2024-11-22 18:39:35','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-22 15:58:47','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1418.00','1416','Inclusive','branch','Inventory','','','','','','','3173228997600330322302'),(2576,'31732289975','54','2.00','180','retail','0','2024-11-22 18:39:48','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-22 15:58:47','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','3173228998833388223820'),(2577,'31732289975','22','1.00','90','retail','0','2024-11-22 18:39:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 15:58:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173228999403383290321'),(2578,'31732292488','21','2.00','180','retail','0','2024-11-22 19:21:28','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-22 17:03:26','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','3173229248882202933820'),(2579,'31732292488','3','1.00','300','retail','0','2024-11-22 19:26:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-22 17:03:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','943.00','942','Inclusive','branch','Inventory','','','','','','','3173229276932203132362'),(2580,'31732292488','14','1.00','420','retail','0','2024-11-22 19:26:22','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-22 17:03:26','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173229278232222273033'),(2581,'31732292488','8','1.00','290','retail','0','2024-11-22 19:26:25','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-22 17:03:26','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','928.00','927','Inclusive','branch','Inventory','','','','','','','3173229278623200332023'),(2582,'31732292488','5','1.00','90','retail','0','2024-11-22 19:42:01','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-22 17:03:26','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','181.00','180','Inclusive','branch','Inventory','','','','','','','3173229372232203323393'),(2583,'31732295467','7','1.00','390','retail','0','2024-11-22 20:11:07','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-22 17:12:10','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173229546807210333239'),(2584,'31732373675','51','1.00','300','retail','0','2024-11-23 17:54:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-23 14:56:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3173237367632762733322'),(2585,'31732376898','7','1.00','390','retail','0','2024-11-23 18:48:18','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-23 16:06:23','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173237689992323373822'),(2586,'31732376898','49','1.00','220','retail','0','2024-11-23 18:48:26','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-23 16:06:23','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173237690737230732133'),(2587,'31732376898','50','1.00','220','retail','0','2024-11-23 18:48:30','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-23 16:06:23','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173237691106330633133'),(2588,'31732376898','5','2.00','180','retail','0','2024-11-23 18:48:38','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-23 16:06:23','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','180.00','178','Inclusive','branch','Inventory','','','','','','','3173237691802332233273'),(2589,'31732376898','1','1.00','200','retail','0','2024-11-23 18:49:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-23 16:06:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1416.00','1415','Inclusive','branch','Inventory','','','','','','','3173237695633053700303'),(2590,'31732376898','30','4.00','20','retail','0','2024-11-23 18:49:36','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-11-23 16:06:23','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','132.00','128','Inclusive','branch','Inventory','','','','','','','3173237697630233330341'),(2591,'31732378711','63','1.00','350','retail','0','2024-11-23 19:18:31','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-11-23 16:46:09','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','986.00','985','Inclusive','branch','Inventory','1110','4000','5500','','','','3173237871272231337200'),(2592,'31732378711','3','1.00','300','retail','0','2024-11-23 19:18:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-23 16:46:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','942.00','941','Inclusive','branch','Inventory','','','','','','','3173237873630303728320'),(2593,'31732378711','17','1.00','670','retail','0','2024-11-23 19:19:04','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-11-23 16:46:09','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173237874503230721333'),(2594,'31732382405','1','1.00','200','retail','0','2024-11-23 20:20:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-23 17:21:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1415.00','1414','Inclusive','branch','Inventory','','','','','','','3173238240623700303232'),(2595,'31732382405','10','1.00','570','retail','0','2024-11-23 20:20:16','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-23 17:21:34','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173238241680423234322'),(2596,'31732382405','29','1.00','90','retail','0','2024-11-23 20:20:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-23 17:21:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173238243733233032722'),(2597,'31732385763','2','1.00','300','retail','0','2024-11-23 21:16:03','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-23 18:18:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1011.00','1010','Inclusive','branch','Inventory','','','','','','','3173238576434830124350'),(2598,'31732385763','52','1.00','300','retail','0','2024-11-23 21:16:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-23 18:18:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3173238577652022222232'),(2599,'31732386946','1','1.00','200','retail','0','2024-11-23 21:35:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-23 18:36:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1414.00','1413','Inclusive','branch','Inventory','','','','','','','3173238694723026224339'),(2600,'31732391344','10','1.00','570','retail','0','2024-11-23 22:49:04','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-23 20:21:52','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173239134521132923227'),(2601,'31732391344','1','1.00','200','retail','0','2024-11-23 22:49:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-23 20:21:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1413.00','1412','Inclusive','branch','Inventory','','','','','','','3173239134733122073133'),(2602,'31732391344','7','1.00','390','retail','0','2024-11-23 23:07:16','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-11-23 20:21:52','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173239243793202370773'),(2603,'31732391344','21','1.00','90','retail','0','2024-11-23 23:07:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-23 20:21:52','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173239244802230024233'),(2604,'31732394454','52','3.00','900','retail','0','2024-11-23 23:40:54','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-11-23 20:42:40','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','31.00','28','Inclusive','branch','Inventory','','','','','','','3173239445402450234203'),(2605,'31732394454','1','3.00','600','retail','0','2024-11-23 23:40:58','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-11-23 20:42:40','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1412.00','1409','Inclusive','branch','Inventory','','','','','','','3173239445820024020922'),(2606,'31732406770','1','1.00','200','retail','0','2024-11-24 03:06:10','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-24 00:06:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1409.00','1408','Inclusive','branch','Inventory','','','','','','','3173240677072660363223'),(2607,'31732410731','1','1.00','200','retail','0','2024-11-24 04:12:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-24 01:12:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1408.00','1407','Inclusive','branch','Inventory','','','','','','','3173241073133317402330'),(2608,'31732411027','1','1.00','200','retail','0','2024-11-24 04:17:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-24 01:17:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1407.00','1406','Inclusive','branch','Inventory','','','','','','','3173241102742033332024'),(2609,'31732447721','2','1.00','300','retail','0','2024-11-24 14:28:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-24 11:29:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1010.00','1009','Inclusive','branch','Inventory','','','','','','','3173244772200432227377'),(2610,'31732448803','26','1.00','90','retail','0','2024-11-24 14:46:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-24 11:46:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173244880442822302310'),(2611,'31732448971','4','1.00','300','retail','0','2024-11-24 14:49:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-24 12:01:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3173244897182733344201'),(2612,'31732448971','6','2.00','180','retail','0','2024-11-24 14:49:40','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-24 12:01:07','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3173244898002348422313'),(2613,'31732453315','10','1.00','570','retail','0','2024-11-24 16:01:55','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-24 13:06:29','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173245331633333232233'),(2614,'31732453315','1','1.00','200','retail','0','2024-11-24 16:02:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-24 13:06:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1406.00','1405','Inclusive','branch','Inventory','','','','','','','3173245332032242203252'),(2615,'31732453925','1','1.00','200','retail','0','2024-11-24 16:12:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-24 13:32:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1405.00','1404','Inclusive','branch','Inventory','','','','','','','3173245392652310332320'),(2616,'31732453925','14','1.00','420','retail','0','2024-11-24 16:12:10','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-24 13:32:02','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173245393021313244205'),(2617,'31732453925','51','1.00','300','retail','0','2024-11-24 16:12:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-24 13:32:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3173245393903302393022'),(2618,'31732453925','50','2.00','440','retail','0','2024-11-24 16:12:37','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-24 13:32:02','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3173245395754322725337'),(2619,'31732453925','50','2.00','440','retail','0','2024-11-24 16:30:04','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-24 13:32:02','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3173245500400333133343'),(2620,'31732457537','1','1.00','200','retail','0','2024-11-24 17:12:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-24 14:12:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1404.00','1403','Inclusive','branch','Inventory','','','','','','','3173245753733354322502'),(2621,'31732457537','9','1.00','310','retail','0','2024-11-24 17:12:21','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-24 14:12:30','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173245754103702313022'),(2622,'31732458224','1','2.00','400','retail','0','2024-11-24 17:23:44','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-24 14:26:00','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1403.00','1401','Inclusive','branch','Inventory','','','','','','','3173245822573233233232'),(2623,'31732458224','9','2.00','620','retail','0','2024-11-24 17:23:49','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-11-24 14:26:00','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','8.00','6','Inclusive','branch','Inventory','','','','','','','3173245822930273430230'),(2624,'31732460250','35','2.00','220','retail','0','2024-11-24 17:57:30','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-11-24 15:06:53','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3173246025040230202042'),(2625,'31732461312','3','1.00','300','retail','0','2024-11-24 18:15:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-24 15:33:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','941.00','940','Inclusive','branch','Inventory','','','','','','','3173246131232242301021'),(2626,'31732461312','17','2.00','1340','retail','0','2024-11-24 18:21:55','','','','0','Cash',181.69,'670','','','3','16.00','1','2024-11-24 15:33:58','1','1','new','1','new','pcs','','','','yes','','22.71','','','VATABLE',1135.59,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','3173246171536350702101'),(2627,'31732463852','52','1.00','300','retail','0','2024-11-24 18:57:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-24 16:02:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3173246385233803332232'),(2628,'31732463852','34','1.00','110','retail','0','2024-11-24 18:58:33','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-24 16:02:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173246391403302343022'),(2629,'31732472672','52','1.00','300','retail','0','2024-11-24 21:24:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-24 18:25:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3173247267330034332343'),(2630,'31732472672','1','1.00','200','retail','0','2024-11-24 21:24:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-24 18:25:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1401.00','1400','Inclusive','branch','Inventory','','','','','','','3173247267733344063731'),(2631,'31732625161','1','1.00','200','retail','0','2024-11-26 15:46:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-26 12:52:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1400.00','1399','Inclusive','branch','Inventory','','','','','','','3173262516113762000003'),(2632,'31732625161','6','2.00','180','retail','0','2024-11-26 15:46:21','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-26 12:52:29','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','3173262518125273020313'),(2633,'31732625161','49','2.00','440','retail','0','2024-11-26 15:46:33','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-26 12:52:29','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3173262519493302233703'),(2634,'31732625161','8','1.00','290','retail','0','2024-11-26 15:46:42','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-26 12:52:29','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','927.00','926','Inclusive','branch','Inventory','','','','','','','3173262520303134323503'),(2635,'31732625821','1','1.00','200','retail','0','2024-11-26 15:57:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-26 14:43:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1399.00','1398','Inclusive','branch','Inventory','','','','','','','3173262582233233332223'),(2636,'31732625821','52','1.00','300','retail','0','2024-11-26 15:57:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-26 14:43:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3173262582503305223407'),(2637,'31732634047','15','1.00','70','retail','0','2024-11-26 18:14:07','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-11-26 15:16:36','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','114.00','113','Inclusive','branch','Inventory','','','','','','','3173263404828232302304'),(2638,'31732638547','1','2.00','400','retail','0','2024-11-26 19:29:07','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-26 16:29:22','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1398.00','1396','Inclusive','branch','Inventory','','','','','','','3173263854820432023620'),(2639,'31732638582','1','1.00','200','retail','0','2024-11-26 19:29:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-26 16:37:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1396.00','1395','Inclusive','branch','Inventory','','','','','','','3173263858202723350332'),(2640,'31732638582','16','1.00','320','retail','0','2024-11-26 19:29:45','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-11-26 16:37:26','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173263858683225323330'),(2641,'31732638582','52','1.00','300','retail','0','2024-11-26 19:33:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-26 16:37:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173263883270273233328'),(2642,'31732640309','1','1.00','200','retail','0','2024-11-26 19:58:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-26 17:20:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1395.00','1394','Inclusive','branch','Inventory','','','','','','','3173264031003322212364'),(2643,'31732642558','3','1.00','300','retail','0','2024-11-26 20:35:58','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-26 17:37:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','940.00','939','Inclusive','branch','Inventory','','','','','','','3173264255820232343436'),(2644,'31732642558','19','1.00','80','retail','0','2024-11-26 20:36:03','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-11-26 17:37:58','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3173264256302260130322'),(2645,'31732644857','9','2.00','620','retail','0','2024-11-26 21:14:17','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-11-26 19:02:12','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','6.00','4','Inclusive','branch','Inventory','','','','','','','3173264485701303367032'),(2646,'31732644857','3','1.00','300','retail','0','2024-11-26 21:14:20','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-26 19:02:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','939.00','938','Inclusive','branch','Inventory','','','','','','','3173264486121282262133'),(2647,'31732644857','1','1.00','200','retail','0','2024-11-26 21:14:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-26 19:02:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1394.00','1393','Inclusive','branch','Inventory','','','','','','','3173264486333320283233'),(2648,'31732644857','20','2.00','180','retail','0','2024-11-26 21:15:16','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-26 19:02:12','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','3173264491704730321140'),(2649,'31732708809','1','1.00','200','retail','0','2024-11-27 15:00:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-27 12:27:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1393.00','1392','Inclusive','branch','Inventory','','','','','','','3173270881022220432003'),(2650,'31732718771','1','1.00','200','retail','0','2024-11-27 17:46:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1392.00','1391','Inclusive','branch','Inventory','','','','','','','3173271877228100127113'),(2651,'31732718771','4','1.00','300','retail','0','2024-11-27 17:46:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3173271878387330333730'),(2652,'31732718771','14','1.00','420','retail','0','2024-11-27 17:46:46','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173271880720202738033'),(2653,'31732718771','19','1.00','80','retail','0','2024-11-27 17:46:58','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3173271881901323931331'),(2654,'31732718771','7','3.00','1170','retail','0','2024-11-27 17:47:24','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','12.00','9','Inclusive','branch','Inventory','','','','','','','3173271884532125023844'),(2655,'31732718771','3','1.00','300','retail','0','2024-11-27 17:49:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','938.00','937','Inclusive','branch','Inventory','','','','','','','3173271895223332033733'),(2656,'31732718771','15','6.00','420','retail','0','2024-11-27 17:49:21','','','','0','Cash',56.95,'70','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'6','113.00','107','Inclusive','branch','Inventory','','','','','','','3173271896192323332132'),(2657,'31732718771','19','1.00','80','retail','0','2024-11-27 17:49:25','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3173271896682813303220'),(2658,'31732718771','30','6.00','30','retail','0','2024-11-27 17:52:06','','','','0','Cash',4.07,'5','','','3','16.00','1','2024-11-27 14:52:13','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'6','128.00','122','Inclusive','branch','Inventory','','','','','','','3173271912712222313303'),(2659,'31732721534','1','2.00','400','retail','0','2024-11-27 18:32:14','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-27 15:35:11','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1391.00','1389','Inclusive','branch','Inventory','','','','','','','3173272153550353003322'),(2660,'31732721534','9','1.00','310','retail','0','2024-11-27 18:32:36','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-11-27 15:35:11','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173272155630012417132'),(2661,'31732721534','30','4.00','20','retail','0','2024-11-27 18:33:06','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-11-27 15:35:11','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','122.00','118','Inclusive','branch','Inventory','','','','','','','3173272158610020302330'),(2662,'31732722779','31','2.00','220','retail','0','2024-11-27 18:52:59','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-11-27 15:54:01','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3173272278022033730232'),(2663,'31732725087','51','1.00','300','retail','0','2024-11-27 19:31:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-27 16:31:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173272508720281223338'),(2664,'31732727915','1','1.00','200','retail','0','2024-11-27 20:18:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-27 18:38:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1389.00','1388','Inclusive','branch','Inventory','','','','','','','3173272791603433220727'),(2665,'31732727915','51','1.00','300','retail','0','2024-11-27 20:21:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-27 18:38:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173272809230332203324'),(2666,'31732727915','31','1.00','110','retail','0','2024-11-27 20:21:37','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-27 18:38:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173272809823443833730'),(2667,'31732727915','15','1.00','70','retail','0','2024-11-27 20:39:19','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-11-27 18:38:40','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3173272916024221302307'),(2668,'31732789516','1','2.00','400','retail','0','2024-11-28 13:25:16','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-28 11:29:23','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1388.00','1386','Inclusive','branch','Inventory','','','','','','','3173278951620327452067'),(2669,'31732789516','63','3.00','1050','retail','0','2024-11-28 13:25:46','','','','0','Cash',142.37,'350','','','3','16.00','1','2024-11-28 11:29:23','1','1','new','1','new','pcs','','','','yes','','17.80','','','VATABLE',889.83,'3','985.00','982','Inclusive','branch','Inventory','1110','4000','5500','','','','3173278954722322131433'),(2670,'31732789516','21','2.00','180','retail','0','2024-11-28 13:25:54','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-28 11:29:23','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','28.00','26','Inclusive','branch','Inventory','','','','','','','3173278955525313835393'),(2671,'31732789516','15','4.00','280','retail','0','2024-11-28 13:26:32','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-11-28 11:29:23','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','106.00','102','Inclusive','branch','Inventory','','','','','','','3173278959322313339238'),(2672,'31732789516','40','1.00','110','retail','0','2024-11-28 13:55:43','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-11-28 11:29:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173279134443733173029'),(2673,'31732789516','31','1.00','110','retail','0','2024-11-28 14:19:30','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-28 11:29:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173279277109012773371'),(2674,'31732793697','1','1.00','200','retail','0','2024-11-28 14:34:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-28 11:35:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1386.00','1385','Inclusive','branch','Inventory','','','','','','','3173279369892232723332'),(2675,'31732795183','49','2.00','440','retail','0','2024-11-28 14:59:43','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-28 12:00:46','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3173279518400210432233'),(2676,'31732797713','52','1.00','300','retail','0','2024-11-28 15:41:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-28 12:42:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173279771393322231322'),(2677,'31732798372','49','2.00','440','retail','0','2024-11-28 15:52:52','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-11-28 13:57:35','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3173279837323323722232'),(2678,'31732798372','1','1.00','200','retail','0','2024-11-28 16:06:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-28 13:57:35','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1385.00','1384','Inclusive','branch','Inventory','','','','','','','3173279920232207303030'),(2679,'31732798372','6','1.00','90','retail','0','2024-11-28 16:28:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-28 13:57:35','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173280051333058333333'),(2680,'31732808892','51','1.00','300','retail','0','2024-11-28 18:48:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-28 15:50:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173280889230020473323'),(2681,'31732808892','3','1.00','300','retail','0','2024-11-28 18:48:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-28 15:50:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','937.00','936','Inclusive','branch','Inventory','','','','','','','3173280891123382033478'),(2682,'31732808892','1','1.00','200','retail','0','2024-11-28 18:48:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-28 15:50:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1384.00','1383','Inclusive','branch','Inventory','','','','','','','3173280891403233224332'),(2683,'31732809106','29','1.00','90','retail','0','2024-11-28 18:51:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-28 15:51:52','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173280910732039303923'),(2684,'31732812014','1','1.00','200','retail','0','2024-11-28 19:40:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-28 16:40:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1383.00','1382','Inclusive','branch','Inventory','','','','','','','3173281201583022210331'),(2685,'31732881184','1','1.00','200','retail','0','2024-11-29 14:53:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-29 12:55:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1382.00','1381','Inclusive','branch','Inventory','','','','','','','3173288118534312133143'),(2686,'31732881184','5','3.00','270','retail','0','2024-11-29 14:53:11','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-11-29 12:55:52','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','178.00','175','Inclusive','branch','Inventory','','','','','','','3173288119232383822274'),(2687,'31732881184','30','2.00','10','retail','0','2024-11-29 14:53:22','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-11-29 12:55:52','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','118.00','116','Inclusive','branch','Inventory','','','','','','','3173288120430033228220'),(2688,'31732886682','24','1.00','90','retail','0','2024-11-29 16:24:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-29 13:24:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173288668302332203738'),(2689,'31732888079','1','1.00','200','retail','0','2024-11-29 16:47:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-29 14:12:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1381.00','1380','Inclusive','branch','Inventory','','','','','','','3173288808003830202333'),(2690,'31732888079','22','1.00','90','retail','0','2024-11-29 16:48:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-29 14:12:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173288808520832023820'),(2691,'31732894472','4','1.00','300','retail','0','2024-11-29 18:34:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-29 15:40:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3173289447347334322242'),(2692,'31732896104','1','2.00','400','retail','0','2024-11-29 19:01:44','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-29 16:13:13','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1380.00','1378','Inclusive','branch','Inventory','','','','','','','3173289610423206000262'),(2693,'31732896104','51','2.00','600','retail','0','2024-11-29 19:02:56','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-29 16:13:13','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3173289617662222232643'),(2694,'31732897590','1','1.00','200','retail','0','2024-11-29 19:26:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-29 16:26:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1378.00','1377','Inclusive','branch','Inventory','','','','','','','3173289759230307233022'),(2695,'31732902623','1','1.00','200','retail','0','2024-11-29 20:50:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-29 18:47:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1377.00','1376','Inclusive','branch','Inventory','','','','','','','3173290262493332242232'),(2696,'31732902623','7','2.00','780','retail','0','2024-11-29 20:50:29','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-11-29 18:47:52','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3173290263030021331623'),(2697,'31732902623','20','2.00','180','retail','0','2024-11-29 21:07:56','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-29 18:47:52','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3173290367613230362301'),(2698,'31732964097','1','1.00','200','retail','0','2024-11-30 13:54:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-30 11:02:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1376.00','1375','Inclusive','branch','Inventory','','','','','','','3173296409790327047032'),(2699,'31732969179','11','1.00','1120','retail','0','2024-11-30 15:19:39','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-11-30 13:28:49','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','20.25','19.25','Inclusive','branch','Inventory','','','','','','','3173296918092933471330'),(2700,'31732969179','4','1.00','300','retail','0','2024-11-30 15:19:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-30 13:28:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3173296918502280130392'),(2701,'31732969179','1','3.00','600','retail','0','2024-11-30 15:19:50','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-11-30 13:28:49','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1375.00','1372','Inclusive','branch','Inventory','','','','','','','3173296919093209343302'),(2702,'31732969179','14','1.00','420','retail','0','2024-11-30 15:20:00','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-11-30 13:28:49','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173296920020220227030'),(2703,'31732969179','49','1.00','220','retail','0','2024-11-30 15:46:33','','','','0','Cash',29.83,'220','','','3','16.00','1','2024-11-30 13:28:49','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173297079432331033933'),(2704,'31732969179','23','1.00','90','retail','0','2024-11-30 16:04:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-30 13:28:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173297187830331034323'),(2705,'31732969179','24','2.00','180','retail','0','2024-11-30 16:20:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-30 13:28:49','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','24.00','22','Inclusive','branch','Inventory','','','','','','','3173297280123030312031'),(2706,'31732980247','31','1.00','110','retail','0','2024-11-30 18:24:07','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-11-30 15:24:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173298024723024132230'),(2707,'31732982354','52','2.00','600','retail','0','2024-11-30 18:59:15','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-11-30 16:18:47','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','23.00','21','Inclusive','branch','Inventory','','','','','','','3173298235529251342323'),(2708,'31732982354','1','2.00','400','retail','0','2024-11-30 18:59:20','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-11-30 16:18:47','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1372.00','1370','Inclusive','branch','Inventory','','','','','','','3173298236102228122392'),(2709,'31732985975','10','1.00','570','retail','0','2024-11-30 19:59:35','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-11-30 17:44:58','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173298597508223222002'),(2710,'31732985975','1','1.00','200','retail','0','2024-11-30 19:59:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-30 17:44:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1370.00','1369','Inclusive','branch','Inventory','','','','','','','3173298597893323202322'),(2711,'31732988776','1','1.00','200','retail','0','2024-11-30 20:46:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-11-30 18:11:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1369.00','1368','Inclusive','branch','Inventory','','','','','','','3173298877720033303723'),(2712,'31732988776','52','1.00','300','retail','0','2024-11-30 20:47:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-30 18:11:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3173298884030038233221'),(2713,'31732988776','8','1.00','290','retail','0','2024-11-30 20:47:54','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-11-30 18:11:34','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','926.00','925','Inclusive','branch','Inventory','','','','','','','3173298887403303272823'),(2714,'31732988776','54','1.00','90','retail','0','2024-11-30 20:48:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-30 18:11:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','3173298888430242338233'),(2715,'31732988776','21','1.00','90','retail','0','2024-11-30 20:48:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-30 18:11:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3173298889033300382320'),(2716,'31732988776','24','1.00','90','retail','0','2024-11-30 21:11:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-30 18:11:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173299027943029222723'),(2717,'31732995614','2','1.00','300','retail','0','2024-11-30 22:40:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-30 20:21:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1009.00','1008','Inclusive','branch','Inventory','','','','','','','3173299561430322229920'),(2718,'31732995614','16','1.00','320','retail','0','2024-11-30 22:40:31','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-11-30 20:21:34','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173299563133020022343'),(2719,'31732995614','52','1.00','300','retail','0','2024-11-30 22:40:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-11-30 20:21:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173299563702726023373'),(2720,'31732995614','21','1.00','90','retail','0','2024-11-30 22:58:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-30 20:21:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173299671030223339202'),(2721,'31732995614','26','1.00','90','retail','0','2024-11-30 22:59:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-11-30 20:21:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173299674303209320330'),(2722,'31732998146','34','1.00','110','retail','0','2024-11-30 23:22:26','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-11-30 20:22:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173299814631231328830'),(2723,'31733002555','5','2.00','180','retail','0','2024-12-01 00:35:55','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-11-30 21:42:00','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','175.00','173','Inclusive','branch','Inventory','','','','','','','3173300255652222250033'),(2724,'31733014402','52','3.00','900','retail','0','2024-12-01 03:53:22','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-12-01 00:55:20','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','19.00','16','Inclusive','branch','Inventory','','','','','','','3173301440342200047323'),(2725,'31733014402','19','3.00','240','retail','0','2024-12-01 03:54:29','','','','0','Cash',32.54,'80','','','3','16.00','1','2024-12-01 00:55:20','1','1','new','1','new','pcs','','','','yes','','4.07','','','VATABLE',203.39,'3','962.00','959','Inclusive','branch','Inventory','','','','','','','3173301447000273333223'),(2726,'31733014402','1','2.00','400','retail','0','2024-12-01 03:54:49','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-01 00:55:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1368.00','1366','Inclusive','branch','Inventory','','','','','','','3173301448914330834433'),(2727,'31733055104','17','2.00','1340','retail','0','2024-12-01 15:11:44','','','','0','Cash',181.69,'670','','','3','16.00','1','2024-12-01 12:34:18','1','1','new','1','new','pcs','','','','yes','','22.71','','','VATABLE',1135.59,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3173305510500332115032'),(2728,'31733055104','3','1.00','300','retail','0','2024-12-01 15:11:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-01 12:34:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','936.00','935','Inclusive','branch','Inventory','','','','','','','3173305511012232202203'),(2729,'31733058382','1','1.00','200','retail','0','2024-12-01 16:06:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-01 13:11:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1366.00','1365','Inclusive','branch','Inventory','','','','','','','3173305838313533370303'),(2730,'31733058382','3','1.00','300','retail','0','2024-12-01 16:06:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-01 13:11:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','935.00','934','Inclusive','branch','Inventory','','','','','','','3173305838733233033383'),(2731,'31733058382','10','1.00','570','retail','0','2024-12-01 16:06:36','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-01 13:11:37','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173305839629239320324'),(2732,'31733058382','30','1.00','5','retail','0','2024-12-01 16:07:30','','','','0','Cash',0.68,'5','','','3','16.00','1','2024-12-01 13:11:37','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','116.00','115','Inclusive','branch','Inventory','','','','','','','3173305845143053238113'),(2733,'31733068471','52','3.00','900','retail','0','2024-12-01 18:54:31','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-12-01 15:54:53','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','16.00','13','Inclusive','branch','Inventory','','','','','','','3173306847243323023237'),(2734,'31733068471','7','1.00','390','retail','0','2024-12-01 18:54:36','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-01 15:54:53','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173306847733723703342'),(2735,'31733069544','51','2.00','600','retail','0','2024-12-01 19:12:24','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-01 16:12:37','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','20.00','18','Inclusive','branch','Inventory','','','','','','','3173306954503239130272'),(2736,'31733069894','20','2.00','180','retail','0','2024-12-01 19:18:14','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-01 16:18:33','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','3173306989633003360033'),(2737,'31733071462','51','2.00','600','retail','0','2024-12-01 19:44:22','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-01 16:44:32','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','18.00','16','Inclusive','branch','Inventory','','','','','','','3173307146372400633020'),(2738,'31733078719','4','1.00','300','retail','0','2024-12-01 21:45:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-01 18:45:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3173307872072022002202'),(2739,'31733079348','17','1.00','670','retail','0','2024-12-01 21:55:48','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-01 19:08:19','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173307934931203003223'),(2740,'31733079348','3','1.00','300','retail','0','2024-12-01 21:55:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-01 19:08:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','934.00','933','Inclusive','branch','Inventory','','','','','','','3173307935524325322703'),(2741,'31733221770','41','1.00','30','retail','0','2024-12-03 13:29:31','','','','10','Cash',4.07,'30','','','3','16.00','1','2024-12-03 10:29:40','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173322177103333322212'),(2742,'31733234610','7','1.00','390','retail','0','2024-12-03 17:03:30','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-03 14:07:19','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173323461103333237331'),(2743,'31733234610','1','1.00','200','retail','0','2024-12-03 17:03:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-03 14:07:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1365.00','1364','Inclusive','branch','Inventory','','','','','','','3173323461332427132302'),(2744,'31733234610','6','4.00','360','retail','0','2024-12-03 17:03:46','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-03 14:07:19','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','8.00','4','Inclusive','branch','Inventory','','','','','','','3173323462610362423263'),(2745,'31733234610','50','2.00','440','retail','0','2024-12-03 17:05:45','','','','0','Cash',59.66,'220','','','3','16.00','1','2024-12-03 14:07:19','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','17.00','15','Inclusive','branch','Inventory','','','','','','','3173323474672033422233'),(2746,'31733234856','1','3.00','600','retail','0','2024-12-03 17:07:36','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-03 14:08:56','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1364.00','1361','Inclusive','branch','Inventory','','','','','','','3173323485623233541332'),(2747,'31733234856','9','2.00','620','retail','0','2024-12-03 17:07:43','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-12-03 14:08:56','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','3173323486443333333372'),(2748,'31733234856','8','1.00','290','retail','0','2024-12-03 17:07:46','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-03 14:08:56','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','925.00','924','Inclusive','branch','Inventory','','','','','','','3173323486603238023223'),(2749,'31733234856','24','2.00','180','retail','0','2024-12-03 17:07:57','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-03 14:08:56','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3173323487723222272213'),(2750,'31733234856','54','1.00','90','retail','0','2024-12-03 17:08:01','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-03 14:08:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','3173323488132833323300'),(2751,'31733236398','1','1.00','200','retail','0','2024-12-03 17:33:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-03 14:33:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1361.00','1360','Inclusive','branch','Inventory','','','','','','','3173323639973330332326'),(2752,'31733236398','6','1.00','90','retail','0','2024-12-03 17:33:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-03 14:33:58','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173323640233302333431'),(2753,'31733243314','16','1.00','320','retail','0','2024-12-03 19:28:34','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-03 16:40:10','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173324331430273430230'),(2754,'31733244417','1','2.00','400','retail','0','2024-12-03 19:46:57','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-03 16:56:37','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1360.00','1358','Inclusive','branch','Inventory','','','','','','','3173324441802117222342'),(2755,'31733244417','30','4.00','20','retail','0','2024-12-03 19:53:32','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-12-03 16:56:37','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','115.00','111','Inclusive','branch','Inventory','','','','','','','3173324481244180203333'),(2756,'31733245045','1','1.00','200','retail','0','2024-12-03 19:57:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-03 17:29:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1358.00','1357','Inclusive','branch','Inventory','','','','','','','3173324504543232325330'),(2757,'31733245045','8','1.00','290','retail','0','2024-12-03 19:57:27','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-03 17:29:12','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','924.00','923','Inclusive','branch','Inventory','','','','','','','3173324504723244330230'),(2758,'31733245045','40','1.00','110','retail','0','2024-12-03 19:57:33','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-03 17:29:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173324505433020121330'),(2759,'31733247372','51','2.00','600','retail','0','2024-12-03 20:36:12','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-03 18:19:28','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3173324737303072322320'),(2760,'31733247372','63','1.00','350','retail','0','2024-12-03 20:36:15','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-03 18:19:28','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','982.00','981','Inclusive','branch','Inventory','1110','4000','5500','','','','3173324737633203722032'),(2761,'31733247372','1','3.00','600','retail','0','2024-12-03 20:36:26','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-03 18:19:28','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1357.00','1354','Inclusive','branch','Inventory','','','','','','','3173324738733320272242'),(2762,'31733247372','31','1.00','110','retail','0','2024-12-03 20:36:45','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-03 18:19:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173324740672412332320'),(2763,'31733247372','34','1.00','110','retail','0','2024-12-03 20:36:50','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-03 18:19:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173324741020320403110'),(2764,'31733247372','40','1.00','110','retail','0','2024-12-03 20:36:57','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-03 18:19:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173324741731004722233'),(2765,'31733247372','34','1.00','110','retail','0','2024-12-03 21:01:22','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-03 18:19:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173324888233232483328'),(2766,'31733247372','51','1.00','300','retail','0','2024-12-03 21:02:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-03 18:19:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173324893039223024000'),(2767,'31733310547','7','1.00','390','retail','0','2024-12-04 14:09:07','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-04 11:09:19','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173331054731333400345'),(2768,'31733312341','7','1.00','390','retail','0','2024-12-04 14:39:01','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-04 11:46:56','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173331234232304343331'),(2769,'31733312341','1','1.00','200','retail','0','2024-12-04 14:39:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-04 11:46:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1354.00','1353','Inclusive','branch','Inventory','','','','','','','3173331234434330302323'),(2770,'31733320071','3','2.00','600','retail','0','2024-12-04 16:47:51','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-04 14:22:05','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','933.00','931','Inclusive','branch','Inventory','','','','','','','3173332007227332320303'),(2771,'31733320071','5','2.00','180','retail','0','2024-12-04 16:48:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-04 14:22:05','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','173.00','171','Inclusive','branch','Inventory','','','','','','','3173332008134440310230'),(2772,'31733320071','24','2.00','180','retail','0','2024-12-04 17:05:20','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-04 14:22:05','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3173332112111722223222'),(2773,'31733326014','14','1.00','420','retail','0','2024-12-04 18:26:54','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-04 15:38:55','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173332601503012233202'),(2774,'31733329807','51','1.00','300','retail','0','2024-12-04 19:30:08','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-04 16:30:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173332980823233222380'),(2775,'31733329807','6','1.00','90','retail','0','2024-12-04 19:30:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-04 16:30:39','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173332981239238223022'),(2776,'31733329920','14','2.00','840','retail','0','2024-12-04 19:32:00','','','','0','Cash',113.90,'420','','','3','16.00','1','2024-12-04 16:32:25','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','3173332992100239333002'),(2777,'31733332271','5','1.00','90','retail','0','2024-12-04 20:11:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-04 17:11:20','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','171.00','170','Inclusive','branch','Inventory','','','','','','','3173333227122323323303'),(2778,'31733333810','10','1.00','570','retail','0','2024-12-04 20:36:50','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-04 17:57:43','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173333381133222303231'),(2779,'31733335089','10','1.00','570','retail','0','2024-12-04 20:58:09','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-04 17:58:48','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173333508913230333333'),(2780,'31733335500','7','1.00','390','retail','0','2024-12-04 21:05:00','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-04 18:13:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173333550022320273332'),(2781,'31733335500','20','3.00','270','retail','0','2024-12-04 21:05:15','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-12-04 18:13:40','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','9.00','6','Inclusive','branch','Inventory','','','','','','','3173333551504733353233'),(2782,'31733337647','31','1.00','110','retail','0','2024-12-04 21:40:47','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-04 18:41:11','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173333764732330332020'),(2783,'31733391797','1','1.00','200','retail','0','2024-12-05 12:43:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-05 09:43:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1353.00','1352','Inclusive','branch','Inventory','','','','','','','3173339179702402273300'),(2784,'31733391797','6','1.00','90','retail','0','2024-12-05 12:43:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-05 09:43:33','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173339180112223011223'),(2785,'31733391797','30','2.00','10','retail','0','2024-12-05 12:43:29','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-05 09:43:33','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','111.00','109','Inclusive','branch','Inventory','','','','','','','3173339181022201401340'),(2786,'31733392468','5','4.00','360','retail','0','2024-12-05 12:54:29','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-05 10:02:58','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','170.00','166','Inclusive','branch','Inventory','','','','','','','3173339246900039220392'),(2787,'31733394723','1','1.00','200','retail','0','2024-12-05 13:32:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-05 10:36:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1352.00','1351','Inclusive','branch','Inventory','','','','','','','3173339472423032344332'),(2788,'31733394723','5','2.00','180','retail','0','2024-12-05 13:32:48','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-05 10:36:08','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','166.00','164','Inclusive','branch','Inventory','','','','','','','3173339476943222226220'),(2789,'31733394723','34','1.00','110','retail','0','2024-12-05 13:33:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-05 10:36:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173339479329202304302'),(2790,'31733395220','1','2.00','400','retail','0','2024-12-05 13:40:20','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-05 10:59:10','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1351.00','1349','Inclusive','branch','Inventory','','','','','','','3173339522131304327230'),(2791,'31733395220','9','1.00','310','retail','0','2024-12-05 13:40:23','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-05 10:59:10','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173339522324032023003'),(2792,'31733395220','7','1.00','390','retail','0','2024-12-05 13:40:26','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-05 10:59:10','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173339522743333003937'),(2793,'31733395220','30','2.00','10','retail','0','2024-12-05 13:50:47','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-05 10:59:10','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','109.00','107','Inclusive','branch','Inventory','','','','','','','3173339584833034223332'),(2794,'31733395220','48','2.00','10','retail','0','2024-12-05 13:50:58','','','','2.5','Cash',1.36,'5','','','3','16.00','1','2024-12-05 10:59:10','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','148.00','146','Inclusive','branch','Inventory','','','','','','','3173339585932335053422'),(2795,'31733399118','1','1.00','200','retail','0','2024-12-05 14:45:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-05 12:00:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1349.00','1348','Inclusive','branch','Inventory','','','','','','','3173339911933271029724'),(2796,'31733399118','51','1.00','300','retail','0','2024-12-05 14:45:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-05 12:00:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173339913123131922933'),(2797,'31733400177','21','1.00','90','retail','0','2024-12-05 15:02:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-05 12:03:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173340017804438433173'),(2798,'31733413756','18','1.00','1320','retail','0','2024-12-05 18:49:16','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-12-05 16:14:02','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173341375731333353345'),(2799,'31733416239','21','1.00','90','retail','0','2024-12-05 19:30:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-05 16:57:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173341624027622612203'),(2800,'31733421508','41','1.00','30','retail','0','2024-12-05 20:58:28','','','','10','Cash',4.07,'30','','','3','16.00','1','2024-12-05 17:58:32','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173342150883422507200'),(2801,'31733491208','21','2.00','180','retail','0','2024-12-06 16:20:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-06 13:20:21','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3173349121003433293032'),(2802,'31733491365','12','1.00','390','retail','0','2024-12-06 16:22:45','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-06 13:23:15','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173349136522024022263'),(2803,'31733491365','39','1.00','110','retail','0','2024-12-06 16:22:57','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-06 13:23:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173349137822333842327'),(2804,'31733491443','7','1.00','390','retail','0','2024-12-06 16:24:03','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-06 13:24:12','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173349144423223393332'),(2805,'31733491604','1','2.00','400','retail','0','2024-12-06 16:26:45','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-06 13:32:25','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1348.00','1346','Inclusive','branch','Inventory','','','','','','','3173349160723433023020'),(2806,'31733491604','21','2.00','180','retail','0','2024-12-06 16:27:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-06 13:32:25','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','20.00','18','Inclusive','branch','Inventory','','','','','','','3173349162131332242332'),(2807,'31733491604','31','1.00','110','retail','0','2024-12-06 16:27:25','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-06 13:32:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173349164610302432232'),(2808,'31733491604','40','1.00','110','retail','0','2024-12-06 16:27:30','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-06 13:32:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173349165162492203933'),(2809,'31733491604','5','2.00','180','retail','0','2024-12-06 16:27:42','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-06 13:32:25','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','164.00','162','Inclusive','branch','Inventory','','','','','','','3173349166322222263330'),(2810,'31733491604','5','1.00','90','retail','0','2024-12-06 16:28:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-06 13:32:25','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','162.00','161','Inclusive','branch','Inventory','','','','','','','3173349169743614332230'),(2811,'31733498016','51','1.00','300','retail','0','2024-12-06 18:13:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-06 15:13:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173349801626013306302'),(2812,'31733498685','21','1.00','90','retail','0','2024-12-06 18:24:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-06 15:24:52','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173349868564333432323'),(2813,'31733508203','9','1.00','310','retail','0','2024-12-06 21:03:23','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-06 18:03:34','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3173350820420833303733'),(2814,'31733569086','15','2.00','140','retail','0','2024-12-07 13:58:06','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-07 10:58:20','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','102.00','100','Inclusive','branch','Inventory','','','','','','','3173356908830226323228'),(2815,'31733571502','13','2.00','580','retail','0','2024-12-07 14:38:22','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-12-07 12:27:03','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','50.00','48','Inclusive','branch','Inventory','','','','','','','3173357150322350233321'),(2816,'31733571502','19','2.00','160','retail','0','2024-12-07 14:38:31','','','','0','Cash',21.69,'80','','','3','16.00','1','2024-12-07 12:27:03','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','959.00','957','Inclusive','branch','Inventory','','','','','','','3173357151173511202333'),(2817,'31733571502','3','1.00','300','retail','0','2024-12-07 14:39:03','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-07 12:27:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','931.00','930','Inclusive','branch','Inventory','','','','','','','3173357154315223303325'),(2818,'31733571502','40','1.00','110','retail','0','2024-12-07 14:40:22','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-07 12:27:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173357162202033102236'),(2819,'31733571502','31','1.00','110','retail','0','2024-12-07 14:40:25','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-07 12:27:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173357162672277357723'),(2820,'31733571502','12','1.00','390','retail','0','2024-12-07 15:25:26','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-07 12:27:03','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173357432641000333233'),(2821,'31733582144','15','2.00','140','retail','0','2024-12-07 17:35:44','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-07 14:35:52','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','100.00','98','Inclusive','branch','Inventory','','','','','','','3173358214602203320532'),(2822,'31733582626','3','1.00','300','retail','0','2024-12-07 17:43:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-07 14:50:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','930.00','929','Inclusive','branch','Inventory','','','','','','','3173358262772227323323'),(2823,'31733582626','1','1.00','200','retail','0','2024-12-07 17:43:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-07 14:50:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1346.00','1345','Inclusive','branch','Inventory','','','','','','','3173358263810333302202'),(2824,'31733582626','14','1.00','420','retail','0','2024-12-07 17:44:02','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-07 14:50:40','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3173358264332243405506'),(2825,'31733582626','7','1.00','390','retail','0','2024-12-07 17:44:10','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-07 14:50:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173358265232023332522'),(2826,'31733582626','11','1.00','1120','retail','0','2024-12-07 17:44:20','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-07 14:50:40','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','19.25','18.25','Inclusive','branch','Inventory','','','','','','','3173358266036200033223'),(2827,'31733582626','40','1.00','110','retail','0','2024-12-07 17:44:33','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-07 14:50:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173358267423238332333'),(2828,'31733583864','1','1.00','200','retail','0','2024-12-07 18:04:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-07 15:07:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1345.00','1344','Inclusive','branch','Inventory','','','','','','','3173358386565023222233'),(2829,'31733583864','5','4.00','360','retail','0','2024-12-07 18:05:48','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-07 15:07:22','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','161.00','157','Inclusive','branch','Inventory','','','','','','','3173358395051320200003'),(2830,'31733587040','1','1.00','200','retail','0','2024-12-07 18:57:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-07 15:57:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1344.00','1343','Inclusive','branch','Inventory','','','','','','','3173358704043122375002'),(2831,'31733587252','35','1.00','110','retail','0','2024-12-07 19:00:53','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-07 16:01:24','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173358725323004333370'),(2832,'31733587844','1','1.00','200','retail','0','2024-12-07 19:10:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-07 16:14:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1343.00','1342','Inclusive','branch','Inventory','','','','','','','3173358784523433323240'),(2833,'31733587844','63','1.00','350','retail','0','2024-12-07 19:10:48','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-07 16:14:02','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','981.00','980','Inclusive','branch','Inventory','1110','4000','5500','','','','3173358784821343223083'),(2834,'31733589365','30','4.00','20','retail','0','2024-12-07 19:36:06','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-12-07 16:36:11','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','107.00','103','Inclusive','branch','Inventory','','','','','','','3173358936685292337003'),(2835,'31733651638','24','2.00','180','retail','0','2024-12-08 12:53:58','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-08 11:16:01','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','17.00','15','Inclusive','branch','Inventory','','','','','','','3173365163825203203331'),(2836,'31733651638','31','1.00','110','retail','0','2024-12-08 12:54:01','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-08 11:16:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173365164222322302333'),(2837,'31733656673','24','1.00','90','retail','0','2024-12-08 14:17:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-08 11:18:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173365667441727223222'),(2838,'31733657022','39','1.00','110','retail','0','2024-12-08 14:23:42','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-08 11:56:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173365702320113223222'),(2839,'31733657022','34','1.00','110','retail','0','2024-12-08 14:23:45','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-08 11:56:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173365702633607332303'),(2840,'31733657022','29','1.00','90','retail','0','2024-12-08 14:56:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-08 11:56:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173365899502338323329'),(2841,'31733664731','23','1.00','90','retail','0','2024-12-08 16:32:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-08 13:32:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173366473222473402024'),(2842,'31733672391','21','1.00','90','retail','0','2024-12-08 18:39:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-08 15:40:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173367239222200222127'),(2843,'31733672391','54','1.00','90','retail','0','2024-12-08 18:40:01','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-08 15:40:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','3173367240272440237220'),(2844,'31733856325','54','1.00','90','retail','0','2024-12-10 21:45:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-10 18:45:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','3173385632553330233633'),(2845,'31733912038','1','1.00','200','retail','0','2024-12-11 13:13:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-11 10:16:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1342.00','1341','Inclusive','branch','Inventory','','','','','','','3173391203993233033730'),(2846,'31733912038','10','1.00','570','retail','0','2024-12-11 13:14:05','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-11 10:16:57','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173391204623031990033'),(2847,'31733912038','30','4.00','20','retail','0','2024-12-11 13:14:26','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-12-11 10:16:57','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','103.00','99','Inclusive','branch','Inventory','','','','','','','3173391206732000022312'),(2848,'31733912452','1','1.00','200','retail','0','2024-12-11 13:20:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-11 10:21:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1341.00','1340','Inclusive','branch','Inventory','','','','','','','3173391245210323231322'),(2849,'31733917300','1','1.00','200','retail','0','2024-12-11 14:41:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-11 12:04:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1340.00','1339','Inclusive','branch','Inventory','','','','','','','3173391730100330132201'),(2850,'31733917300','51','1.00','300','retail','0','2024-12-11 14:41:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-11 12:04:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173391730433330223322'),(2851,'31733917300','7','2.00','780','retail','0','2024-12-11 14:42:22','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-11 12:04:56','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','24.00','22','Inclusive','branch','Inventory','','','','','','','3173391734270330223709'),(2852,'31733919904','1','1.00','200','retail','0','2024-12-11 15:25:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-11 12:25:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1339.00','1338','Inclusive','branch','Inventory','','','','','','','3173391990713099299202'),(2853,'31733919904','51','1.00','300','retail','0','2024-12-11 15:25:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-11 12:25:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173391991100022320342'),(2854,'31733922604','1','1.00','200','retail','0','2024-12-11 16:10:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-11 13:12:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1338.00','1337','Inclusive','branch','Inventory','','','','','','','3173392260530023333023'),(2855,'31733922604','15','1.00','70','retail','0','2024-12-11 16:10:25','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-12-11 13:12:33','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173392262772232323233'),(2856,'31733923585','52','1.00','300','retail','0','2024-12-11 16:26:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-11 14:01:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173392358538022222134'),(2857,'31733923585','51','1.00','300','retail','0','2024-12-11 16:26:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-11 14:01:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173392358932308233222'),(2858,'31733923585','1','1.00','200','retail','0','2024-12-11 16:26:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-11 14:01:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1337.00','1336','Inclusive','branch','Inventory','','','','','','','3173392359333293021342'),(2859,'31733923585','29','2.00','180','retail','0','2024-12-11 16:27:01','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-11 14:01:42','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','6.00','4','Inclusive','branch','Inventory','','','','','','','3173392362233023163133'),(2860,'31733927172','1','2.00','400','retail','0','2024-12-11 17:26:13','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-11 14:46:33','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1336.00','1334','Inclusive','branch','Inventory','','','','','','','3173392717322323337702'),(2861,'31733927172','35','2.00','220','retail','0','2024-12-11 17:26:20','','','','50','Cash',29.83,'110','','','3','16.00','1','2024-12-11 14:46:33','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3173392718033393031279'),(2862,'31733928884','21','1.00','90','retail','0','2024-12-11 17:54:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-11 14:54:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173392888693374020822'),(2863,'31733931559','3','1.00','300','retail','0','2024-12-11 18:39:20','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-11 15:40:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','929.00','928','Inclusive','branch','Inventory','','','','','','','3173393156533020493312'),(2864,'31733931559','17','1.00','670','retail','0','2024-12-11 18:39:41','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-11 15:40:54','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173393158413223320581'),(2865,'31733939793','2','1.00','300','retail','0','2024-12-11 20:56:33','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-11 18:04:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1008.00','1007','Inclusive','branch','Inventory','','','','','','','3173393979302223324003'),(2866,'31733939793','9','1.00','310','retail','0','2024-12-11 20:56:38','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-11 18:04:44','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3173393979802330223883'),(2867,'31733996806','1','1.00','200','retail','0','2024-12-12 12:46:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-12 09:47:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1334.00','1333','Inclusive','branch','Inventory','','','','','','','3173399680733237300700'),(2868,'31733996806','30','1.00','5','retail','0','2024-12-12 12:46:52','','','','0','Cash',0.68,'5','','','3','16.00','1','2024-12-12 09:47:20','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173399681222902331339'),(2869,'31733996806','48','1.00','5','retail','0','2024-12-12 12:46:59','','','','2.5','Cash',0.68,'5','','','3','16.00','1','2024-12-12 09:47:20','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','146.00','145','Inclusive','branch','Inventory','','','','','','','3173399681924092083003'),(2870,'31733999616','7','1.00','390','retail','0','2024-12-12 13:33:37','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-12 10:33:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173399961739332030732'),(2871,'31733999616','2','1.00','300','retail','0','2024-12-12 13:33:40','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-12 10:33:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1007.00','1006','Inclusive','branch','Inventory','','','','','','','3173399962032403329363'),(2872,'31733999654','1','1.00','200','retail','0','2024-12-12 13:34:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-12 11:26:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1333.00','1332','Inclusive','branch','Inventory','','','','','','','3173399965422392333272'),(2873,'31733999654','15','10.00','700','retail','0','2024-12-12 13:42:39','','','','0','Cash',94.92,'70','','','3','16.00','1','2024-12-12 11:26:22','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','97.00','87','Inclusive','branch','Inventory','','','','','','','3173400015920403400743'),(2874,'31733999654','51','1.00','300','retail','0','2024-12-12 13:42:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-12 11:26:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173400017504253330135'),(2875,'31733999654','24','1.00','90','retail','0','2024-12-12 13:43:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-12 11:26:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173400018721207303210'),(2876,'31733999654','29','1.00','90','retail','0','2024-12-12 13:43:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-12 11:26:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173400019132212033922'),(2877,'31734005615','21','2.00','180','retail','0','2024-12-12 15:13:35','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-12 12:13:42','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','3173400561603323026533'),(2878,'31734006268','52','1.00','300','retail','0','2024-12-12 15:24:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-12 12:24:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173400627133303424733'),(2879,'31734006268','51','1.00','300','retail','0','2024-12-12 15:24:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-12 12:24:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173400628504320233202'),(2880,'31734011340','7','1.00','390','retail','0','2024-12-12 16:49:00','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-12 13:50:17','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3173401134143012433303'),(2881,'31734014264','51','1.00','300','retail','0','2024-12-12 17:37:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-12 14:40:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173401426433424002707'),(2882,'31734014264','1','1.00','200','retail','0','2024-12-12 17:37:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-12 14:40:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1332.00','1331','Inclusive','branch','Inventory','','','','','','','3173401426704273220333'),(2883,'31734014264','6','1.00','90','retail','0','2024-12-12 17:37:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-12 14:40:23','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','151.00','150','Inclusive','branch','Inventory','','','','','','','3173401427232222330233'),(2884,'31734014704','6','1.00','90','retail','0','2024-12-12 17:45:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-12 14:45:12','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','150.00','149','Inclusive','branch','Inventory','','','','','','','3173401470533237430230'),(2885,'31734016297','15','2.00','140','retail','0','2024-12-12 18:11:37','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-12 15:11:46','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','87.00','85','Inclusive','branch','Inventory','','','','','','','3173401629800902293330'),(2886,'31734016419','15','1.00','70','retail','0','2024-12-12 18:13:39','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-12-12 15:13:46','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173401642032230011200'),(2887,'31734017408','6','1.00','90','retail','0','2024-12-12 18:30:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-12 15:30:44','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','149.00','148','Inclusive','branch','Inventory','','','','','','','3173401740902739240030'),(2888,'31734017581','1','2.00','400','retail','0','2024-12-12 18:33:01','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-12 16:15:25','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1331.00','1329','Inclusive','branch','Inventory','','','','','','','3173401758203032200732'),(2889,'31734017581','15','2.00','140','retail','0','2024-12-12 18:33:15','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-12 16:15:25','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','84.00','82','Inclusive','branch','Inventory','','','','','','','3173401759623392002237'),(2890,'31734017581','6','1.00','90','retail','0','2024-12-12 18:33:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-12 16:15:25','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','148.00','147','Inclusive','branch','Inventory','','','','','','','3173401762121023232032'),(2891,'31734017581','6','1.00','90','retail','0','2024-12-12 18:37:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-12 16:15:25','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','147.00','146','Inclusive','branch','Inventory','','','','','','','3173401785734208242350'),(2892,'31734017581','1','1.00','200','retail','0','2024-12-12 18:37:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-12 16:15:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1329.00','1328','Inclusive','branch','Inventory','','','','','','','3173401786026333003303'),(2893,'31734017581','30','1.00','5','retail','0','2024-12-12 18:53:12','','','','0','Cash',0.68,'5','','','3','16.00','1','2024-12-12 16:15:25','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173401879323130403202'),(2894,'31734022091','51','1.00','300','retail','0','2024-12-12 19:48:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-12 16:48:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173402209200272332327'),(2895,'31734022513','11','1.00','1120','retail','0','2024-12-12 19:55:13','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-12 18:24:02','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','18.25','17.25','Inclusive','branch','Inventory','','','','','','','3173402251372022352034'),(2896,'31734022513','1','2.00','400','retail','0','2024-12-12 19:55:17','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-12 18:24:02','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1328.00','1326','Inclusive','branch','Inventory','','','','','','','3173402251733131321223'),(2897,'31734022513','30','4.00','20','retail','0','2024-12-12 19:55:33','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-12-12 18:24:02','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','97.00','93','Inclusive','branch','Inventory','','','','','','','3173402253353272332302'),(2898,'31734087076','1','4.00','800','retail','0','2024-12-13 13:51:16','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-12-13 11:16:22','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1326.00','1322','Inclusive','branch','Inventory','','','','','','','3173408707721373302471'),(2899,'31734087076','6','1.00','90','retail','0','2024-12-13 13:51:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-13 11:16:22','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','146.00','145','Inclusive','branch','Inventory','','','','','','','3173408708102328722203'),(2900,'31734087076','8','1.00','290','retail','0','2024-12-13 13:51:26','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-13 11:16:22','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','923.00','922','Inclusive','branch','Inventory','','','','','','','3173408708723802300770'),(2901,'31734087076','51','1.00','300','retail','0','2024-12-13 13:51:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-13 11:16:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173408709223028272003'),(2902,'31734087076','7','2.00','780','retail','0','2024-12-13 13:51:42','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-13 11:16:22','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','20.00','18','Inclusive','branch','Inventory','','','','','','','3173408710323283203130'),(2903,'31734087076','34','1.00','110','retail','0','2024-12-13 13:52:24','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-13 11:16:22','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173408714584377422012'),(2904,'31734087076','29','2.00','180','retail','0','2024-12-13 13:52:34','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-13 11:16:22','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','3173408715433803233405'),(2905,'31734087076','31','2.00','220','retail','0','2024-12-13 13:52:45','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-12-13 11:16:22','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','3173408716532312344232'),(2906,'31734091623','29','1.00','90','retail','0','2024-12-13 15:07:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-13 12:19:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173409162422012023032'),(2907,'31734091623','40','1.00','110','retail','0','2024-12-13 15:07:10','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-13 12:19:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173409163133333333119'),(2908,'31734092497','51','1.00','300','retail','0','2024-12-13 15:21:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-13 12:21:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173409249832032232332'),(2909,'31734092975','9','1.00','310','retail','0','2024-12-13 15:29:35','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-13 12:34:21','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3173409297672420239333'),(2910,'31734092975','1','1.00','200','retail','0','2024-12-13 15:29:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-13 12:34:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1322.00','1321','Inclusive','branch','Inventory','','','','','','','3173409298090923234322'),(2911,'31734092975','30','2.00','10','retail','0','2024-12-13 15:33:27','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-13 12:34:21','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','93.00','91','Inclusive','branch','Inventory','','','','','','','3173409320813232222330'),(2912,'31734101379','1','1.00','200','retail','0','2024-12-13 17:49:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-13 15:25:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1321.00','1320','Inclusive','branch','Inventory','','','','','','','3173410138010433223121'),(2913,'31734101379','51','1.00','300','retail','0','2024-12-13 18:06:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-13 15:25:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173410236702023107222'),(2914,'31734101379','10','1.00','570','retail','0','2024-12-13 18:06:10','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-13 15:25:32','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173410237020203324732'),(2915,'31734101379','40','1.00','110','retail','0','2024-12-13 18:06:24','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-13 15:25:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173410238433221233273'),(2916,'31734101379','34','1.00','110','retail','0','2024-12-13 18:06:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-13 15:25:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173410238822133133127'),(2917,'31734104625','3','1.00','300','retail','0','2024-12-13 18:43:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-13 16:23:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','928.00','927','Inclusive','branch','Inventory','','','','','','','3173410462602227222341'),(2918,'31734104625','52','1.00','300','retail','0','2024-12-13 18:43:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-13 16:23:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173410463633023020222'),(2919,'31734104625','39','1.00','110','retail','0','2024-12-13 19:20:53','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-13 16:23:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173410685430203333302'),(2920,'31734171146','1','1.00','200','retail','0','2024-12-14 13:12:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 10:19:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1320.00','1319','Inclusive','branch','Inventory','','','','','','','3173417114732710421312'),(2921,'31734171146','11','1.00','1120','retail','0','2024-12-14 13:12:29','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-14 10:19:18','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','17.25','16.25','Inclusive','branch','Inventory','','','','','','','3173417114931303321733'),(2922,'31734171146','19','1.00','80','retail','0','2024-12-14 13:18:34','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-12-14 10:19:18','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','957.00','956','Inclusive','branch','Inventory','','','','','','','3173417151505401032232'),(2923,'31734171146','19','1.00','80','retail','0','2024-12-14 13:18:38','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-12-14 10:19:18','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','956.00','955','Inclusive','branch','Inventory','','','','','','','3173417151830113750220'),(2924,'31734171586','1','1.00','200','retail','0','2024-12-14 13:19:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 11:34:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1319.00','1318','Inclusive','branch','Inventory','','','','','','','3173417158783103210432'),(2925,'31734171586','52','1.00','300','retail','0','2024-12-14 13:19:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-14 11:34:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173417158938233828223'),(2926,'31734171586','54','1.00','90','retail','0','2024-12-14 14:22:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 11:34:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','3173417533444303343333'),(2927,'31734171586','29','1.00','90','retail','0','2024-12-14 14:33:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 11:34:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173417598073343327935'),(2928,'31734188397','1','1.00','200','retail','0','2024-12-14 17:59:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 15:00:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1318.00','1317','Inclusive','branch','Inventory','','','','','','','3173418840034200033823'),(2929,'31734188397','15','1.00','70','retail','0','2024-12-14 18:00:01','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-12-14 15:00:56','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173418840282242220022'),(2930,'31734190871','1','1.00','200','retail','0','2024-12-14 18:41:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 15:42:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1317.00','1316','Inclusive','branch','Inventory','','','','','','','3173419087202382432030'),(2931,'31734190871','5','1.00','90','retail','0','2024-12-14 18:42:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 15:42:42','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','157.00','156','Inclusive','branch','Inventory','','','','','','','3173419092802703813022'),(2932,'31734191093','30','2.00','10','retail','0','2024-12-14 18:44:53','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-14 15:44:56','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','91.00','89','Inclusive','branch','Inventory','','','','','','','3173419109333232343723'),(2933,'31734191585','3','4.00','1200','retail','0','2024-12-14 18:53:05','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-12-14 16:40:47','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','927.00','923','Inclusive','branch','Inventory','','','','','','','3173419158523843323280'),(2934,'31734191585','1','1.00','200','retail','0','2024-12-14 18:53:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 16:40:47','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1316.00','1315','Inclusive','branch','Inventory','','','','','','','3173419159299222713322'),(2935,'31734191585','6','10.00','900','retail','0','2024-12-14 18:53:26','','','','0','Cash',122.03,'90','','','3','16.00','1','2024-12-14 16:40:47','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'10','145.00','135','Inclusive','branch','Inventory','','','','','','','3173419160640210232034'),(2936,'31734191585','26','3.00','270','retail','0','2024-12-14 19:02:53','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-12-14 16:40:47','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','4.00','1','Inclusive','branch','Inventory','','','','','','','3173419217479433331391'),(2937,'31734191585','23','1.00','90','retail','0','2024-12-14 19:02:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 16:40:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173419217943230712330'),(2938,'31734191585','21','1.00','90','retail','0','2024-12-14 19:03:01','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 16:40:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173419218248283220833'),(2939,'31734191585','40','1.00','110','retail','0','2024-12-14 19:28:05','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-14 16:40:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','115.00','114','Inclusive','branch','Inventory','','','','','','','3173419368683323132732'),(2940,'31734194681','5','1.00','90','retail','0','2024-12-14 19:44:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 17:39:53','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','156.00','155','Inclusive','branch','Inventory','','','','','','','3173419468212240313330'),(2941,'31734194681','5','1.00','90','retail','0','2024-12-14 19:50:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 17:39:53','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','155.00','154','Inclusive','branch','Inventory','','','','','','','3173419503994313320032'),(2942,'31734194681','51','1.00','300','retail','0','2024-12-14 20:04:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-14 17:39:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173419588021001332382'),(2943,'31734200721','17','1.00','670','retail','0','2024-12-14 21:25:21','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-14 18:38:08','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173420072273332002222'),(2944,'31734200721','1','1.00','200','retail','0','2024-12-14 21:25:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 18:38:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1315.00','1314','Inclusive','branch','Inventory','','','','','','','3173420072533534224704'),(2945,'31734208685','3','1.00','300','retail','0','2024-12-14 23:38:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-14 20:59:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','923.00','922','Inclusive','branch','Inventory','','','','','','','3173420868600022320342'),(2946,'31734208685','5','4.00','360','retail','0','2024-12-14 23:38:15','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-14 20:59:46','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','154.00','150','Inclusive','branch','Inventory','','','','','','','3173420869660243202422'),(2947,'31734208685','1','1.00','200','retail','0','2024-12-14 23:38:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 20:59:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1314.00','1313','Inclusive','branch','Inventory','','','','','','','3173420869902020222224'),(2948,'31734208685','10','1.00','570','retail','0','2024-12-14 23:38:24','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-14 20:59:46','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173420870520524224422'),(2949,'31734208685','23','1.00','90','retail','0','2024-12-14 23:38:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 20:59:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173420871622024022217'),(2950,'31734208685','26','1.00','90','retail','0','2024-12-14 23:38:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 20:59:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173420872630233330341'),(2951,'31734208685','21','2.00','180','retail','0','2024-12-14 23:50:37','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-14 20:59:46','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','3173420943833343433331'),(2952,'31734208685','3','1.00','300','retail','0','2024-12-14 23:50:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-14 20:59:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','922.00','921','Inclusive','branch','Inventory','','','','','','','3173420944423303232322'),(2953,'31734208685','5','3.00','270','retail','0','2024-12-14 23:55:09','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-12-14 20:59:46','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','150.00','147','Inclusive','branch','Inventory','','','','','','','3173420971002333390322'),(2954,'31734208685','6','3.00','270','retail','0','2024-12-14 23:55:16','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-12-14 20:59:46','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','135.00','132','Inclusive','branch','Inventory','','','','','','','3173420971772031232333'),(2955,'31734208685','29','2.00','180','retail','0','2024-12-14 23:56:11','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-14 20:59:46','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','99.00','97','Inclusive','branch','Inventory','','','','','','','3173420977104331332232'),(2956,'31734210203','7','2.00','780','retail','0','2024-12-15 00:03:23','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-14 21:18:58','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','18.00','16','Inclusive','branch','Inventory','','','','','','','3173421020430232233024'),(2957,'31734210203','6','2.00','180','retail','0','2024-12-15 00:05:58','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-14 21:18:58','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','131.00','129','Inclusive','branch','Inventory','','','','','','','3173421035923022032000'),(2958,'31734210203','6','2.00','180','retail','0','2024-12-15 00:14:06','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-14 21:18:58','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','129.00','127','Inclusive','branch','Inventory','','','','','','','3173421084631438343320'),(2959,'31734210203','21','2.00','180','retail','0','2024-12-15 00:15:35','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-14 21:18:58','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3173421093737020134033'),(2960,'31734210203','21','1.00','90','retail','0','2024-12-15 00:18:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-14 21:18:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173421112212222331323'),(2961,'31734216183','1','1.00','200','retail','0','2024-12-15 01:43:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 22:53:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1313.00','1312','Inclusive','branch','Inventory','','','','','','','3173421618523231333352'),(2962,'31734216183','1','1.00','200','retail','0','2024-12-15 01:43:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 22:53:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1312.00','1311','Inclusive','branch','Inventory','','','','','','','3173421620522330023724'),(2963,'31734216183','11','1.00','1120','retail','0','2024-12-15 01:43:32','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-14 22:53:28','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','16.25','15.25','Inclusive','branch','Inventory','','','','','','','3173421621212023031064'),(2964,'31734216183','9','1.00','310','retail','0','2024-12-15 01:43:48','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-14 22:53:28','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3173421622920222472332'),(2965,'31734216183','1','1.00','200','retail','0','2024-12-15 01:44:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-14 22:53:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1311.00','1310','Inclusive','branch','Inventory','','','','','','','3173421629034271302330'),(2966,'31734259487','14','1.00','420','retail','0','2024-12-15 13:44:47','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-15 10:45:16','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3173425948794330733430'),(2967,'31734259487','20','1.00','90','retail','0','2024-12-15 13:45:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-15 10:45:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','106.00','105','Inclusive','branch','Inventory','','','','','','','3173425950633232200303'),(2968,'31734260781','14','1.00','420','retail','0','2024-12-15 14:06:21','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-15 11:47:46','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3173426078122323232422'),(2969,'31734260781','23','1.00','90','retail','0','2024-12-15 14:06:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-15 11:47:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173426079123293123321'),(2970,'31734263300','1','1.00','200','retail','0','2024-12-15 14:48:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-15 11:48:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1310.00','1309','Inclusive','branch','Inventory','','','','','','','3173426330130302210323'),(2971,'31734263300','5','1.00','90','retail','0','2024-12-15 14:48:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-15 11:48:32','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','147.00','146','Inclusive','branch','Inventory','','','','','','','3173426330433134330303'),(2972,'31734263621','51','1.00','300','retail','0','2024-12-15 14:53:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-15 11:54:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173426362232132034324'),(2973,'31734263621','21','1.00','90','retail','0','2024-12-15 14:53:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-15 11:54:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173426363123063206002'),(2974,'31734268795','34','1.00','110','retail','0','2024-12-15 16:19:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-15 13:20:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173426879633382096632'),(2975,'31734270614','1','1.00','200','retail','0','2024-12-15 16:50:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-15 14:30:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1309.00','1308','Inclusive','branch','Inventory','','','','','','','3173427061403343322202'),(2976,'31734270614','8','1.00','290','retail','0','2024-12-15 16:50:16','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-15 14:30:10','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','922.00','921','Inclusive','branch','Inventory','','','','','','','3173427061773733270316'),(2977,'31734273787','1','1.00','200','retail','0','2024-12-15 17:43:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-15 14:45:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1308.00','1307','Inclusive','branch','Inventory','','','','','','','3173427378722323232422'),(2978,'31734273787','15','1.00','70','retail','0','2024-12-15 17:43:40','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-12-15 14:45:52','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3173427382130014232222'),(2979,'31734278233','1','2.00','400','retail','0','2024-12-15 18:57:13','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-15 15:57:29','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1307.00','1305','Inclusive','branch','Inventory','','','','','','','3173427823334321020342'),(2980,'31734278233','1','1.00','200','retail','0','2024-12-15 18:57:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-15 15:57:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1305.00','1304','Inclusive','branch','Inventory','','','','','','','3173427824420372322821'),(2981,'31734278276','1','1.00','200','retail','0','2024-12-15 18:57:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-15 15:59:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1304.00','1303','Inclusive','branch','Inventory','','','','','','','3173427827627342028030'),(2982,'31734278276','51','1.00','300','retail','0','2024-12-15 18:58:02','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-15 15:59:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173427828333373722374'),(2983,'31734278276','52','1.00','300','retail','0','2024-12-15 18:58:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-15 15:59:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173427828740408108872'),(2984,'31734278484','7','1.00','390','retail','0','2024-12-15 19:01:24','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-15 16:04:35','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173427848534832022031'),(2985,'31734278484','3','2.00','600','retail','0','2024-12-15 19:01:29','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-15 16:04:35','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','921.00','919','Inclusive','branch','Inventory','','','','','','','3173427848932243232339'),(2986,'31734278484','10','1.00','570','retail','0','2024-12-15 19:01:33','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-15 16:04:35','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173427849924227202233'),(2987,'31734278484','17','1.00','670','retail','0','2024-12-15 19:01:43','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-15 16:04:35','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173427850403232002101'),(2988,'31734278710','1','2.00','400','retail','0','2024-12-15 19:05:10','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-15 16:08:15','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1303.00','1301','Inclusive','branch','Inventory','','','','','','','3173427871134207242310'),(2989,'31734278710','10','1.00','570','retail','0','2024-12-15 19:05:18','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-15 16:08:15','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173427871888723212822'),(2990,'31734278710','30','4.00','20','retail','0','2024-12-15 19:05:42','','','','0','Cash',2.71,'5','','','3','16.00','1','2024-12-15 16:08:15','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','89.00','85','Inclusive','branch','Inventory','','','','','','','3173427874432340234423'),(2991,'31734280400','10','1.00','570','retail','0','2024-12-15 19:33:20','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-15 17:12:19','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173428040033342222203'),(2992,'31734280400','1','2.00','400','retail','0','2024-12-15 19:33:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-15 17:12:19','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1301.00','1299','Inclusive','branch','Inventory','','','','','','','3173428040530330330322'),(2993,'31734280400','2','1.00','300','retail','0','2024-12-15 19:33:40','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-15 17:12:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1006.00','1005','Inclusive','branch','Inventory','','','','','','','3173428042113314723303'),(2994,'31734280400','16','1.00','320','retail','0','2024-12-15 19:33:47','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-15 17:12:19','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173428042731222432200'),(2995,'31734280400','8','2.00','580','retail','0','2024-12-15 19:33:53','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-12-15 17:12:19','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','921.00','919','Inclusive','branch','Inventory','','','','','','','3173428043302320402342'),(2996,'31734280400','52','1.00','300','retail','0','2024-12-15 19:33:58','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-15 17:12:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173428043823222272213'),(2997,'31734280400','51','1.00','300','retail','0','2024-12-15 19:34:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-15 17:12:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173428044030330324012'),(2998,'31734280400','40','1.00','110','retail','0','2024-12-15 20:00:30','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-15 17:12:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','114.00','113','Inclusive','branch','Inventory','','','','','','','3173428203013034332203'),(2999,'31734280400','20','1.00','90','retail','0','2024-12-15 20:01:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-15 17:12:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','105.00','104','Inclusive','branch','Inventory','','','','','','','3173428208324332023422'),(3000,'31734280400','20','1.00','90','retail','0','2024-12-15 20:08:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-15 17:12:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','104.00','103','Inclusive','branch','Inventory','','','','','','','3173428252332030202330'),(3001,'31734287031','1','1.00','200','retail','0','2024-12-15 21:23:51','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-15 18:24:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1299.00','1298','Inclusive','branch','Inventory','','','','','','','3173428703120223113023'),(3002,'31734287031','7','1.00','390','retail','0','2024-12-15 21:23:54','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-15 18:24:49','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173428703427200202333'),(3003,'31734436000','4','1.00','300','retail','0','2024-12-17 14:46:40','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-17 11:53:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3173443600110320230232'),(3004,'31734436000','29','1.00','90','retail','0','2024-12-17 14:46:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-17 11:53:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173443601102400723340'),(3005,'31734436000','6','3.00','270','retail','0','2024-12-17 14:47:01','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-12-17 11:53:16','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','128.00','125','Inclusive','branch','Inventory','','','','','','','3173443602132122220422'),(3006,'31734449928','1','2.00','400','retail','0','2024-12-17 18:38:48','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-17 15:40:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1298.00','1296','Inclusive','branch','Inventory','','','','','','','3173444992902334303123'),(3007,'31734449928','10','1.00','570','retail','0','2024-12-17 18:38:51','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-17 15:40:09','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173444993222230222433'),(3008,'31734449928','30','6.00','30','retail','0','2024-12-17 18:39:18','','','','0','Cash',4.07,'5','','','3','16.00','1','2024-12-17 15:40:09','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'6','85.00','79','Inclusive','branch','Inventory','','','','','','','3173444995822830242223'),(3009,'31734458988','3','2.00','600','retail','0','2024-12-17 21:09:48','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-17 18:15:36','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','919.00','917','Inclusive','branch','Inventory','','','','','','','3173445898913303222924'),(3010,'31734458988','1','1.00','200','retail','0','2024-12-17 21:09:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-17 18:15:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1296.00','1295','Inclusive','branch','Inventory','','','','','','','3173445899020022533294'),(3011,'31734458988','11','1.00','1120','retail','0','2024-12-17 21:10:03','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-17 18:15:36','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','15.25','14.25','Inclusive','branch','Inventory','','','','','','','3173445900303313223733'),(3012,'31734458988','29','1.00','90','retail','0','2024-12-17 21:10:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-17 18:15:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3173445902723424530307'),(3013,'31734458988','55','1.00','220','retail','0','2024-12-17 21:10:38','','','','120','Cash',29.83,'220','','','3','16.00','1','2024-12-17 18:15:36','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','','3173445903943400343433'),(3014,'31734460890','63','2.00','700','retail','0','2024-12-17 21:41:31','','','','0','Cash',94.92,'350','','','3','16.00','1','2024-12-17 18:44:05','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'2','980.00','978','Inclusive','branch','Inventory','1110','4000','5500','','','','3173446089100402369283'),(3015,'31734460890','1','2.00','400','retail','0','2024-12-17 21:41:40','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-17 18:44:05','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1295.00','1293','Inclusive','branch','Inventory','','','','','','','3173446090033432329000'),(3016,'31734460890','5','1.00','90','retail','0','2024-12-17 21:42:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-17 18:44:05','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','146.00','145','Inclusive','branch','Inventory','','','','','','','3173446092575330320202'),(3017,'31734460890','31','1.00','110','retail','0','2024-12-17 21:42:18','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-17 18:44:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173446093921233702332'),(3018,'31734460890','31','1.00','110','retail','0','2024-12-17 21:42:23','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-17 18:44:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173446094330932232223'),(3019,'31734460890','34','1.00','110','retail','0','2024-12-17 21:42:47','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-17 18:44:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173446096733433231323'),(3020,'31734460890','34','1.00','110','retail','0','2024-12-17 21:42:52','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-17 18:44:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173446097334363004734'),(3021,'31734460890','21','1.00','90','retail','0','2024-12-17 21:43:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-17 18:44:05','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173446102104072023222'),(3022,'31734518617','14','1.00','420','retail','0','2024-12-18 13:43:37','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-18 10:45:24','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3173451861886330833630'),(3023,'31734518744','15','2.00','140','retail','0','2024-12-18 13:45:44','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-18 10:46:07','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','80.00','78','Inclusive','branch','Inventory','','','','','','','3173451874550228200122'),(3024,'31734518744','19','2.00','160','retail','0','2024-12-18 13:45:54','','','','0','Cash',21.69,'80','','','3','16.00','1','2024-12-18 10:46:07','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','955.00','953','Inclusive','branch','Inventory','','','','','','','3173451875634236222150'),(3025,'31734519607','20','1.00','90','retail','0','2024-12-18 14:00:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-18 11:00:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','103.00','102','Inclusive','branch','Inventory','','','','','','','3173451961013232232030'),(3026,'31734526242','1','1.00','200','retail','0','2024-12-18 15:50:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-18 13:11:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1293.00','1292','Inclusive','branch','Inventory','','','','','','','3173452624332302233523'),(3027,'31734526242','63','1.00','350','retail','0','2024-12-18 15:50:45','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-18 13:11:39','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','978.00','977','Inclusive','branch','Inventory','1110','4000','5500','','','','3173452624630630623032'),(3028,'31734526242','31','1.00','110','retail','0','2024-12-18 15:50:54','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-18 13:11:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173452625534313023253'),(3029,'31734538289','1','1.00','200','retail','0','2024-12-18 19:11:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-18 16:13:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1292.00','1291','Inclusive','branch','Inventory','','','','','','','3173453829005035323434'),(3030,'31734538942','1','3.00','600','retail','0','2024-12-18 19:22:22','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-18 16:24:19','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1291.00','1288','Inclusive','branch','Inventory','','','','','','','3173453894352451313300'),(3031,'31734538942','9','3.00','930','retail','0','2024-12-18 19:22:40','','','','0','Cash',126.10,'310','','','3','16.00','1','2024-12-18 16:24:19','1','1','new','1','new','pcs','','','','yes','','15.76','','','VATABLE',788.14,'3','36.00','33','Inclusive','branch','Inventory','','','','','','','3173453896278533332332'),(3032,'31734604652','1','1.00','200','retail','0','2024-12-19 13:37:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-19 12:09:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1288.00','1287','Inclusive','branch','Inventory','','','','','','','3173460465333200230460'),(3033,'31734604652','1','1.00','200','retail','0','2024-12-19 13:37:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-19 12:09:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1287.00','1286','Inclusive','branch','Inventory','','','','','','','3173460465801332453632'),(3034,'31734604652','15','2.00','140','retail','0','2024-12-19 13:37:52','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-19 12:09:48','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','78.00','76','Inclusive','branch','Inventory','','','','','','','3173460467444273643220'),(3035,'31734610215','18','1.00','1320','retail','0','2024-12-19 15:10:15','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-12-19 12:24:07','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3173461021621216303426'),(3036,'31734610215','3','2.00','600','retail','0','2024-12-19 15:10:27','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-19 12:24:07','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','917.00','915','Inclusive','branch','Inventory','','','','','','','3173461022823602232222'),(3037,'31734610215','1','3.00','600','retail','0','2024-12-19 15:10:37','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-19 12:24:07','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1286.00','1283','Inclusive','branch','Inventory','','','','','','','3173461023761431233222'),(3038,'31734610215','63','2.00','700','retail','0','2024-12-19 15:10:44','','','','0','Cash',94.92,'350','','','3','16.00','1','2024-12-19 12:24:07','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'2','977.00','975','Inclusive','branch','Inventory','1110','4000','5500','','','','3173461024533034010420'),(3039,'31734610215','5','2.00','180','retail','0','2024-12-19 15:11:06','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-19 12:24:07','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','145.00','143','Inclusive','branch','Inventory','','','','','','','3173461026730732301343'),(3040,'31734610215','31','3.00','330','retail','0','2024-12-19 15:11:33','','','','0','Cash',44.75,'110','','','3','16.00','1','2024-12-19 12:24:07','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','99.00','96','Inclusive','branch','Inventory','','','','','','','3173461029322342963340'),(3041,'31734617718','8','1.00','290','retail','0','2024-12-19 17:15:18','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-19 14:15:39','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','919.00','918','Inclusive','branch','Inventory','','','','','','','3173461771831744333333'),(3042,'31734617718','1','1.00','200','retail','0','2024-12-19 17:15:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-19 14:15:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1283.00','1282','Inclusive','branch','Inventory','','','','','','','3173461773537223220157'),(3043,'31734623561','1','2.00','400','retail','0','2024-12-19 18:52:42','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-19 15:53:37','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1282.00','1280','Inclusive','branch','Inventory','','','','','','','3173462356225302303224'),(3044,'31734623561','10','1.00','570','retail','0','2024-12-19 18:52:44','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-19 15:53:37','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173462356432032203203'),(3045,'31734623561','30','6.00','30','retail','0','2024-12-19 18:53:33','','','','0','Cash',4.07,'5','','','3','16.00','1','2024-12-19 15:53:37','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'6','79.00','73','Inclusive','branch','Inventory','','','','','','','3173462361361332622203'),(3046,'31734624945','14','1.00','420','retail','0','2024-12-19 19:15:45','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-19 16:19:40','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3173462494623223239633'),(3047,'31734624945','1','3.00','600','retail','0','2024-12-19 19:15:50','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-19 16:19:40','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1280.00','1277','Inclusive','branch','Inventory','','','','','','','3173462495103607232302'),(3048,'31734624945','52','1.00','300','retail','0','2024-12-19 19:15:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-19 16:19:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173462495830243220424'),(3049,'31734624945','11','1.00','1120','retail','0','2024-12-19 19:16:16','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-19 16:19:40','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','14.25','13.25','Inclusive','branch','Inventory','','','','','','','3173462497630003036232'),(3050,'31734625245','17','1.00','670','retail','0','2024-12-19 19:20:45','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-19 16:27:34','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173462524633343230326'),(3051,'31734625245','3','2.00','600','retail','0','2024-12-19 19:20:51','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-19 16:27:34','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','915.00','913','Inclusive','branch','Inventory','','','','','','','3173462525232432233525'),(3052,'31734625245','51','1.00','300','retail','0','2024-12-19 19:20:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-19 16:27:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3173462525530302332111'),(3053,'31734625245','41','1.00','30','retail','0','2024-12-19 19:21:13','','','','10','Cash',4.07,'30','','','3','16.00','1','2024-12-19 16:27:34','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173462527300473421024'),(3054,'31734692917','1','3.00','600','retail','0','2024-12-20 14:08:37','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-20 11:13:15','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1277.00','1274','Inclusive','branch','Inventory','','','','','','','3173469291723037473923'),(3055,'31734692917','52','9.00','2700','retail','0','2024-12-20 14:08:53','','','','0','Cash',366.10,'300','','','3','16.00','1','2024-12-20 11:13:15','1','1','new','1','new','pcs','','','','yes','','45.76','','','VATABLE',2288.14,'9','1006.00','997','Inclusive','branch','Inventory','','','','','','','3173469293329302033236'),(3056,'31734693262','1','3.00','600','retail','0','2024-12-20 14:14:22','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-20 11:16:06','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1274.00','1271','Inclusive','branch','Inventory','','','','','','','3173469326372320793234'),(3057,'31734693262','15','2.00','140','retail','0','2024-12-20 14:14:39','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-20 11:16:06','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','76.00','74','Inclusive','branch','Inventory','','','','','','','3173469328032244337023'),(3058,'31734693262','40','1.00','110','retail','0','2024-12-20 14:14:56','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-20 11:16:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','113.00','112','Inclusive','branch','Inventory','','','','','','','3173469329672633036430'),(3059,'31734693394','1','1.00','200','retail','0','2024-12-20 14:16:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-20 11:17:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1271.00','1270','Inclusive','branch','Inventory','','','','','','','3173469339517032303306'),(3060,'31734693394','5','2.00','180','retail','0','2024-12-20 14:16:48','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-20 11:17:01','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','143.00','141','Inclusive','branch','Inventory','','','','','','','3173469340924313630333'),(3061,'31734694166','1','1.00','200','retail','0','2024-12-20 14:29:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-20 11:46:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1270.00','1269','Inclusive','branch','Inventory','','','','','','','3173469416613232620426'),(3062,'31734694166','9','1.00','310','retail','0','2024-12-20 14:44:49','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-20 11:46:11','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3173469509003332203243'),(3063,'31734716889','6','2.00','180','retail','0','2024-12-20 20:48:09','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-20 18:07:07','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','125.00','123','Inclusive','branch','Inventory','','','','','','','3173471689072098291280'),(3064,'31734716889','15','5.00','350','retail','0','2024-12-20 20:48:38','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-12-20 18:07:07','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','74.00','69','Inclusive','branch','Inventory','','','','','','','3173471691827303300732'),(3065,'31734716889','13','1.00','290','retail','0','2024-12-20 20:48:41','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-20 18:07:07','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3173471692200239334002'),(3066,'31734716889','12','1.00','390','retail','0','2024-12-20 20:48:57','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-20 18:07:07','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173471693770320230232'),(3067,'31734719569','1','1.00','200','retail','0','2024-12-20 21:32:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-20 18:33:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1269.00','1268','Inclusive','branch','Inventory','','','','','','','3173471956972321366033'),(3068,'31734719569','1','1.00','200','retail','0','2024-12-20 21:32:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-20 18:33:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1268.00','1267','Inclusive','branch','Inventory','','','','','','','3173471957333311723720'),(3069,'31734719569','15','3.00','210','retail','0','2024-12-20 21:33:09','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-12-20 18:33:29','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','69.00','66','Inclusive','branch','Inventory','','','','','','','3173471959079290302324'),(3070,'31734777163','6','6.00','540','retail','0','2024-12-21 13:32:43','','','','0','Cash',73.22,'90','','','3','16.00','1','2024-12-21 10:35:47','1','1','new','1','new','pcs','','','','yes','','9.15','','','VATABLE',457.63,'6','123.00','117','Inclusive','branch','Inventory','','','','','','','3173477716473032322303'),(3071,'31734777163','15','6.00','420','retail','0','2024-12-21 13:32:49','','','','0','Cash',56.95,'70','','','3','16.00','1','2024-12-21 10:35:47','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'6','66.00','60','Inclusive','branch','Inventory','','','','','','','3173477717022033730234'),(3072,'31734777163','34','1.00','110','retail','0','2024-12-21 13:33:38','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-21 10:35:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173477721923322332133'),(3073,'31734786272','7','3.00','1170','retail','0','2024-12-21 16:04:42','','','','0','Cash',158.64,'390','','','3','16.00','1','2024-12-21 13:07:28','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','14.00','11','Inclusive','branch','Inventory','','','','','','','3173478628332324420033'),(3074,'31734786272','2','1.00','300','retail','0','2024-12-21 16:04:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-21 13:07:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1005.00','1004','Inclusive','branch','Inventory','','','','','','','3173478628773334304432'),(3075,'31734786272','21','4.00','360','retail','0','2024-12-21 16:06:32','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-21 13:07:28','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','5.00','1','Inclusive','branch','Inventory','','','','','','','3173478639730073330232'),(3076,'31734786272','16','1.00','320','retail','0','2024-12-21 16:07:16','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-21 13:07:28','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173478643773832330320'),(3077,'31734787471','1','1.00','200','retail','0','2024-12-21 16:24:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-21 13:25:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1267.00','1266','Inclusive','branch','Inventory','','','','','','','3173478747243482443330'),(3078,'31734787471','52','1.00','300','retail','0','2024-12-21 16:24:36','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-21 13:25:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','997.00','996','Inclusive','branch','Inventory','','','','','','','3173478747703373072407'),(3079,'31734787471','20','1.00','90','retail','0','2024-12-21 16:24:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-21 13:25:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','102.00','101','Inclusive','branch','Inventory','','','','','','','3173478749529033430283'),(3080,'31734787525','14','3.00','1260','retail','0','2024-12-21 16:25:25','','','','0','Cash',170.85,'420','','','3','16.00','1','2024-12-21 13:26:36','1','1','new','1','new','pcs','','','','yes','','21.36','','','VATABLE',1067.80,'3','25.00','22','Inclusive','branch','Inventory','','','','','','','3173478752623233241332'),(3081,'31734787525','40','1.00','110','retail','0','2024-12-21 16:25:36','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-21 13:26:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','112.00','111','Inclusive','branch','Inventory','','','','','','','3173478753770302732232'),(3082,'31734787611','7','1.00','390','retail','0','2024-12-21 16:26:52','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-21 13:27:10','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173478761202331080133'),(3083,'31734787611','31','1.00','110','retail','0','2024-12-21 16:26:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-21 13:27:10','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3173478761922372402072'),(3084,'31734803347','63','1.00','350','retail','0','2024-12-21 20:49:07','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-21 18:15:39','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','975.00','974','Inclusive','branch','Inventory','1110','4000','5500','','','','3173480334803240303242'),(3085,'31734803347','63','1.00','350','retail','0','2024-12-21 20:49:10','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-21 18:15:39','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','974.00','973','Inclusive','branch','Inventory','1110','4000','5500','','','','3173480335101020342231'),(3086,'31734803347','1','1.00','200','retail','0','2024-12-21 20:49:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-21 18:15:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1266.00','1265','Inclusive','branch','Inventory','','','','','','','3173480335327330032330'),(3087,'31734803347','3','1.00','300','retail','0','2024-12-21 20:49:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-21 18:15:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','913.00','912','Inclusive','branch','Inventory','','','','','','','3173480335602330224663'),(3088,'31734803347','34','1.00','110','retail','0','2024-12-21 20:49:28','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-21 18:15:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173480336928333830032'),(3089,'31734803347','29','1.00','90','retail','0','2024-12-21 20:49:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-21 18:15:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3173480337432234303822'),(3090,'31734804960','14','1.00','420','retail','0','2024-12-21 21:16:01','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-21 18:16:41','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173480496133723223972'),(3091,'31734804960','14','1.00','420','retail','0','2024-12-21 21:16:03','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-21 18:16:41','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3173480496430343232320'),(3092,'31734804960','31','1.00','110','retail','0','2024-12-21 21:16:14','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-21 18:16:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3173480497408002377203'),(3093,'31734804960','31','1.00','110','retail','0','2024-12-21 21:16:16','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-21 18:16:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173480497734033242243'),(3094,'31734815988','51','1.00','300','retail','0','2024-12-22 00:19:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-21 21:23:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3173481598934809130339'),(3095,'31734815988','15','2.00','140','retail','0','2024-12-22 00:19:52','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-21 21:23:38','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','60.00','58','Inclusive','branch','Inventory','','','','','','','3173481599333390730133'),(3096,'31734815988','40','1.00','110','retail','0','2024-12-22 00:19:57','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-21 21:23:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','111.00','110','Inclusive','branch','Inventory','','','','','','','3173481599893914083539'),(3097,'31734827672','1','4.00','800','retail','0','2024-12-22 03:34:32','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-12-22 00:48:43','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1265.00','1261','Inclusive','branch','Inventory','','','','','','','3173482767233002202324'),(3098,'31734827672','11','1.00','1120','retail','0','2024-12-22 03:34:37','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-22 00:48:43','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','13.25','12.25','Inclusive','branch','Inventory','','','','','','','3173482767820307374322'),(3099,'31734827672','30','8.00','40','retail','0','2024-12-22 03:34:46','','','','0','Cash',5.42,'5','','','3','16.00','1','2024-12-22 00:48:43','1','1','new','1','new','pcs','','','','yes','','0.68','','','VATABLE',33.90,'8','73.00','65','Inclusive','branch','Inventory','','','','','','','3173482768737772248222'),(3100,'31734827672','41','1.00','30','retail','0','2024-12-22 03:34:52','','','','10','Cash',4.07,'30','','','3','16.00','1','2024-12-22 00:48:43','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173482769327033022333'),(3101,'31734827672','48','4.00','20','retail','0','2024-12-22 03:35:10','','','','2.5','Cash',2.71,'5','','','3','16.00','1','2024-12-22 00:48:43','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','145.00','141','Inclusive','branch','Inventory','','','','','','','3173482771133022723130'),(3102,'31734865005','52','1.00','300','retail','0','2024-12-22 13:56:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-22 10:56:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','996.00','995','Inclusive','branch','Inventory','','','','','','','3173486500606038023002'),(3103,'31734865743','9','1.00','310','retail','0','2024-12-22 14:09:03','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-22 11:12:46','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3173486574432761033602'),(3104,'31734865743','54','1.00','90','retail','0','2024-12-22 14:09:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-22 11:12:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','3173486576962236021040'),(3105,'31734865743','54','1.00','90','retail','0','2024-12-22 14:10:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-22 11:12:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','3173486582123333232372'),(3106,'31734865743','14','1.00','420','retail','0','2024-12-22 14:12:00','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-22 11:12:46','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173486592023032350332'),(3107,'31734865743','1','1.00','200','retail','0','2024-12-22 14:12:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-22 11:12:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1261.00','1260','Inclusive','branch','Inventory','','','','','','','3173486593443233243183'),(3108,'31734866020','16','3.00','960','retail','0','2024-12-22 14:13:40','','','','0','Cash',130.17,'320','','','3','16.00','1','2024-12-22 11:44:14','1','1','new','1','new','pcs','','','','yes','','16.27','','','VATABLE',813.56,'3','1019.00','1016','Inclusive','branch','Inventory','','','','','','','3173486602132028222481'),(3109,'31734866020','8','6.00','1740','retail','0','2024-12-22 14:13:46','','','','0','Cash',235.93,'290','','','3','16.00','1','2024-12-22 11:44:14','1','1','new','1','new','pcs','','','','yes','','29.49','','','VATABLE',1474.58,'6','918.00','912','Inclusive','branch','Inventory','','','','','','','3173486602723033767342'),(3110,'31734866020','1','4.00','800','retail','0','2024-12-22 14:13:54','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-12-22 11:44:14','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1260.00','1256','Inclusive','branch','Inventory','','','','','','','3173486603533243032032'),(3111,'31734866020','7','2.00','780','retail','0','2024-12-22 14:14:02','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-22 11:44:14','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3173486604330034334383'),(3112,'31734866020','19','1.00','80','retail','0','2024-12-22 14:14:40','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-12-22 11:44:14','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','953.00','952','Inclusive','branch','Inventory','','','','','','','3173486608068022222134'),(3113,'31734866020','31','2.00','220','retail','0','2024-12-22 14:14:49','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-12-22 11:44:14','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','93.00','91','Inclusive','branch','Inventory','','','','','','','3173486609023030343230'),(3114,'31734880964','51','3.00','900','retail','0','2024-12-22 18:22:44','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-12-22 15:41:49','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','94.00','91','Inclusive','branch','Inventory','','','','','','','3173488096582839433333'),(3115,'31734880964','17','1.00','670','retail','0','2024-12-22 18:24:18','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-22 15:41:49','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173488105904203334230'),(3116,'31734891238','1','2.00','400','retail','0','2024-12-22 21:13:58','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-22 18:15:27','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1256.00','1254','Inclusive','branch','Inventory','','','','','','','3173489123932432003339'),(3117,'31734891238','9','1.00','310','retail','0','2024-12-22 21:14:02','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-22 18:15:27','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3173489124202222023323'),(3118,'31734891238','30','1.00','5','retail','0','2024-12-22 21:14:06','','','','0','Cash',0.68,'5','','','3','16.00','1','2024-12-22 18:15:27','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173489124733323384723'),(3119,'31734891238','30','1.00','5','retail','0','2024-12-22 21:14:11','','','','0','Cash',0.68,'5','','','3','16.00','1','2024-12-22 18:15:27','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3173489125220334332923'),(3120,'31734891238','30','1.00','5','retail','0','2024-12-22 21:14:15','','','','0','Cash',0.68,'5','','','3','16.00','1','2024-12-22 18:15:27','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3173489125603533203290'),(3121,'31734891238','41','1.00','30','retail','0','2024-12-22 21:14:18','','','','10','Cash',4.07,'30','','','3','16.00','1','2024-12-22 18:15:27','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173489125922223213230'),(3122,'31734892914','16','1.00','320','retail','0','2024-12-22 21:41:54','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-22 18:42:11','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1016.00','1015','Inclusive','branch','Inventory','','','','','','','3173489291403332203243'),(3123,'31734892914','1','1.00','200','retail','0','2024-12-22 21:41:55','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-22 18:42:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1254.00','1253','Inclusive','branch','Inventory','','','','','','','3173489291683323419023'),(3124,'31734893798','14','1.00','420','retail','0','2024-12-22 21:56:38','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-22 19:13:02','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173489379823322032000'),(3125,'31734893798','52','1.00','300','retail','0','2024-12-22 21:57:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-22 19:13:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','995.00','994','Inclusive','branch','Inventory','','','','','','','3173489382110339424321'),(3126,'31734893798','20','2.00','180','retail','0','2024-12-22 21:58:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-22 19:13:02','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','101.00','99','Inclusive','branch','Inventory','','','','','','','3173489388833330334333'),(3127,'31735039374','9','1.00','310','retail','0','2024-12-24 14:22:54','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-24 11:24:06','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3173503937502201004303'),(3128,'31735039374','1','1.00','200','retail','0','2024-12-24 14:22:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-24 11:24:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1253.00','1252','Inclusive','branch','Inventory','','','','','','','3173503937932440237220'),(3129,'31735039374','30','2.00','10','retail','0','2024-12-24 14:23:17','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-24 11:24:06','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','62.00','60','Inclusive','branch','Inventory','','','','','','','3173503939770235332073'),(3130,'31735040447','16','1.00','320','retail','0','2024-12-24 14:40:47','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-24 11:43:21','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1015.00','1014','Inclusive','branch','Inventory','','','','','','','3173504044837004303020'),(3131,'31735040447','3','1.00','300','retail','0','2024-12-24 14:40:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-24 11:43:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','912.00','911','Inclusive','branch','Inventory','','','','','','','3173504045334433330230'),(3132,'31735040447','41','1.00','30','retail','0','2024-12-24 14:41:34','','','','10','Cash',4.07,'30','','','3','16.00','1','2024-12-24 11:43:21','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3173504049530312131323'),(3133,'31735041899','15','10.00','700','retail','0','2024-12-24 15:05:00','','','','0','Cash',94.92,'70','','','3','16.00','1','2024-12-24 12:06:56','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','58.00','48','Inclusive','branch','Inventory','','','','','','','3173504190033203023029'),(3134,'31735041899','1','1.00','200','retail','0','2024-12-24 15:05:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-24 12:06:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1252.00','1251','Inclusive','branch','Inventory','','','','','','','3173504190723200373950'),(3135,'31735041899','51','1.00','300','retail','0','2024-12-24 15:05:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-24 12:06:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3173504192530053320323'),(3136,'31735041899','20','1.00','90','retail','0','2024-12-24 15:05:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 12:06:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173504195037739235230'),(3137,'31735041899','21','1.00','90','retail','0','2024-12-24 15:05:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 12:06:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173504195603752322550'),(3138,'31735043371','3','1.00','300','retail','0','2024-12-24 15:29:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-24 12:32:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','911.00','910','Inclusive','branch','Inventory','','','','','','','3173504337237524220330'),(3139,'31735043371','15','4.00','280','retail','0','2024-12-24 15:30:07','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-12-24 12:32:24','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','48.00','44','Inclusive','branch','Inventory','','','','','','','3173504340824330733333'),(3140,'31735043371','20','1.00','90','retail','0','2024-12-24 15:30:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 12:32:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173504343734033252253'),(3141,'31735050211','1','4.00','800','retail','0','2024-12-24 17:23:32','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-12-24 14:25:45','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1251.00','1247','Inclusive','branch','Inventory','','','','','','','3173505021204222403052'),(3142,'31735050211','9','1.00','310','retail','0','2024-12-24 17:23:41','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-24 14:25:45','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3173505022222372322032'),(3143,'31735050211','8','1.00','290','retail','0','2024-12-24 17:23:45','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-24 14:25:45','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','912.00','911','Inclusive','branch','Inventory','','','','','','','3173505022633020333333'),(3144,'31735050211','52','1.00','300','retail','0','2024-12-24 17:23:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-24 14:25:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3173505023732227330233'),(3145,'31735050211','6','2.00','180','retail','0','2024-12-24 17:24:14','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-24 14:25:45','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','117.00','115','Inclusive','branch','Inventory','','','','','','','3173505025532734310223'),(3146,'31735050211','20','1.00','90','retail','0','2024-12-24 17:24:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 14:25:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173505028123382002230'),(3147,'31735050558','5','1.00','90','retail','0','2024-12-24 17:29:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 14:29:26','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','141.00','140','Inclusive','branch','Inventory','','','','','','','3173505055902355500735'),(3148,'31735051290','33','1.00','110','retail','0','2024-12-24 17:41:30','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-24 14:42:13','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173505129002403073525'),(3149,'31735051290','33','1.00','110','retail','0','2024-12-24 17:41:36','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-24 14:42:13','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173505129690290023343'),(3150,'31735061863','1','1.00','200','retail','0','2024-12-24 20:37:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-24 17:39:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1247.00','1246','Inclusive','branch','Inventory','','','','','','','3173506186403236233234'),(3151,'31735061863','8','1.00','290','retail','0','2024-12-24 20:37:46','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-24 17:39:28','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','911.00','910','Inclusive','branch','Inventory','','','','','','','3173506186643240133203'),(3152,'31735061863','26','1.00','90','retail','0','2024-12-24 20:37:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 17:39:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173506187800002537300'),(3153,'31735067117','1','17.00','3400','retail','0','2024-12-24 22:05:17','','','','80','Cash',461.02,'200','','','3','16.00','1','2024-12-24 20:06:16','1','1','new','1','new','pcs','','','','yes','','57.63','','','VATABLE',2881.36,'17','1246.00','1229','Inclusive','branch','Inventory','','','','','','','3173506711832100133353'),(3154,'31735067117','8','12.00','3480','retail','0','2024-12-24 22:05:41','','','','0','Cash',471.86,'290','','','3','16.00','1','2024-12-24 20:06:16','1','1','new','1','new','pcs','','','','yes','','58.98','','','VATABLE',2949.15,'12','910.00','898','Inclusive','branch','Inventory','','','','','','','3173506714243233223032'),(3155,'31735067117','13','5.00','1450','retail','0','2024-12-24 22:05:49','','','','0','Cash',196.61,'290','','','3','16.00','1','2024-12-24 20:06:16','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'5','47.00','42','Inclusive','branch','Inventory','','','','','','','3173506715000623701322'),(3156,'31735067117','26','2.00','180','retail','0','2024-12-24 23:00:22','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','99.00','97','Inclusive','branch','Inventory','','','','','','','3173507042331054333333'),(3157,'31735067117','23','1.00','90','retail','0','2024-12-24 23:00:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173507042606322236043'),(3158,'31735067117','24','2.00','180','retail','0','2024-12-24 23:00:42','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3173507044222322200343'),(3159,'31735067117','23','1.00','90','retail','0','2024-12-24 23:00:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173507045232230203730'),(3160,'31735067117','33','4.00','440','retail','0','2024-12-24 23:01:58','','','','50','Cash',59.66,'110','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'4','98.00','94','Inclusive','branch','Inventory','','','','','','','3173507051933222579530'),(3161,'31735067117','31','6.00','660','retail','0','2024-12-24 23:02:27','','','','0','Cash',89.49,'110','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','11.19','','','VATABLE',559.32,'6','91.00','85','Inclusive','branch','Inventory','','','','','','','3173507054733203325024'),(3162,'31735067117','40','1.00','110','retail','0','2024-12-24 23:02:48','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','110.00','109','Inclusive','branch','Inventory','','','','','','','3173507056932251303297'),(3163,'31735067117','29','1.00','90','retail','0','2024-12-24 23:03:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-24 20:06:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173507059230230050371'),(3164,'31735070818','1','5.00','1000','retail','0','2024-12-24 23:06:58','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-12-24 20:08:03','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1229.00','1224','Inclusive','branch','Inventory','','','','','','','3173507081923700431332'),(3165,'31735070818','10','1.00','570','retail','0','2024-12-24 23:07:09','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-24 20:08:03','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173507083032807342330'),(3166,'31735070818','40','1.00','110','retail','0','2024-12-24 23:07:19','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-24 20:08:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','109.00','108','Inclusive','branch','Inventory','','','','','','','3173507084082103723223'),(3167,'31735070818','33','1.00','110','retail','0','2024-12-24 23:07:29','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-24 20:08:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173507085082320332200'),(3168,'31735070897','3','1.00','300','retail','0','2024-12-24 23:08:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-24 20:09:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','910.00','909','Inclusive','branch','Inventory','','','','','','','3173507089800002379283'),(3169,'31735070897','6','6.00','540','retail','0','2024-12-24 23:08:37','','','','0','Cash',73.22,'90','','','3','16.00','1','2024-12-24 20:09:13','1','1','new','1','new','pcs','','','','yes','','9.15','','','VATABLE',457.63,'6','115.00','109','Inclusive','branch','Inventory','','','','','','','3173507091727200004032'),(3170,'31735070897','51','1.00','300','retail','0','2024-12-24 23:08:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-24 20:09:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3173507093100222022154'),(3171,'31735070897','7','1.00','390','retail','0','2024-12-24 23:09:00','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-24 20:09:13','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173507094035030325024'),(3172,'31735071501','29','6.00','540','retail','0','2024-12-24 23:18:21','','','','0','Cash',73.22,'90','','','3','16.00','1','2024-12-24 20:18:24','1','2','new','1','new','pcs','','','','yes','','9.15','','','VATABLE',457.63,'6','93.00','87','Inclusive','branch','Inventory','','','','','','','3173507150233222355322'),(3173,'31735123417','3','1.00','300','retail','0','2024-12-25 13:43:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-25 10:47:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','909.00','908','Inclusive','branch','Inventory','','','','','','','3173512341842330343024'),(3174,'31735123417','31','1.00','110','retail','0','2024-12-25 13:43:45','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-25 10:47:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173512342532411014303'),(3175,'31735126839','1','1.00','200','retail','0','2024-12-25 14:40:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-25 11:40:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1224.00','1223','Inclusive','branch','Inventory','','','','','','','3173512684030323144803'),(3176,'31735134007','1','1.00','200','retail','0','2024-12-25 16:40:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-25 13:40:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1223.00','1222','Inclusive','branch','Inventory','','','','','','','3173513400804220403052'),(3177,'31735134007','52','1.00','300','retail','0','2024-12-25 16:40:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-25 13:40:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3173513401543335333222'),(3178,'31735134007','40','1.00','110','retail','0','2024-12-25 16:40:20','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-25 13:40:49','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','108.00','107','Inclusive','branch','Inventory','','','','','','','3173513402003021202202'),(3179,'31735134007','20','2.00','180','retail','0','2024-12-25 16:40:28','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-25 13:40:49','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3173513402912132440233'),(3180,'31735139915','8','1.00','290','retail','0','2024-12-25 18:18:35','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-25 15:19:09','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','898.00','897','Inclusive','branch','Inventory','','','','','','','3173513991600263922523'),(3181,'31735139915','1','1.00','200','retail','0','2024-12-25 18:18:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-25 15:19:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1222.00','1221','Inclusive','branch','Inventory','','','','','','','3173513991923200231303'),(3182,'31735139915','26','1.00','90','retail','0','2024-12-25 18:18:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-25 15:19:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173513993624302333322'),(3183,'31735140824','14','1.00','420','retail','0','2024-12-25 18:33:45','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-25 15:37:18','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3173514082533122335202'),(3184,'31735140824','20','1.00','90','retail','0','2024-12-25 18:34:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-25 15:37:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173514084543535003435'),(3185,'31735142029','52','3.00','900','retail','0','2024-12-25 18:53:49','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-12-25 15:55:03','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','992.00','989','Inclusive','branch','Inventory','','','','','','','3173514203037232100311'),(3186,'31735142029','33','3.00','330','retail','0','2024-12-25 18:54:02','','','','50','Cash',44.75,'110','','','3','16.00','1','2024-12-25 15:55:03','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','93.00','90','Inclusive','branch','Inventory','','','','','','','3173514204230507200420'),(3187,'31735142397','20','4.00','360','retail','0','2024-12-25 18:59:57','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-25 16:00:05','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','93.00','89','Inclusive','branch','Inventory','','','','','','','3173514239832221300132'),(3188,'31735144513','7','1.00','390','retail','0','2024-12-25 19:35:13','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-25 16:35:21','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173514451442301233242'),(3189,'31735144906','12','1.00','390','retail','0','2024-12-25 19:41:47','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-25 16:44:16','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173514490733222014374'),(3190,'31735144906','1','1.00','200','retail','0','2024-12-25 19:41:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-25 16:44:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1221.00','1220','Inclusive','branch','Inventory','','','','','','','3173514491021343223093'),(3191,'31735145338','1','3.00','600','retail','0','2024-12-25 19:48:58','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-25 16:51:36','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1220.00','1217','Inclusive','branch','Inventory','','','','','','','3173514533903312353003'),(3192,'31735145338','9','3.00','930','retail','0','2024-12-25 19:49:12','','','','0','Cash',126.10,'310','','','3','16.00','1','2024-12-25 16:51:36','1','1','new','1','new','pcs','','','','yes','','15.76','','','VATABLE',788.14,'3','28.00','25','Inclusive','branch','Inventory','','','','','','','3173514535323222525313'),(3193,'31735145338','20','4.00','360','retail','0','2024-12-25 19:50:04','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-25 16:51:36','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','89.00','85','Inclusive','branch','Inventory','','','','','','','3173514540952113243333'),(3194,'31735145338','14','1.00','420','retail','0','2024-12-25 19:50:23','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-25 16:51:36','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173514542434700452433'),(3195,'31735149539','20','1.00','90','retail','0','2024-12-25 20:58:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-25 17:59:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173514954035147125433'),(3196,'31735149561','44','1.00','110','retail','0','2024-12-25 20:59:21','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-25 17:59:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173514956222222212341'),(3197,'31735149561','44','1.00','110','retail','0','2024-12-25 20:59:34','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-25 17:59:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3173514957573521430307'),(3198,'31735149561','40','1.00','110','retail','0','2024-12-25 20:59:39','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-25 17:59:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3173514958022022282220'),(3199,'31735149888','1','6.00','1200','retail','0','2024-12-25 21:04:48','','','','80','Cash',162.71,'200','','','3','16.00','1','2024-12-25 18:30:50','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','1217.00','1211','Inclusive','branch','Inventory','','','','','','','3173514988930233703109'),(3200,'31735149888','11','1.00','1120','retail','0','2024-12-25 21:04:54','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-25 18:30:50','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','12.25','11.25','Inclusive','branch','Inventory','','','','','','','3173514989442452530012'),(3201,'31735149888','26','2.00','180','retail','0','2024-12-25 21:16:44','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-25 18:30:50','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3173515060432346336333'),(3202,'31735149888','24','1.00','90','retail','0','2024-12-25 21:16:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-25 18:30:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173515061010202323304'),(3203,'31735149888','31','3.00','330','retail','0','2024-12-25 21:16:58','','','','0','Cash',44.75,'110','','','3','16.00','1','2024-12-25 18:30:50','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','84.00','81','Inclusive','branch','Inventory','','','','','','','3173515061903323267220'),(3204,'31735151593','8','1.00','290','retail','0','2024-12-25 21:33:13','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-25 18:33:19','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','897.00','896','Inclusive','branch','Inventory','','','','','','','3173515159433040225235'),(3205,'31735152398','10','1.00','570','retail','0','2024-12-25 21:46:38','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-25 19:02:20','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173515239920552253325'),(3206,'31735152398','7','1.00','390','retail','0','2024-12-25 21:46:43','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-25 19:02:20','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173515240322332322003'),(3207,'31735152398','40','1.00','110','retail','0','2024-12-25 21:46:51','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-25 19:02:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','106.00','105','Inclusive','branch','Inventory','','','','','','','3173515241132122143033'),(3208,'31735203641','39','1.00','110','retail','0','2024-12-26 12:00:42','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-26 09:00:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173520364233322063431'),(3209,'31735208145','52','1.00','300','retail','0','2024-12-26 13:15:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-26 10:16:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','989.00','988','Inclusive','branch','Inventory','','','','','','','3173520814625413204352'),(3210,'31735208145','21','1.00','90','retail','0','2024-12-26 13:16:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-26 10:16:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173520817432222430703'),(3211,'31735210705','10','1.00','570','retail','0','2024-12-26 13:58:25','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-26 10:58:29','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173521070535377002007'),(3212,'31735211964','1','1.00','200','retail','0','2024-12-26 14:19:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-26 11:19:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1211.00','1210','Inclusive','branch','Inventory','','','','','','','3173521196523362002231'),(3213,'31735216108','3','1.00','300','retail','0','2024-12-26 15:28:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-26 12:28:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','908.00','907','Inclusive','branch','Inventory','','','','','','','3173521610815332234361'),(3214,'31735216108','16','1.00','320','retail','0','2024-12-26 15:28:32','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-26 12:28:54','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1014.00','1013','Inclusive','branch','Inventory','','','','','','','3173521611332263021013'),(3215,'31735216199','5','2.00','180','retail','0','2024-12-26 15:57:36','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-26 14:23:17','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','140.00','138','Inclusive','branch','Inventory','','','','','','','3173521785722233370233'),(3216,'31735216199','31','2.00','220','retail','0','2024-12-26 17:23:03','','','','0','Cash',29.83,'110','','','3','16.00','1','2024-12-26 14:23:17','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','81.00','79','Inclusive','branch','Inventory','','','','','','','3173522298330123790220'),(3217,'31735223013','6','4.00','360','retail','0','2024-12-26 17:23:33','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-26 14:23:50','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','109.00','105','Inclusive','branch','Inventory','','','','','','','3173522301423212225202'),(3218,'31735229219','17','1.00','670','retail','0','2024-12-26 19:06:59','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-26 16:30:01','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173522922027233332502'),(3219,'31735229219','3','1.00','300','retail','0','2024-12-26 19:07:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-26 16:30:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','907.00','906','Inclusive','branch','Inventory','','','','','','','3173522922633032022230'),(3220,'31735230655','1','3.00','600','retail','0','2024-12-26 19:30:56','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-26 17:21:35','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1210.00','1207','Inclusive','branch','Inventory','','','','','','','3173523065630337523343'),(3221,'31735230655','15','3.00','210','retail','0','2024-12-26 19:31:03','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-12-26 17:21:35','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','44.00','41','Inclusive','branch','Inventory','','','','','','','3173523066433304332202'),(3222,'31735230655','26','3.00','270','retail','0','2024-12-26 19:56:58','','','','0','Cash',36.61,'90','','','3','16.00','1','2024-12-26 17:21:35','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','94.00','91','Inclusive','branch','Inventory','','','','','','','3173523221912313224333'),(3223,'31735235587','4','3.00','900','retail','0','2024-12-26 20:53:07','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-12-26 17:55:57','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','52.00','49','Inclusive','branch','Inventory','','','','','','','3173523558823353250032'),(3224,'31735235587','7','1.00','390','retail','0','2024-12-26 20:53:14','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-26 17:55:57','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173523559525535325233'),(3225,'31735235587','15','2.00','140','retail','0','2024-12-26 20:53:22','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-26 17:55:57','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','41.00','39','Inclusive','branch','Inventory','','','','','','','3173523560363335006232'),(3226,'31735235587','13','1.00','290','retail','0','2024-12-26 20:53:25','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-26 17:55:57','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3173523560633635224705'),(3227,'31735235587','2','1.00','300','retail','0','2024-12-26 20:53:33','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-26 17:55:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1004.00','1003','Inclusive','branch','Inventory','','','','','','','3173523561362255033250'),(3228,'31735235587','63','1.00','350','retail','0','2024-12-26 20:53:39','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-26 17:55:57','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','973.00','972','Inclusive','branch','Inventory','1110','4000','5500','','','','3173523561903202933360'),(3229,'31735235587','21','2.00','180','retail','0','2024-12-26 20:54:01','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-26 17:55:57','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','99.00','97','Inclusive','branch','Inventory','','','','','','','3173523564234132333223'),(3230,'31735235587','26','1.00','90','retail','0','2024-12-26 20:54:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-26 17:55:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3173523564833032062230'),(3231,'31735235587','40','1.00','110','retail','0','2024-12-26 20:54:12','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-26 17:55:57','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','105.00','104','Inclusive','branch','Inventory','','','','','','','3173523565332033300300'),(3232,'31735235778','1','4.00','800','retail','0','2024-12-26 20:56:18','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-12-26 17:57:45','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1207.00','1203','Inclusive','branch','Inventory','','','','','','','3173523577837200033523'),(3233,'31735235778','5','5.00','450','retail','0','2024-12-26 20:56:45','','','','0','Cash',61.02,'90','','','3','16.00','1','2024-12-26 17:57:45','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','138.00','133','Inclusive','branch','Inventory','','','','','','','3173523580660363003355'),(3234,'31735235778','7','1.00','390','retail','0','2024-12-26 20:56:54','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-26 17:57:45','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173523581403232313322'),(3235,'31735235778','26','2.00','180','retail','0','2024-12-26 20:57:14','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-26 17:57:45','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','90.00','88','Inclusive','branch','Inventory','','','','','','','3173523583434252353020'),(3236,'31735235778','21','2.00','180','retail','0','2024-12-26 20:57:40','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-26 17:57:45','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','97.00','95','Inclusive','branch','Inventory','','','','','','','3173523586134003320032'),(3237,'31735235875','3','1.00','300','retail','0','2024-12-26 20:57:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-26 17:57:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','906.00','905','Inclusive','branch','Inventory','','','','','','','3173523587550233342325'),(3238,'31735235912','3','1.00','300','retail','0','2024-12-26 20:58:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-26 17:58:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','905.00','904','Inclusive','branch','Inventory','','','','','','','3173523591333337135232'),(3239,'31735236753','51','3.00','900','retail','0','2024-12-26 21:12:33','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-12-26 18:12:54','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','89.00','86','Inclusive','branch','Inventory','','','','','','','3173523675432332423317'),(3240,'31735236753','44','1.00','110','retail','0','2024-12-26 21:12:44','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-26 18:12:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173523676523653323260'),(3241,'31735236753','21','1.00','90','retail','0','2024-12-26 21:12:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-26 18:12:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3173523677133223623222'),(3242,'31735236826','8','1.00','290','retail','0','2024-12-26 21:13:46','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-26 18:18:38','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','896.00','895','Inclusive','branch','Inventory','','','','','','','3173523682733003432303'),(3243,'31735236826','8','1.00','290','retail','0','2024-12-26 21:13:57','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-26 18:18:38','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','895.00','894','Inclusive','branch','Inventory','','','','','','','3173523683833322227032'),(3244,'31735236826','8','1.00','290','retail','0','2024-12-26 21:14:00','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-26 18:18:38','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','894.00','893','Inclusive','branch','Inventory','','','','','','','3173523684032563202630'),(3245,'31735236826','40','1.00','110','retail','0','2024-12-26 21:14:30','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-26 18:18:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','104.00','103','Inclusive','branch','Inventory','','','','','','','3173523687143723203303'),(3246,'31735238845','1','1.00','200','retail','0','2024-12-26 21:47:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-26 18:47:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1203.00','1202','Inclusive','branch','Inventory','','','','','','','3173523884533830033020'),(3247,'31735238845','34','1.00','110','retail','0','2024-12-26 21:47:54','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-26 18:47:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173523887433237412330'),(3248,'31735239547','21','1.00','90','retail','0','2024-12-26 21:59:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-26 18:59:12','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173523954843340302945'),(3249,'31735290706','52','1.00','300','retail','0','2024-12-27 12:11:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-27 09:44:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','988.00','987','Inclusive','branch','Inventory','','','','','','','3173529070712302320232'),(3250,'31735290706','7','1.00','390','retail','0','2024-12-27 12:11:51','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-27 09:44:57','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173529071122200313330'),(3251,'31735290706','1','1.00','200','retail','0','2024-12-27 12:11:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-27 09:44:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1202.00','1201','Inclusive','branch','Inventory','','','','','','','3173529071433372222203'),(3252,'31735290706','2','1.00','300','retail','0','2024-12-27 12:12:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-27 09:44:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1003.00','1002','Inclusive','branch','Inventory','','','','','','','3173529072133932572220'),(3253,'31735290706','16','1.00','320','retail','0','2024-12-27 12:12:18','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-27 09:44:57','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1013.00','1012','Inclusive','branch','Inventory','','','','','','','3173529073833221040533'),(3254,'31735290706','40','1.00','110','retail','0','2024-12-27 12:12:23','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-27 09:44:57','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','103.00','102','Inclusive','branch','Inventory','','','','','','','3173529074301227231010'),(3255,'31735292818','1','1.00','200','retail','0','2024-12-27 12:46:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-27 09:47:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1201.00','1200','Inclusive','branch','Inventory','','','','','','','3173529281971322972733'),(3256,'31735295291','4','1.00','300','retail','0','2024-12-27 13:28:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-27 10:36:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3173529529122330951313'),(3257,'31735295291','1','2.00','400','retail','0','2024-12-27 13:28:17','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-27 10:36:29','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1200.00','1198','Inclusive','branch','Inventory','','','','','','','3173529529853932332335'),(3258,'31735295291','2','2.00','600','retail','0','2024-12-27 13:28:24','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-27 10:36:29','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','1002.00','1000','Inclusive','branch','Inventory','','','','','','','3173529530503003032002'),(3259,'31735295291','3','1.00','300','retail','0','2024-12-27 13:28:43','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-27 10:36:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','904.00','903','Inclusive','branch','Inventory','','','','','','','3173529532424472023533'),(3260,'31735295291','19','4.00','320','retail','0','2024-12-27 13:30:03','','','','0','Cash',43.39,'80','','','3','16.00','1','2024-12-27 10:36:29','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','952.00','948','Inclusive','branch','Inventory','','','','','','','3173529540573222302235'),(3261,'31735295291','1','1.00','200','retail','0','2024-12-27 13:32:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-27 10:36:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1198.00','1197','Inclusive','branch','Inventory','','','','','','','3173529556342234435232'),(3262,'31735303614','34','1.00','110','retail','0','2024-12-27 15:46:54','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-27 12:47:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173530361521723337252'),(3263,'31735303614','35','1.00','110','retail','0','2024-12-27 15:47:02','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-27 12:47:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173530362200323323220'),(3264,'31735313668','1','8.00','1600','retail','0','2024-12-27 18:34:28','','','','80','Cash',216.95,'200','','','3','16.00','1','2024-12-27 15:39:58','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'8','1197.00','1189','Inclusive','branch','Inventory','','','','','','','3173531366996314122206'),(3265,'31735313668','15','8.00','560','retail','0','2024-12-27 18:34:35','','','','0','Cash',75.93,'70','','','3','16.00','1','2024-12-27 15:39:58','1','1','new','1','new','pcs','','','','yes','','9.49','','','VATABLE',474.58,'8','39.00','31','Inclusive','branch','Inventory','','','','','','','3173531367623403400743'); INSERT INTO `sales_order` VALUES (3266,'31735313668','23','4.00','360','retail','0','2024-12-27 18:34:49','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-27 15:39:58','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','98.00','94','Inclusive','branch','Inventory','','','','','','','3173531369003313223733'),(3267,'31735313668','21','1.00','90','retail','0','2024-12-27 18:34:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-27 15:39:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3173531369422312304223'),(3268,'31735313668','24','1.00','90','retail','0','2024-12-27 18:34:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-27 15:39:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','110.00','109','Inclusive','branch','Inventory','','','','','','','3173531369707033323005'),(3269,'31735314008','1','1.00','200','retail','0','2024-12-27 18:40:08','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-27 15:40:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1189.00','1188','Inclusive','branch','Inventory','','','','','','','3173531400943222430230'),(3270,'31735314008','34','1.00','110','retail','0','2024-12-27 18:40:16','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-27 15:40:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173531401712502312330'),(3271,'31735316808','12','1.00','390','retail','0','2024-12-27 19:26:48','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-27 16:26:53','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173531680932303122312'),(3272,'31735321437','7','1.00','390','retail','0','2024-12-27 20:43:57','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-27 17:44:50','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173532143823303022342'),(3273,'31735321437','21','1.00','90','retail','0','2024-12-27 20:44:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-27 17:44:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3173532144432224534320'),(3274,'31735321646','1','1.00','200','retail','0','2024-12-27 20:47:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-27 18:01:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1188.00','1187','Inclusive','branch','Inventory','','','','','','','3173532164733020323072'),(3275,'31735321646','52','1.00','300','retail','0','2024-12-27 20:47:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-27 18:01:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','987.00','986','Inclusive','branch','Inventory','','','','','','','3173532167230337523343'),(3276,'31735323377','30','2.00','10','retail','0','2024-12-27 21:16:17','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-27 18:16:21','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','60.00','58','Inclusive','branch','Inventory','','','','','','','3173532337833040223235'),(3277,'31735324208','9','1.00','310','retail','0','2024-12-27 21:30:08','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-27 18:31:32','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173532420881720223222'),(3278,'31735324208','8','1.00','290','retail','0','2024-12-27 21:30:10','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-27 18:31:32','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','893.00','892','Inclusive','branch','Inventory','','','','','','','3173532421123302232222'),(3279,'31735324208','1','1.00','200','retail','0','2024-12-27 21:30:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-27 18:31:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1187.00','1186','Inclusive','branch','Inventory','','','','','','','3173532421643331203302'),(3280,'31735324208','30','2.00','10','retail','0','2024-12-27 21:30:22','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-27 18:31:32','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','58.00','56','Inclusive','branch','Inventory','','','','','','','3173532422335422324313'),(3281,'31735385016','1','2.00','400','retail','0','2024-12-28 14:23:36','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-28 11:23:41','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1186.00','1184','Inclusive','branch','Inventory','','','','','','','3173538501722133238331'),(3282,'31735389074','1','2.00','400','retail','0','2024-12-28 15:31:14','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-28 12:31:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1184.00','1182','Inclusive','branch','Inventory','','','','','','','3173538907530333520717'),(3283,'31735389074','5','2.00','180','retail','0','2024-12-28 15:31:25','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-28 12:31:39','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','133.00','131','Inclusive','branch','Inventory','','','','','','','3173538908703032200932'),(3284,'31735390698','1','1.00','200','retail','0','2024-12-28 15:58:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-28 12:59:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1182.00','1181','Inclusive','branch','Inventory','','','','','','','3173539069923020332263'),(3285,'31735390698','7','1.00','390','retail','0','2024-12-28 15:58:24','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-28 12:59:49','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173539070537031430232'),(3286,'31735390698','29','1.00','90','retail','0','2024-12-28 15:58:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-28 12:59:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3173539071131330033230'),(3287,'31735390826','1','1.00','200','retail','0','2024-12-28 16:00:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-28 13:05:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1181.00','1180','Inclusive','branch','Inventory','','','','','','','3173539082835025238333'),(3288,'31735390826','9','1.00','310','retail','0','2024-12-28 16:00:31','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-28 13:05:16','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173539083330332023222'),(3289,'31735390826','19','1.00','80','retail','0','2024-12-28 16:00:38','','','','0','Cash',10.85,'80','','','3','16.00','1','2024-12-28 13:05:16','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','948.00','947','Inclusive','branch','Inventory','','','','','','','3173539084032320024320'),(3290,'31735390826','30','2.00','10','retail','0','2024-12-28 16:00:46','','','','0','Cash',1.36,'5','','','3','16.00','1','2024-12-28 13:05:16','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','56.00','54','Inclusive','branch','Inventory','','','','','','','3173539084703275033403'),(3291,'31735391136','21','1.00','90','retail','0','2024-12-28 16:05:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-28 13:05:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3173539113711133123224'),(3292,'31735391136','23','1.00','90','retail','0','2024-12-28 16:05:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-28 13:05:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173539114939333217293'),(3293,'31735392738','1','1.00','200','retail','0','2024-12-28 16:32:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-28 13:32:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1180.00','1179','Inclusive','branch','Inventory','','','','','','','3173539273932132230322'),(3294,'31735392738','8','1.00','290','retail','0','2024-12-28 16:32:23','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-28 13:32:37','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','892.00','891','Inclusive','branch','Inventory','','','','','','','3173539274432242304024'),(3295,'31735392738','23','1.00','90','retail','0','2024-12-28 16:32:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-28 13:32:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3173539275420315213027'),(3296,'31735393040','23','1.00','90','retail','0','2024-12-28 16:37:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-28 13:37:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3173539304223702223340'),(3297,'31735393856','1','4.00','800','retail','0','2024-12-28 16:50:56','','','','80','Cash',108.47,'200','','','3','16.00','1','2024-12-28 13:51:23','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1179.00','1175','Inclusive','branch','Inventory','','','','','','','3173539385635333513239'),(3298,'31735395156','31','1.00','110','retail','0','2024-12-28 17:12:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-28 14:12:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173539515722123233009'),(3299,'31735396667','11','1.00','1120','retail','0','2024-12-28 17:37:47','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-28 14:38:45','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','11.25','10.25','Inclusive','branch','Inventory','','','','','','','3173539667144230303003'),(3300,'31735396667','1','2.00','400','retail','0','2024-12-28 17:38:01','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-28 14:38:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1175.00','1173','Inclusive','branch','Inventory','','','','','','','3173539668526322235633'),(3301,'31735396667','4','2.00','600','retail','0','2024-12-28 17:38:23','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-28 14:38:45','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','48.00','46','Inclusive','branch','Inventory','','','','','','','3173539671030240239125'),(3302,'31735396755','1','3.00','600','retail','0','2024-12-28 17:39:15','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-28 14:51:17','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1173.00','1170','Inclusive','branch','Inventory','','','','','','','3173539675732330323323'),(3303,'31735396755','8','1.00','290','retail','0','2024-12-28 17:39:33','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-28 14:51:17','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','891.00','890','Inclusive','branch','Inventory','','','','','','','3173539677822322213033'),(3304,'31735396755','9','1.00','310','retail','0','2024-12-28 17:39:44','','','','0','Cash',42.03,'310','','','3','16.00','1','2024-12-28 14:51:17','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173539678520223339322'),(3305,'31735396755','31','1.00','110','retail','0','2024-12-28 17:39:57','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-28 14:51:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173539679902322209010'),(3306,'31735397516','3','1.00','300','retail','0','2024-12-28 17:51:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 14:52:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','903.00','902','Inclusive','branch','Inventory','','','','','','','3173539751727330723720'),(3307,'31735397516','13','1.00','290','retail','0','2024-12-28 17:52:00','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-28 14:52:24','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3173539752193332722330'),(3308,'31735397516','21','1.00','90','retail','0','2024-12-28 17:52:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-28 14:52:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3173539753635735373533'),(3309,'31735402095','51','2.00','600','retail','0','2024-12-28 19:08:16','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-28 16:08:50','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','86.00','84','Inclusive','branch','Inventory','','','','','','','3173540209632002037234'),(3310,'31735402969','52','1.00','300','retail','0','2024-12-28 19:22:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 16:24:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','986.00','985','Inclusive','branch','Inventory','','','','','','','3173540297143233324923'),(3311,'31735402969','1','3.00','600','retail','0','2024-12-28 19:23:00','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-28 16:24:44','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1170.00','1167','Inclusive','branch','Inventory','','','','','','','3173540298133322222233'),(3312,'31735402969','12','2.00','780','retail','0','2024-12-28 19:24:04','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-28 16:24:44','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','74.00','72','Inclusive','branch','Inventory','','','','','','','3173540304553200350330'),(3313,'31735402969','15','5.00','350','retail','0','2024-12-28 19:24:12','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-12-28 16:24:44','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','31.00','26','Inclusive','branch','Inventory','','','','','','','3173540305323773053032'),(3314,'31735402969','40','1.00','110','retail','0','2024-12-28 19:24:29','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-28 16:24:44','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','102.00','101','Inclusive','branch','Inventory','','','','','','','3173540307032254202533'),(3315,'31735405213','18','1.00','1320','retail','0','2024-12-28 20:00:14','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3173540521421013232032'),(3316,'31735405213','17','1.00','670','retail','0','2024-12-28 20:00:16','','','','0','Cash',90.85,'670','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173540521632201033002'),(3317,'31735405213','10','1.00','570','retail','0','2024-12-28 20:00:19','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','','3173540522003034333253'),(3318,'31735405213','1','2.00','400','retail','0','2024-12-28 20:00:24','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1167.00','1165','Inclusive','branch','Inventory','','','','','','','3173540522540531233222'),(3319,'31735405213','3','2.00','600','retail','0','2024-12-28 20:00:34','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','902.00','900','Inclusive','branch','Inventory','','','','','','','3173540523503375233330'),(3320,'31735405213','2','1.00','300','retail','0','2024-12-28 20:00:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','','3173540524634032304142'),(3321,'31735405213','4','1.00','300','retail','0','2024-12-28 20:00:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3173540525227243533003'),(3322,'31735405213','19','5.00','400','retail','0','2024-12-28 20:00:58','','','','0','Cash',54.24,'80','','','3','16.00','1','2024-12-28 17:03:40','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'5','947.00','942','Inclusive','branch','Inventory','','','','','','','3173540525923233313532'),(3323,'31735405213','33','5.00','550','retail','0','2024-12-28 20:01:18','','','','50','Cash',74.58,'110','','','3','16.00','1','2024-12-28 17:03:40','1','2','new','1','new','pcs','','','','yes','','9.32','','','VATABLE',466.10,'5','90.00','85','Inclusive','branch','Inventory','','','','','','','3173540528030703304000'),(3324,'31735405580','1','1.00','200','retail','0','2024-12-28 20:06:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-28 17:09:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1165.00','1164','Inclusive','branch','Inventory','','','','','','','3173540558153523322212'),(3325,'31735405580','4','1.00','300','retail','0','2024-12-28 20:06:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 17:09:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3173540558430350513830'),(3326,'31735405580','3','1.00','300','retail','0','2024-12-28 20:06:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 17:09:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','900.00','899','Inclusive','branch','Inventory','','','','','','','3173540559002323225333'),(3327,'31735405580','2','1.00','300','retail','0','2024-12-28 20:06:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 17:09:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','999.00','998','Inclusive','branch','Inventory','','','','','','','3173540559543243240025'),(3328,'31735405580','7','1.00','390','retail','0','2024-12-28 20:06:43','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-28 17:09:23','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','','3173540560302057333300'),(3329,'31735405580','18','1.00','1320','retail','0','2024-12-28 20:06:49','','','','0','Cash',178.98,'1320','','','3','16.00','1','2024-12-28 17:09:23','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173540561122333100036'),(3330,'31735405580','21','4.00','360','retail','0','2024-12-28 20:07:15','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-28 17:09:23','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','89.00','85','Inclusive','branch','Inventory','','','','','','','3173540563623436306232'),(3331,'31735405580','29','2.00','180','retail','0','2024-12-28 20:07:22','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-28 17:09:23','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','86.00','84','Inclusive','branch','Inventory','','','','','','','3173540564424362323340'),(3332,'31735406847','1','1.00','200','retail','0','2024-12-28 20:27:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-28 17:52:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1164.00','1163','Inclusive','branch','Inventory','','','','','','','3173540684872324732224'),(3333,'31735406847','8','2.00','580','retail','0','2024-12-28 20:27:32','','','','0','Cash',78.64,'290','','','3','16.00','1','2024-12-28 17:52:03','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','890.00','888','Inclusive','branch','Inventory','','','','','','','3173540685300310503260'),(3334,'31735406847','15','3.00','210','retail','0','2024-12-28 20:28:28','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-12-28 17:52:03','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','26.00','23','Inclusive','branch','Inventory','','','','','','','3173540690915334042227'),(3335,'31735406847','38','1.00','110','retail','0','2024-12-28 20:34:40','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-28 17:52:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','200.00','199','Inclusive','branch','Inventory','','','','','','','3173540728122322002048'),(3336,'31735417789','1','3.00','600','retail','0','2024-12-28 23:29:49','','','','80','Cash',81.36,'200','','','3','16.00','1','2024-12-28 20:41:46','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1163.00','1160','Inclusive','branch','Inventory','','','','','','','3173541779032133333230'),(3337,'31735417789','16','1.00','320','retail','0','2024-12-28 23:30:00','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-28 20:41:46','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1012.00','1011','Inclusive','branch','Inventory','','','','','','','3173541780200351032723'),(3338,'31735417789','5','2.00','180','retail','0','2024-12-28 23:30:09','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-28 20:41:46','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','131.00','129','Inclusive','branch','Inventory','','','','','','','3173541781072032173382'),(3339,'31735417789','52','1.00','300','retail','0','2024-12-28 23:30:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 20:41:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','985.00','984','Inclusive','branch','Inventory','','','','','','','3173541785435703202430'),(3340,'31735417789','21','1.00','90','retail','0','2024-12-28 23:33:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-28 20:41:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173541798315390412229'),(3341,'31735418525','3','1.00','300','retail','0','2024-12-28 23:42:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-28 20:42:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','899.00','898','Inclusive','branch','Inventory','','','','','','','3173541852630822522233'),(3342,'31735418525','10','1.00','570','retail','0','2024-12-28 23:42:09','','','','0','Cash',77.29,'570','','','3','16.00','1','2024-12-28 20:42:32','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','999.00','998','Inclusive','branch','Inventory','','','','','','','3173541853003034344802'),(3343,'31735423999','40','1.00','110','retail','0','2024-12-29 01:13:19','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-28 22:13:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','101.00','100','Inclusive','branch','Inventory','','','','','','','3173542399992439923925'),(3344,'31735472043','1','2.00','400','retail','0','2024-12-29 14:34:03','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-29 11:34:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1160.00','1158','Inclusive','branch','Inventory','','','','','','','3173547204441724223222'),(3345,'31735472043','15','3.00','210','retail','0','2024-12-29 14:34:09','','','','0','Cash',28.47,'70','','','3','16.00','1','2024-12-29 11:34:18','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','23.00','20','Inclusive','branch','Inventory','','','','','','','3173547204920223213322'),(3346,'31735472103','29','1.00','90','retail','0','2024-12-29 14:35:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-29 11:35:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173547210540502100272'),(3347,'31735472122','1','1.00','200','retail','0','2024-12-29 14:35:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-29 11:35:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1158.00','1157','Inclusive','branch','Inventory','','','','','','','3173547212312133332234'),(3348,'31735472122','21','1.00','90','retail','0','2024-12-29 14:35:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-29 11:35:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173547213723037473123'),(3349,'31735480715','1','5.00','1000','retail','0','2024-12-29 16:58:35','','','','80','Cash',135.59,'200','','','3','16.00','1','2024-12-29 13:59:11','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1157.00','1152','Inclusive','branch','Inventory','','','','','','','3173548071503782320532'),(3350,'31735480715','3','1.00','300','retail','0','2024-12-29 16:58:38','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-29 13:59:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','898.00','897','Inclusive','branch','Inventory','','','','','','','3173548071972323237322'),(3351,'31735480715','5','5.00','450','retail','0','2024-12-29 16:58:45','','','','0','Cash',61.02,'90','','','3','16.00','1','2024-12-29 13:59:11','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','129.00','124','Inclusive','branch','Inventory','','','','','','','3173548072606200222107'),(3352,'31735480715','21','4.00','360','retail','0','2024-12-29 16:58:56','','','','0','Cash',48.81,'90','','','3','16.00','1','2024-12-29 13:59:11','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','83.00','79','Inclusive','branch','Inventory','','','','','','','3173548073662200002330'),(3353,'31735480715','23','2.00','180','retail','0','2024-12-29 16:59:01','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-29 13:59:11','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','91.00','89','Inclusive','branch','Inventory','','','','','','','3173548074282032332743'),(3354,'31735480715','31','1.00','110','retail','0','2024-12-29 16:59:05','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-29 13:59:11','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173548074633023222632'),(3355,'31735480838','52','1.00','300','retail','0','2024-12-29 17:00:38','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-29 14:00:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','984.00','983','Inclusive','branch','Inventory','','','','','','','3173548083953033200023'),(3356,'31735487694','51','4.00','1200','retail','0','2024-12-29 18:54:54','','','','0','Cash',162.71,'300','','','3','16.00','1','2024-12-29 16:19:42','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','84.00','80','Inclusive','branch','Inventory','','','','','','','3173548769594333203522'),(3357,'31735487694','21','2.00','180','retail','0','2024-12-29 19:19:26','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-29 16:19:42','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','79.00','77','Inclusive','branch','Inventory','','','','','','','3173548916723806253700'),(3358,'31735487694','40','1.00','110','retail','0','2024-12-29 19:19:31','','','','70','Cash',14.92,'110','','','3','16.00','1','2024-12-29 16:19:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173548917133300392320'),(3359,'31735489202','44','1.00','110','retail','0','2024-12-29 19:20:03','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-29 16:20:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3173548920432034850001'),(3360,'31735489465','15','4.00','280','retail','0','2024-12-29 19:24:25','','','','0','Cash',37.97,'70','','','3','16.00','1','2024-12-29 16:45:09','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','20.00','16','Inclusive','branch','Inventory','','','','','','','3173548946664403234243'),(3361,'31735489465','1','1.00','200','retail','0','2024-12-29 19:24:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-29 16:45:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1152.00','1151','Inclusive','branch','Inventory','','','','','','','3173548947082332333232'),(3362,'31735489465','63','1.00','350','retail','0','2024-12-29 19:24:35','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-29 16:45:09','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','972.00','971','Inclusive','branch','Inventory','1110','4000','5500','','','','3173548947652033547272'),(3363,'31735489465','21','1.00','90','retail','0','2024-12-29 19:24:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-29 16:45:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173548949128023822302'),(3364,'31735489465','21','1.00','90','retail','0','2024-12-29 19:44:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-29 16:45:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173549069732403220052'),(3365,'31735493323','11','1.00','1120','retail','0','2024-12-29 20:28:43','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-29 17:44:41','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','10.25','9.25','Inclusive','branch','Inventory','','','','','','','3173549332472203244723'),(3366,'31735495624','15','5.00','350','retail','0','2024-12-29 21:07:04','','','','0','Cash',47.46,'70','','','3','16.00','1','2024-12-29 18:13:54','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','16.00','11','Inclusive','branch','Inventory','','','','','','','3173549562502220222433'),(3367,'31735495624','1','1.00','200','retail','0','2024-12-29 21:09:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-29 18:13:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1151.00','1150','Inclusive','branch','Inventory','','','','','','','3173549579430337333333'),(3368,'31735555050','51','3.00','900','retail','0','2024-12-30 13:37:30','','','','0','Cash',122.03,'300','','','3','16.00','1','2024-12-30 10:41:25','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','80.00','77','Inclusive','branch','Inventory','','','','','','','3173555505150321051032'),(3369,'31735555050','63','1.00','350','retail','0','2024-12-30 13:37:36','','','','0','Cash',47.46,'350','','','3','16.00','1','2024-12-30 10:41:25','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','971.00','970','Inclusive','branch','Inventory','1110','4000','5500','','','','3173555505624103705302'),(3370,'31735555050','31','1.00','110','retail','0','2024-12-30 13:37:57','','','','0','Cash',14.92,'110','','','3','16.00','1','2024-12-30 10:41:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173555507824505003200'),(3371,'31735556506','8','1.00','290','retail','0','2024-12-30 14:01:47','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-30 11:55:30','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','888.00','887','Inclusive','branch','Inventory','','','','','','','3173555650707537330452'),(3372,'31735556506','1','1.00','200','retail','0','2024-12-30 14:01:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-30 11:55:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1150.00','1149','Inclusive','branch','Inventory','','','','','','','3173555651171300127023'),(3373,'31735556506','15','2.00','140','retail','0','2024-12-30 14:01:55','','','','0','Cash',18.98,'70','','','3','16.00','1','2024-12-30 11:55:30','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','3173555651602330220075'),(3374,'31735556506','23','1.00','90','retail','0','2024-12-30 14:02:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-30 11:55:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3173555652550523255322'),(3375,'31735556506','38','1.00','110','retail','0','2024-12-30 14:02:10','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-30 11:55:30','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','199.00','198','Inclusive','branch','Inventory','','','','','','','3173555653100052537300'),(3376,'31735556506','1','1.00','200','retail','0','2024-12-30 14:38:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-30 11:55:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1149.00','1148','Inclusive','branch','Inventory','','','','','','','3173555870412333220227'),(3377,'31735556506','7','1.00','390','retail','0','2024-12-30 14:54:34','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-30 11:55:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','999.00','998','Inclusive','branch','Inventory','','','','','','','3173555967533940532334'),(3378,'31735562893','29','1.00','90','retail','0','2024-12-30 15:48:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-30 12:48:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173556289430932230022'),(3379,'31735565003','29','2.00','180','retail','0','2024-12-30 16:23:24','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-30 13:26:21','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','82.00','80','Inclusive','branch','Inventory','','','','','','','3173556500430235423544'),(3380,'31735565003','26','1.00','90','retail','0','2024-12-30 16:23:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-30 13:26:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3173556502102300052713'),(3381,'31735565325','11','1.00','1120','retail','0','2024-12-30 16:28:45','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-30 13:29:01','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','9.25','8.25','Inclusive','branch','Inventory','','','','','','','3173556532633222322022'),(3382,'31735565620','4','1.00','300','retail','0','2024-12-30 16:33:40','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-30 13:38:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3173556562035343223770'),(3383,'31735565620','16','1.00','320','retail','0','2024-12-30 16:34:14','','','','0','Cash',43.39,'320','','','3','16.00','1','2024-12-30 13:38:52','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1011.00','1010','Inclusive','branch','Inventory','','','','','','','3173556565532032033220'),(3384,'31735567338','1','2.00','400','retail','0','2024-12-30 17:02:18','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-30 14:02:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1148.00','1146','Inclusive','branch','Inventory','','','','','','','3173556733802323840038'),(3385,'31735567338','7','2.00','780','retail','0','2024-12-30 17:02:25','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-30 14:02:56','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','998.00','996','Inclusive','branch','Inventory','','','','','','','3173556734627062222242'),(3386,'31735567338','5','1.00','90','retail','0','2024-12-30 17:02:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-30 14:02:56','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','124.00','123','Inclusive','branch','Inventory','','','','','','','3173556736562522325300'),(3387,'31735567661','14','1.00','420','retail','0','2024-12-30 17:07:41','','','','0','Cash',56.95,'420','','','3','16.00','1','2024-12-30 14:08:54','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173556766136337515276'),(3388,'31735567661','23','1.00','90','retail','0','2024-12-30 17:07:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-30 14:08:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3173556767537323673423'),(3389,'31735569746','1','2.00','400','retail','0','2024-12-30 17:42:26','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-30 14:44:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1146.00','1144','Inclusive','branch','Inventory','','','','','','','3173556974770721275429'),(3390,'31735569746','7','2.00','780','retail','0','2024-12-30 17:42:58','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-30 14:44:18','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','996.00','994','Inclusive','branch','Inventory','','','','','','','3173556977900203032302'),(3391,'31735570692','1','1.00','200','retail','0','2024-12-30 17:58:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-30 16:35:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1144.00','1143','Inclusive','branch','Inventory','','','','','','','3173557069303304362332'),(3392,'31735570692','7','1.00','390','retail','0','2024-12-30 17:58:19','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-30 16:35:18','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3173557069900322373930'),(3393,'31735576545','4','1.00','300','retail','0','2024-12-30 19:35:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-30 16:36:01','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3173557654630560052363'),(3394,'31735576545','21','2.00','180','retail','0','2024-12-30 19:35:53','','','','0','Cash',24.41,'90','','','3','16.00','1','2024-12-30 16:36:01','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','75.00','73','Inclusive','branch','Inventory','','','','','','','3173557655405325322527'),(3395,'31735576625','7','2.00','780','retail','0','2024-12-30 19:37:05','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-30 16:39:23','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','993.00','991','Inclusive','branch','Inventory','','','','','','','3173557662632552020635'),(3396,'31735576625','51','2.00','600','retail','0','2024-12-30 19:37:34','','','','0','Cash',81.36,'300','','','3','16.00','1','2024-12-30 16:39:23','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','77.00','75','Inclusive','branch','Inventory','','','','','','','3173557665623537700121'),(3397,'31735577238','29','1.00','90','retail','0','2024-12-30 19:47:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-30 16:47:44','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173557724024357745543'),(3398,'31735580225','11','1.00','1120','retail','0','2024-12-30 20:37:05','','','','0','Cash',151.86,'1120','','','3','16.00','1','2024-12-30 17:37:09','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','8.25','7.25','Inclusive','branch','Inventory','','','','','','','3173558022682332623317'),(3399,'31735583654','1','2.00','400','retail','0','2024-12-30 21:34:14','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-30 18:34:36','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1143.00','1141','Inclusive','branch','Inventory','','','','','','','3173558365562240822120'),(3400,'31735583738','4','1.00','300','retail','0','2024-12-30 21:35:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-30 18:35:50','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3173558373932903203333'),(3401,'31735640106','7','2.00','780','retail','0','2024-12-31 13:15:06','','','','0','Cash',105.76,'390','','','3','16.00','1','2024-12-31 10:15:10','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','991.00','989','Inclusive','branch','Inventory','','','','','','','3173564010703232501633'),(3402,'31735646516','1','1.00','200','retail','0','2024-12-31 15:01:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-31 12:03:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1141.00','1140','Inclusive','branch','Inventory','','','','','','','3173564651703372232040'),(3403,'31735646516','8','1.00','290','retail','0','2024-12-31 15:01:59','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-31 12:03:52','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','887.00','886','Inclusive','branch','Inventory','','','','','','','3173564651903234001320'),(3404,'31735646516','15','1.00','70','retail','0','2024-12-31 15:02:03','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-12-31 12:03:52','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173564652445344122205'),(3405,'31735646516','29','1.00','90','retail','0','2024-12-31 15:02:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-31 12:03:52','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173564654533423234330'),(3406,'31735646516','33','1.00','110','retail','0','2024-12-31 15:02:51','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-31 12:03:52','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173564657125200240227'),(3407,'31735646516','15','1.00','70','retail','0','2024-12-31 15:03:06','','','','0','Cash',9.49,'70','','','3','16.00','1','2024-12-31 12:03:52','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173564658723223325748'),(3408,'31735647085','1','2.00','400','retail','0','2024-12-31 15:11:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2024-12-31 12:12:01','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1140.00','1138','Inclusive','branch','Inventory','','','','','','','3173564708602423107272'),(3409,'31735647085','9','2.00','620','retail','0','2024-12-31 15:11:30','','','','0','Cash',84.07,'310','','','3','16.00','1','2024-12-31 12:12:01','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3173564709133332723204'),(3410,'31735647085','33','1.00','110','retail','0','2024-12-31 15:11:43','','','','50','Cash',14.92,'110','','','3','16.00','1','2024-12-31 12:12:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173564710525430524311'),(3411,'31735647085','23','1.00','90','retail','0','2024-12-31 15:11:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-31 12:12:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3173564711020032103232'),(3412,'31735654940','1','1.00','200','retail','0','2024-12-31 17:22:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2024-12-31 15:19:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1138.00','1137','Inclusive','branch','Inventory','','','','','','','3173565494133242930232'),(3413,'31735654940','13','1.00','290','retail','0','2024-12-31 17:22:24','','','','0','Cash',39.32,'290','','','3','16.00','1','2024-12-31 15:19:26','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3173565494554924453243'),(3414,'31735654940','21','1.00','90','retail','0','2024-12-31 17:22:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2024-12-31 15:19:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173565497102303304225'),(3415,'31735665985','51','1.00','300','retail','0','2024-12-31 20:26:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-31 17:26:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173566598602331060833'),(3416,'31735671697','3','1.00','300','retail','0','2024-12-31 22:01:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2024-12-31 19:01:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','897.00','896','Inclusive','branch','Inventory','','','','','','','3173567169800222101332'),(3417,'31735671697','7','1.00','390','retail','0','2024-12-31 22:01:44','','','','0','Cash',52.88,'390','','','3','16.00','1','2024-12-31 19:01:58','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','989.00','988','Inclusive','branch','Inventory','','','','','','','3173567170503332257323'),(3418,'31735730422','1','1.00','200','retail','0','2025-01-01 14:20:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 11:48:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1137.00','1136','Inclusive','branch','Inventory','','','','','','','3173573042302723340332'),(3419,'31735730422','2','1.00','300','retail','0','2025-01-01 14:20:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 11:48:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','998.00','997','Inclusive','branch','Inventory','','','','','','','3173573043030033730003'),(3420,'31735730422','7','2.00','780','retail','0','2025-01-01 14:20:39','','','','0','Cash',105.76,'390','','','3','16.00','1','2025-01-01 11:48:27','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','988.00','986','Inclusive','branch','Inventory','','','','','','','3173573044023025332073'),(3421,'31735730422','23','1.00','90','retail','0','2025-01-01 14:20:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 11:48:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3173573044872102203233'),(3422,'31735730422','29','1.00','90','retail','0','2025-01-01 14:20:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 11:48:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173573045220253031532'),(3423,'31735732580','23','1.00','90','retail','0','2025-01-01 14:56:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 11:56:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173573258150303842202'),(3424,'31735733963','4','1.00','300','retail','0','2025-01-01 15:19:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 12:30:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3173573396403333023223'),(3425,'31735733963','16','1.00','320','retail','0','2025-01-01 15:19:38','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-01-01 12:30:02','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1010.00','1009','Inclusive','branch','Inventory','','','','','','','3173573397935320750227'),(3426,'31735733963','1','1.00','200','retail','0','2025-01-01 15:19:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 12:30:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1136.00','1135','Inclusive','branch','Inventory','','','','','','','3173573398323273330022'),(3427,'31735733963','63','1.00','350','retail','0','2025-01-01 15:19:46','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-01 12:30:02','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','970.00','969','Inclusive','branch','Inventory','1110','4000','5500','','','','3173573398622336332433'),(3428,'31735733963','38','1.00','110','retail','0','2025-01-01 15:19:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-01 12:30:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','198.00','197','Inclusive','branch','Inventory','','','','','','','3173573399663023333007'),(3429,'31735733963','26','1.00','90','retail','0','2025-01-01 15:20:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 12:30:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3173573400941000303233'),(3430,'31735733963','29','1.00','90','retail','0','2025-01-01 15:20:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 12:30:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173573401424232130733'),(3431,'31735734773','7','2.00','780','retail','0','2025-01-01 15:32:53','','','','0','Cash',105.76,'390','','','3','16.00','1','2025-01-01 12:39:57','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','986.00','984','Inclusive','branch','Inventory','','','','','','','3173573477430340373247'),(3432,'31735734773','2','3.00','900','retail','0','2025-01-01 15:33:07','','','','0','Cash',122.03,'300','','','3','16.00','1','2025-01-01 12:39:57','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','997.00','994','Inclusive','branch','Inventory','','','','','','','3173573478832482831038'),(3433,'31735734773','51','1.00','300','retail','0','2025-01-01 15:33:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 12:39:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3173573483033332523880'),(3434,'31735734773','11','1.00','1120','retail','0','2025-01-01 15:33:54','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-01 12:39:57','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','7.25','6.25','Inclusive','branch','Inventory','','','','','','','3173573483533230133325'),(3435,'31735734773','21','1.00','90','retail','0','2025-01-01 15:34:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 12:39:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173573484724234223052'),(3436,'31735734773','26','1.00','90','retail','0','2025-01-01 15:34:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 12:39:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3173573485947222225220'),(3437,'31735734773','38','2.00','220','retail','0','2025-01-01 15:34:27','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-01-01 12:39:57','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','197.00','195','Inclusive','branch','Inventory','','','','','','','3173573486832330323485'),(3438,'31735734773','29','1.00','90','retail','0','2025-01-01 15:34:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 12:39:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173573488903233202992'),(3439,'31735736444','31','1.00','110','retail','0','2025-01-01 16:00:44','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-01 13:00:53','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173573644513230333353'),(3440,'31735737567','29','1.00','90','retail','0','2025-01-01 16:19:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 13:19:31','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173573756822130335523'),(3441,'31735737611','63','1.00','350','retail','0','2025-01-01 16:20:11','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-01 13:20:16','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','969.00','968','Inclusive','branch','Inventory','1110','4000','5500','','','','3173573761223033277352'),(3442,'31735740729','21','1.00','90','retail','0','2025-01-01 17:12:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 14:12:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3173574072925035232702'),(3443,'31735740729','26','1.00','90','retail','0','2025-01-01 17:12:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 14:12:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173574073634320302026'),(3444,'31735742158','2','1.00','300','retail','0','2025-01-01 17:35:58','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 14:53:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3173574215900222322200'),(3445,'31735742158','3','1.00','300','retail','0','2025-01-01 17:36:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 14:53:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','896.00','895','Inclusive','branch','Inventory','','','','','','','3173574217772502372330'),(3446,'31735742158','14','1.00','420','retail','0','2025-01-01 17:36:27','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-01 14:53:22','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173574218828082375444'),(3447,'31735742158','7','1.00','390','retail','0','2025-01-01 17:36:39','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-01 14:53:22','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','984.00','983','Inclusive','branch','Inventory','','','','','','','3173574220000203307022'),(3448,'31735742158','63','1.00','350','retail','0','2025-01-01 17:36:42','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-01 14:53:22','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','968.00','967','Inclusive','branch','Inventory','1110','4000','5500','','','','3173574220334312133143'),(3449,'31735742158','21','2.00','180','retail','0','2025-01-01 17:37:15','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-01 14:53:22','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','70.00','68','Inclusive','branch','Inventory','','','','','','','3173574223820004172232'),(3450,'31735742158','26','1.00','90','retail','0','2025-01-01 17:37:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 14:53:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173574224903330322297'),(3451,'31735743318','7','1.00','390','retail','0','2025-01-01 17:55:18','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-01 14:56:37','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','983.00','982','Inclusive','branch','Inventory','','','','','','','3173574331921230303240'),(3452,'31735743318','21','1.00','90','retail','0','2025-01-01 17:55:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 14:56:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3173574333534232235332'),(3453,'31735743318','29','1.00','90','retail','0','2025-01-01 17:55:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 14:56:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3173574336003343343333'),(3454,'31735744578','1','2.00','400','retail','0','2025-01-01 18:16:18','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-01 15:21:15','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1135.00','1133','Inclusive','branch','Inventory','','','','','','','3173574457932333332402'),(3455,'31735744578','8','3.00','870','retail','0','2025-01-01 18:16:28','','','','0','Cash',117.97,'290','','','3','16.00','1','2025-01-01 15:21:15','1','1','new','1','new','pcs','','','','yes','','14.75','','','VATABLE',737.29,'3','886.00','883','Inclusive','branch','Inventory','','','','','','','3173574459020754337203'),(3456,'31735744578','38','1.00','110','retail','0','2025-01-01 18:17:19','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-01 15:21:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','195.00','194','Inclusive','branch','Inventory','','','','','','','3173574463932320027323'),(3457,'31735746351','8','1.00','290','retail','0','2025-01-01 18:45:51','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-01 15:50:49','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','883.00','882','Inclusive','branch','Inventory','','','','','','','3173574635233332222763'),(3458,'31735746351','1','1.00','200','retail','0','2025-01-01 18:45:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 15:50:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1133.00','1132','Inclusive','branch','Inventory','','','','','','','3173574635533232352033'),(3459,'31735746351','30','3.00','15','retail','0','2025-01-01 18:46:18','','','','0','Cash',2.03,'5','','','3','16.00','1','2025-01-01 15:50:49','1','1','new','1','new','pcs','','','','yes','','0.25','','','VATABLE',12.71,'3','54.00','51','Inclusive','branch','Inventory','','','','','','','3173574637932440230323'),(3460,'31735747595','1','6.00','1200','retail','0','2025-01-01 19:06:35','','','','80','Cash',162.71,'200','','','3','16.00','1','2025-01-01 16:07:30','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','1132.00','1126','Inclusive','branch','Inventory','','','','','','','3173574759603132272042'),(3461,'31735747595','9','6.00','1860','retail','0','2025-01-01 19:06:42','','','','0','Cash',252.20,'310','','','3','16.00','1','2025-01-01 16:07:30','1','1','new','1','new','pcs','','','','yes','','31.53','','','VATABLE',1576.27,'6','20.00','14','Inclusive','branch','Inventory','','','','','','','3173574760437730763323'),(3462,'31735747595','33','3.00','330','retail','0','2025-01-01 19:07:14','','','','50','Cash',44.75,'110','','','3','16.00','1','2025-01-01 16:07:30','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','83.00','80','Inclusive','branch','Inventory','','','','','','','3173574763433240411000'),(3463,'31735747595','38','2.00','220','retail','0','2025-01-01 19:07:21','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-01-01 16:07:30','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','194.00','192','Inclusive','branch','Inventory','','','','','','','3173574764203343232323'),(3464,'31735747595','26','1.00','90','retail','0','2025-01-01 19:07:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 16:07:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173574764632232624337'),(3465,'31735747707','1','1.00','200','retail','0','2025-01-01 19:08:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 16:11:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1126.00','1125','Inclusive','branch','Inventory','','','','','','','3173574770833337412053'),(3466,'31735747707','51','1.00','300','retail','0','2025-01-01 19:08:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 16:11:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173574772620226727030'),(3467,'31735747707','26','2.00','180','retail','0','2025-01-01 19:10:17','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-01 16:11:49','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','82.00','80','Inclusive','branch','Inventory','','','','','','','3173574781833502774137'),(3468,'31735747707','44','2.00','220','retail','0','2025-01-01 19:10:52','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-01-01 16:11:49','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','18.00','16','Inclusive','branch','Inventory','','','','','','','3173574785377702345283'),(3469,'31735749524','1','3.00','600','retail','0','2025-01-01 19:38:44','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-01 16:38:50','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1125.00','1122','Inclusive','branch','Inventory','','','','','','','3173574952453324743032'),(3470,'31735751994','1','1.00','200','retail','0','2025-01-01 20:19:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 17:25:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1122.00','1121','Inclusive','branch','Inventory','','','','','','','3173575199553032323193'),(3471,'31735751994','7','1.00','390','retail','0','2025-01-01 20:19:58','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-01 17:25:17','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3173575199802103222320'),(3472,'31735751994','15','4.00','280','retail','0','2025-01-01 20:23:31','','','','0','Cash',37.97,'70','','','3','16.00','1','2025-01-01 17:25:17','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','7.00','3','Inclusive','branch','Inventory','','','','','','','3173575221250133212033'),(3473,'31735751994','51','1.00','300','retail','0','2025-01-01 20:23:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 17:25:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173575222854203040032'),(3474,'31735751994','8','1.00','290','retail','0','2025-01-01 20:23:53','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-01 17:25:17','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','882.00','881','Inclusive','branch','Inventory','','','','','','','3173575223432703223473'),(3475,'31735751994','35','1.00','110','retail','0','2025-01-01 20:24:46','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-01 17:25:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173575228722330233202'),(3476,'31735751994','33','1.00','110','retail','0','2025-01-01 20:24:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-01 17:25:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173575229622222332535'),(3477,'31735751994','26','1.00','90','retail','0','2025-01-01 20:25:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 17:25:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173575230803233332222'),(3478,'31735752359','1','1.00','200','retail','0','2025-01-01 20:25:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 17:26:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1121.00','1120','Inclusive','branch','Inventory','','','','','','','3173575235994335220230'),(3479,'31735752359','15','2.00','140','retail','0','2025-01-01 20:26:06','','','','0','Cash',18.98,'70','','','3','16.00','1','2025-01-01 17:26:11','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','3173575236730376053330'),(3480,'31735752632','1','4.00','800','retail','0','2025-01-01 20:30:32','','','','80','Cash',108.47,'200','','','3','16.00','1','2025-01-01 17:44:06','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1120.00','1116','Inclusive','branch','Inventory','','','','','','','3173575263220232353537'),(3481,'31735752632','13','4.00','1160','retail','0','2025-01-01 20:30:38','','','','0','Cash',157.29,'290','','','3','16.00','1','2025-01-01 17:44:06','1','1','new','1','new','pcs','','','','yes','','19.66','','','VATABLE',983.05,'4','39.00','35','Inclusive','branch','Inventory','','','','','','','3173575263838320263288'),(3482,'31735752632','31','2.00','220','retail','0','2025-01-01 20:31:13','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-01-01 17:44:06','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','74.00','72','Inclusive','branch','Inventory','','','','','','','3173575267443322230223'),(3483,'31735752632','35','1.00','110','retail','0','2025-01-01 20:31:23','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-01 17:44:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173575268413302416002'),(3484,'31735752632','33','1.00','110','retail','0','2025-01-01 20:31:33','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-01 17:44:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173575269332271453622'),(3485,'31735753514','1','1.00','200','retail','0','2025-01-01 20:45:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 17:45:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1116.00','1115','Inclusive','branch','Inventory','','','','','','','3173575351525200240221'),(3486,'31735753664','1','2.00','400','retail','0','2025-01-01 20:47:44','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-01 17:47:48','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1115.00','1113','Inclusive','branch','Inventory','','','','','','','3173575366402232500236'),(3487,'31735755290','10','1.00','570','retail','0','2025-01-01 21:14:50','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-01 18:52:22','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','998.00','997','Inclusive','branch','Inventory','','','','','','','3173575529132332230325'),(3488,'31735755290','1','1.00','200','retail','0','2025-01-01 21:14:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-01 18:52:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1113.00','1112','Inclusive','branch','Inventory','','','','','','','3173575529322353332433'),(3489,'31735755290','15','3.00','210','retail','0','2025-01-01 21:51:56','','','','0','Cash',28.47,'70','','','3','16.00','1','2025-01-01 18:52:22','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','1001.00','998','Inclusive','branch','Inventory','','','','','','','3173575751707321322527'),(3490,'31735755290','52','1.00','300','retail','0','2025-01-01 21:52:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 18:52:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','983.00','982','Inclusive','branch','Inventory','','','','','','','3173575753504723523720'),(3491,'31735757776','21','1.00','90','retail','0','2025-01-01 21:56:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 18:56:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3173575777777525577752'),(3492,'31735757828','1','3.00','600','retail','0','2025-01-01 21:57:08','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-01 18:59:35','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1112.00','1109','Inclusive','branch','Inventory','','','','','','','3173575782998803237243'),(3493,'31735757828','3','1.00','300','retail','0','2025-01-01 21:57:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 18:59:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','895.00','894','Inclusive','branch','Inventory','','','','','','','3173575783324221332307'),(3494,'31735757828','11','1.00','1120','retail','0','2025-01-01 21:57:26','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-01 18:59:35','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','6.25','5.25','Inclusive','branch','Inventory','','','','','','','3173575784770472243330'),(3495,'31735758368','52','1.00','300','retail','0','2025-01-01 22:06:08','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-01 19:07:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3173575836833480338070'),(3496,'31735758368','26','1.00','90','retail','0','2025-01-01 22:06:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-01 19:07:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173575837827243533003'),(3497,'31735809462','10','1.00','570','retail','0','2025-01-02 12:17:42','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-02 09:17:53','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','997.00','996','Inclusive','branch','Inventory','','','','','','','3173580946233232234333'),(3498,'31735809462','1','1.00','200','retail','0','2025-01-02 12:17:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-02 09:17:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1109.00','1108','Inclusive','branch','Inventory','','','','','','','3173580946508952750229'),(3499,'31735811480','5','2.00','180','retail','0','2025-01-02 12:51:20','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-02 09:51:56','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','123.00','121','Inclusive','branch','Inventory','','','','','','','3173581148252033548282'),(3500,'31735811480','1','1.00','200','retail','0','2025-01-02 12:51:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-02 09:51:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1108.00','1107','Inclusive','branch','Inventory','','','','','','','3173581148923033332844'),(3501,'31735811480','15','2.00','140','retail','0','2025-01-02 12:51:34','','','','0','Cash',18.98,'70','','','3','16.00','1','2025-01-02 09:51:56','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','998.00','996','Inclusive','branch','Inventory','','','','','','','3173581149502024250220'),(3502,'31735811480','10','1.00','570','retail','0','2025-01-02 12:51:38','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-02 09:51:56','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','996.00','995','Inclusive','branch','Inventory','','','','','','','3173581149833324020822'),(3503,'31735813719','9','2.00','620','retail','0','2025-01-02 13:28:39','','','','0','Cash',84.07,'310','','','3','16.00','1','2025-01-02 10:28:46','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3173581371972533300810'),(3504,'31735813774','5','1.00','90','retail','0','2025-01-02 13:29:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-02 10:29:42','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','121.00','120','Inclusive','branch','Inventory','','','','','','','3173581377532332203230'),(3505,'31735814124','1','1.00','200','retail','0','2025-01-02 13:35:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-02 10:35:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1107.00','1106','Inclusive','branch','Inventory','','','','','','','3173581412503832313322'),(3506,'31735814124','7','1.00','390','retail','0','2025-01-02 13:35:27','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-02 10:35:48','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','981.00','980','Inclusive','branch','Inventory','','','','','','','3173581412873221301002'),(3507,'31735814124','21','1.00','90','retail','0','2025-01-02 13:35:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-02 10:35:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3173581414323143444230'),(3508,'31735819172','1','1.00','200','retail','0','2025-01-02 14:59:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-02 11:59:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1106.00','1105','Inclusive','branch','Inventory','','','','','','','3173581917330530322230'),(3509,'31735819172','9','1.00','310','retail','0','2025-01-02 14:59:36','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-02 11:59:48','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173581917790010302330'),(3510,'31735819279','23','1.00','90','retail','0','2025-01-02 15:01:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-02 12:01:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173581928082328722223'),(3511,'31735819279','29','1.00','90','retail','0','2025-01-02 15:01:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-02 12:01:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173581928622335820427'),(3512,'31735819611','4','1.00','300','retail','0','2025-01-02 15:06:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-02 12:20:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3173581961283732195323'),(3513,'31735822411','14','3.00','1260','retail','0','2025-01-02 15:53:31','','','','0','Cash',170.85,'420','','','3','16.00','1','2025-01-02 13:23:21','1','1','new','1','new','pcs','','','','yes','','21.36','','','VATABLE',1067.80,'3','14.00','11','Inclusive','branch','Inventory','','','','','','','3173582241213243032322'),(3514,'31735822411','29','3.00','270','retail','0','2025-01-02 15:54:43','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-01-02 13:23:21','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','72.00','69','Inclusive','branch','Inventory','','','','','','','3173582248483022210332'),(3515,'31735822411','21','1.00','90','retail','0','2025-01-02 16:04:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-02 13:23:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173582306222360323273'),(3516,'31735824237','1','1.00','200','retail','0','2025-01-02 16:23:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-02 14:59:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1105.00','1104','Inclusive','branch','Inventory','','','','','','','3173582423740232032233'),(3517,'31735824237','9','1.00','310','retail','0','2025-01-02 16:24:00','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-02 14:59:57','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173582424122244223023'),(3518,'31735824237','21','2.00','180','retail','0','2025-01-02 16:24:06','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-02 14:59:57','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','64.00','62','Inclusive','branch','Inventory','','','','','','','3173582424730322522220'),(3519,'31735830162','15','5.00','350','retail','0','2025-01-02 18:02:42','','','','0','Cash',47.46,'70','','','3','16.00','1','2025-01-02 15:03:44','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','996.00','991','Inclusive','branch','Inventory','','','','','','','3173583016448440533230'),(3520,'31735830162','51','1.00','300','retail','0','2025-01-02 18:02:48','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-02 15:03:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3173583016923710023032'),(3521,'31735830162','63','1.00','350','retail','0','2025-01-02 18:02:51','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-02 15:03:44','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','967.00','966','Inclusive','branch','Inventory','1110','4000','5500','','','','3173583017121174832831'),(3522,'31735830162','3','1.00','300','retail','0','2025-01-02 18:03:08','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-02 15:03:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','894.00','893','Inclusive','branch','Inventory','','','','','','','3173583018923302308323'),(3523,'31735830162','41','1.00','30','retail','0','2025-01-02 18:03:26','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-02 15:03:44','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173583020630338330322'),(3524,'31735832912','17','1.00','670','retail','0','2025-01-02 18:48:32','','','','0','Cash',90.85,'670','','','3','16.00','1','2025-01-02 15:51:12','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173583291339903238243'),(3525,'31735832912','3','1.00','300','retail','0','2025-01-02 18:48:38','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-02 15:51:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','893.00','892','Inclusive','branch','Inventory','','','','','','','3173583291931332242333'),(3526,'31735832912','63','1.00','350','retail','0','2025-01-02 18:48:47','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-02 15:51:12','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','966.00','965','Inclusive','branch','Inventory','1110','4000','5500','','','','3173583292838248223213'),(3527,'31735832912','51','1.00','300','retail','0','2025-01-02 18:48:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-02 15:51:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3173583293322372222203'),(3528,'31735832912','41','1.00','30','retail','0','2025-01-02 18:49:00','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-02 15:51:12','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173583294130232213222'),(3529,'31735836377','1','1.00','200','retail','0','2025-01-02 19:46:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-02 17:22:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1104.00','1103','Inclusive','branch','Inventory','','','','','','','3173583637833030372233'),(3530,'31735836377','7','1.00','390','retail','0','2025-01-02 19:46:21','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-02 17:22:32','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','980.00','979','Inclusive','branch','Inventory','','','','','','','3173583638202230063233'),(3531,'31735836377','15','8.00','560','retail','0','2025-01-02 19:46:29','','','','0','Cash',75.93,'70','','','3','16.00','1','2025-01-02 17:22:32','1','1','new','1','new','pcs','','','','yes','','9.49','','','VATABLE',474.58,'8','991.00','983','Inclusive','branch','Inventory','','','','','','','3173583639002350033331'),(3532,'31735836377','41','1.00','30','retail','0','2025-01-02 19:46:32','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-02 17:22:32','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3173583639332333383353'),(3533,'31735898003','51','1.00','300','retail','0','2025-01-03 12:53:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-03 09:53:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3173589800431202502323'),(3534,'31735898003','13','1.00','290','retail','0','2025-01-03 12:53:35','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-03 09:53:55','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3173589801603332002212'),(3535,'31735898003','21','1.00','90','retail','0','2025-01-03 12:53:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-03 09:53:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173589802023420032900'),(3536,'31735898003','29','1.00','90','retail','0','2025-01-03 12:53:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-03 09:53:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3173589802450224733227'),(3537,'31735901698','1','1.00','200','retail','0','2025-01-03 13:54:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-03 10:55:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1103.00','1102','Inclusive','branch','Inventory','','','','','','','3173590169929930321336'),(3538,'31735901698','23','1.00','90','retail','0','2025-01-03 13:55:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-03 10:55:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173590171323332313303'),(3539,'31735902223','15','4.00','280','retail','0','2025-01-03 14:03:50','','','','0','Cash',37.97,'70','','','3','16.00','1','2025-01-03 11:07:59','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','983.00','979','Inclusive','branch','Inventory','','','','','','','3173590223122222239033'),(3540,'31735902223','1','4.00','800','retail','0','2025-01-03 14:03:53','','','','80','Cash',108.47,'200','','','3','16.00','1','2025-01-03 11:07:59','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1102.00','1098','Inclusive','branch','Inventory','','','','','','','3173590223430320039733'),(3541,'31735902223','5','2.00','180','retail','0','2025-01-03 14:04:17','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-03 11:07:59','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','120.00','118','Inclusive','branch','Inventory','','','','','','','3173590225832251303287'),(3542,'31735902223','23','1.00','90','retail','0','2025-01-03 14:04:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-03 11:07:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173590227137253232224'),(3543,'31735902223','21','1.00','90','retail','0','2025-01-03 14:07:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-03 11:07:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3173590247422390003242'),(3544,'31735915149','21','1.00','90','retail','0','2025-01-03 17:39:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-03 14:40:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173591515150233330222'),(3545,'31735917330','7','1.00','390','retail','0','2025-01-03 18:15:30','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-03 15:15:46','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','979.00','978','Inclusive','branch','Inventory','','','','','','','3173591733329303313333'),(3546,'31735917426','34','1.00','110','retail','0','2025-01-03 18:17:07','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-03 15:19:27','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173591743172323045033'),(3547,'31735918418','1','2.00','400','retail','0','2025-01-03 18:33:38','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-03 15:33:59','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1098.00','1096','Inclusive','branch','Inventory','','','','','','','3173591841930087230704'),(3548,'31735920590','63','2.00','700','retail','0','2025-01-03 19:09:50','','','','0','Cash',94.92,'350','','','3','16.00','1','2025-01-03 16:11:06','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'2','965.00','963','Inclusive','branch','Inventory','1110','4000','5500','','','','3173592059209532230303'),(3549,'31735920590','21','1.00','90','retail','0','2025-01-03 19:10:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-03 16:11:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3173592062422300033432'),(3550,'31735929486','4','1.00','300','retail','0','2025-01-03 21:38:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-03 18:41:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3173592948733927370407'),(3551,'31735929486','34','2.00','220','retail','0','2025-01-03 21:38:29','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-01-03 18:41:05','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3173592951031042302203'),(3552,'31735929486','34','2.00','220','retail','0','2025-01-03 21:38:37','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-01-03 18:41:05','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','94.00','92','Inclusive','branch','Inventory','','','','','','','3173592951813273223019'),(3553,'31735989090','11','1.00','1120','retail','0','2025-01-04 14:11:30','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-04 11:12:00','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','5.25','4.25','Inclusive','branch','Inventory','','','','','','','3173598909292033223300'),(3554,'31735989090','1','3.00','600','retail','0','2025-01-04 14:11:36','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-04 11:12:00','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1096.00','1093','Inclusive','branch','Inventory','','','','','','','3173598909733373933092'),(3555,'31735989791','1','1.00','200','retail','0','2025-01-04 14:23:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 11:23:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1093.00','1092','Inclusive','branch','Inventory','','','','','','','3173598979222992220230'),(3556,'31735989791','5','3.00','270','retail','0','2025-01-04 14:23:19','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-01-04 11:23:28','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','118.00','115','Inclusive','branch','Inventory','','','','','','','3173598980021182823227'),(3557,'31735989791','41','1.00','30','retail','0','2025-01-04 14:23:24','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-04 11:23:28','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3173598980529010098220'),(3558,'31735990549','1','1.00','200','retail','0','2025-01-04 14:35:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 11:36:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1092.00','1091','Inclusive','branch','Inventory','','','','','','','3173599055005255230253'),(3559,'31735990549','34','1.00','110','retail','0','2025-01-04 14:36:00','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-04 11:36:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3173599056163325020303'),(3560,'31735990699','1','2.00','400','retail','0','2025-01-04 14:38:19','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-04 11:38:24','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1091.00','1089','Inclusive','branch','Inventory','','','','','','','3173599070023200000202'),(3561,'31735992651','7','1.00','390','retail','0','2025-01-04 15:10:51','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-04 12:11:16','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','978.00','977','Inclusive','branch','Inventory','','','','','','','3173599265234397222465'),(3562,'31736007207','34','1.00','110','retail','0','2025-01-04 19:13:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-04 16:13:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3173600720703233332222'),(3563,'31736007207','29','2.00','180','retail','0','2025-01-04 19:13:32','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-04 16:13:48','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','68.00','66','Inclusive','branch','Inventory','','','','','','','3173600721337032323320'),(3564,'31736007207','40','1.00','110','retail','0','2025-01-04 19:13:37','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-04 16:13:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173600721733060022343'),(3565,'31736007256','7','2.00','780','retail','0','2025-01-04 19:14:16','','','','0','Cash',105.76,'390','','','3','16.00','1','2025-01-04 16:15:17','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','977.00','975','Inclusive','branch','Inventory','','','','','','','3173600725662222773632'),(3566,'31736007256','21','1.00','90','retail','0','2025-01-04 19:15:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-04 16:15:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3173600730533700362033'),(3567,'31736007336','1','1.00','200','retail','0','2025-01-04 19:15:37','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 16:15:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1089.00','1088','Inclusive','branch','Inventory','','','','','','','3173600733703207022102'),(3568,'31736009285','52','1.00','300','retail','0','2025-01-04 19:48:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-04 16:48:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','981.00','980','Inclusive','branch','Inventory','','','','','','','3173600928733207244310'),(3569,'31736010803','51','2.00','600','retail','0','2025-01-04 20:13:23','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-04 17:44:59','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','68.00','66','Inclusive','branch','Inventory','','','','','','','3173601080440220200122'),(3570,'31736010803','52','2.00','600','retail','0','2025-01-04 20:13:28','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-04 17:44:59','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','980.00','978','Inclusive','branch','Inventory','','','','','','','3173601080903823023203'),(3571,'31736010803','5','1.00','90','retail','0','2025-01-04 20:13:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-04 17:44:59','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','115.00','114','Inclusive','branch','Inventory','','','','','','','3173601082472420231333'),(3572,'31736010803','15','8.00','560','retail','0','2025-01-04 20:13:51','','','','0','Cash',75.93,'70','','','3','16.00','1','2025-01-04 17:44:59','1','1','new','1','new','pcs','','','','yes','','9.49','','','VATABLE',474.58,'8','979.00','971','Inclusive','branch','Inventory','','','','','','','3173601083220236333383'),(3573,'31736010803','8','1.00','290','retail','0','2025-01-04 20:13:56','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-04 17:44:59','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','881.00','880','Inclusive','branch','Inventory','','','','','','','3173601083743202362427'),(3574,'31736010803','1','1.00','200','retail','0','2025-01-04 20:14:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 17:44:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1088.00','1087','Inclusive','branch','Inventory','','','','','','','3173601084632021313270'),(3575,'31736010803','38','1.00','110','retail','0','2025-01-04 20:14:15','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-04 17:44:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','192.00','191','Inclusive','branch','Inventory','','','','','','','3173601085623327332433'),(3576,'31736010803','29','1.00','90','retail','0','2025-01-04 20:14:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-04 17:44:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3173601085927703622000'),(3577,'31736010803','40','1.00','110','retail','0','2025-01-04 20:14:23','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-04 17:44:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173601086423072213470'),(3578,'31736010803','21','1.00','90','retail','0','2025-01-04 20:15:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-04 17:44:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3173601093712310033320'),(3579,'31736010803','38','1.00','110','retail','0','2025-01-04 20:43:54','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-04 17:44:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','191.00','190','Inclusive','branch','Inventory','','','','','','','3173601263551233310364'),(3580,'31736010803','21','1.00','90','retail','0','2025-01-04 20:44:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-04 17:44:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3173601264232242122602'),(3581,'31736010803','29','1.00','90','retail','0','2025-01-04 20:44:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-04 17:44:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173601265113622013327'),(3582,'31736012832','8','1.00','290','retail','0','2025-01-04 20:47:13','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-04 17:47:44','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','880.00','879','Inclusive','branch','Inventory','','','','','','','3173601283322322113332'),(3583,'31736012832','15','2.00','140','retail','0','2025-01-04 20:47:18','','','','0','Cash',18.98,'70','','','3','16.00','1','2025-01-04 17:47:44','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','971.00','969','Inclusive','branch','Inventory','','','','','','','3173601283937133293023'),(3584,'31736012909','1','1.00','200','retail','0','2025-01-04 20:48:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 17:48:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1087.00','1086','Inclusive','branch','Inventory','','','','','','','3173601291000233193022'),(3585,'31736013452','51','2.00','600','retail','0','2025-01-04 20:57:32','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-04 17:57:53','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','66.00','64','Inclusive','branch','Inventory','','','','','','','3173601345332000022312'),(3586,'31736013452','1','1.00','200','retail','0','2025-01-04 20:57:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 17:57:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1086.00','1085','Inclusive','branch','Inventory','','','','','','','3173601346027012222262'),(3587,'31736014465','51','1.00','300','retail','0','2025-01-04 21:14:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-04 18:21:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3173601446613232222330'),(3588,'31736014465','1','1.00','200','retail','0','2025-01-04 21:14:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 18:21:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1085.00','1084','Inclusive','branch','Inventory','','','','','','','3173601447023033332044'),(3589,'31736014465','15','1.00','70','retail','0','2025-01-04 21:14:35','','','','0','Cash',9.49,'70','','','3','16.00','1','2025-01-04 18:21:12','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','969.00','968','Inclusive','branch','Inventory','','','','','','','3173601447632403362404'),(3590,'31736014465','31','1.00','110','retail','0','2025-01-04 21:14:46','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-04 18:21:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173601448674332332433'),(3597,'31736016107','3','1.00','300','retail','0','2025-01-04 21:41:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-04 18:42:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','892.00','891','Inclusive','branch','Inventory','','','','','','','3173601610723330221307'),(3598,'31736016107','1','1.00','200','retail','0','2025-01-04 21:41:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 18:42:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1083.00','1082','Inclusive','branch','Inventory','','','','','','','3173601611010306331323'),(3599,'31736016107','8','2.00','580','retail','0','2025-01-04 21:41:54','','','','0','Cash',78.64,'290','','','3','16.00','1','2025-01-04 18:42:07','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','879.00','877','Inclusive','branch','Inventory','','','','','','','3173601611526062722222'),(3600,'31736016107','40','1.00','110','retail','0','2025-01-04 21:42:03','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-04 18:42:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173601612403306223407'),(3601,'31736014895','7','1.00','390','retail','0','2025-01-04 21:21:35','','','','0','Cash',52.88,'390','','','3','','1','2025-01-04 19:03:21','1','1','new','1','printed','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','975.00','974','Inclusive','branch','Inventory','','','','','',NULL,'3173601489647123003037'),(3602,'31736014895','12','1.00','390','retail','0','2025-01-04 21:21:39','','','','0','Cash',52.88,'390','','','3','','1','2025-01-04 19:03:21','1','1','new','1','printed','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','72.00','71','Inclusive','branch','Inventory','','','','','',NULL,'3173601490020263031612'),(3603,'31736014895','51','1.00','300','retail','0','2025-01-04 21:21:44','','','','0','Cash',40.68,'300','','','3','','1','2025-01-04 19:03:21','1','1','new','1','printed','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','63.00','62','Inclusive','branch','Inventory','','','','','',NULL,'3173601490520409030203'),(3604,'31736014895','19','1.00','80','retail','0','2025-01-04 21:21:58','','','','0','Cash',10.85,'80','','','3','','1','2025-01-04 19:03:21','1','1','new','1','printed','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','942.00','941','Inclusive','branch','Inventory','','','','','',NULL,'3173601491830612327312'),(3605,'31736014895','1','1.00','200','retail','0','2025-01-04 21:22:02','','','','80','Cash',27.12,'200','','','3','','1','2025-01-04 19:03:21','1','1','new','1','printed','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1084.00','1083','Inclusive','branch','Inventory','','','','','',NULL,'3173601492232132034326'),(3606,'31736014895','29','2.00','180','retail','0','2025-01-04 21:33:25','','','','0','Cash',24.41,'90','','','3','','1','2025-01-04 19:03:21','1','2','new','1','printed','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','64.00','62','Inclusive','branch','Inventory','','','','','',NULL,'3173601560630030332301'),(3607,'31736014895','5','2.00','180','retail','0','2025-01-04 21:58:18','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-04 19:03:21','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','114.00','112','Inclusive','branch','Inventory','','','','','','','3173601709912231021040'),(3608,'31736019840','9','2.00','620','retail','0','2025-01-04 22:44:00','','','','0','Cash',84.07,'310','','','3','16.00','1','2025-01-04 19:57:55','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','3173601984124202138033'),(3609,'31736019840','1','1.00','200','retail','0','2025-01-04 22:44:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 19:57:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1082.00','1081','Inclusive','branch','Inventory','','','','','','','3173601984403222032222'),(3610,'31736019840','41','1.00','30','retail','0','2025-01-04 22:44:06','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-04 19:57:55','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3173601984731322021233'),(3611,'31736019840','1','1.00','200','retail','0','2025-01-04 22:44:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-04 19:57:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1081.00','1080','Inclusive','branch','Inventory','','','','','','','3173601985981232503332'),(3612,'31736076548','1','4.00','800','retail','0','2025-01-05 14:29:08','','','','80','Cash',108.47,'200','','','3','16.00','1','2025-01-05 11:29:25','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1080.00','1076','Inclusive','branch','Inventory','','','','','','','3173607654923323042273'),(3613,'31736076548','11','1.00','1120','retail','0','2025-01-05 14:29:15','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-05 11:29:25','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','4.25','3.25','Inclusive','branch','Inventory','','','','','','','3173607655630273430230'),(3614,'31736078154','4','2.00','600','retail','0','2025-01-05 14:55:54','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-05 11:55:59','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','38.00','36','Inclusive','branch','Inventory','','','','','','','3173607815533332385723'),(3615,'31736079673','15','5.00','350','retail','0','2025-01-05 15:21:13','','','','0','Cash',47.46,'70','','','3','16.00','1','2025-01-05 12:24:49','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','968.00','963','Inclusive','branch','Inventory','','','','','','','3173607967471300127023'),(3616,'31736079673','31','1.00','110','retail','0','2025-01-05 15:21:28','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-05 12:24:49','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3173607968836200033923'),(3617,'31736079910','4','1.00','300','retail','0','2025-01-05 15:25:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-05 12:26:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3173607991130337623343'),(3618,'31736079910','13','1.00','290','retail','0','2025-01-05 15:25:17','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-05 12:26:14','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3173607991802329840038'),(3619,'31736080007','7','1.00','390','retail','0','2025-01-05 15:26:47','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-05 12:27:07','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','974.00','973','Inclusive','branch','Inventory','','','','','','','3173608000904733022322'),(3620,'31736083163','1','1.00','200','retail','0','2025-01-05 16:19:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-05 13:28:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1076.00','1075','Inclusive','branch','Inventory','','','','','','','3173608316436013432712'),(3621,'31736083163','5','1.00','90','retail','0','2025-01-05 16:19:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-05 13:28:09','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','112.00','111','Inclusive','branch','Inventory','','','','','','','3173608316733314623012'),(3622,'31736083163','29','1.00','90','retail','0','2025-01-05 16:27:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-05 13:28:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173608367734307222467'),(3623,'31736083732','1','1.00','200','retail','0','2025-01-05 16:28:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-05 14:17:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1075.00','1074','Inclusive','branch','Inventory','','','','','','','3173608373326273373202'),(3624,'31736083732','8','1.00','290','retail','0','2025-01-05 16:28:55','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-05 14:17:57','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','877.00','876','Inclusive','branch','Inventory','','','','','','','3173608373633623363322'),(3625,'31736083732','23','1.00','90','retail','0','2025-01-05 16:29:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-05 14:17:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3173608375131332370213'),(3626,'31736089184','8','3.00','870','retail','0','2025-01-05 17:59:45','','','','0','Cash',117.97,'290','','','3','16.00','1','2025-01-05 15:21:20','1','1','new','1','new','pcs','','','','yes','','14.75','','','VATABLE',737.29,'3','876.00','873','Inclusive','branch','Inventory','','','','','','','3173608918520522833286'),(3627,'31736089184','1','3.00','600','retail','0','2025-01-05 17:59:50','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-05 15:21:20','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1074.00','1071','Inclusive','branch','Inventory','','','','','','','3173608919131323123393'),(3628,'31736089184','40','1.00','110','retail','0','2025-01-05 18:21:14','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-05 15:21:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3173609047633006136602'),(3629,'31736090518','1','1.00','200','retail','0','2025-01-05 18:21:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-05 15:36:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1071.00','1070','Inclusive','branch','Inventory','','','','','','','3173609051906332360501'),(3630,'31736090518','9','1.00','310','retail','0','2025-01-05 18:22:10','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-05 15:36:22','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173609053112322372303'),(3631,'31736090518','63','1.00','350','retail','0','2025-01-05 18:22:15','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-05 15:36:22','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','963.00','962','Inclusive','branch','Inventory','1110','4000','5500','','','','3173609053604523906230'),(3632,'31736090518','19','1.00','80','retail','0','2025-01-05 18:22:25','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-01-05 15:36:22','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','941.00','940','Inclusive','branch','Inventory','','','','','','','3173609054730150220920'),(3633,'31736090518','21','1.00','90','retail','0','2025-01-05 18:23:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-05 15:36:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3173609058883643339933'),(3634,'31736090518','21','1.00','90','retail','0','2025-01-05 18:26:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-05 15:36:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3173609080672200002230'),(3635,'31736098942','1','3.00','600','retail','0','2025-01-05 20:42:22','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-05 18:25:30','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1070.00','1067','Inclusive','branch','Inventory','','','','','','','3173609894322304043203'),(3636,'31736098942','4','1.00','300','retail','0','2025-01-05 20:42:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-05 18:25:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3173609894833233037320'),(3637,'31736098942','52','2.00','600','retail','0','2025-01-05 20:42:36','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-05 18:25:30','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','978.00','976','Inclusive','branch','Inventory','','','','','','','3173609895833920122203'),(3638,'31736098942','19','1.00','80','retail','0','2025-01-05 20:42:41','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-01-05 18:25:30','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','940.00','939','Inclusive','branch','Inventory','','','','','','','3173609896223222229822'),(3639,'31736098942','13','1.00','290','retail','0','2025-01-05 20:42:49','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-05 18:25:30','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3173609897032330326323'),(3640,'31736240877','1','1.00','200','retail','0','2025-01-07 12:07:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-07 09:08:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1067.00','1066','Inclusive','branch','Inventory','','','','','','','3173624087823024132830'),(3641,'31736240892','1','1.00','200','retail','0','2025-01-07 12:08:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-07 09:08:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1066.00','1065','Inclusive','branch','Inventory','','','','','','','3173624089333232333382'),(3642,'31736240915','2','1.00','300','retail','0','2025-01-07 12:08:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-07 09:47:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3173624091623046302022'),(3643,'31736240915','4','1.00','300','retail','0','2025-01-07 12:09:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-07 09:47:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3173624094620330332222'),(3644,'31736240915','13','1.00','290','retail','0','2025-01-07 12:09:09','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-07 09:47:36','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3173624095023332502200'),(3645,'31736240915','21','1.00','90','retail','0','2025-01-07 12:39:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-07 09:47:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3173624277723222032000'),(3646,'31736240915','34','1.00','110','retail','0','2025-01-07 12:39:47','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-07 09:47:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3173624278802202373323'),(3651,'31736243703','7','1.00','390','retail','0','2025-01-07 12:55:03','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-07 09:56:57','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3173624370433030232240'),(3652,'31736243703','7','1.00','390','retail','0','2025-01-07 12:55:34','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-07 09:56:57','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','972.00','971','Inclusive','branch','Inventory','','','','','','','3173624373522332377321'),(3653,'31736243514','1','1.00','200','retail','0','2025-01-07 12:51:54','','','','80','Cash',27.12,'200','','','3','','1','2025-01-07 10:12:16','1','1','new','1','printed','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1065.00','1064','Inclusive','branch','Inventory','','','','','',NULL,'3173624351542332523317'),(3654,'31736243514','9','1.00','310','retail','0','2025-01-07 12:51:59','','','','0','Cash',42.03,'310','','','3','','1','2025-01-07 10:12:16','1','1','new','1','printed','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'3173624352033231002233'),(3655,'31736243514','1','1.00','200','retail','0','2025-01-07 12:52:02','','','','80','Cash',27.12,'200','','','3','','1','2025-01-07 10:12:16','1','1','new','1','printed','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1064.00','1063','Inclusive','branch','Inventory','','','','','',NULL,'3173624352333426303023'),(3656,'31736243514','10','1.00','570','retail','0','2025-01-07 12:52:06','','','','0','Cash',77.29,'570','','','3','','1','2025-01-07 10:12:16','1','1','new','1','printed','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','995.00','994','Inclusive','branch','Inventory','','','','','',NULL,'3173624352732530230003'),(3657,'31736243514','40','1.00','110','retail','0','2025-01-07 13:12:12','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-07 10:12:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3173624473330312233042'),(3660,'31736244898','7','1.00','390','retail','0','2025-01-07 13:14:58','','','','0','Cash',52.88,'390','','','3','','1','2025-01-07 10:18:46','1','1','new','1','printed','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','971.00','970','Inclusive','branch','Inventory','','','','','',NULL,'3173624489932100933363'),(3661,'31736244898','26','1.00','90','retail','0','2025-01-07 13:15:11','','','','0','Cash',12.20,'90','','','3','','1','2025-01-07 10:18:46','1','2','new','1','printed','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','78.00','77','Inclusive','branch','Inventory','','','','','',NULL,'3173624491224133343223'),(3662,'31736244898','26','1.00','90','retail','0','2025-01-07 13:18:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-07 10:18:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173624511812202005208'),(3663,'31736245221','1','2.00','400','retail','0','2025-01-07 13:20:21','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-07 10:20:29','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1063.00','1061','Inclusive','branch','Inventory','','','','','','','3173624522230302210323'),(3664,'31736248383','1','1.00','200','retail','0','2025-01-07 14:13:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-07 11:13:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1061.00','1060','Inclusive','branch','Inventory','','','','','','','3173624838403442333202'),(3665,'31736248383','15','1.00','70','retail','0','2025-01-07 14:13:09','','','','0','Cash',9.49,'70','','','3','16.00','1','2025-01-07 11:13:15','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3173624839032020230003'),(3666,'31736249153','1','1.00','200','retail','0','2025-01-07 14:25:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-07 11:26:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1060.00','1059','Inclusive','branch','Inventory','','','','','','','3173624915432224037305'),(3667,'31736249153','5','1.00','90','retail','0','2025-01-07 14:25:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-07 11:26:06','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','111.00','110','Inclusive','branch','Inventory','','','','','','','3173624915892032173312'),(3668,'31736250136','13','2.00','580','retail','0','2025-01-07 14:42:16','','','','0','Cash',78.64,'290','','','3','16.00','1','2025-01-07 11:42:42','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','31.00','29','Inclusive','branch','Inventory','','','','','','','3173625013803030203223'),(3669,'31736250136','2','1.00','300','retail','0','2025-01-07 14:42:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-07 11:42:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','992.00','991','Inclusive','branch','Inventory','','','','','','','3173625014304216230243'),(3670,'31736250136','34','1.00','110','retail','0','2025-01-07 14:42:38','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-07 11:42:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3173625015903230325123'),(3671,'31736250244','1','2.00','400','retail','0','2025-01-07 14:44:04','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-07 11:50:21','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1059.00','1057','Inclusive','branch','Inventory','','','','','','','3173625024522222253433'),(3672,'31736250244','5','1.00','90','retail','0','2025-01-07 14:44:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-07 11:50:21','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','110.00','109','Inclusive','branch','Inventory','','','','','','','3173625026023353233322'),(3673,'31736250244','23','1.00','90','retail','0','2025-01-07 14:44:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-07 11:50:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173625028100223230232'),(3674,'31736250244','63','1.00','350','retail','0','2025-01-07 14:46:06','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-07 11:50:21','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','962.00','961','Inclusive','branch','Inventory','1110','4000','5500','','','','3173625036633236333332'),(3675,'31736250244','23','2.00','180','retail','0','2025-01-07 14:49:14','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-07 11:50:21','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','79.00','77','Inclusive','branch','Inventory','','','','','','','3173625055422324323401'),(3676,'31736250642','14','1.00','420','retail','0','2025-01-07 14:50:42','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-07 11:50:53','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173625064361360152132'),(3680,'31736251087','1','2.00','400','retail','0','2025-01-07 14:58:08','','','','80','Cash',54.24,'200','','','3','','1','2025-01-07 12:25:22','1','1','new','1','printed','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1057.00','1055','Inclusive','branch','Inventory','','','','','',NULL,'3173625109033290523331'),(3681,'31736251087','13','2.00','580','retail','0','2025-01-07 14:58:19','','','','0','Cash',78.64,'290','','','3','','1','2025-01-07 12:25:22','1','1','new','1','printed','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','29.00','27','Inclusive','branch','Inventory','','','','','',NULL,'3173625110023020322423'),(3682,'31736251087','29','2.00','180','retail','0','2025-01-07 14:58:42','','','','0','Cash',24.41,'90','','','3','','1','2025-01-07 12:25:22','1','2','new','1','printed','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','61.00','59','Inclusive','branch','Inventory','','','','','',NULL,'3173625112310200232212'),(3683,'31736251087','10','1.00','570','retail','0','2025-01-07 15:22:48','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-07 12:25:22','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3173625256926036232206'),(3684,'31736251087','41','1.00','30','retail','0','2025-01-07 15:25:12','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-07 12:25:22','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3173625271373733313232'),(3685,'31736260735','11','1.00','1120','retail','0','2025-01-07 17:38:55','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-07 14:39:15','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','3.25','2.25','Inclusive','branch','Inventory','','','','','','','3173626073643062333323'),(3686,'31736260735','1','3.00','600','retail','0','2025-01-07 17:39:01','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-07 14:39:15','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1055.00','1052','Inclusive','branch','Inventory','','','','','','','3173626074370222132230'),(3687,'31736260770','44','2.00','220','retail','0','2025-01-07 17:39:30','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-01-07 14:39:33','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3173626077023710023032'),(3688,'31736266179','2','1.00','300','retail','0','2025-01-07 19:09:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-07 16:10:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','991.00','990','Inclusive','branch','Inventory','','','','','','','3173626618007243226230'),(3689,'31736266179','3','1.00','300','retail','0','2025-01-07 19:09:46','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-07 16:10:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','891.00','890','Inclusive','branch','Inventory','','','','','','','3173626618733742070414'),(3690,'31736269716','4','1.00','300','retail','0','2025-01-07 20:08:37','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-07 17:09:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3173626971743733203210'),(3691,'31736269716','7','1.00','390','retail','0','2025-01-07 20:08:42','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-07 17:09:24','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','970.00','969','Inclusive','branch','Inventory','','','','','','','3173626972323222426991'),(3692,'31736269716','14','1.00','420','retail','0','2025-01-07 20:08:46','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-07 17:09:24','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173626972734030623973'),(3693,'31736269716','19','1.00','80','retail','0','2025-01-07 20:08:53','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-01-07 17:09:24','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','939.00','938','Inclusive','branch','Inventory','','','','','','','3173626973322302323307'),(3694,'31736269716','27','1.00','90','retail','0','2025-01-07 20:09:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-07 17:09:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173626974897330833730'),(3695,'31736269716','23','1.00','90','retail','0','2025-01-07 20:09:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-07 17:09:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173626975203226203072'),(3696,'31736272520','1','2.00','400','retail','0','2025-01-07 20:55:20','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-07 17:57:32','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1052.00','1050','Inclusive','branch','Inventory','','','','','','','3173627252022000030033'),(3697,'31736272520','9','1.00','310','retail','0','2025-01-07 20:55:23','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-07 17:57:32','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3173627252320330332222'),(3698,'31736272520','34','2.00','220','retail','0','2025-01-07 20:55:29','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-01-07 17:57:32','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','88.00','86','Inclusive','branch','Inventory','','','','','','','3173627253022333223333'),(3699,'31736272520','41','1.00','30','retail','0','2025-01-07 20:55:36','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-07 17:57:32','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3173627253733231030333'),(3700,'31736274478','10','1.00','570','retail','0','2025-01-07 21:27:58','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-07 18:28:25','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3173627447943321333411'),(3701,'31736351243','17','1.00','670','retail','0','2025-01-08 18:47:23','','','','0','Cash',90.85,'670','','','3','16.00','1','2025-01-08 15:50:16','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173635124433444225113'),(3702,'31736351243','3','1.00','300','retail','0','2025-01-08 18:47:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-08 15:50:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','890.00','889','Inclusive','branch','Inventory','','','','','','','3173635124802232322322'),(3703,'31736351243','41','1.00','30','retail','0','2025-01-08 18:47:30','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-08 15:50:16','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3173635125022313000335'),(3704,'31736413550','14','1.00','420','retail','0','2025-01-09 12:05:50','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-09 09:56:23','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173641355132033305621'),(3705,'31736420730','1','1.00','200','retail','0','2025-01-09 14:05:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-09 11:15:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1050.00','1049','Inclusive','branch','Inventory','','','','','','','3173642073032233100300'),(3706,'31736421423','14','1.00','420','retail','0','2025-01-09 14:17:03','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-09 11:45:56','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173642142443707336342'),(3707,'31736421423','38','1.00','110','retail','0','2025-01-09 14:17:35','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-09 11:45:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','190.00','189','Inclusive','branch','Inventory','','','','','','','3173642145630322222033'),(3708,'31736421423','31','1.00','110','retail','0','2025-01-09 14:17:50','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-09 11:45:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3173642147132342423021'),(3709,'31736424240','1','1.00','200','retail','0','2025-01-09 15:04:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-09 12:04:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1049.00','1048','Inclusive','branch','Inventory','','','','','','','3173642424130302232134'),(3710,'31736424240','5','1.00','90','retail','0','2025-01-09 15:04:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-09 12:04:22','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','109.00','108','Inclusive','branch','Inventory','','','','','','','3173642424502222244424'),(3711,'31736424449','7','1.00','390','retail','0','2025-01-09 15:07:29','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-09 12:07:42','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','969.00','968','Inclusive','branch','Inventory','','','','','','','3173642445030323634426'),(3712,'31736428401','1','1.00','200','retail','0','2025-01-09 16:13:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-09 13:13:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1048.00','1047','Inclusive','branch','Inventory','','','','','','','3173642840233300382320'),(3713,'31736440351','1','1.00','200','retail','0','2025-01-09 19:32:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-09 16:32:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1047.00','1046','Inclusive','branch','Inventory','','','','','','','3173644035220002203343'),(3714,'31736441019','6','2.00','180','retail','0','2025-01-09 19:43:39','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-09 16:43:42','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','105.00','103','Inclusive','branch','Inventory','','','','','','','3173644101913920701304'),(3715,'31736446269','51','1.00','300','retail','0','2025-01-09 21:11:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-09 18:30:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173644627022363031310'),(3716,'31736446269','52','1.00','300','retail','0','2025-01-09 21:11:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-09 18:30:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','976.00','975','Inclusive','branch','Inventory','','','','','','','3173644627233102246372'),(3717,'31736446269','7','1.00','390','retail','0','2025-01-09 21:11:17','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-09 18:30:18','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3173644627822237284230'),(3718,'31736446269','9','1.00','310','retail','0','2025-01-09 21:28:20','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-09 18:30:18','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3173644730133431473033'),(3719,'31736446269','1','1.00','200','retail','0','2025-01-09 21:28:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-09 18:30:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1046.00','1045','Inclusive','branch','Inventory','','','','','','','3173644730303313243333'),(3720,'31736446269','23','1.00','90','retail','0','2025-01-09 21:28:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-09 18:30:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173644733833144232203'),(3721,'31736446269','26','1.00','90','retail','0','2025-01-09 21:29:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-09 18:30:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173644734730372264622'),(3722,'31736500014','1','1.00','200','retail','0','2025-01-10 12:06:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-10 09:11:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1045.00','1044','Inclusive','branch','Inventory','','','','','','','3173650001450423470300'),(3723,'31736500014','63','1.00','350','retail','0','2025-01-10 12:07:02','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-01-10 09:11:31','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','961.00','960','Inclusive','branch','Inventory','1110','4000','5500','','','','3173650002322062223302'),(3724,'31736534356','1','1.00','200','retail','0','2025-01-10 21:39:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-10 18:39:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1044.00','1043','Inclusive','branch','Inventory','','','','','','','3173653435643306433003'),(3725,'31736534373','1','2.00','400','retail','0','2025-01-10 21:39:33','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-10 18:39:42','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1043.00','1041','Inclusive','branch','Inventory','','','','','','','3173653437433723223372'),(3726,'31736534373','8','1.00','290','retail','0','2025-01-10 21:39:38','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-10 18:39:42','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','873.00','872','Inclusive','branch','Inventory','','','','','','','3173653437923222202730'),(3727,'31736534396','51','2.00','600','retail','0','2025-01-10 21:39:56','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-10 18:41:07','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','61.00','59','Inclusive','branch','Inventory','','','','','','','3173653439732022234203'),(3728,'31736534396','7','1.00','390','retail','0','2025-01-10 21:40:00','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-10 18:41:07','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3173653440002324040030'),(3729,'31736534396','1','3.00','600','retail','0','2025-01-10 21:40:36','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-10 18:41:07','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1041.00','1038','Inclusive','branch','Inventory','','','','','','','3173653443723030333324'),(3730,'31736534396','38','1.00','110','retail','0','2025-01-10 21:40:45','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-10 18:41:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','189.00','188','Inclusive','branch','Inventory','','','','','','','3173653444533732362257'),(3731,'31736534396','26','1.00','90','retail','0','2025-01-10 21:40:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-10 18:41:07','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173653445202204343323'),(3732,'31736534396','29','2.00','180','retail','0','2025-01-10 21:41:02','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-10 18:41:07','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','59.00','57','Inclusive','branch','Inventory','','','','','','','3173653446374063000330'),(3735,'31736534483','14','2.00','840','retail','0','2025-01-10 21:41:23','','','','0','Cash',113.90,'420','','','3','','1','2025-01-10 18:57:33','1','1','new','1','printed','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'3173653448432083232430'),(3736,'31736534483','31','1.00','110','retail','0','2025-01-10 21:41:33','','','','0','Cash',14.92,'110','','','3','','1','2025-01-10 18:57:33','1','2','new','1','printed','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','69.00','68','Inclusive','branch','Inventory','','','','','',NULL,'3173653449342463930230'),(3737,'31736534483','31','1.00','110','retail','0','2025-01-10 21:57:27','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-10 18:57:33','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3173653544833342222553'),(3738,'31736588888','23','1.00','90','retail','0','2025-01-11 12:54:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-11 10:38:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173658928950333231307'),(3739,'31736588888','1','2.00','400','retail','0','2025-01-11 13:37:24','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-11 10:38:54','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1038.00','1036','Inclusive','branch','Inventory','','','','','','','3173659184432212820222'),(3740,'31736588888','15','4.00','280','retail','0','2025-01-11 13:37:32','','','','0','Cash',37.97,'70','','','3','16.00','1','2025-01-11 10:38:54','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','962.00','958','Inclusive','branch','Inventory','','','','','','','3173659185502067333300'),(3741,'31736588888','29','2.00','180','retail','0','2025-01-11 13:37:54','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-11 10:38:54','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','57.00','55','Inclusive','branch','Inventory','','','','','','','3173659187701432723263'),(3742,'31736596100','11','1.00','1120','retail','0','2025-01-11 14:48:20','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-11 11:53:59','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','2.25','1.25','Inclusive','branch','Inventory','','','','','','','3173659610200200533120'),(3743,'31736596100','1','1.00','200','retail','0','2025-01-11 14:48:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-11 11:53:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1036.00','1035','Inclusive','branch','Inventory','','','','','','','3173659611333233231230'),(3744,'31736596100','15','5.00','350','retail','0','2025-01-11 14:49:04','','','','0','Cash',47.46,'70','','','3','16.00','1','2025-01-11 11:53:59','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','958.00','953','Inclusive','branch','Inventory','','','','','','','3173659614533232420637'),(3745,'31736596691','33','1.00','110','retail','0','2025-01-11 14:58:12','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-11 11:58:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173659669303312223023'),(3746,'31736603931','16','1.00','320','retail','0','2025-01-11 16:58:51','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-01-11 14:33:35','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1009.00','1008','Inclusive','branch','Inventory','','','','','','','3173660393333223320222'),(3747,'31736603931','3','1.00','300','retail','0','2025-01-11 16:58:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-11 14:33:35','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','889.00','888','Inclusive','branch','Inventory','','','','','','','3173660393830628302364'),(3748,'31736616380','3','1.00','300','retail','0','2025-01-11 20:26:20','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-11 17:26:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','888.00','887','Inclusive','branch','Inventory','','','','','','','3173661638132180303310'),(3749,'31736619768','52','1.00','300','retail','0','2025-01-11 21:44:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-11 18:45:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','975.00','974','Inclusive','branch','Inventory','','','','','','','3173662105120230620633'),(3750,'31736621521','51','1.00','300','retail','0','2025-01-11 21:52:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-11 19:44:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3173662152233223523020'),(3751,'31736621521','1','2.00','400','retail','0','2025-01-11 21:52:09','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-11 19:44:02','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1035.00','1033','Inclusive','branch','Inventory','','','','','','','3173662153026332523662'),(3752,'31736621521','38','1.00','110','retail','0','2025-01-11 21:52:48','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-11 19:44:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','188.00','187','Inclusive','branch','Inventory','','','','','','','3173662156967236133620'),(3753,'31736621521','21','1.00','90','retail','0','2025-01-11 21:52:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-11 19:44:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3173662157873228223013'),(3754,'31736625685','17','1.00','670','retail','0','2025-01-11 23:01:25','','','','0','Cash',90.85,'670','','','3','16.00','1','2025-01-11 20:05:27','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173662568542266362833'),(3755,'31736625685','5','2.00','180','retail','0','2025-01-11 23:01:55','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-11 20:05:27','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','108.00','106','Inclusive','branch','Inventory','','','','','','','3173662571632321302037'),(3756,'31736625685','41','1.00','30','retail','0','2025-01-11 23:02:47','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-11 20:05:27','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173662576766202231226'),(3757,'31736636790','3','1.00','300','retail','0','2025-01-12 02:06:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-11 23:22:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','887.00','886','Inclusive','branch','Inventory','','','','','','','3173663679003033030026'),(3758,'31736636790','1','1.00','200','retail','0','2025-01-12 02:06:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-11 23:22:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1033.00','1032','Inclusive','branch','Inventory','','','','','','','3173663679363626237023'),(3759,'31736636790','9','2.00','620','retail','0','2025-01-12 02:06:41','','','','0','Cash',84.07,'310','','','3','16.00','1','2025-01-11 23:22:31','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','3173663680220463313306'),(3760,'31736636790','41','1.00','30','retail','0','2025-01-12 02:06:52','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-11 23:22:31','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3173663681323002363322'),(3761,'31736636790','41','1.00','30','retail','0','2025-01-12 02:11:01','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-11 23:22:31','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3173663706127100116313'),(3762,'31736636790','48','4.00','20','retail','0','2025-01-12 02:14:07','','','','2.5','Cash',2.71,'5','','','3','16.00','1','2025-01-11 23:22:31','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','141.00','137','Inclusive','branch','Inventory','','','','','','','3173663724822316322263'),(3769,'31736639560','15','15.00','1050','retail','0','2025-01-12 02:52:40','','','','0','Cash',142.37,'70','','','3','16.00','1','2025-01-11 23:54:44','1','1','new','1','new','pcs','','','','yes','','17.80','','','VATABLE',889.83,'15','949.00','934','Inclusive','branch','Inventory','','','','','','','3173663956132203223227'),(3770,'31736641907','21','2.00','180','retail','0','2025-01-12 03:31:47','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-12 00:31:58','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','49.00','47','Inclusive','branch','Inventory','','','','','','','3173664190823230118160'),(3771,'31736641907','23','1.00','90','retail','0','2025-01-12 03:31:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 00:31:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3173664191324203203331'),(3776,'31736642020','5','2.00','180','retail','0','2025-01-12 03:33:40','','','','0','Cash',24.41,'90','','','3','','1','2025-01-12 10:36:51','1','1','new','1','printed','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','106.00','104','Inclusive','branch','Inventory','','','','','',NULL,'3173664202122323220332'),(3777,'31736642020','51','1.00','300','retail','0','2025-01-12 03:33:43','','','','0','Cash',40.68,'300','','','3','','1','2025-01-12 10:36:51','1','1','new','1','printed','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'3173664202444322424337'),(3778,'31736642020','1','1.00','200','retail','0','2025-01-12 03:33:46','','','','80','Cash',27.12,'200','','','3','','1','2025-01-12 10:36:51','1','1','new','1','printed','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1026.00','1025','Inclusive','branch','Inventory','','','','','',NULL,'3173664202730322200247'),(3779,'31736642020','31','1.00','110','retail','0','2025-01-12 03:38:01','','','','0','Cash',14.92,'110','','','3','','1','2025-01-12 10:36:51','1','2','new','1','printed','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','67.00','66','Inclusive','branch','Inventory','','','','','',NULL,'3173664228222642203433'),(3780,'31736638663','15','4.00','280','retail','0','2025-01-12 02:37:43','','','','0','Cash',37.97,'70','','','3','','1','2025-01-12 10:37:04','1','1','new','1','printed','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','953.00','949','Inclusive','branch','Inventory','','','','','',NULL,'3173663866426332262132'),(3781,'31736638663','1','6.00','1200','retail','0','2025-01-12 02:37:53','','','','80','Cash',162.71,'200','','','3','','1','2025-01-12 10:37:04','1','1','new','1','printed','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','1032.00','1026','Inclusive','branch','Inventory','','','','','',NULL,'3173663867423136377232'),(3782,'31736638663','51','2.00','600','retail','0','2025-01-12 02:38:02','','','','0','Cash',81.36,'300','','','3','','1','2025-01-12 10:37:04','1','1','new','1','printed','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','58.00','56','Inclusive','branch','Inventory','','','','','',NULL,'3173663868322232203320'),(3783,'31736638663','8','1.00','290','retail','0','2025-01-12 02:38:17','','','','0','Cash',39.32,'290','','','3','','1','2025-01-12 10:37:04','1','1','new','1','printed','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','872.00','871','Inclusive','branch','Inventory','','','','','',NULL,'3173663869896632306266'),(3784,'31736638663','21','2.00','180','retail','0','2025-01-12 02:39:32','','','','0','Cash',24.41,'90','','','3','','1','2025-01-12 10:37:04','1','2','new','1','printed','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','51.00','49','Inclusive','branch','Inventory','','','','','',NULL,'3173663877213302217002'),(3785,'31736638663','29','9.00','810','retail','0','2025-01-12 02:39:58','','','','0','Cash',109.83,'90','','','3','','1','2025-01-12 10:37:04','1','2','new','1','printed','pcs','','','','yes','','13.73','','','VATABLE',686.44,'9','55.00','46','Inclusive','branch','Inventory','','','','','',NULL,'3173663879920233333030'),(3786,'31736679547','12','2.00','780','retail','0','2025-01-12 13:59:07','','','','0','Cash',105.76,'390','','','3','16.00','1','2025-01-12 11:00:08','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','71.00','69','Inclusive','branch','Inventory','','','','','','','3173667954730103627733'),(3787,'31736679547','2','1.00','300','retail','0','2025-01-12 13:59:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-12 11:00:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','990.00','989','Inclusive','branch','Inventory','','','','','','','3173667955435770632227'),(3788,'31736680119','29','1.00','90','retail','0','2025-01-12 14:08:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 11:08:43','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3173668012023333242820'),(3789,'31736680497','1','1.00','200','retail','0','2025-01-12 14:14:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-12 11:15:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1025.00','1024','Inclusive','branch','Inventory','','','','','','','3173668049733047246832'),(3790,'31736681372','51','1.00','300','retail','0','2025-01-12 14:29:32','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-12 11:53:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3173668137223200240227'),(3791,'31736681372','29','1.00','90','retail','0','2025-01-12 14:29:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 11:53:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3173668138222303176202'),(3799,'31736688541','1','2.00','400','retail','0','2025-01-12 16:29:01','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-12 13:31:35','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1024.00','1022','Inclusive','branch','Inventory','','','','','','','3173668854223208330832'),(3800,'31736688541','10','1.00','570','retail','0','2025-01-12 16:29:04','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-12 13:31:35','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','992.00','991','Inclusive','branch','Inventory','','','','','','','3173668854508301802286'),(3801,'31736688541','41','1.00','30','retail','0','2025-01-12 16:29:17','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-12 13:31:35','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173668855743636003837'),(3802,'31736688932','1','1.00','200','retail','0','2025-01-12 16:35:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-12 13:39:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1022.00','1021','Inclusive','branch','Inventory','','','','','','','3173668893223320033330'),(3803,'31736688932','51','1.00','300','retail','0','2025-01-12 16:36:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-12 13:39:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3173668898300330338106'),(3804,'31736687260','3','1.00','300','retail','0','2025-01-12 16:07:40','','','','0','Cash',40.68,'300','','','3','','1','2025-01-12 13:45:04','1','1','new','1','printed','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','886.00','885','Inclusive','branch','Inventory','','','','','',NULL,'3173668726102363038203'),(3805,'31736687260','6','2.00','180','retail','0','2025-01-12 16:07:52','','','','0','Cash',24.41,'90','','','3','','1','2025-01-12 13:45:04','1','1','new','1','printed','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','103.00','101','Inclusive','branch','Inventory','','','','','',NULL,'3173668727330272222027'),(3806,'31736687260','14','1.00','420','retail','0','2025-01-12 16:08:07','','','','0','Cash',56.95,'420','','','3','','1','2025-01-12 13:45:04','1','1','new','1','printed','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'3173668728828233022227'),(3807,'31736687260','18','1.00','1320','retail','0','2025-01-12 16:08:27','','','','0','Cash',178.98,'1320','','','3','','1','2025-01-12 13:45:04','1','1','new','1','printed','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'3173668730700222107332'),(3808,'31736687260','19','2.00','160','retail','0','2025-01-12 16:09:00','','','','0','Cash',21.69,'80','','','3','','1','2025-01-12 13:45:04','1','1','new','1','printed','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','938.00','936','Inclusive','branch','Inventory','','','','','',NULL,'3173668734133203333842'),(3809,'31736687260','22','2.00','180','retail','0','2025-01-12 16:28:06','','','','0','Cash',24.41,'90','','','3','','1','2025-01-12 13:45:04','1','2','new','1','printed','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','100.00','98','Inclusive','branch','Inventory','','','','','',NULL,'3173668848632283433304'),(3810,'31736687260','40','1.00','110','retail','0','2025-01-12 16:28:10','','','','70','Cash',14.92,'110','','','3','','1','2025-01-12 13:45:04','1','2','new','1','printed','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','94.00','93','Inclusive','branch','Inventory','','','','','',NULL,'3173668849120012232213'),(3811,'31736687260','23','1.00','90','retail','0','2025-01-12 16:44:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 13:45:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173668946423423790343'),(3812,'31736687260','40','1.00','110','retail','0','2025-01-12 16:44:30','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-12 13:45:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3173668947132632133927'),(3813,'31736689762','26','1.00','90','retail','0','2025-01-12 16:49:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 13:49:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3173668976333336313203'),(3814,'31736700642','12','1.00','390','retail','0','2025-01-12 19:50:42','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-12 17:01:27','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3173670064303032302433'),(3815,'31736700642','22','1.00','90','retail','0','2025-01-12 19:50:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 17:01:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173670065330030220212'),(3816,'31736702432','1','1.00','200','retail','0','2025-01-12 20:20:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-12 17:20:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1021.00','1020','Inclusive','branch','Inventory','','','','','','','3173670243300332140032'),(3817,'31736702455','1','1.00','200','retail','0','2025-01-12 20:20:55','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-12 17:21:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1020.00','1019','Inclusive','branch','Inventory','','','','','','','3173670245637272223603'),(3818,'31736702455','5','1.00','90','retail','0','2025-01-12 20:20:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 17:21:16','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','104.00','103','Inclusive','branch','Inventory','','','','','','','3173670245939262323020'),(3819,'31736702455','5','1.00','90','retail','0','2025-01-12 20:21:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 17:21:16','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','103.00','102','Inclusive','branch','Inventory','','','','','','','3173670246530030333363'),(3820,'31736702489','3','1.00','300','retail','0','2025-01-12 20:21:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-12 17:21:37','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','885.00','884','Inclusive','branch','Inventory','','','','','','','3173670249093629733222'),(3821,'31736705236','5','1.00','90','retail','0','2025-01-12 21:07:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 18:07:28','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','102.00','101','Inclusive','branch','Inventory','','','','','','','3173670523751037020327'),(3822,'31736705287','51','1.00','300','retail','0','2025-01-12 21:08:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-12 18:46:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3173670528723200238303'),(3823,'31736705287','1','1.00','200','retail','0','2025-01-12 21:08:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-12 18:46:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1019.00','1018','Inclusive','branch','Inventory','','','','','','','3173670529335333226033'),(3824,'31736705287','26','1.00','90','retail','0','2025-01-12 21:08:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-12 18:46:25','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173670531831001203383'),(3825,'31736849074','8','1.00','290','retail','0','2025-01-14 13:04:34','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-14 10:04:59','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','871.00','870','Inclusive','branch','Inventory','','','','','','','3173684907523703472030'),(3826,'31736849074','1','1.00','200','retail','0','2025-01-14 13:04:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-14 10:04:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1018.00','1017','Inclusive','branch','Inventory','','','','','','','3173684907920119223227'),(3827,'31736849074','34','2.00','220','retail','0','2025-01-14 13:04:55','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-01-14 10:04:59','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','86.00','84','Inclusive','branch','Inventory','','','','','','','3173684909626063492222'),(3828,'31736853181','51','2.00','600','retail','0','2025-01-14 14:13:01','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-14 11:13:12','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','52.00','50','Inclusive','branch','Inventory','','','','','','','3173685318161803325382'),(3829,'31736853181','1','1.00','200','retail','0','2025-01-14 14:13:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-14 11:13:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1017.00','1016','Inclusive','branch','Inventory','','','','','','','3173685318882833208532'),(3830,'31736855865','1','1.00','200','retail','0','2025-01-14 14:57:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-14 11:57:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1016.00','1015','Inclusive','branch','Inventory','','','','','','','3173685586613233430203'),(3831,'31736855881','1','1.00','200','retail','0','2025-01-14 14:58:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-14 11:59:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1015.00','1014','Inclusive','branch','Inventory','','','','','','','3173685588226335302825'),(3832,'31736855881','10','1.00','570','retail','0','2025-01-14 14:58:04','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-14 11:59:16','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','991.00','990','Inclusive','branch','Inventory','','','','','','','3173685588532220083230'),(3833,'31736855881','7','1.00','390','retail','0','2025-01-14 14:58:14','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-14 11:59:16','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','966.00','965','Inclusive','branch','Inventory','','','','','','','3173685589523932925222'),(3834,'31736855881','19','1.00','80','retail','0','2025-01-14 14:58:19','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-01-14 11:59:16','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','936.00','935','Inclusive','branch','Inventory','','','','','','','3173685589994223829313'),(3835,'31736855881','22','1.00','90','retail','0','2025-01-14 14:58:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-14 11:59:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173685590906012025803'),(3836,'31736867382','1','1.00','200','retail','0','2025-01-14 18:09:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-14 15:09:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1014.00','1013','Inclusive','branch','Inventory','','','','','','','3173686738303003366226'),(3837,'31736867867','27','1.00','90','retail','0','2025-01-14 18:17:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-14 15:26:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173686786833160830081'),(3838,'31736869704','3','1.00','300','retail','0','2025-01-14 18:48:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-14 15:57:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','884.00','883','Inclusive','branch','Inventory','','','','','','','3173686970533232231932'),(3839,'31736869704','1','1.00','200','retail','0','2025-01-14 18:48:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-14 15:57:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1013.00','1012','Inclusive','branch','Inventory','','','','','','','3173686970922923232233'),(3840,'31736869704','7','1.00','390','retail','0','2025-01-14 18:48:41','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-14 15:57:03','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3173686972232232370603'),(3841,'31736869704','5','1.00','90','retail','0','2025-01-14 18:48:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-14 15:57:03','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','101.00','100','Inclusive','branch','Inventory','','','','','','','3173686973513423433000'),(3842,'31736871167','7','1.00','390','retail','0','2025-01-14 19:12:47','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-14 16:13:38','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3173687116802283338324'),(3843,'31736871167','29','3.00','270','retail','0','2025-01-14 19:13:08','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-01-14 16:13:38','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','44.00','41','Inclusive','branch','Inventory','','','','','','','3173687118929730627311'),(3844,'31736871279','2','2.00','600','retail','0','2025-01-14 19:14:39','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-14 16:47:41','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','989.00','987','Inclusive','branch','Inventory','','','','','','','3173687128003337003832'),(3845,'31736871279','9','2.00','620','retail','0','2025-01-14 19:14:45','','','','0','Cash',84.07,'310','','','3','16.00','1','2025-01-14 16:47:41','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','2.00','0','Inclusive','branch','Inventory','','','','','','','3173687128633432632437'),(3846,'31736871279','27','1.00','90','retail','0','2025-01-14 19:14:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-14 16:47:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173687129733002202326'),(3847,'31736873496','29','1.00','90','retail','0','2025-01-14 19:51:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-14 16:51:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3173687349623234332033'),(3852,'31736876938','9','1.00','310','retail','0','2025-01-14 20:48:58','','','','0','Cash',42.03,'310','','','3','','1','2025-01-14 18:01:47','1','1','new','1','printed','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','100.00','99','Inclusive','branch','Inventory','','','','','',NULL,'3173687693903233323330'),(3853,'31736876938','1','1.00','200','retail','0','2025-01-14 20:49:11','','','','80','Cash',27.12,'200','','','3','','1','2025-01-14 18:01:47','1','1','new','1','printed','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1012.00','1011','Inclusive','branch','Inventory','','','','','',NULL,'3173687695123256000262'),(3854,'31736876938','13','1.00','290','retail','0','2025-01-14 20:49:18','','','','0','Cash',39.32,'290','','','3','','1','2025-01-14 18:01:47','1','1','new','1','printed','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'3173687695927202304802'),(3855,'31736876938','39','1.00','110','retail','0','2025-01-14 20:52:30','','','','50','Cash',14.92,'110','','','3','','1','2025-01-14 18:01:47','1','2','new','1','printed','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','',NULL,'3173687715136130533432'),(3856,'31736876938','1','1.00','200','retail','0','2025-01-14 21:01:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-14 18:01:47','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1011.00','1010','Inclusive','branch','Inventory','','','','','','','3173687769703431760297'),(3857,'31736937776','14','1.00','420','retail','0','2025-01-15 13:42:56','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-15 11:15:41','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3173693777777334122207'),(3858,'31736937776','1','1.00','200','retail','0','2025-01-15 13:43:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-15 11:15:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1010.00','1009','Inclusive','branch','Inventory','','','','','','','3173693778222020373043'),(3859,'31736937776','41','1.00','30','retail','0','2025-01-15 13:43:25','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-15 11:15:41','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3173693780523200704032'),(3860,'31736939825','3','1.00','300','retail','0','2025-01-15 14:17:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-15 11:18:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','883.00','882','Inclusive','branch','Inventory','','','','','','','3173693982520030227332'),(3861,'31736940041','51','1.00','300','retail','0','2025-01-15 14:20:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-15 11:45:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3173694004233033424032'),(3862,'31736940041','52','1.00','300','retail','0','2025-01-15 14:20:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-15 11:45:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','974.00','973','Inclusive','branch','Inventory','','','','','','','3173694004424243323022'),(3863,'31736940041','1','1.00','200','retail','0','2025-01-15 14:21:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-15 11:45:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1009.00','1008','Inclusive','branch','Inventory','','','','','','','3173694008234430363320'),(3864,'31736947884','1','1.00','200','retail','0','2025-01-15 16:31:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-15 13:32:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1008.00','1007','Inclusive','branch','Inventory','','','','','','','3173694788420393328322'),(3865,'31736947953','34','1.00','110','retail','0','2025-01-15 16:32:33','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-15 13:32:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173694795433344322902'),(3866,'31736958648','34','1.00','110','retail','0','2025-01-15 19:30:48','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-15 16:31:44','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173695864982232221222'),(3867,'31736958648','38','2.00','220','retail','0','2025-01-15 19:30:54','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-01-15 16:31:44','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','187.00','185','Inclusive','branch','Inventory','','','','','','','3173695865405206031337'),(3868,'31736958648','31','1.00','110','retail','0','2025-01-15 19:31:01','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-15 16:31:44','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3173695866136213203067'),(3869,'31736958721','14','1.00','420','retail','0','2025-01-15 19:32:01','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-15 16:32:08','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3173695872233820383677'),(3870,'31736961938','3','1.00','300','retail','0','2025-01-15 20:25:38','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-15 17:39:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','882.00','881','Inclusive','branch','Inventory','','','','','','','3173696193932232390290'),(3871,'31736961938','5','2.00','180','retail','0','2025-01-15 20:25:44','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-15 17:39:28','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','100.00','98','Inclusive','branch','Inventory','','','','','','','3173696194433234412660'),(3872,'31736962787','7','1.00','390','retail','0','2025-01-15 20:39:47','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-15 17:48:20','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3173696278803233332222'),(3873,'31737020833','51','1.00','300','retail','0','2025-01-16 12:47:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-16 09:52:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3173702083431302702302'),(3874,'31737020833','1','1.00','200','retail','0','2025-01-16 12:47:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-16 09:52:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1007.00','1006','Inclusive','branch','Inventory','','','','','','','3173702083834033272273'),(3875,'31737027792','1','1.00','200','retail','0','2025-01-16 14:43:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-16 11:43:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1006.00','1005','Inclusive','branch','Inventory','','','','','','','3173702779420230373033'),(3876,'31737027792','13','1.00','290','retail','0','2025-01-16 14:43:22','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-16 11:43:26','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3173702780241000383233'),(3877,'31737027819','9','1.00','310','retail','0','2025-01-16 14:43:40','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-16 11:49:41','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173702782020403313307'),(3878,'31737027819','1','1.00','200','retail','0','2025-01-16 14:43:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-16 11:49:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1005.00','1004','Inclusive','branch','Inventory','','','','','','','3173702782632222202230'),(3879,'31737027819','41','1.00','30','retail','0','2025-01-16 14:43:51','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-16 11:49:41','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173702783273320247733'),(3880,'31737037391','1','2.00','400','retail','0','2025-01-16 17:23:12','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-16 14:24:33','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1004.00','1002','Inclusive','branch','Inventory','','','','','','','3173703739230232723330'),(3881,'31737037391','51','1.00','300','retail','0','2025-01-16 17:23:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-16 14:24:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3173703740370022222134'),(3882,'31737037391','8','1.00','290','retail','0','2025-01-16 17:23:26','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-16 14:24:33','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','870.00','869','Inclusive','branch','Inventory','','','','','','','3173703740723072237322'),(3883,'31737037391','43','1.00','110','retail','0','2025-01-16 17:23:51','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-16 14:24:33','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3173703743233342274303'),(3884,'31737037391','31','1.00','110','retail','0','2025-01-16 17:24:07','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-16 14:24:33','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173703745132332720313'),(3885,'31737042003','1','2.00','400','retail','0','2025-01-16 18:40:03','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-16 15:54:46','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1002.00','1000','Inclusive','branch','Inventory','','','','','','','3173704200402042034240'),(3886,'31737042003','9','2.00','620','retail','0','2025-01-16 18:40:08','','','','0','Cash',84.07,'310','','','3','16.00','1','2025-01-16 15:54:46','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','98.00','96','Inclusive','branch','Inventory','','','','','','','3173704200932237033332'),(3887,'31737042003','41','1.00','30','retail','0','2025-01-16 18:40:33','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-16 15:54:46','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3173704203422340002403'),(3888,'31737045020','31','1.00','110','retail','0','2025-01-16 19:30:20','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-16 17:08:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3173704502033237204333'),(3889,'31737045020','23','1.00','90','retail','0','2025-01-16 19:30:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-16 17:08:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173704503330224323223'),(3890,'31737045020','38','1.00','110','retail','0','2025-01-16 19:35:06','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-16 17:08:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','185.00','184','Inclusive','branch','Inventory','','','','','','','3173704530723330221307'),(3891,'31737045020','12','1.00','390','retail','0','2025-01-16 19:35:19','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-16 17:08:03','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3173704532142204700432'),(3892,'31737047306','22','2.00','180','retail','0','2025-01-16 20:08:26','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-16 17:08:33','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3173704730727332323702'),(3893,'31737049649','51','1.00','300','retail','0','2025-01-16 20:47:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-16 17:47:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3173704965033376332027'),(3894,'31737119794','3','1.00','300','retail','0','2025-01-17 16:16:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-17 13:16:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','881.00','880','Inclusive','branch','Inventory','','','','','','','3173711979522333017333'),(3895,'31737119794','22','1.00','90','retail','0','2025-01-17 16:16:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-17 13:16:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173711980507232300033'),(3896,'31737119861','14','1.00','420','retail','0','2025-01-17 16:17:41','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-17 13:18:51','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3173711986224231033332'),(3897,'31737119861','1','1.00','200','retail','0','2025-01-17 16:17:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-17 13:18:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','','3173711987924972023933'),(3898,'31737119861','9','1.00','310','retail','0','2025-01-17 16:18:05','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-17 13:18:51','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3173711988626333024033'),(3899,'31737119861','22','1.00','90','retail','0','2025-01-17 16:18:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-17 13:18:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3173711990003300371329'),(3900,'31737119861','34','1.00','110','retail','0','2025-01-17 16:18:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-17 13:18:51','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173711990830022003117'),(3901,'31737120059','1','1.00','200','retail','0','2025-01-17 16:20:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-17 13:21:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','999.00','998','Inclusive','branch','Inventory','','','','','','','3173712006002303300222'),(3902,'31737120059','51','2.00','600','retail','0','2025-01-17 16:21:09','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-17 13:21:21','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','46.00','44','Inclusive','branch','Inventory','','','','','','','3173712007007332133733'),(3903,'31737120120','14','1.00','420','retail','0','2025-01-17 16:22:00','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-17 13:36:59','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3173712012102323733322'),(3904,'31737120120','1','1.00','200','retail','0','2025-01-17 16:22:10','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-17 13:36:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','998.00','997','Inclusive','branch','Inventory','','','','','','','3173712013133030030222'),(3905,'31737120120','22','1.00','90','retail','0','2025-01-17 16:22:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-17 13:36:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3173712015502753723102'),(3906,'31737120120','23','1.00','90','retail','0','2025-01-17 16:22:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-17 13:36:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3173712015803202042217'),(3907,'31737120120','5','2.00','180','retail','0','2025-01-17 16:22:53','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-17 13:36:59','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','98.00','96','Inclusive','branch','Inventory','','','','','','','3173712017422330223022'),(3908,'31737120120','1','1.00','200','retail','0','2025-01-17 16:22:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-17 13:36:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','997.00','996','Inclusive','branch','Inventory','','','','','','','3173712017900330322302'),(3909,'31737120120','41','1.00','30','retail','0','2025-01-17 16:23:06','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-17 13:36:59','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3173712018737232227220'),(3910,'31737120120','41','1.00','30','retail','0','2025-01-17 16:34:39','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-17 13:36:59','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3173712087978222073732'),(3911,'31737133758','1','1.00','200','retail','0','2025-01-17 20:09:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-17 17:44:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','996.00','995','Inclusive','branch','Inventory','','','','','','','3173713375921733232320'),(3912,'31737133758','51','1.00','300','retail','0','2025-01-17 20:09:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-17 17:44:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3173713377232231373320'),(3913,'31737133758','15','5.00','350','retail','0','2025-01-17 20:09:37','','','','0','Cash',47.46,'70','','','3','16.00','1','2025-01-17 17:44:33','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','934.00','929','Inclusive','branch','Inventory','','','','','','','3173713377723323030702'),(3914,'31737133758','5','2.00','180','retail','0','2025-01-17 20:09:50','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-17 17:44:33','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3173713379133232227222'),(3915,'31737133758','29','1.00','90','retail','0','2025-01-17 20:10:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-17 17:44:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3173713385550088707827'),(3916,'31737133758','22','1.00','90','retail','0','2025-01-17 20:10:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-17 17:44:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3173713385934153033330'),(3917,'31737199969','5','2.00','180','retail','0','2025-01-18 14:32:49','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-18 11:48:06','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','94.00','92','Inclusive','branch','Inventory','','','','','','','3173719997023011040313'),(3918,'31737199969','22','1.00','90','retail','0','2025-01-18 14:33:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-18 11:48:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3173719998039707390990'),(3919,'31737199969','22','1.00','90','retail','0','2025-01-18 14:47:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-18 11:48:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3173720087993032323073'),(3920,'31737207719','6','3.00','270','retail','0','2025-01-18 16:41:59','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-01-18 14:44:47','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','101.00','98','Inclusive','branch','Inventory','','','','','','','3173720771923920202079'),(3921,'31737207719','5','1.00','90','retail','0','2025-01-18 16:42:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-18 14:44:47','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3173720772440227200022'),(3922,'31737207719','15','2.00','140','retail','0','2025-01-18 16:42:15','','','','0','Cash',18.98,'70','','','3','16.00','1','2025-01-18 14:44:47','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','929.00','927','Inclusive','branch','Inventory','','','','','','','3173720773702233232222'),(3923,'31737211703','7','1.00','390','retail','0','2025-01-18 17:48:23','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-18 14:55:26','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','962.00','961','Inclusive','branch','Inventory','','','','','','','3173721170433000322202'),(3924,'31737211703','1','1.00','200','retail','0','2025-01-18 17:48:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-18 14:55:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','995.00','994','Inclusive','branch','Inventory','','','','','','','3173721171012332733333'),(3925,'31737211703','9','1.00','310','retail','0','2025-01-18 17:48:35','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-18 14:55:26','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3173721171621727436123'),(3926,'31737211703','38','1.00','110','retail','0','2025-01-18 17:48:45','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-18 14:55:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','184.00','183','Inclusive','branch','Inventory','','','','','','','3173721172544730353727'),(3927,'31737211703','41','1.00','30','retail','0','2025-01-18 17:48:52','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-18 14:55:26','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3173721173223243323022'),(3928,'31737218473','51','2.00','600','retail','0','2025-01-18 19:41:13','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-18 16:41:43','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','43.00','41','Inclusive','branch','Inventory','','','','','','','3173721847330030332301'),(3929,'31737218473','3','1.00','300','retail','0','2025-01-18 19:41:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-18 16:41:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','880.00','879','Inclusive','branch','Inventory','','','','','','','3173721847923370901042'),(3930,'31737220552','1','1.00','200','retail','0','2025-01-18 20:15:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-18 17:43:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3173722055347304342234'),(3931,'31737220552','8','2.00','580','retail','0','2025-01-18 20:16:35','','','','0','Cash',78.64,'290','','','3','16.00','1','2025-01-18 17:43:12','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','869.00','867','Inclusive','branch','Inventory','','','','','','','3173722059632390922202'),(3932,'31737220552','38','1.00','110','retail','0','2025-01-18 20:17:18','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-18 17:43:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','183.00','182','Inclusive','branch','Inventory','','','','','','','3173722063912027302373'),(3933,'31737220552','31','2.00','220','retail','0','2025-01-18 20:21:02','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-01-18 17:43:12','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','63.00','61','Inclusive','branch','Inventory','','','','','','','3173722086306222232223'),(3934,'31737220552','29','2.00','180','retail','0','2025-01-18 20:21:10','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-18 17:43:12','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','39.00','37','Inclusive','branch','Inventory','','','','','','','3173722087020722273330'),(3935,'31737222202','7','1.00','390','retail','0','2025-01-18 20:43:22','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-18 17:44:00','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','961.00','960','Inclusive','branch','Inventory','','','','','','','3173722220322302220233'),(3936,'31737222202','3','1.00','300','retail','0','2025-01-18 20:43:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-18 17:44:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','879.00','878','Inclusive','branch','Inventory','','','','','','','3173722220832232232223'),(3937,'31737222202','2','1.00','300','retail','0','2025-01-18 20:43:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-18 17:44:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','987.00','986','Inclusive','branch','Inventory','','','','','','','3173722221603112133233'),(3938,'31737222202','41','1.00','30','retail','0','2025-01-18 20:43:39','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-18 17:44:00','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3173722221943202723033'),(3939,'31737226236','29','3.00','270','retail','0','2025-01-18 21:50:36','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-01-18 18:50:44','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','37.00','34','Inclusive','branch','Inventory','','','','','','','3173722623722774200272'),(3940,'31737226994','44','2.00','220','retail','0','2025-01-18 22:03:14','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-01-18 19:03:18','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3173722699520200749223'),(3941,'31737237004','7','1.00','390','retail','0','2025-01-19 00:50:04','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-18 21:58:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','960.00','959','Inclusive','branch','Inventory','','','','','','','3173723700533222337202'),(3942,'31737237004','12','1.00','390','retail','0','2025-01-19 00:50:12','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-18 21:58:40','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3173723701334303200731'),(3943,'31737237004','1','1.00','200','retail','0','2025-01-19 00:50:18','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-18 21:58:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','993.00','992','Inclusive','branch','Inventory','','','','','','','3173723701907011220472'),(3944,'31737237004','44','1.00','110','retail','0','2025-01-19 00:50:41','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-18 21:58:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173723704230132733232'),(3945,'31737237004','27','1.00','90','retail','0','2025-01-19 00:50:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-18 21:58:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173723705637370032340'),(3946,'31737240927','18','1.00','1320','retail','0','2025-01-19 01:55:27','','','','0','Cash',178.98,'1320','','','3','16.00','1','2025-01-18 23:08:39','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173724092802320022929'),(3947,'31737240927','1','1.00','200','retail','0','2025-01-19 01:55:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-18 23:08:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','992.00','991','Inclusive','branch','Inventory','','','','','','','3173724093232232231321'),(3948,'31737240927','3','1.00','300','retail','0','2025-01-19 01:55:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-18 23:08:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','878.00','877','Inclusive','branch','Inventory','','','','','','','3173724094003320021330'),(3949,'31737240927','41','1.00','30','retail','0','2025-01-19 01:55:44','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-18 23:08:39','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3173724094532072332324'),(3950,'31737240927','4','1.00','300','retail','0','2025-01-19 02:08:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-18 23:08:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3173724171533022532002'),(3951,'31737242999','8','2.00','580','retail','0','2025-01-19 02:29:59','','','','0','Cash',78.64,'290','','','3','16.00','1','2025-01-18 23:34:46','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','867.00','865','Inclusive','branch','Inventory','','','','','','','3173724300033240411000'),(3952,'31737242999','40','1.00','110','retail','0','2025-01-19 02:30:33','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-18 23:34:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3173724303332322443024'),(3953,'31737284680','14','3.00','1260','retail','0','2025-01-19 14:04:40','','','','0','Cash',170.85,'420','','','3','16.00','1','2025-01-19 11:05:18','1','1','new','1','new','pcs','','','','yes','','21.36','','','VATABLE',1067.80,'3','100.00','97','Inclusive','branch','Inventory','','','','','','','3173728468134380240233'),(3954,'31737284680','1','1.00','200','retail','0','2025-01-19 14:04:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-19 11:05:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','991.00','990','Inclusive','branch','Inventory','','','','','','','3173728468783723333228'),(3955,'31737284680','10','1.00','570','retail','0','2025-01-19 14:04:51','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-19 11:05:18','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','990.00','989','Inclusive','branch','Inventory','','','','','','','3173728469230323336321'),(3956,'31737284680','22','2.00','180','retail','0','2025-01-19 14:05:03','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-19 11:05:18','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','88.00','86','Inclusive','branch','Inventory','','','','','','','3173728470473003248142'),(3957,'31737284680','26','2.00','180','retail','0','2025-01-19 14:05:12','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-19 11:05:18','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','72.00','70','Inclusive','branch','Inventory','','','','','','','3173728471371300127023'),(3958,'31737289173','14','1.00','420','retail','0','2025-01-19 15:19:33','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-19 12:20:07','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173728917328203394732'),(3959,'31737289173','22','2.00','180','retail','0','2025-01-19 15:19:52','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-19 12:20:07','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','86.00','84','Inclusive','branch','Inventory','','','','','','','3173728919322303273330'),(3960,'31737289173','14','1.00','420','retail','0','2025-01-19 15:20:04','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-19 12:20:07','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3173728920530311305220'),(3961,'31737293515','8','2.00','580','retail','0','2025-01-19 16:31:55','','','','0','Cash',78.64,'290','','','3','16.00','1','2025-01-19 13:49:50','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','865.00','863','Inclusive','branch','Inventory','','','','','','','3173729351523223330943'),(3962,'31737293515','7','2.00','780','retail','0','2025-01-19 16:32:19','','','','0','Cash',105.76,'390','','','3','16.00','1','2025-01-19 13:49:50','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','959.00','957','Inclusive','branch','Inventory','','','','','','','3173729353921920213290'),(3963,'31737293515','29','1.00','90','retail','0','2025-01-19 16:32:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-19 13:49:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3173729355590723279322'),(3964,'31737293515','22','1.00','90','retail','0','2025-01-19 16:44:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-19 13:49:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173729424121034402120'),(3965,'31737293515','22','1.00','90','retail','0','2025-01-19 16:44:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-19 13:49:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173729426233373422072'),(3966,'31737295749','9','1.00','310','retail','0','2025-01-19 17:09:09','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-19 14:09:23','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173729575040211700030'),(3967,'31737295749','22','1.00','90','retail','0','2025-01-19 17:09:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-19 14:09:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173729576112323236225'),(3968,'31737301463','18','1.00','1320','retail','0','2025-01-19 18:44:23','','','','0','Cash',178.98,'1320','','','3','16.00','1','2025-01-19 15:59:42','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3173730146463231302430'),(3969,'31737301463','51','2.00','600','retail','0','2025-01-19 18:44:31','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-19 15:59:42','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','41.00','39','Inclusive','branch','Inventory','','','','','','','3173730147133327313172'),(3970,'31737301463','41','1.00','30','retail','0','2025-01-19 18:57:40','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-19 15:59:42','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3173730226111703302736'),(3978,'31737305442','3','1.00','300','retail','0','2025-01-19 19:50:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-19 16:51:21','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','876.00','875','Inclusive','branch','Inventory','','','','','','','3173730544303233743343'),(3979,'31737305442','51','2.00','600','retail','0','2025-01-19 19:50:52','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-19 16:51:21','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','39.00','37','Inclusive','branch','Inventory','','','','','','','3173730545307103225332'),(3980,'31737305442','1','1.00','200','retail','0','2025-01-19 19:50:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-19 16:51:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','989.00','988','Inclusive','branch','Inventory','','','','','','','3173730545833832403337'),(3981,'31737304405','14','1.00','420','retail','0','2025-01-19 19:33:25','','','','0','Cash',56.95,'420','','','3','','1','2025-01-19 17:01:17','1','1','new','1','printed','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','95.00','94','Inclusive','branch','Inventory','','','','','',NULL,'3173730440623703222203'),(3982,'31737304405','3','1.00','300','retail','0','2025-01-19 19:33:48','','','','0','Cash',40.68,'300','','','3','','1','2025-01-19 17:01:17','1','1','new','1','printed','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','877.00','876','Inclusive','branch','Inventory','','','','','',NULL,'3173730442837223204324'),(3983,'31737304405','13','1.00','290','retail','0','2025-01-19 19:33:53','','','','0','Cash',39.32,'290','','','3','','1','2025-01-19 17:01:17','1','1','new','1','printed','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'3173730443423234034002'),(3984,'31737304405','7','2.00','780','retail','0','2025-01-19 19:34:39','','','','0','Cash',105.76,'390','','','3','','1','2025-01-19 17:01:17','1','1','new','1','printed','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','957.00','955','Inclusive','branch','Inventory','','','','','',NULL,'3173730448023323223033'),(3985,'31737304405','29','1.00','90','retail','0','2025-01-19 19:35:12','','','','0','Cash',12.20,'90','','','3','','1','2025-01-19 17:01:17','1','2','new','1','printed','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'3173730451223233127325'),(3986,'31737304405','22','1.00','90','retail','0','2025-01-19 19:35:17','','','','0','Cash',12.20,'90','','','3','','1','2025-01-19 17:01:17','1','2','new','1','printed','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','81.00','80','Inclusive','branch','Inventory','','','','','',NULL,'3173730451732532043315'),(3987,'31737304405','1','1.00','200','retail','0','2025-01-19 19:49:19','','','','80','Cash',27.12,'200','','','3','','1','2025-01-19 17:01:17','1','1','new','1','printed','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','990.00','989','Inclusive','branch','Inventory','','','','','',NULL,'3173730535930533333330'),(3988,'31737304405','1','1.00','200','retail','0','2025-01-19 20:01:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-19 17:01:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','988.00','987','Inclusive','branch','Inventory','','','','','','','3173730606730717230713'),(3989,'31737459035','14','1.00','420','retail','0','2025-01-21 14:30:35','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-21 11:30:59','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3173745903629393603003'),(3990,'31737459035','19','1.00','80','retail','0','2025-01-21 14:30:40','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-01-21 11:30:59','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','935.00','934','Inclusive','branch','Inventory','','','','','','','3173745904137023033720'),(3991,'31737459123','1','2.00','400','retail','0','2025-01-21 14:32:03','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-21 11:46:14','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','987.00','985','Inclusive','branch','Inventory','','','','','','','3173745912302200310222'),(3992,'31737459123','5','2.00','180','retail','0','2025-01-21 14:32:07','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-21 11:46:14','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','91.00','89','Inclusive','branch','Inventory','','','','','','','3173745912823242341222'),(3993,'31737459123','27','1.00','90','retail','0','2025-01-21 14:36:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-21 11:46:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173745936403330423732'),(3994,'31737463907','1','2.00','400','retail','0','2025-01-21 15:51:47','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-21 12:51:55','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','985.00','983','Inclusive','branch','Inventory','','','','','','','3173746390864002927063'),(3995,'31737463934','51','1.00','300','retail','0','2025-01-21 15:52:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-21 13:01:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3173746393593402343363'),(3996,'31737622435','14','1.00','420','retail','0','2025-01-23 11:53:55','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-23 08:54:07','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3173762243522020303232'),(3997,'31737625441','14','1.00','420','retail','0','2025-01-23 12:44:01','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-23 09:56:53','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3173762544102313303532'),(3998,'31737627757','1','1.00','200','retail','0','2025-01-23 13:22:37','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-23 10:53:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','983.00','982','Inclusive','branch','Inventory','','','','','','','3173762775878332002028'),(3999,'31737627757','8','1.00','290','retail','0','2025-01-23 13:22:41','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-23 10:53:57','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','863.00','862','Inclusive','branch','Inventory','','','','','','','3173762776206232220223'),(4000,'31737627757','14','1.00','420','retail','0','2025-01-23 13:22:45','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-23 10:53:57','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3173762776603307023323'),(4001,'31737627757','27','2.00','180','retail','0','2025-01-23 13:34:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-23 10:53:57','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','74.00','72','Inclusive','branch','Inventory','','','','','','','3173762844132070332478'),(4002,'31737630285','1','1.00','200','retail','0','2025-01-23 14:04:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-23 11:07:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3173763028683220313200'),(4003,'31737636506','1','3.00','600','retail','0','2025-01-23 15:48:26','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-23 13:01:22','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','981.00','978','Inclusive','branch','Inventory','','','','','','','3173763650740223733102'),(4004,'31737714407','3','1.00','300','retail','0','2025-01-24 13:26:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-24 10:28:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','875.00','874','Inclusive','branch','Inventory','','','','','','','3173771440802202130700'),(4005,'31737714407','6','2.00','180','retail','0','2025-01-24 13:27:18','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-24 10:28:26','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','98.00','96','Inclusive','branch','Inventory','','','','','','','3173771443902433213000'),(4006,'31737714407','23','1.00','90','retail','0','2025-01-24 13:28:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-24 10:28:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3173771449534747704407'),(4007,'31737714407','26','1.00','90','retail','0','2025-01-24 13:28:22','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-24 10:28:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3173771450323235332232'),(4008,'31737715841','11','1.00','1120','retail','0','2025-01-24 13:50:41','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-24 11:16:37','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','1.25','0.25','Inclusive','branch','Inventory','','','','','','','3173771584370880032733'),(4009,'31737715841','8','1.00','290','retail','0','2025-01-24 13:50:47','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-24 11:16:37','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','862.00','861','Inclusive','branch','Inventory','','','','','','','3173771584823353732730'),(4010,'31737715841','1','2.00','400','retail','0','2025-01-24 13:51:30','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-24 11:16:37','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','978.00','976','Inclusive','branch','Inventory','','','','','','','3173771589230209077235'),(4011,'31737715841','29','1.00','90','retail','0','2025-01-24 13:52:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-24 11:16:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3173771592413734095323'),(4012,'31737715841','22','1.00','90','retail','0','2025-01-24 13:52:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-24 11:16:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173771592703329175409'),(4013,'31737715841','26','1.00','90','retail','0','2025-01-24 13:52:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-24 11:16:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3173771593332472730072'),(4014,'31737715841','1','1.00','200','retail','0','2025-01-24 14:00:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-24 11:16:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','976.00','975','Inclusive','branch','Inventory','','','','','','','3173771643431032237332'),(4015,'31737732708','27','1.00','90','retail','0','2025-01-24 18:31:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-24 15:31:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173773270972222472929'),(4016,'31737732892','27','1.00','90','retail','0','2025-01-24 18:34:52','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-24 15:34:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3173773289333332337334'),(4017,'31737802173','5','2.00','180','retail','0','2025-01-25 13:49:33','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-25 11:24:40','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','89.00','87','Inclusive','branch','Inventory','','','','','','','3173780217410033000127'),(4018,'31737802173','15','5.00','350','retail','0','2025-01-25 13:50:48','','','','0','Cash',47.46,'70','','','3','16.00','1','2025-01-25 11:24:40','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'5','927.00','922','Inclusive','branch','Inventory','','','','','','','3173780225033207232224'),(4019,'31737802173','1','1.00','200','retail','0','2025-01-25 13:50:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-25 11:24:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','975.00','974','Inclusive','branch','Inventory','','','','','','','3173780225522223272320'),(4020,'31737802173','64','1.00','110','retail','0','2025-01-25 13:51:06','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-25 11:24:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','','','','3173780226732332230322'),(4021,'31737802173','29','1.00','90','retail','0','2025-01-25 13:51:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-25 11:24:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3173780227403341103722'),(4022,'31737804305','4','1.00','300','retail','0','2025-01-25 14:25:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-25 11:25:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3173780430622207230036'),(4023,'31737804305','5','2.00','180','retail','0','2025-01-25 14:25:12','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-25 11:25:42','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','87.00','85','Inclusive','branch','Inventory','','','','','','','3173780431230330202304'),(4024,'31737804305','27','1.00','90','retail','0','2025-01-25 14:25:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-25 11:25:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3173780432803333120274'),(4025,'31737810338','15','2.00','140','retail','0','2025-01-25 16:05:38','','','','0','Cash',18.98,'70','','','3','16.00','1','2025-01-25 13:45:54','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','922.00','920','Inclusive','branch','Inventory','','','','','','','3173781033930330329799'),(4026,'31737817763','22','2.00','180','retail','0','2025-01-25 18:09:23','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-25 15:31:42','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','79.00','77','Inclusive','branch','Inventory','','','','','','','3173781776470723033837'),(4027,'31737817763','22','1.00','90','retail','0','2025-01-25 18:31:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-25 15:31:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3173781910133047247132'),(4028,'31737827315','1','1.00','200','retail','0','2025-01-25 20:48:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-25 17:52:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','974.00','973','Inclusive','branch','Inventory','','','','','','','3173782731662073122330'),(4029,'31737829799','4','3.00','900','retail','0','2025-01-25 21:29:59','','','','0','Cash',122.03,'300','','','3','16.00','1','2025-01-25 18:55:49','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','30.00','27','Inclusive','branch','Inventory','','','','','','','3173782980073220223093'),(4030,'31737829799','3','2.00','600','retail','0','2025-01-25 21:30:07','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-25 18:55:49','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','874.00','872','Inclusive','branch','Inventory','','','','','','','3173782980872232073034'),(4031,'31737829799','40','2.00','220','retail','0','2025-01-25 21:30:25','','','','70','Cash',29.83,'110','','','3','16.00','1','2025-01-25 18:55:49','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','91.00','89','Inclusive','branch','Inventory','','','','','','','3173782982683322008210'),(4032,'31737829799','11','1.00','1120','retail','0','2025-01-25 21:31:18','','','','0','Cash',151.86,'1120','','','3','16.00','1','2025-01-25 18:55:49','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','30.25','29.25','Inclusive','branch','Inventory','','','','','','','3173782987993393233493'),(4033,'31737829799','1','1.00','200','retail','0','2025-01-25 21:32:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-25 18:55:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3173782992821027723432'),(4034,'31737829799','5','1.00','90','retail','0','2025-01-25 21:32:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-25 18:55:49','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173782993222132930332'),(4035,'31737829799','22','1.00','90','retail','0','2025-01-25 21:35:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-25 18:55:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3173783013100232722220'),(4036,'31737889620','1','3.00','600','retail','0','2025-01-26 14:07:00','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-01-26 11:07:26','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','972.00','969','Inclusive','branch','Inventory','','','','','','','3173788962133333001093'),(4037,'31737889620','10','1.00','570','retail','0','2025-01-26 14:07:07','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-26 11:07:26','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','989.00','988','Inclusive','branch','Inventory','','','','','','','3173788962813201733362'),(4038,'31737889620','40','1.00','110','retail','0','2025-01-26 14:07:15','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-26 11:07:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3173788963663023333007'),(4039,'31737899974','7','1.00','390','retail','0','2025-01-26 16:59:34','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-26 14:00:20','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','955.00','954','Inclusive','branch','Inventory','','','','','','','3173789997402132337723'),(4040,'31737899974','26','1.00','90','retail','0','2025-01-26 17:00:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-26 14:00:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3173790001129323002002'),(4041,'31737900065','3','1.00','300','retail','0','2025-01-26 17:01:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-26 14:02:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','872.00','871','Inclusive','branch','Inventory','','','','','','','3173790006630007230704'),(4042,'31737900065','2','1.00','300','retail','0','2025-01-26 17:01:09','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-26 14:02:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','986.00','985','Inclusive','branch','Inventory','','','','','','','3173790006934336041372'),(4043,'31737900065','52','1.00','300','retail','0','2025-01-26 17:01:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-26 14:02:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3173790007400303297300'),(4044,'31737900065','26','1.00','90','retail','0','2025-01-26 17:01:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-26 14:02:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3173790009891030020392'),(4045,'31737900065','64','1.00','110','retail','0','2025-01-26 17:01:42','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-26 14:02:58','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','','','','3173790010290130701092'),(4046,'31737900065','41','1.00','30','retail','0','2025-01-26 17:01:57','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-26 14:02:58','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3173790011833012822331'),(4047,'31737914076','14','1.00','420','retail','0','2025-01-26 20:54:36','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-26 17:55:03','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3173791407723132237772'),(4048,'31737914113','1','1.00','200','retail','0','2025-01-26 20:55:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-26 17:55:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','969.00','968','Inclusive','branch','Inventory','','','','','','','3173791411422441323430'),(4049,'31737914113','10','1.00','570','retail','0','2025-01-26 20:55:17','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-26 17:55:31','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','988.00','987','Inclusive','branch','Inventory','','','','','','','3173791411802403002227'),(4050,'31737914113','38','1.00','110','retail','0','2025-01-26 20:55:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-26 17:55:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','182.00','181','Inclusive','branch','Inventory','','','','','','','3173791412883329103322'),(4051,'31738056105','51','1.00','300','retail','0','2025-01-28 12:21:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-28 09:22:54','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','136.00','135','Inclusive','branch','Inventory','','','','','','','3173805610620371013632'),(4052,'31738056105','26','1.00','90','retail','0','2025-01-28 12:21:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-28 09:22:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3173805611723073373304'),(4053,'31738059892','14','2.00','840','retail','0','2025-01-28 13:24:53','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-01-28 10:25:01','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','89.00','87','Inclusive','branch','Inventory','','','','','','','3173805989420322332202'),(4054,'31738069132','14','1.00','420','retail','0','2025-01-28 15:58:52','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-28 13:51:36','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3173806913342234439232'),(4055,'31738072326','52','1.00','300','retail','0','2025-01-28 16:52:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-28 13:58:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','972.00','971','Inclusive','branch','Inventory','','','','','','','3173807232903320037230'),(4056,'31738072326','1','1.00','200','retail','0','2025-01-28 16:52:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-28 13:58:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3173807233318330002227'),(4057,'31738078356','9','1.00','310','retail','0','2025-01-28 18:32:36','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-28 15:33:00','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3173807835703802373022'),(4058,'31738078356','1','1.00','200','retail','0','2025-01-28 18:32:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-28 15:33:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3173807836332702832238'),(4059,'31738079207','17','1.00','670','retail','0','2025-01-28 18:46:47','','','','0','Cash',90.85,'670','','','3','16.00','1','2025-01-28 15:47:09','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3173807920823282227922'),(4060,'31738079207','51','1.00','300','retail','0','2025-01-28 18:46:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-28 15:47:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','135.00','134','Inclusive','branch','Inventory','','','','','','','3173807921513382143220'),(4061,'31738079207','1','1.00','200','retail','0','2025-01-28 18:46:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-28 15:47:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','966.00','965','Inclusive','branch','Inventory','','','','','','','3173807921871213123022'),(4062,'31738079207','41','1.00','30','retail','0','2025-01-28 18:47:02','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-28 15:47:09','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3173807922333733332230'),(4063,'31738084489','51','1.00','300','retail','0','2025-01-28 20:14:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-28 18:21:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','134.00','133','Inclusive','branch','Inventory','','','','','','','3173808449000232220223'),(4064,'31738088632','14','1.00','420','retail','0','2025-01-28 21:23:53','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-28 18:24:01','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3173808863433280733332'),(4065,'31738088632','41','1.00','30','retail','0','2025-01-28 21:23:57','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-28 18:24:01','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3173808863732331283200'),(4066,'31738146580','14','1.00','420','retail','0','2025-01-29 13:29:40','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-01-29 10:29:57','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173814658133323223037'),(4067,'31738146580','1','1.00','200','retail','0','2025-01-29 13:29:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-29 10:29:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3173814658920832313602'),(4068,'31738150152','1','1.00','200','retail','0','2025-01-29 14:29:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-29 11:33:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3173815015333311013531'),(4073,'31738153025','1','4.00','800','retail','0','2025-01-29 15:17:07','','','','80','Cash',108.47,'200','','','3','','1','2025-01-29 12:50:23','1','1','new','1','printed','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','963.00','959','Inclusive','branch','Inventory','','','','','',NULL,'3173815302820832202200'),(4074,'31738153025','9','3.00','930','retail','0','2025-01-29 15:17:15','','','','0','Cash',126.10,'310','','','3','','1','2025-01-29 12:50:23','1','1','new','1','printed','pcs','','','','yes','','15.76','','','VATABLE',788.14,'3','92.00','89','Inclusive','branch','Inventory','','','','','',NULL,'3173815303623420032560'),(4075,'31738153025','51','1.00','300','retail','0','2025-01-29 15:17:32','','','','0','Cash',40.68,'300','','','3','','1','2025-01-29 12:50:23','1','1','new','1','printed','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','133.00','132','Inclusive','branch','Inventory','','','','','',NULL,'3173815305323023224330'),(4076,'31738153025','40','2.00','220','retail','0','2025-01-29 15:18:13','','','','70','Cash',29.83,'110','','','3','','1','2025-01-29 12:50:23','1','2','new','1','printed','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','88.00','86','Inclusive','branch','Inventory','','','','','',NULL,'3173815309432252973422'),(4077,'31738153025','40','1.00','110','retail','0','2025-01-29 15:50:18','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-01-29 12:50:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3173815501910333503203'),(4078,'31738165174','52','1.00','300','retail','0','2025-01-29 18:39:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-29 15:39:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','971.00','970','Inclusive','branch','Inventory','','','','','','','3173816517532622200600'),(4079,'31738165541','6','2.00','180','retail','0','2025-01-29 18:45:42','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-29 15:56:38','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3173816554233132333352'),(4080,'31738165541','51','1.00','300','retail','0','2025-01-29 18:45:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-29 15:56:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','132.00','131','Inclusive','branch','Inventory','','','','','','','3173816555123010708232'),(4081,'31738165541','26','1.00','90','retail','0','2025-01-29 18:52:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-29 15:56:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173816595032023332722'),(4082,'31738170720','1','2.00','400','retail','0','2025-01-29 20:12:00','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-29 17:36:21','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','959.00','957','Inclusive','branch','Inventory','','','','','','','3173817072123133080372'),(4083,'31738170720','8','2.00','580','retail','0','2025-01-29 20:12:08','','','','0','Cash',78.64,'290','','','3','16.00','1','2025-01-29 17:36:21','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','861.00','859','Inclusive','branch','Inventory','','','','','','','3173817072873343327730'),(4084,'31738170720','26','1.00','90','retail','0','2025-01-29 20:12:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-29 17:36:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3173817074602330220077'),(4085,'31738170720','23','1.00','90','retail','0','2025-01-29 20:15:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-29 17:36:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3173817092728232327339'),(4086,'31738175414','23','1.00','90','retail','0','2025-01-29 21:30:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-29 18:51:05','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3173817541504273221333'),(4087,'31738241321','1','1.00','200','retail','0','2025-01-30 15:48:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-30 12:49:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','957.00','956','Inclusive','branch','Inventory','','','','','','','3173824132120200843223'),(4088,'31738241321','10','1.00','570','retail','0','2025-01-30 15:48:48','','','','0','Cash',77.29,'570','','','3','16.00','1','2025-01-30 12:49:03','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','987.00','986','Inclusive','branch','Inventory','','','','','','','3173824132971302333911'),(4089,'31738241321','41','1.00','30','retail','0','2025-01-30 15:48:58','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-30 12:49:03','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3173824133900230432833'),(4090,'31738246452','9','1.00','310','retail','0','2025-01-30 17:14:13','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-30 14:14:38','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3173824645434224082266'),(4091,'31738246452','1','1.00','200','retail','0','2025-01-30 17:14:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-30 14:14:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','956.00','955','Inclusive','branch','Inventory','','','','','','','3173824645703463323447'),(4092,'31738246452','38','1.00','110','retail','0','2025-01-30 17:14:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-30 14:14:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','181.00','180','Inclusive','branch','Inventory','','','','','','','3173824646874432824023'),(4093,'31738246452','41','1.00','30','retail','0','2025-01-30 17:14:34','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-01-30 14:14:38','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3173824647524325602437'),(4094,'31738324405','1','1.00','200','retail','0','2025-01-31 14:53:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-31 11:53:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','955.00','954','Inclusive','branch','Inventory','','','','','','','3173832440633022302204'),(4095,'31738324420','9','1.00','310','retail','0','2025-01-31 14:53:40','','','','0','Cash',42.03,'310','','','3','16.00','1','2025-01-31 12:16:38','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3173832442144723022322'),(4096,'31738324420','8','1.00','290','retail','0','2025-01-31 14:53:45','','','','0','Cash',39.32,'290','','','3','16.00','1','2025-01-31 12:16:38','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','859.00','858','Inclusive','branch','Inventory','','','','','','','3173832442500032032825'),(4097,'31738324420','7','1.00','390','retail','0','2025-01-31 14:53:52','','','','0','Cash',52.88,'390','','','3','16.00','1','2025-01-31 12:16:38','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','954.00','953','Inclusive','branch','Inventory','','','','','','','3173832443342220112323'),(4098,'31738324420','3','1.00','300','retail','0','2025-01-31 14:53:58','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-31 12:16:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','871.00','870','Inclusive','branch','Inventory','','','','','','','3173832443933233042902'),(4099,'31738324420','38','1.00','110','retail','0','2025-01-31 15:16:18','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-01-31 12:16:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','180.00','179','Inclusive','branch','Inventory','','','','','','','3173832577922302020544'),(4100,'31738324420','31','1.00','110','retail','0','2025-01-31 15:16:30','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-31 12:16:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3173832579132330023230'),(4101,'31738337370','1','2.00','400','retail','0','2025-01-31 18:29:30','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-31 15:29:36','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','954.00','952','Inclusive','branch','Inventory','','','','','','','3173833737133022300330'),(4102,'31738341782','4','1.00','300','retail','0','2025-01-31 19:43:02','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-31 17:12:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3173834178332000022312'),(4103,'31738341782','52','2.00','600','retail','0','2025-01-31 19:43:18','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-01-31 17:12:04','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','970.00','968','Inclusive','branch','Inventory','','','','','','','3173834179900443303309'),(4104,'31738341782','51','1.00','300','retail','0','2025-01-31 19:43:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-31 17:12:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','131.00','130','Inclusive','branch','Inventory','','','','','','','3173834180575323430022'),(4105,'31738341782','51','1.00','300','retail','0','2025-01-31 19:46:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-31 17:12:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','130.00','129','Inclusive','branch','Inventory','','','','','','','3173834202033213322370'),(4106,'31738341782','1','2.00','400','retail','0','2025-01-31 19:47:12','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-01-31 17:12:04','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','952.00','950','Inclusive','branch','Inventory','','','','','','','3173834203330700082433'),(4107,'31738341782','29','1.00','90','retail','0','2025-01-31 19:47:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-31 17:12:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3173834206043230732330'),(4108,'31738341782','23','1.00','90','retail','0','2025-01-31 19:47:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-31 17:12:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3173834207000213332223'),(4109,'31738341782','24','1.00','90','retail','0','2025-01-31 19:58:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-31 17:12:04','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','109.00','108','Inclusive','branch','Inventory','','','','','','','3173834272520232042372'),(4110,'31738344003','31','1.00','110','retail','0','2025-01-31 20:20:03','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-31 17:20:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173834400424028434133'),(4111,'31738346026','15','3.00','210','retail','0','2025-01-31 20:53:46','','','','0','Cash',28.47,'70','','','3','16.00','1','2025-01-31 18:08:28','1','1','new','1','new','pcs','','','','yes','','3.56','','','VATABLE',177.97,'3','920.00','917','Inclusive','branch','Inventory','','','','','','','3173834602730030768200'),(4112,'31738346026','5','2.00','180','retail','0','2025-01-31 20:53:51','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-31 18:08:28','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','84.00','82','Inclusive','branch','Inventory','','','','','','','3173834603230222334233'),(4113,'31738346026','51','1.00','300','retail','0','2025-01-31 20:54:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-01-31 18:08:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','129.00','128','Inclusive','branch','Inventory','','','','','','','3173834604033243032032'),(4114,'31738346026','5','2.00','180','retail','0','2025-01-31 20:54:06','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-01-31 18:08:28','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','82.00','80','Inclusive','branch','Inventory','','','','','','','3173834604722204030043'),(4115,'31738346026','64','1.00','110','retail','0','2025-01-31 20:54:37','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-01-31 18:08:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','98.00','97','Inclusive','branch','Inventory','1110','4000','5500','','','','3173834607727233022206'),(4116,'31738346026','22','1.00','90','retail','0','2025-01-31 20:54:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-31 18:08:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3173834608131032433328'),(4117,'31738346026','22','1.00','90','retail','0','2025-01-31 21:08:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-01-31 18:08:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3173834689932232003840'),(4118,'31738348189','1','1.00','200','retail','0','2025-01-31 21:29:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-01-31 18:29:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','950.00','949','Inclusive','branch','Inventory','','','','','','','3173834819090303423280'),(4119,'31738400361','5','2.00','200','retail','0','2025-02-01 11:59:21','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-01 09:01:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','80.00','78','Inclusive','branch','Inventory','','','','','','','3173840036130332232223'),(4120,'31738402461','3','1.00','300','retail','0','2025-02-01 12:34:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-01 09:34:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','870.00','869','Inclusive','branch','Inventory','','','','','','','3173840246322330220211'),(4121,'31738406882','1','3.00','600','retail','0','2025-02-01 13:48:02','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-01 12:22:46','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','949.00','946','Inclusive','branch','Inventory','','','','','','','3173840688333238323228'),(4122,'31738406882','15','4.00','320','retail','0','2025-02-01 13:48:12','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-02-01 12:22:46','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','917.00','913','Inclusive','branch','Inventory','','','','','','','3173840689382202803360'),(4123,'31738406882','15','1.00','80','retail','0','2025-02-01 14:58:06','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-02-01 12:22:46','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','913.00','912','Inclusive','branch','Inventory','','','','','','','3173841108832301722132'),(4124,'31738412585','7','1.00','420','retail','0','2025-02-01 15:23:05','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-01 12:26:02','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','953.00','952','Inclusive','branch','Inventory','','','','','','','3173841258730031147322'),(4125,'31738412585','1','1.00','200','retail','0','2025-02-01 15:23:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-01 12:26:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','946.00','945','Inclusive','branch','Inventory','','','','','','','3173841259412433200393'),(4126,'31738412585','38','1.00','110','retail','0','2025-02-01 15:23:21','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-01 12:26:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','179.00','178','Inclusive','branch','Inventory','','','','','','','3173841260204323132333'),(4127,'31738426236','1','1.00','200','retail','0','2025-02-01 19:10:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-01 16:10:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','945.00','944','Inclusive','branch','Inventory','','','','','','','3173842623737233323202'),(4128,'31738428740','9','1.00','340','retail','0','2025-02-01 19:52:20','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-01 16:52:29','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3173842874123231332300'),(4129,'31738428740','1','1.00','200','retail','0','2025-02-01 19:52:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-01 16:52:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','944.00','943','Inclusive','branch','Inventory','','','','','','','3173842874433220034024'),(4130,'31738436995','4','1.00','300','retail','0','2025-02-01 22:09:55','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-01 19:19:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3173843699633333230222'),(4131,'31738436995','44','1.00','110','retail','0','2025-02-01 22:10:30','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-01 19:19:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173843703003332273233'),(4132,'31738436995','44','1.00','110','retail','0','2025-02-01 22:10:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-01 19:19:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3173843703631236302334'),(4133,'31738436995','29','1.00','90','retail','0','2025-02-01 22:10:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-01 19:19:12','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3173843704631780333432'),(4134,'31738441785','5','4.00','400','retail','0','2025-02-01 23:29:45','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-02-01 20:34:16','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','78.00','74','Inclusive','branch','Inventory','','','','','','','3173844178632102043302'),(4135,'31738441785','1','1.00','200','retail','0','2025-02-01 23:29:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-01 20:34:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','943.00','942','Inclusive','branch','Inventory','','','','','','','3173844179123233223132'),(4136,'31738441785','23','2.00','180','retail','0','2025-02-01 23:30:05','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-01 20:34:16','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','66.00','64','Inclusive','branch','Inventory','','','','','','','3173844180520327230382'),(4137,'31738442078','1','1.00','200','retail','0','2025-02-01 23:34:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-01 20:34:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','942.00','941','Inclusive','branch','Inventory','','','','','','','3173844207902379343023'),(4138,'31738442078','8','1.00','320','retail','0','2025-02-01 23:34:40','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-01 20:34:44','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','858.00','857','Inclusive','branch','Inventory','','','','','','','3173844208142830810310'),(4139,'31738442097','15','4.00','320','retail','0','2025-02-01 23:34:58','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-02-01 20:35:29','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','912.00','908','Inclusive','branch','Inventory','','','','','','','3173844209802273332320'),(4140,'31738442097','6','2.00','200','retail','0','2025-02-01 23:35:06','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-01 20:35:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','94.00','92','Inclusive','branch','Inventory','','','','','','','3173844210613341333411'),(4141,'31738446625','14','1.00','450','retail','0','2025-02-02 00:50:25','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-02 00:17:45','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173844662636033260436'),(4142,'31738455495','1','2.00','400','retail','0','2025-02-02 03:18:15','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-02 00:19:11','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','941.00','939','Inclusive','branch','Inventory','','','','','','','3173845549632539433430'),(4143,'31738455495','10','1.00','620','retail','0','2025-02-02 03:18:22','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-02 00:19:11','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','986.00','985','Inclusive','branch','Inventory','','','','','','','3173845550233302332023'),(4144,'31738455495','29','1.00','90','retail','0','2025-02-02 03:18:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 00:19:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3173845551222222300035'),(4145,'31738455615','51','1.00','400','retail','0','2025-02-02 03:20:16','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-02 00:20:29','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','128.00','127','Inclusive','branch','Inventory','','','','','','','3173845561672324732224'),(4146,'31738455615','22','1.00','90','retail','0','2025-02-02 03:20:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 00:20:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173845562632242260002'),(4148,'31738456551','38','1.00','110','retail','0','2025-02-02 03:35:51','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-02 00:36:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','178.00','177','Inclusive','branch','Inventory','','','','','','','3173845655226325520235'),(4149,'31738456551','40','1.00','110','retail','0','2025-02-02 03:35:54','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-02-02 00:36:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173845655553402343353'),(4150,'31738457146','52','1.00','400','retail','0','2025-02-02 03:45:46','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-02 00:45:50','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3173845714730521723010'),(4151,'31738455691','8','2.00','640','retail','0','2025-02-02 03:21:31','','','','0','Cash',86.78,'320','','','3','','1','2025-02-02 00:54:08','1','1','new','1','printed','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','857.00','855','Inclusive','branch','Inventory','','','','','',NULL,'3173845569203095243202'),(4152,'31738455691','29','1.00','90','retail','0','2025-02-02 03:54:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 00:54:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3173845764520342438337'),(4153,'31738498494','1','1.00','200','retail','0','2025-02-02 15:14:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-02 12:15:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','939.00','938','Inclusive','branch','Inventory','','','','','','','3173849849503308023323'),(4154,'31738498494','23','2.00','180','retail','0','2025-02-02 15:15:11','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-02 12:15:15','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','64.00','62','Inclusive','branch','Inventory','','','','','','','3173849851244530423038'),(4155,'31738498531','1','3.00','600','retail','0','2025-02-02 15:15:31','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-02 12:19:11','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','938.00','935','Inclusive','branch','Inventory','','','','','','','3173849853131232707923'),(4156,'31738498531','27','1.00','90','retail','0','2025-02-02 15:15:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 12:19:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3173849854682334344812'),(4157,'31738498531','26','1.00','90','retail','0','2025-02-02 15:15:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 12:19:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3173849855132832322229'),(4158,'31738498531','22','1.00','90','retail','0','2025-02-02 15:15:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 12:19:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173849855932822403049'),(4159,'31738505635','14','1.00','450','retail','0','2025-02-02 17:13:55','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-02 14:14:12','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173850563737322022033'),(4160,'31738505635','52','1.00','400','retail','0','2025-02-02 17:14:04','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-02 14:14:12','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3173850564530222320513'),(4161,'31738508798','4','1.00','300','retail','0','2025-02-02 18:06:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-02 15:24:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173850879937885707705'),(4162,'31738508798','10','1.00','620','retail','0','2025-02-02 18:06:41','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-02 15:24:45','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','985.00','984','Inclusive','branch','Inventory','','','','','','','3173850880283323322030'),(4163,'31738508798','7','2.00','840','retail','0','2025-02-02 18:07:07','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-02-02 15:24:45','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','952.00','950','Inclusive','branch','Inventory','','','','','','','3173850882823322387310'),(4164,'31738508798','3','1.00','300','retail','0','2025-02-02 18:07:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-02 15:24:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','869.00','868','Inclusive','branch','Inventory','','','','','','','3173850884320132333343'),(4165,'31738508798','22','1.00','90','retail','0','2025-02-02 18:07:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 15:24:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3173850886003813033203'),(4166,'31738508798','23','1.00','90','retail','0','2025-02-02 18:07:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 15:24:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173850886730030332300'),(4167,'31738508798','26','1.00','90','retail','0','2025-02-02 18:07:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-02 15:24:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173850887020530327285'),(4168,'31738508798','40','1.00','110','retail','0','2025-02-02 18:07:53','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-02-02 15:24:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3173850887427340082322'),(4169,'31738509903','1','1.00','200','retail','0','2025-02-02 18:25:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-02 15:25:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','935.00','934','Inclusive','branch','Inventory','','','','','','','3173850990423803302903'),(4170,'31738509903','8','1.00','320','retail','0','2025-02-02 18:25:05','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-02 15:25:08','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','855.00','854','Inclusive','branch','Inventory','','','','','','','3173850990590220500023'),(4171,'31738509983','18','1.00','1450','retail','0','2025-02-02 18:26:23','','','','0','Cash',196.61,'1450','','','3','16.00','1','2025-02-02 15:28:22','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3173850998433203323005'),(4172,'31738517355','14','1.00','450','retail','0','2025-02-02 20:29:16','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-02 18:01:54','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173851735603318272132'),(4173,'31738517355','1','3.00','600','retail','0','2025-02-02 20:29:21','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-02 18:01:54','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','934.00','931','Inclusive','branch','Inventory','','','','','','','3173851736220333842005'),(4174,'31738517355','5','2.00','200','retail','0','2025-02-02 20:29:36','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-02 18:01:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','74.00','72','Inclusive','branch','Inventory','','','','','','','3173851737722723033733'),(4175,'31738517355','9','1.00','340','retail','0','2025-02-02 20:29:43','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-02 18:01:54','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3173851738312433200383'),(4176,'31738668478','3','2.00','600','retail','0','2025-02-04 14:27:58','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-04 11:28:34','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','868.00','866','Inclusive','branch','Inventory','','','','','','','3173866847832006372322'),(4177,'31738668478','2','2.00','600','retail','0','2025-02-04 14:28:11','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-04 11:28:34','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','985.00','983','Inclusive','branch','Inventory','','','','','','','3173866849234208286393'),(4178,'31738668478','11','1.00','1220','retail','0','2025-02-04 14:28:21','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-02-04 11:28:34','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','29.25','28.25','Inclusive','branch','Inventory','','','','','','','3173866850131320253211'),(4179,'31738668478','41','1.00','30','retail','0','2025-02-04 14:28:30','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-04 11:28:34','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3173866851132337128230'),(4180,'31738684892','44','5.00','550','retail','0','2025-02-04 19:01:32','','','','0','Cash',74.58,'110','','','3','16.00','1','2025-02-04 16:01:35','1','2','new','1','new','pcs','','','','yes','','9.32','','','VATABLE',466.10,'5','9.00','4','Inclusive','branch','Inventory','','','','','','','3173868489321323001163'),(4181,'31738689748','3','2.00','600','retail','0','2025-02-04 20:22:28','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-04 17:23:57','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','866.00','864','Inclusive','branch','Inventory','','','','','','','3173868974912146333201'),(4182,'31738689748','2','2.00','600','retail','0','2025-02-04 20:22:34','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-04 17:23:57','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','983.00','981','Inclusive','branch','Inventory','','','','','','','3173868975583020233032'),(4183,'31738689748','41','1.00','30','retail','0','2025-02-04 20:22:38','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-04 17:23:57','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3173868975909333305330'),(4184,'31738754118','14','1.00','450','retail','0','2025-02-05 14:15:19','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-05 11:15:44','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3173875411933230811232'),(4185,'31738754118','7','1.00','420','retail','0','2025-02-05 14:15:24','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-05 11:15:44','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','950.00','949','Inclusive','branch','Inventory','','','','','','','3173875412515243233323'),(4186,'31738754118','38','1.00','110','retail','0','2025-02-05 14:15:31','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-05 11:15:44','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','177.00','176','Inclusive','branch','Inventory','','','','','','','3173875413230023830322'),(4187,'31738754118','26','1.00','90','retail','0','2025-02-05 14:15:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-05 11:15:44','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3173875413832724434280'),(4188,'31738754176','51','1.00','400','retail','0','2025-02-05 14:16:16','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-05 11:31:08','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','127.00','126','Inclusive','branch','Inventory','','','','','','','3173875417623032346332'),(4189,'31738754176','1','1.00','200','retail','0','2025-02-05 14:16:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-05 11:31:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','931.00','930','Inclusive','branch','Inventory','','','','','','','3173875418910217332223'),(4190,'31738754176','22','1.00','90','retail','0','2025-02-05 14:23:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-05 11:31:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3173875461923383793433'),(4191,'31738758373','52','2.00','800','retail','0','2025-02-05 15:26:13','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-02-05 12:26:56','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','966.00','964','Inclusive','branch','Inventory','','','','','','','3173875837472803073040'),(4192,'31738758373','3','1.00','300','retail','0','2025-02-05 15:26:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-05 12:26:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','864.00','863','Inclusive','branch','Inventory','','','','','','','3173875838232322321482'),(4193,'31738758373','23','1.00','90','retail','0','2025-02-05 15:26:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-05 12:26:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3173875840522322200343'),(4194,'31738758373','26','1.00','90','retail','0','2025-02-05 15:26:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-05 12:26:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173875840920232353537'),(4195,'31738848202','22','2.00','180','retail','0','2025-02-06 16:23:22','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-06 13:23:25','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','69.00','67','Inclusive','branch','Inventory','','','','','','','3173884820302132338723'),(4196,'31738860550','5','3.00','300','retail','0','2025-02-06 19:49:10','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-02-06 16:49:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','72.00','69','Inclusive','branch','Inventory','','','','','','','3173886055117640883340'),(4197,'31738860550','15','4.00','320','retail','0','2025-02-06 19:49:19','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-02-06 16:49:39','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','908.00','904','Inclusive','branch','Inventory','','','','','','','3173886055990308005022'),(4198,'31738860550','1','1.00','200','retail','0','2025-02-06 19:49:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-06 16:49:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','930.00','929','Inclusive','branch','Inventory','','','','','','','3173886056843833203260'),(4199,'31738860550','38','1.00','110','retail','0','2025-02-06 19:49:34','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-06 16:49:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','176.00','175','Inclusive','branch','Inventory','','','','','','','3173886057530023123362'),(4200,'31738860622','14','2.00','900','retail','0','2025-02-06 19:50:23','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-02-06 16:57:33','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','80.00','78','Inclusive','branch','Inventory','','','','','','','3173886062526202304802'),(4201,'31738867693','29','2.00','180','retail','0','2025-02-06 21:48:13','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-06 18:48:21','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','26.00','24','Inclusive','branch','Inventory','','','','','','','3173886769333020323032'),(4202,'31738920327','14','1.00','450','retail','0','2025-02-07 12:25:27','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-07 09:26:33','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173892032823323320223'),(4203,'31738920327','26','2.00','180','retail','0','2025-02-07 12:25:47','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-07 09:26:33','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','59.00','57','Inclusive','branch','Inventory','','','','','','','3173892034934213203087'),(4204,'31738925638','51','1.00','400','retail','0','2025-02-07 13:53:58','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-07 11:59:05','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','126.00','125','Inclusive','branch','Inventory','','','','','','','3173892563933214183603'),(4205,'31738925638','1','1.00','200','retail','0','2025-02-07 13:54:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-07 11:59:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','929.00','928','Inclusive','branch','Inventory','','','','','','','3173892564392033334024'),(4206,'31738925638','29','1.00','90','retail','0','2025-02-07 13:54:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-07 11:59:05','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173892565450324054032'),(4207,'31738925638','38','1.00','110','retail','0','2025-02-07 13:54:18','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-07 11:59:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','175.00','174','Inclusive','branch','Inventory','','','','','','','3173892565927200332552'),(4208,'31738925638','38','1.00','110','retail','0','2025-02-07 14:05:12','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-07 11:59:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','174.00','173','Inclusive','branch','Inventory','','','','','','','3173892631322343236643'),(4209,'31738936018','1','1.00','200','retail','0','2025-02-07 16:46:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-07 13:47:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','928.00','927','Inclusive','branch','Inventory','','','','','','','3173893601937327222030'),(4210,'31738941915','1','1.00','200','retail','0','2025-02-07 18:25:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-07 15:25:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','927.00','926','Inclusive','branch','Inventory','','','','','','','3173894191729370012239'),(4211,'31738941915','51','1.00','400','retail','0','2025-02-07 18:25:22','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-07 15:25:46','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','125.00','124','Inclusive','branch','Inventory','','','','','','','3173894192332383220322'),(4212,'31738941915','26','1.00','90','retail','0','2025-02-07 18:25:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-07 15:25:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3173894194220401242243'),(4213,'31738942243','18','1.00','1450','retail','0','2025-02-07 18:30:43','','','','0','Cash',196.61,'1450','','','3','16.00','1','2025-02-07 15:31:37','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3173894224733034134237'),(4214,'31738942928','14','3.00','1350','retail','0','2025-02-07 18:42:09','','','','0','Cash',183.05,'450','','','3','16.00','1','2025-02-07 16:24:10','1','1','new','1','new','pcs','','','','yes','','22.88','','','VATABLE',1144.07,'3','77.00','74','Inclusive','branch','Inventory','','','','','','','3173894292933233032722'),(4215,'31738942928','27','1.00','90','retail','0','2025-02-07 19:09:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-07 16:24:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3173894455349222495230'),(4216,'31738942928','22','2.00','180','retail','0','2025-02-07 19:09:24','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-07 16:24:10','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','67.00','65','Inclusive','branch','Inventory','','','','','','','3173894456736213203087'),(4217,'31738945468','6','2.00','200','retail','0','2025-02-07 19:24:28','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-07 16:31:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','92.00','90','Inclusive','branch','Inventory','','','','','','','3173894547012220003233'),(4218,'31738945468','51','1.00','400','retail','0','2025-02-07 19:24:35','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-07 16:31:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','124.00','123','Inclusive','branch','Inventory','','','','','','','3173894547723242320432'),(4219,'31738945468','26','1.00','90','retail','0','2025-02-07 19:24:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-07 16:31:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3173894549093333232372'),(4220,'31738949482','51','1.00','400','retail','0','2025-02-07 20:31:22','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-07 17:31:46','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','123.00','122','Inclusive','branch','Inventory','','','','','','','3173894948330333033348'),(4221,'31738949482','22','2.00','180','retail','0','2025-02-07 20:31:39','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-07 17:31:46','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','65.00','63','Inclusive','branch','Inventory','','','','','','','3173894950003233202222'),(4222,'31739014620','14','1.00','450','retail','0','2025-02-08 14:37:00','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-08 11:37:11','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3173901462132242302022'),(4223,'31739014620','29','1.00','90','retail','0','2025-02-08 14:37:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-08 11:37:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173901462963614003432'),(4224,'31739018704','8','1.00','320','retail','0','2025-02-08 15:45:05','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-08 13:03:48','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','854.00','853','Inclusive','branch','Inventory','','','','','','','3173901870649203281392'),(4225,'31739018704','66','2.00','700','retail','0','2025-02-08 15:45:18','','','','0','Cash',94.92,'350','','','3','16.00','1','2025-02-08 13:03:48','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'2','1000.00','998','Inclusive','branch','Inventory','1110','4000','5500','','','','3173901871813327020303'),(4226,'31739018704','1','3.00','600','retail','0','2025-02-08 15:45:22','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-08 13:03:48','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','926.00','923','Inclusive','branch','Inventory','','','','','','','3173901872332120348103'),(4227,'31739018704','15','4.00','320','retail','0','2025-02-08 15:45:28','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-02-08 13:03:48','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','904.00','900','Inclusive','branch','Inventory','','','','','','','3173901872932272033222'),(4228,'31739018704','38','2.00','220','retail','0','2025-02-08 15:45:41','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-02-08 13:03:48','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','173.00','171','Inclusive','branch','Inventory','','','','','','','3173901874207123232000'),(4229,'31739018704','22','1.00','90','retail','0','2025-02-08 15:45:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-08 13:03:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3173901874530830107235'),(4230,'31739018704','31','1.00','110','retail','0','2025-02-08 15:45:51','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-08 13:03:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3173901875231321930353'),(4231,'31739018704','40','1.00','110','retail','0','2025-02-08 15:45:57','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-02-08 13:03:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3173901875823382305123'),(4232,'31739018704','64','1.00','110','retail','0','2025-02-08 16:03:45','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-08 13:03:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','97.00','96','Inclusive','branch','Inventory','1110','4000','5500','','','','3173901982533332923201'),(4233,'31739030308','51','1.00','400','retail','0','2025-02-08 18:58:28','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-08 15:58:48','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','122.00','121','Inclusive','branch','Inventory','','','','','','','3173903030923029304330'),(4234,'31739030308','26','1.00','90','retail','0','2025-02-08 18:58:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-08 15:58:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3173903032032020030200'),(4235,'31739030633','5','2.00','200','retail','0','2025-02-08 19:03:53','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-08 16:05:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','69.00','67','Inclusive','branch','Inventory','','','','','','','3173903063432022403044'),(4236,'31739030633','12','1.00','420','retail','0','2025-02-08 19:04:04','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-08 16:05:00','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3173903064643293403232'),(4237,'31739030633','26','1.00','90','retail','0','2025-02-08 19:04:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-08 16:05:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3173903067331232620100'),(4238,'31739060450','1','1.00','200','retail','0','2025-02-09 03:20:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-09 00:24:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','923.00','922','Inclusive','branch','Inventory','','','','','','','3173906045122330346763'),(4239,'31739060450','15','2.00','160','retail','0','2025-02-09 03:20:55','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-02-09 00:24:10','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','900.00','898','Inclusive','branch','Inventory','','','','','','','3173906045637322022033'),(4240,'31739060687','7','1.00','420','retail','0','2025-02-09 03:24:47','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-09 00:52:27','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','949.00','948','Inclusive','branch','Inventory','','','','','','','3173906068833232376364'),(4241,'31739060687','12','1.00','420','retail','0','2025-02-09 03:24:52','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-09 00:52:27','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173906069321633900962'),(4242,'31739060687','1','1.00','200','retail','0','2025-02-09 03:24:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-09 00:52:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','922.00','921','Inclusive','branch','Inventory','','','','','','','3173906069722330366763'),(4243,'31739060687','7','2.00','840','retail','0','2025-02-09 03:40:29','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-02-09 00:52:27','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','948.00','946','Inclusive','branch','Inventory','','','','','','','3173906163033262022933'),(4244,'31739110153','1','1.00','200','retail','0','2025-02-09 17:09:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-09 14:10:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','921.00','920','Inclusive','branch','Inventory','','','','','','','3173911016333003310093'),(4245,'31739110153','63','1.00','450','retail','0','2025-02-09 17:09:55','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-09 14:10:03','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','960.00','959','Inclusive','branch','Inventory','1110','4000','5500','','','','3173911019662399332302'),(4246,'31739110754','1','2.00','400','retail','0','2025-02-09 17:19:15','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-09 14:19:19','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','920.00','918','Inclusive','branch','Inventory','','','','','','','3173911075533330032200'),(4247,'31739114238','31','1.00','110','retail','0','2025-02-09 18:17:18','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-09 15:17:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3173911424000333133303'),(4248,'31739118216','16','1.00','360','retail','0','2025-02-09 19:23:36','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-02-09 16:24:02','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','1008.00','1007','Inclusive','branch','Inventory','','','','','','','3173911821622218332012'),(4249,'31739118216','26','1.00','90','retail','0','2025-02-09 19:23:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-09 16:24:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3173911823422270223391'),(4250,'31739118289','1','1.00','200','retail','0','2025-02-09 19:24:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-09 16:26:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','918.00','917','Inclusive','branch','Inventory','','','','','','','3173911829093302233703'),(4251,'31739118289','8','1.00','320','retail','0','2025-02-09 19:24:52','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-09 16:26:02','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','853.00','852','Inclusive','branch','Inventory','','','','','','','3173911829330392327723'),(4252,'31739118289','51','1.00','400','retail','0','2025-02-09 19:24:54','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-09 16:26:02','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','121.00','120','Inclusive','branch','Inventory','','','','','','','3173911829531423393432'),(4253,'31739118289','7','1.00','420','retail','0','2025-02-09 19:24:59','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-09 16:26:02','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','946.00','945','Inclusive','branch','Inventory','','','','','','','3173911829913920202089'),(4254,'31739118289','19','1.00','80','retail','0','2025-02-09 19:25:15','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-02-09 16:26:02','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','934.00','933','Inclusive','branch','Inventory','','','','','','','3173911831630332330330'),(4255,'31739118289','31','1.00','110','retail','0','2025-02-09 19:25:35','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-09 16:26:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3173911833530302210323'),(4256,'31739118289','27','1.00','90','retail','0','2025-02-09 19:25:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-09 16:26:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3173911834127380032331'),(4257,'31739118289','29','1.00','90','retail','0','2025-02-09 19:25:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-09 16:26:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173911834821980242830'),(4258,'31739118373','1','1.00','200','retail','0','2025-02-09 19:26:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-09 16:26:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','917.00','916','Inclusive','branch','Inventory','','','','','','','3173911837420233920321'),(4259,'31739118373','5','3.00','300','retail','0','2025-02-09 19:26:22','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-02-09 16:26:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','67.00','64','Inclusive','branch','Inventory','','','','','','','3173911838300222108332'),(4260,'31739118373','23','1.00','90','retail','0','2025-02-09 19:26:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-09 16:26:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173911841223092232322'),(4261,'31739120418','29','1.00','90','retail','0','2025-02-09 20:00:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-09 17:00:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3173912042324230223092'),(4262,'31739126151','1','3.00','600','retail','0','2025-02-09 21:35:51','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-09 18:37:22','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','916.00','913','Inclusive','branch','Inventory','','','','','','','3173912615233203323001'),(4263,'31739126151','8','3.00','960','retail','0','2025-02-09 21:35:58','','','','0','Cash',130.17,'320','','','3','16.00','1','2025-02-09 18:37:22','1','1','new','1','new','pcs','','','','yes','','16.27','','','VATABLE',813.56,'3','852.00','849','Inclusive','branch','Inventory','','','','','','','3173912615922390733261'),(4264,'31739126151','41','1.00','30','retail','0','2025-02-09 21:36:08','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-09 18:37:22','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3173912616913923423212'),(4265,'31739126264','3','1.00','300','retail','0','2025-02-09 21:37:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-09 18:47:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','863.00','862','Inclusive','branch','Inventory','','','','','','','3173912626663330632201'),(4266,'31739126264','8','1.00','320','retail','0','2025-02-09 21:37:50','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-09 18:47:31','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','849.00','848','Inclusive','branch','Inventory','','','','','','','3173912627023200237303'),(4267,'31739126264','66','1.00','350','retail','0','2025-02-09 21:37:58','','','','0','Cash',47.46,'350','','','3','16.00','1','2025-02-09 18:47:31','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','998.00','997','Inclusive','branch','Inventory','1110','4000','5500','','','','3173912627900327000222'),(4268,'31739126264','6','1.00','100','retail','0','2025-02-09 21:38:15','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-09 18:47:31','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3173912629633203013233'),(4269,'31739126264','27','1.00','90','retail','0','2025-02-09 21:38:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-09 18:47:31','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3173912631112132640233'),(4270,'31739126264','31','1.00','110','retail','0','2025-02-09 21:38:34','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-09 18:47:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3173912631422423333360'),(4271,'31739267802','1','1.00','200','retail','0','2025-02-11 12:56:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-11 09:56:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','913.00','912','Inclusive','branch','Inventory','','','','','','','3173926780320408030203'),(4272,'31739270809','1','1.00','200','retail','0','2025-02-11 13:46:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-11 10:46:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','912.00','911','Inclusive','branch','Inventory','','','','','','','3173927080933840222043'),(4273,'31739270809','9','1.00','340','retail','0','2025-02-11 13:46:51','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-11 10:46:54','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3173927081200932333333'),(4274,'31739271562','1','1.00','200','retail','0','2025-02-11 13:59:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-11 10:59:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','911.00','910','Inclusive','branch','Inventory','','','','','','','3173927156320026002013'),(4275,'31739289446','7','1.00','420','retail','0','2025-02-11 18:57:26','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-11 15:57:30','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','945.00','944','Inclusive','branch','Inventory','','','','','','','3173928944720294003032'),(4276,'31739296434','9','2.00','680','retail','0','2025-02-11 20:53:54','','','','0','Cash',92.20,'340','','','3','16.00','1','2025-02-11 18:11:52','1','1','new','1','new','pcs','','','','yes','','11.53','','','VATABLE',576.27,'2','84.00','82','Inclusive','branch','Inventory','','','','','','','3173929643529352324423'),(4277,'31739296434','3','1.00','300','retail','0','2025-02-11 20:53:59','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-11 18:11:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','862.00','861','Inclusive','branch','Inventory','','','','','','','3173929644029429430123'),(4278,'31739296434','1','1.00','200','retail','0','2025-02-11 20:54:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-11 18:11:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','910.00','909','Inclusive','branch','Inventory','','','','','','','3173929644520323222740'),(4279,'31739296434','35','2.00','220','retail','0','2025-02-11 20:54:30','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-02-11 18:11:52','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','14.00','12','Inclusive','branch','Inventory','','','','','','','3173929647129029304330'),(4280,'31739298173','22','1.00','90','retail','0','2025-02-11 21:22:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-11 18:23:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3173929817501317220884'),(4281,'31739359711','22','1.00','90','retail','0','2025-02-12 14:28:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-12 11:36:07','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3173935971222202903331'),(4282,'31739359711','38','1.00','110','retail','0','2025-02-12 14:28:33','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-12 11:36:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','171.00','170','Inclusive','branch','Inventory','','','','','','','3173935971432530322930'),(4283,'31739359711','9','1.00','340','retail','0','2025-02-12 14:28:44','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-12 11:36:07','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3173935972510372935273'),(4284,'31739365571','22','1.00','90','retail','0','2025-02-12 16:06:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-12 13:06:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173936557270072703433'),(4285,'31739369696','14','1.00','450','retail','0','2025-02-12 17:14:56','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-12 14:15:21','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3173936969837224332609'),(4286,'31739369696','26','1.00','90','retail','0','2025-02-12 17:15:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-12 14:15:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3173936971431222202230'),(4287,'31739375474','1','1.00','200','retail','0','2025-02-12 18:51:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-12 16:58:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','909.00','908','Inclusive','branch','Inventory','','','','','','','3173937547503702941423'),(4288,'31739375474','5','2.00','200','retail','0','2025-02-12 18:51:24','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-12 16:58:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','64.00','62','Inclusive','branch','Inventory','','','','','','','3173937548537233270027'),(4289,'31739448253','16','1.00','360','retail','0','2025-02-13 15:04:13','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-02-13 12:05:55','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','1007.00','1006','Inclusive','branch','Inventory','','','','','','','3173944825432212328230'),(4290,'31739448253','3','1.00','300','retail','0','2025-02-13 15:04:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-13 12:05:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','861.00','860','Inclusive','branch','Inventory','','','','','','','3173944826032042028222'),(4291,'31739448253','51','1.00','400','retail','0','2025-02-13 15:04:36','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-13 12:05:55','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','120.00','119','Inclusive','branch','Inventory','','','','','','','3173944827663346932403'),(4292,'31739448253','35','1.00','110','retail','0','2025-02-13 15:04:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-13 12:05:55','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3173944829633332220481'),(4293,'31739448253','41','1.00','30','retail','0','2025-02-13 15:05:03','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-13 12:05:55','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3173944830440200337033'),(4294,'31739530496','8','1.00','320','retail','0','2025-02-14 13:54:56','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-14 11:27:05','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','848.00','847','Inclusive','branch','Inventory','','','','','','','3173953049747332443323'),(4295,'31739530496','9','1.00','340','retail','0','2025-02-14 13:54:58','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-14 11:27:05','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3173953049933333333093'),(4296,'31739530496','1','1.00','200','retail','0','2025-02-14 13:55:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-14 11:27:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','908.00','907','Inclusive','branch','Inventory','','','','','','','3173953050603002332302'),(4297,'31739530496','3','1.00','300','retail','0','2025-02-14 13:55:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-14 11:27:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','860.00','859','Inclusive','branch','Inventory','','','','','','','3173953051523203304132'),(4298,'31739530496','31','1.00','110','retail','0','2025-02-14 13:55:29','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-14 11:27:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3173953052973343323530'),(4299,'31739530496','26','1.00','90','retail','0','2025-02-14 13:55:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-14 11:27:05','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3173953053305323322527'),(4300,'31739530496','31','2.00','220','retail','0','2025-02-14 14:06:33','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-02-14 11:27:05','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','54.00','52','Inclusive','branch','Inventory','','','','','','','3173953119405123143277'),(4301,'31739535525','17','1.00','720','retail','0','2025-02-14 15:18:45','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-02-14 12:18:56','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3173953552633032322303'),(4302,'31739535525','1','1.00','200','retail','0','2025-02-14 15:18:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-14 12:18:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','907.00','906','Inclusive','branch','Inventory','','','','','','','3173953552832253300023'),(4303,'31739535525','41','1.00','30','retail','0','2025-02-14 15:18:53','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-14 12:18:56','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3173953553323542313223'),(4304,'31739537354','5','2.00','200','retail','0','2025-02-14 15:49:14','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-14 12:49:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','62.00','60','Inclusive','branch','Inventory','','','','','','','3173953735523333300232'),(4305,'31739543098','1','2.00','400','retail','0','2025-02-14 17:24:58','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-14 14:28:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','906.00','904','Inclusive','branch','Inventory','','','','','','','3173954310022130439923'),(4306,'31739547033','51','1.00','400','retail','0','2025-02-14 18:30:33','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-14 15:38:34','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','119.00','118','Inclusive','branch','Inventory','','','','','','','3173954703404037302420'),(4307,'31739547033','26','1.00','90','retail','0','2025-02-14 18:31:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-14 15:38:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3173954710102324209353'),(4308,'31739550044','3','2.00','600','retail','0','2025-02-14 19:20:45','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-14 16:39:03','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','859.00','857','Inclusive','branch','Inventory','','','','','','','3173955004645023003340'),(4309,'31739550044','26','2.00','180','retail','0','2025-02-14 19:21:05','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-14 16:39:03','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','49.00','47','Inclusive','branch','Inventory','','','','','','','3173955006603602901423'),(4310,'31739551212','1','1.00','200','retail','0','2025-02-14 19:40:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-14 16:58:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','904.00','903','Inclusive','branch','Inventory','','','','','','','3173955121322022337303'),(4311,'31739551212','5','1.00','100','retail','0','2025-02-14 19:40:21','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-14 16:58:11','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3173955122332422930223'),(4312,'31739555605','15','4.00','320','retail','0','2025-02-14 20:53:26','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-02-14 17:54:08','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','898.00','894','Inclusive','branch','Inventory','','','','','','','3173955560633230966232'),(4313,'31739555605','5','5.00','500','retail','0','2025-02-14 20:53:30','','','','0','Cash',67.80,'100','','','3','16.00','1','2025-02-14 17:54:08','1','1','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'5','59.00','54','Inclusive','branch','Inventory','','','','','','','3173955561120005172232'),(4314,'31739555605','1','1.00','200','retail','0','2025-02-14 20:53:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-14 17:54:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','903.00','902','Inclusive','branch','Inventory','','','','','','','3173955561533323715213'),(4315,'31739555605','22','1.00','90','retail','0','2025-02-14 20:53:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-14 17:54:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3173955563993220525337'),(4316,'31739555605','29','1.00','90','retail','0','2025-02-14 20:54:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-14 17:54:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3173955564442725023302'),(4317,'31739555731','52','1.00','400','retail','0','2025-02-14 20:55:31','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-14 17:56:05','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3173955573213507533230'),(4318,'31739555731','51','1.00','400','retail','0','2025-02-14 20:55:45','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-14 17:56:05','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','118.00','117','Inclusive','branch','Inventory','','','','','','','3173955574605534027250'),(4319,'31739555731','29','2.00','180','retail','0','2025-02-14 20:56:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-14 17:56:05','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3173955576143041032023'),(4320,'31739556888','10','1.00','620','retail','0','2025-02-14 21:14:48','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-14 18:15:23','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','984.00','983','Inclusive','branch','Inventory','','','','','','','3173955688970352313329'),(4321,'31739556888','3','1.00','300','retail','0','2025-02-14 21:14:58','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-14 18:15:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','857.00','856','Inclusive','branch','Inventory','','','','','','','3173955689897529585652'),(4322,'31739556888','26','1.00','90','retail','0','2025-02-14 21:15:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-14 18:15:23','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3173955691123230344293'),(4323,'31739556888','31','1.00','110','retail','0','2025-02-14 21:15:19','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-14 18:15:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3173955692079223033523'),(4324,'31739619198','7','1.00','420','retail','0','2025-02-15 14:33:18','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-15 11:48:06','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','944.00','943','Inclusive','branch','Inventory','','','','','','','3173961919840223833102'),(4325,'31739619198','31','1.00','110','retail','0','2025-02-15 14:48:04','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-15 11:48:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3173962008434202010213'),(4326,'31739620144','16','1.00','360','retail','0','2025-02-15 14:49:04','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-02-15 11:49:26','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','1006.00','1005','Inclusive','branch','Inventory','','','','','','','3173962014532232122337'),(4327,'31739620144','2','1.00','300','retail','0','2025-02-15 14:49:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-15 11:49:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','981.00','980','Inclusive','branch','Inventory','','','','','','','3173962015520363321322'),(4328,'31739623515','1','1.00','200','retail','0','2025-02-15 15:45:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 12:48:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','902.00','901','Inclusive','branch','Inventory','','','','','','','3173962351701203213322'),(4329,'31739623515','8','1.00','320','retail','0','2025-02-15 15:45:26','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-15 12:48:05','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','847.00','846','Inclusive','branch','Inventory','','','','','','','3173962352720223223033'),(4330,'31739623515','41','1.00','30','retail','0','2025-02-15 15:45:35','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 12:48:05','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3173962353633232325220'),(4331,'31739624037','1','1.00','200','retail','0','2025-02-15 15:53:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 12:54:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','901.00','900','Inclusive','branch','Inventory','','','','','','','3173962403944939032332'),(4332,'31739624676','1','1.00','200','retail','0','2025-02-15 16:04:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 13:04:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','900.00','899','Inclusive','branch','Inventory','','','','','','','3173962467703032200432'),(4333,'31739628031','51','2.00','800','retail','0','2025-02-15 17:00:31','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-02-15 14:00:34','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','117.00','115','Inclusive','branch','Inventory','','','','','','','3173962803232230233223'),(4334,'31739631710','1','3.00','600','retail','0','2025-02-15 18:01:50','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-15 15:20:48','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','899.00','896','Inclusive','branch','Inventory','','','','','','','3173963171123793422222'),(4335,'31739631710','9','1.00','340','retail','0','2025-02-15 18:01:55','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-15 15:20:48','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3173963171632433623223'),(4336,'31739631710','41','1.00','30','retail','0','2025-02-15 18:01:57','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 15:20:48','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3173963171701300762713'),(4337,'31739632860','17','1.00','720','retail','0','2025-02-15 18:21:00','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-02-15 15:25:52','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3173963286123000332704'),(4338,'31739632860','3','1.00','300','retail','0','2025-02-15 18:21:04','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-15 15:25:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','856.00','855','Inclusive','branch','Inventory','','','','','','','3173963286512220053233'),(4339,'31739632860','4','1.00','300','retail','0','2025-02-15 18:21:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-15 15:25:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3173963287512333220227'),(4340,'31739632860','41','1.00','30','retail','0','2025-02-15 18:21:25','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 15:25:52','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3173963288622820971312'),(4341,'31739638540','1','1.00','200','retail','0','2025-02-15 19:55:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 16:55:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','896.00','895','Inclusive','branch','Inventory','','','','','','','3173963854120932838320'),(4342,'31739638540','41','1.00','30','retail','0','2025-02-15 19:55:50','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 16:55:53','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3173963855104253331233'),(4343,'31739638563','16','1.00','360','retail','0','2025-02-15 19:56:04','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-02-15 16:58:26','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','1005.00','1004','Inclusive','branch','Inventory','','','','','','','3173963856469202231226'),(4344,'31739638563','26','1.00','90','retail','0','2025-02-15 19:56:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-15 16:58:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3173963857162831084322'),(4345,'31739638830','4','1.00','300','retail','0','2025-02-15 20:00:31','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-15 17:39:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3173963883133632333382'),(4346,'31739638830','5','1.00','100','retail','0','2025-02-15 20:00:34','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-15 17:39:13','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3173963883532323021032'),(4347,'31739638830','1','1.00','200','retail','0','2025-02-15 20:00:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 17:39:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','895.00','894','Inclusive','branch','Inventory','','','','','','','3173963883733003432303'),(4348,'31739638830','14','1.00','450','retail','0','2025-02-15 20:00:40','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-15 17:39:13','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3173963884140322324330'),(4349,'31739638830','26','1.00','90','retail','0','2025-02-15 20:02:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-15 17:39:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3173963894022002973328'),(4350,'31739638830','26','1.00','90','retail','0','2025-02-15 20:27:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-15 17:39:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3173964045401227231010'),(4351,'31739638830','29','1.00','90','retail','0','2025-02-15 20:30:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-15 17:39:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3173964065423352002230'),(4352,'31739638830','5','1.00','100','retail','0','2025-02-15 20:39:00','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-15 17:39:13','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3173964114133129062707'),(4353,'31739642466','4','1.00','300','retail','0','2025-02-15 21:01:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-15 18:01:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3173964246822460226723'),(4354,'31739642466','41','1.00','30','retail','0','2025-02-15 21:01:09','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 18:01:18','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3173964247000032333070'),(4355,'31739644064','1','1.00','200','retail','0','2025-02-15 21:27:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 19:23:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','894.00','893','Inclusive','branch','Inventory','','','','','','','3173964406546263040223'),(4356,'31739644064','17','1.00','720','retail','0','2025-02-15 21:27:49','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-02-15 19:23:07','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3173964407030372700240'),(4357,'31739644064','38','1.00','110','retail','0','2025-02-15 21:27:57','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-15 19:23:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','170.00','169','Inclusive','branch','Inventory','','','','','','','3173964407863272330720'),(4358,'31739644064','64','1.00','110','retail','0','2025-02-15 21:28:08','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-15 19:23:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','','','3173964408890400630433'),(4359,'31739644064','41','1.00','30','retail','0','2025-02-15 21:28:14','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 19:23:07','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3173964409523033006322'),(4360,'31739647640','1','3.00','600','retail','0','2025-02-15 22:27:20','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-15 19:32:21','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','893.00','890','Inclusive','branch','Inventory','','','','','','','3173964764102039436323'),(4361,'31739647640','8','2.00','640','retail','0','2025-02-15 22:27:25','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-02-15 19:32:21','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','846.00','844','Inclusive','branch','Inventory','','','','','','','3173964764630763306400'),(4362,'31739647640','9','1.00','340','retail','0','2025-02-15 22:27:28','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-15 19:32:21','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3173964764832200330434'),(4363,'31739647640','41','1.00','30','retail','0','2025-02-15 22:27:39','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 19:32:21','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3173964765940907105742'),(4364,'31739653828','17','1.00','720','retail','0','2025-02-16 00:10:28','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-02-15 21:23:19','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3173965382978522023521'),(4365,'31739653828','1','1.00','200','retail','0','2025-02-16 00:10:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 21:23:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','890.00','889','Inclusive','branch','Inventory','','','','','','','3173965383320233322042'),(4366,'31739653828','41','1.00','30','retail','0','2025-02-16 00:10:34','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 21:23:19','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3173965383543332383330'),(4367,'31739656067','1','1.00','200','retail','0','2025-02-16 00:47:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-15 21:49:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','889.00','888','Inclusive','branch','Inventory','','','','','','','3173965606833333326062'),(4368,'31739656067','8','1.00','320','retail','0','2025-02-16 00:47:48','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-15 21:49:55','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','844.00','843','Inclusive','branch','Inventory','','','','','','','3173965606934232239332'),(4369,'31739656067','41','1.00','30','retail','0','2025-02-16 00:47:53','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-15 21:49:55','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3173965607422133223033'),(4370,'31739701983','1','1.00','200','retail','0','2025-02-16 13:33:03','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-16 10:33:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','888.00','887','Inclusive','branch','Inventory','','','','','','','3173970198492722943392'),(4371,'31739701983','9','1.00','340','retail','0','2025-02-16 13:33:09','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-16 10:33:38','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3173970198923039343230'),(4372,'31739701983','5','1.00','100','retail','0','2025-02-16 13:33:13','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-16 10:33:38','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3173970199433211002933'),(4373,'31739701983','35','1.00','110','retail','0','2025-02-16 13:33:30','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-16 10:33:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3173970201000300303120'),(4374,'31739701983','41','1.00','30','retail','0','2025-02-16 13:33:36','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-16 10:33:38','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3173970201623733433333'),(4375,'31739704367','1','3.00','600','retail','0','2025-02-16 14:12:47','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-16 11:12:56','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','887.00','884','Inclusive','branch','Inventory','','','','','','','3173970436879332323273'),(4376,'31739704406','29','1.00','90','retail','0','2025-02-16 14:13:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-16 11:13:31','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3173970440723773270242'),(4377,'31739707132','4','2.00','600','retail','0','2025-02-16 14:58:52','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-16 12:46:05','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3173970713203331923031'),(4378,'31739707132','26','2.00','180','retail','0','2025-02-16 14:59:23','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-16 12:46:05','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','43.00','41','Inclusive','branch','Inventory','','','','','','','3173970716423232073217'),(4379,'31739709981','17','1.00','720','retail','0','2025-02-16 15:46:21','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-02-16 13:14:32','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3173970998271122330332'),(4380,'31739709981','1','3.00','600','retail','0','2025-02-16 15:46:28','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-16 13:14:32','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','884.00','881','Inclusive','branch','Inventory','','','','','','','3173970998930333932149'),(4381,'31739709981','65','2.00','900','retail','0','2025-02-16 15:46:38','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-02-16 13:14:32','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','1000.00','998','Inclusive','branch','Inventory','1110','4000','5500','','','','3173970999933439072313'),(4382,'31739709981','27','1.00','90','retail','0','2025-02-16 15:47:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-16 13:14:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3173971005093533270332'),(4383,'31739709981','23','1.00','90','retail','0','2025-02-16 15:47:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-16 13:14:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3173971008021222283702'),(4384,'31739709981','64','1.00','110','retail','0','2025-02-16 15:48:19','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-16 13:14:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','','','','3173971010023000402000'),(4385,'31739709981','23','1.00','90','retail','0','2025-02-16 16:05:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-16 13:14:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3173971115643633203250'),(4386,'31739718426','7','1.00','420','retail','0','2025-02-16 18:07:07','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-16 15:27:18','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','943.00','942','Inclusive','branch','Inventory','','','','','','','3173971842731370402101'),(4387,'31739718426','26','1.00','90','retail','0','2025-02-16 18:18:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-16 15:27:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3173971908523237212300'),(4388,'31739728492','3','1.00','300','retail','0','2025-02-16 20:54:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-16 17:57:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','855.00','854','Inclusive','branch','Inventory','','','','','','','3173972849332120348203'),(4389,'31739728492','7','1.00','420','retail','0','2025-02-16 20:54:58','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-16 17:57:15','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','942.00','941','Inclusive','branch','Inventory','','','','','','','3173972849993722232330'),(4390,'31739728492','31','1.00','110','retail','0','2025-02-16 20:55:09','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-16 17:57:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3173972850937073330233'),(4391,'31739728492','41','1.00','30','retail','0','2025-02-16 20:55:22','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-16 17:57:15','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3173972852223223020332'),(4392,'31739878006','6','1.00','100','retail','0','2025-02-18 14:26:46','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-18 11:26:54','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3173987800702007373322'),(4393,'31739878006','1','1.00','200','retail','0','2025-02-18 14:26:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-18 11:26:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','881.00','880','Inclusive','branch','Inventory','','','','','','','3173987800933933002837'),(4394,'31739880648','52','1.00','400','retail','0','2025-02-18 15:10:48','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-18 12:10:51','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3173988064908029929224'),(4395,'31739880942','51','2.00','800','retail','0','2025-02-18 15:15:42','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-02-18 12:15:49','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','115.00','113','Inclusive','branch','Inventory','','','','','','','3173988094303002392224'),(4396,'31739886046','51','1.00','400','retail','0','2025-02-18 16:40:46','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-18 13:40:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','113.00','112','Inclusive','branch','Inventory','','','','','','','3173988604780423770300'),(4397,'31739886046','1','1.00','200','retail','0','2025-02-18 16:40:48','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-18 13:40:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','880.00','879','Inclusive','branch','Inventory','','','','','','','3173988604922382480072'),(4398,'31739886046','41','1.00','30','retail','0','2025-02-18 16:40:53','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-18 13:40:56','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3173988605332723333933'),(4399,'31739886066','52','1.00','400','retail','0','2025-02-18 16:41:06','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-18 13:41:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','962.00','961','Inclusive','branch','Inventory','','','','','','','3173988606601323638336'),(4400,'31739886127','41','1.00','30','retail','0','2025-02-18 16:42:07','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-18 13:42:12','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3173988612847812203302'),(4401,'31739892915','7','1.00','420','retail','0','2025-02-18 18:35:15','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-18 15:35:22','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','941.00','940','Inclusive','branch','Inventory','','','','','','','3173989291603332269323'),(4402,'31739892944','41','1.00','30','retail','0','2025-02-18 18:35:44','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-18 15:35:55','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3173989294622226612348'),(4403,'31739893662','1','1.00','200','retail','0','2025-02-18 18:47:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-18 15:47:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','879.00','878','Inclusive','branch','Inventory','','','','','','','3173989366333392226233'),(4404,'31739893662','41','1.00','30','retail','0','2025-02-18 18:47:52','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-18 15:47:59','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3173989367431303123343'),(4405,'31739956161','1','1.00','200','retail','0','2025-02-19 12:09:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-19 09:09:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','878.00','877','Inclusive','branch','Inventory','','','','','','','3173995616252440237220'),(4406,'31739956174','1','1.00','200','retail','0','2025-02-19 12:09:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-19 09:09:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','877.00','876','Inclusive','branch','Inventory','','','','','','','3173995617533023213752'),(4407,'31739956174','41','1.00','30','retail','0','2025-02-19 12:09:36','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-19 09:09:39','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3173995617723032223622'),(4408,'31739972740','1','1.00','200','retail','0','2025-02-19 16:45:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-19 13:56:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','876.00','875','Inclusive','branch','Inventory','','','','','','','3173997274230020442932'),(4409,'31739972740','15','3.00','240','retail','0','2025-02-19 16:46:25','','','','0','Cash',32.54,'80','','','3','16.00','1','2025-02-19 13:56:15','1','1','new','1','new','pcs','','','','yes','','4.07','','','VATABLE',203.39,'3','894.00','891','Inclusive','branch','Inventory','','','','','','','3173997278692033338024'),(4410,'31739972740','41','1.00','30','retail','0','2025-02-19 16:46:53','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-19 13:56:15','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3173997281432133283790'),(4411,'31739985493','3','1.00','300','retail','0','2025-02-19 20:18:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-19 17:18:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','854.00','853','Inclusive','branch','Inventory','','','','','','','3173998549492230030300'),(4412,'31739985493','5','1.00','100','retail','0','2025-02-19 20:18:20','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-19 17:18:32','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3173998550133839722300'),(4413,'31739985493','41','1.00','30','retail','0','2025-02-19 20:18:28','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-19 17:18:32','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3173998550903929202292'),(4414,'31739988447','6','1.00','100','retail','0','2025-02-19 21:07:27','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-19 18:12:54','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3173998844823342002238'),(4415,'31739988447','29','1.00','90','retail','0','2025-02-19 21:07:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-19 18:12:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3173998846892033388333'),(4416,'31740044532','22','2.00','180','retail','0','2025-02-20 12:42:12','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-20 09:42:19','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','58.00','56','Inclusive','branch','Inventory','','','','','','','3174004453333223043304'),(4417,'31740062659','1','1.00','200','retail','0','2025-02-20 17:44:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-20 14:47:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','875.00','874','Inclusive','branch','Inventory','','','','','','','3174006266032603230337'),(4418,'31740062659','9','1.00','340','retail','0','2025-02-20 17:44:22','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-20 14:47:03','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3174006266320233202023'),(4419,'31740062659','41','1.00','30','retail','0','2025-02-20 17:44:31','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-20 14:47:03','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3174006267222337320323'),(4420,'31740063193','13','1.00','320','retail','0','2025-02-20 17:53:13','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-20 14:53:45','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3174006319434320213244'),(4421,'31740063193','5','2.00','200','retail','0','2025-02-20 17:53:27','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-20 14:53:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','50.00','48','Inclusive','branch','Inventory','','','','','','','3174006320872233020333'),(4422,'31740063193','22','1.00','90','retail','0','2025-02-20 17:53:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-20 14:53:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3174006322323233332221'),(4423,'31740064380','6','1.00','100','retail','0','2025-02-20 18:13:00','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-02-20 15:13:05','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3174006438223033323023'),(4424,'31740064400','22','1.00','90','retail','0','2025-02-20 18:13:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-20 15:13:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3174006440101020262342'),(4425,'31740068129','4','2.00','600','retail','0','2025-02-20 19:15:29','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-20 16:15:37','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3174006813023232023031'),(4426,'31740068129','41','1.00','30','retail','0','2025-02-20 19:15:34','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-20 16:15:37','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3174006813526340302230'),(4427,'31740127388','52','1.00','400','retail','0','2025-02-21 11:43:08','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-21 08:58:43','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','961.00','960','Inclusive','branch','Inventory','','','','','','','3174012738927034421739'),(4428,'31740127388','14','1.00','450','retail','0','2025-02-21 11:43:12','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-21 08:58:43','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3174012739243233203290'),(4429,'31740127388','41','1.00','30','retail','0','2025-02-21 11:43:17','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-21 08:58:43','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3174012739733212733309'),(4430,'31740129963','14','1.00','450','retail','0','2025-02-21 12:26:03','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-21 09:49:38','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3174012996423237929322'),(4431,'31740129963','10','1.00','620','retail','0','2025-02-21 12:26:07','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-21 09:49:38','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','983.00','982','Inclusive','branch','Inventory','','','','','','','3174012996829732232038'),(4432,'31740129963','1','1.00','200','retail','0','2025-02-21 12:26:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-21 09:49:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','874.00','873','Inclusive','branch','Inventory','','','','','','','3174012997409400440447'),(4433,'31740129963','26','1.00','90','retail','0','2025-02-21 12:27:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-21 09:49:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3174013002433333223223'),(4434,'31740129963','22','1.00','90','retail','0','2025-02-21 12:27:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-21 09:49:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3174013002843022231302'),(4435,'31740129963','26','1.00','90','retail','0','2025-02-21 12:39:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-21 09:49:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3174013078573131301338'),(4436,'31740129963','41','1.00','30','retail','0','2025-02-21 12:49:33','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-21 09:49:38','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3174013137432200043210'),(4437,'31740131696','1','1.00','200','retail','0','2025-02-21 12:54:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-21 09:54:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','873.00','872','Inclusive','branch','Inventory','','','','','','','3174013169623343333132'),(4438,'31740133662','7','1.00','420','retail','0','2025-02-21 13:27:42','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-21 10:44:22','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','940.00','939','Inclusive','branch','Inventory','','','','','','','3174013366236726312126'),(4439,'31740133662','41','1.00','30','retail','0','2025-02-21 13:34:20','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-21 10:44:22','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3174013406162343303222'),(4440,'31740150272','13','1.00','320','retail','0','2025-02-21 18:04:32','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-21 15:12:10','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3174015027303203321311'),(4441,'31740150272','15','3.00','240','retail','0','2025-02-21 18:04:55','','','','0','Cash',32.54,'80','','','3','16.00','1','2025-02-21 15:12:10','1','1','new','1','new','pcs','','','','yes','','4.07','','','VATABLE',203.39,'3','891.00','888','Inclusive','branch','Inventory','','','','','','','3174015029700742042032'),(4442,'31740150272','22','1.00','90','retail','0','2025-02-21 18:12:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-21 15:12:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3174015072670520730203'),(4443,'31740150996','1','2.00','400','retail','0','2025-02-21 18:16:37','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-21 15:16:44','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','872.00','870','Inclusive','branch','Inventory','','','','','','','3174015099832322003221'),(4444,'31740157338','14','1.00','450','retail','0','2025-02-21 20:02:18','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-21 17:16:56','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3174015733913430313133'),(4445,'31740157338','15','2.00','160','retail','0','2025-02-21 20:02:35','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-02-21 17:16:56','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','888.00','886','Inclusive','branch','Inventory','','','','','','','3174015735622633372323'),(4446,'31740157338','41','1.00','30','retail','0','2025-02-21 20:02:42','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-21 17:16:56','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3174015736372333126333'),(4447,'31740214598','17','1.00','720','retail','0','2025-02-22 11:56:38','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-02-22 08:58:21','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3174021459902303221243'),(4448,'31740214598','7','1.00','420','retail','0','2025-02-22 11:56:45','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-22 08:58:21','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','939.00','938','Inclusive','branch','Inventory','','','','','','','3174021460643633301263'),(4449,'31740214598','41','1.00','30','retail','0','2025-02-22 11:56:49','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-22 08:58:21','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3174021460902321200323'),(4450,'31740223935','4','1.00','300','retail','0','2025-02-22 14:32:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-22 11:44:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3174022393632223293922'),(4451,'31740223935','5','3.00','300','retail','0','2025-02-22 14:32:21','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-02-22 11:44:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','48.00','45','Inclusive','branch','Inventory','','','','','','','3174022394221243332333'),(4452,'31740223935','31','1.00','110','retail','0','2025-02-22 14:44:09','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-22 11:44:24','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3174022465020251023335'),(4453,'31740226632','7','1.00','420','retail','0','2025-02-22 15:17:13','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-22 12:17:25','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','938.00','937','Inclusive','branch','Inventory','','','','','','','3174022663523365332230'),(4454,'31740226632','41','1.00','30','retail','0','2025-02-22 15:17:17','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-22 12:17:25','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3174022663903132262042'),(4455,'31740226695','14','2.00','900','retail','0','2025-02-22 15:18:16','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-02-22 12:48:01','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','68.00','66','Inclusive','branch','Inventory','','','','','','','3174022669733743332224'),(4456,'31740226695','40','1.00','110','retail','0','2025-02-22 15:18:26','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-02-22 12:48:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3174022670703233224332'),(4457,'31740226695','19','1.00','80','retail','0','2025-02-22 15:22:12','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-02-22 12:48:01','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','933.00','932','Inclusive','branch','Inventory','','','','','','','3174022693706203430333'),(4458,'31740230803','23','1.00','90','retail','0','2025-02-22 16:26:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-22 13:27:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3174023080501023103430'),(4459,'31740230803','24','1.00','90','retail','0','2025-02-22 16:27:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-22 13:27:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','108.00','107','Inclusive','branch','Inventory','','','','','','','3174023082902331030243'),(4460,'31740240743','7','1.00','420','retail','0','2025-02-22 19:12:23','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-22 16:12:58','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','937.00','936','Inclusive','branch','Inventory','','','','','','','3174024074407240432203'),(4461,'31740240743','41','1.00','30','retail','0','2025-02-22 19:12:27','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-22 16:12:58','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3174024074834803208322'),(4462,'31740240743','29','1.00','90','retail','0','2025-02-22 19:12:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-22 16:12:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3174024076523202232272'),(4463,'31740241548','7','5.00','2100','retail','0','2025-02-22 19:25:48','','','','0','Cash',284.75,'420','','','3','16.00','1','2025-02-22 16:33:32','1','1','new','1','new','pcs','','','','yes','','35.59','','','VATABLE',1779.66,'5','936.00','931','Inclusive','branch','Inventory','','','','','','','3174024155252023303230'),(4464,'31740241548','1','2.00','400','retail','0','2025-02-22 19:26:08','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-22 16:33:32','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','870.00','868','Inclusive','branch','Inventory','','','','','','','3174024157445242303335'),(4465,'31740241548','41','1.00','30','retail','0','2025-02-22 19:26:28','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-22 16:33:32','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3174024159222340412313'),(4466,'31740243022','8','2.00','640','retail','0','2025-02-22 19:50:23','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-02-22 17:03:12','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','843.00','841','Inclusive','branch','Inventory','','','','','','','3174024302422334203422'),(4467,'31740243022','1','1.00','200','retail','0','2025-02-22 19:50:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-22 17:03:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','868.00','867','Inclusive','branch','Inventory','','','','','','','3174024303000022037300'),(4468,'31740243022','22','2.00','180','retail','0','2025-02-22 19:50:51','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-22 17:03:12','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','52.00','50','Inclusive','branch','Inventory','','','','','','','3174024305323400323233'),(4469,'31740245734','17','1.00','720','retail','0','2025-02-22 20:35:34','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-02-22 17:38:18','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3174024573507403270333'),(4470,'31740245734','1','1.00','200','retail','0','2025-02-22 20:35:37','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-22 17:38:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','867.00','866','Inclusive','branch','Inventory','','','','','','','3174024573800723230732'),(4471,'31740245734','3','1.00','300','retail','0','2025-02-22 20:35:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-22 17:38:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','853.00','852','Inclusive','branch','Inventory','','','','','','','3174024574504303233353'),(4472,'31740245734','12','1.00','420','retail','0','2025-02-22 20:35:48','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-02-22 17:38:18','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3174024574904309012473'),(4473,'31740245734','41','1.00','30','retail','0','2025-02-22 20:35:52','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-22 17:38:18','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3174024575272003032323'),(4474,'31740259685','1','2.00','400','retail','0','2025-02-23 00:28:05','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-22 21:29:41','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','866.00','864','Inclusive','branch','Inventory','','','','','','','3174025968630313023822'),(4475,'31740259685','5','4.00','400','retail','0','2025-02-23 00:28:17','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-02-22 21:29:41','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','45.00','41','Inclusive','branch','Inventory','','','','','','','3174025969841001203483'),(4476,'31740259685','41','1.00','30','retail','0','2025-02-23 00:28:20','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-22 21:29:41','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3174025970132220274314'),(4477,'31740262462','3','1.00','300','retail','0','2025-02-23 01:14:22','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-22 22:14:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','852.00','851','Inclusive','branch','Inventory','','','','','','','3174026246363732063200'),(4478,'31740262462','3','1.00','300','retail','0','2025-02-23 01:14:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-22 22:14:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','851.00','850','Inclusive','branch','Inventory','','','','','','','3174026246634230222323'),(4479,'31740262462','31','1.00','110','retail','0','2025-02-23 01:14:35','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-22 22:14:52','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3174026247530353403031'),(4480,'31740309831','34','1.00','110','retail','0','2025-02-23 14:23:51','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-23 11:23:58','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3174030983179332332433'),(4481,'31740312374','65','2.00','900','retail','0','2025-02-23 15:06:14','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-02-23 12:08:36','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','998.00','996','Inclusive','branch','Inventory','1110','4000','5500','','','','3174031237623032720323'),(4482,'31740312374','51','1.00','400','retail','0','2025-02-23 15:06:24','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-23 12:08:36','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','112.00','111','Inclusive','branch','Inventory','','','','','','','3174031238420187223220'),(4483,'31740312374','29','2.00','180','retail','0','2025-02-23 15:06:39','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-23 12:08:36','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3174031240020323222740'),(4484,'31740328994','10','1.00','620','retail','0','2025-02-23 19:43:14','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-23 16:43:48','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','982.00','981','Inclusive','branch','Inventory','','','','','','','3174032899603021233633'),(4485,'31740328994','1','1.00','200','retail','0','2025-02-23 19:43:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-23 16:43:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','864.00','863','Inclusive','branch','Inventory','','','','','','','3174032900303232304302'),(4486,'31740328994','23','1.00','90','retail','0','2025-02-23 19:43:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-23 16:43:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3174032901722213933231'),(4487,'31740328994','26','1.00','90','retail','0','2025-02-23 19:43:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-23 16:43:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3174032902449920344302'),(4488,'31740329877','4','1.00','300','retail','0','2025-02-23 19:57:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-23 16:58:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3174032987837330340332'),(4489,'31740329972','15','10.00','800','retail','0','2025-02-23 19:59:32','','','','0','Cash',108.47,'80','','','3','16.00','1','2025-02-23 17:16:02','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'10','886.00','876','Inclusive','branch','Inventory','','','','','','','3174032997322720329022'),(4490,'31740329972','5','3.00','300','retail','0','2025-02-23 19:59:45','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-02-23 17:16:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','41.00','38','Inclusive','branch','Inventory','','','','','','','3174032998520223223033'),(4491,'31740329972','1','1.00','200','retail','0','2025-02-23 19:59:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-23 17:16:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','863.00','862','Inclusive','branch','Inventory','','','','','','','3174032999343122930099'),(4492,'31740329972','64','1.00','110','retail','0','2025-02-23 20:00:09','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-23 17:16:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','94.00','93','Inclusive','branch','Inventory','1110','4000','5500','','','','3174033001322302003331'),(4493,'31740329972','27','1.00','90','retail','0','2025-02-23 20:00:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-23 17:16:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3174033002520332333324'),(4494,'31740329972','29','1.00','90','retail','0','2025-02-23 20:00:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-23 17:16:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3174033003040200023223'),(4495,'31740471716','1','1.00','200','retail','0','2025-02-25 11:21:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-25 09:00:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','862.00','861','Inclusive','branch','Inventory','','','','','','','3174047171743340302232'),(4496,'31740471716','8','1.00','320','retail','0','2025-02-25 11:21:58','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-25 09:00:00','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','841.00','840','Inclusive','branch','Inventory','','','','','','','3174047171924972023133'),(4497,'31740471716','13','1.00','320','retail','0','2025-02-25 11:22:03','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-25 09:00:00','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3174047172320223337322'),(4498,'31740471716','19','1.00','80','retail','0','2025-02-25 11:22:09','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-02-25 09:00:00','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','932.00','931','Inclusive','branch','Inventory','','','','','','','3174047173003223232022'),(4499,'31740471716','38','1.00','110','retail','0','2025-02-25 11:22:16','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-25 09:00:00','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','169.00','168','Inclusive','branch','Inventory','','','','','','','3174047173600022333044'),(4500,'31740471716','26','1.00','90','retail','0','2025-02-25 11:58:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-25 09:00:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3174047390133240232333'),(4501,'31740474536','3','1.00','300','retail','0','2025-02-25 12:08:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-25 09:27:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','850.00','849','Inclusive','branch','Inventory','','','','','','','3174047453632212227331'),(4502,'31740474536','9','1.00','340','retail','0','2025-02-25 12:08:59','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-25 09:27:55','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3174047454032023004233'),(4503,'31740474536','1','1.00','200','retail','0','2025-02-25 12:09:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-25 09:27:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','861.00','860','Inclusive','branch','Inventory','','','','','','','3174047454230770343204'),(4504,'31740474536','41','1.00','30','retail','0','2025-02-25 12:09:03','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-25 09:27:55','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3174047454402440234203'),(4505,'31740477852','16','2.00','720','retail','0','2025-02-25 13:04:12','','','','0','Cash',97.63,'360','','','3','16.00','1','2025-02-25 10:31:18','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'2','1004.00','1002','Inclusive','branch','Inventory','','','','','','','3174047785330132145533'),(4506,'31740477852','2','2.00','600','retail','0','2025-02-25 13:04:27','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-25 10:31:18','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','980.00','978','Inclusive','branch','Inventory','','','','','','','3174047786830330328088'),(4507,'31740477852','31','2.00','220','retail','0','2025-02-25 13:04:38','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-02-25 10:31:18','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','47.00','45','Inclusive','branch','Inventory','','','','','','','3174047787970332083103'),(4508,'31740477852','41','1.00','30','retail','0','2025-02-25 13:04:47','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-25 10:31:18','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3174047788820001183302'),(4509,'31740482020','7','5.00','2100','retail','0','2025-02-25 14:13:40','','','','0','Cash',284.75,'420','','','3','16.00','1','2025-02-25 11:28:55','1','1','new','1','new','pcs','','','','yes','','35.59','','','VATABLE',1779.66,'5','931.00','926','Inclusive','branch','Inventory','','','','','','','3174048202200033303320'),(4510,'31740482020','41','1.00','30','retail','0','2025-02-25 14:14:10','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-25 11:28:55','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3174048205134801223223'),(4511,'31740505075','1','2.00','400','retail','0','2025-02-25 20:37:55','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-25 17:41:01','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','860.00','858','Inclusive','branch','Inventory','','','','','','','3174050507630300300026'),(4512,'31740505075','10','1.00','620','retail','0','2025-02-25 20:38:04','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-25 17:41:01','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','981.00','980','Inclusive','branch','Inventory','','','','','','','3174050508530550052353'),(4513,'31740505075','41','1.00','30','retail','0','2025-02-25 20:38:11','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-25 17:41:01','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3174050509102335344512'),(4514,'31740509625','52','1.00','400','retail','0','2025-02-25 21:53:45','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-25 18:53:53','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','960.00','959','Inclusive','branch','Inventory','','','','','','','3174050962623702232330'),(4515,'31740509625','3','1.00','300','retail','0','2025-02-25 21:53:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-25 18:53:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','849.00','848','Inclusive','branch','Inventory','','','','','','','3174050963070223033523'),(4516,'31740560913','1','2.00','400','retail','0','2025-02-26 12:08:33','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-26 09:09:05','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','858.00','856','Inclusive','branch','Inventory','','','','','','','3174056091422330590427'),(4517,'31740560913','10','1.00','620','retail','0','2025-02-26 12:08:37','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-26 09:09:05','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','980.00','979','Inclusive','branch','Inventory','','','','','','','3174056091890033303329'),(4518,'31740560913','41','1.00','30','retail','0','2025-02-26 12:09:02','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 09:09:05','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3174056094242300093024'),(4519,'31740560972','51','1.00','400','retail','0','2025-02-26 12:09:32','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-26 09:25:13','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','111.00','110','Inclusive','branch','Inventory','','','','','','','3174056097202420330227'),(4520,'31740560972','41','1.00','30','retail','0','2025-02-26 12:13:22','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 09:25:13','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3174056120303332330440'),(4521,'31740562622','1','1.00','200','retail','0','2025-02-26 12:37:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-26 09:37:21','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','856.00','855','Inclusive','branch','Inventory','','','','','','','3174056262303327704310'),(4522,'31740562622','9','1.00','340','retail','0','2025-02-26 12:37:07','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-26 09:37:21','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3174056262803036220022'),(4523,'31740562622','41','1.00','30','retail','0','2025-02-26 12:37:11','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 09:37:21','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3174056263224200600303'),(4524,'31740562700','1','1.00','200','retail','0','2025-02-26 12:38:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-26 09:39:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','855.00','854','Inclusive','branch','Inventory','','','','','','','3174056270103220123070'),(4525,'31740562700','5','2.00','200','retail','0','2025-02-26 12:38:39','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-26 09:39:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','38.00','36','Inclusive','branch','Inventory','','','','','','','3174056272043205744330'),(4526,'31740562700','31','1.00','110','retail','0','2025-02-26 12:39:27','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-26 09:39:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3174056276810325257831'),(4527,'31740562700','41','1.00','30','retail','0','2025-02-26 12:39:32','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 09:39:36','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3174056277205022320335'),(4528,'31740563780','14','2.00','900','retail','0','2025-02-26 12:56:20','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-02-26 09:56:41','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','66.00','64','Inclusive','branch','Inventory','','','','','','','3174056378082262141300'),(4529,'31740563780','26','2.00','180','retail','0','2025-02-26 12:56:27','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-26 09:56:41','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','36.00','34','Inclusive','branch','Inventory','','','','','','','3174056378882203702443'),(4530,'31740563780','22','1.00','90','retail','0','2025-02-26 12:56:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-26 09:56:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3174056379333332307322'),(4531,'31740565896','14','1.00','450','retail','0','2025-02-26 13:31:36','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-26 10:50:31','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3174056589742223022204'),(4532,'31740565896','8','1.00','320','retail','0','2025-02-26 13:31:38','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-26 10:50:31','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','840.00','839','Inclusive','branch','Inventory','','','','','','','3174056589931803509303'),(4533,'31740565896','1','1.00','200','retail','0','2025-02-26 13:31:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-26 10:50:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','854.00','853','Inclusive','branch','Inventory','','','','','','','3174056590322033303032'),(4534,'31740565896','15','5.00','400','retail','0','2025-02-26 13:38:56','','','','0','Cash',54.24,'80','','','3','16.00','1','2025-02-26 10:50:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'5','876.00','871','Inclusive','branch','Inventory','','','','','','','3174056633604336733632'),(4535,'31740565896','40','2.00','220','retail','0','2025-02-26 13:39:15','','','','70','Cash',29.83,'110','','','3','16.00','1','2025-02-26 10:50:31','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','81.00','79','Inclusive','branch','Inventory','','','','','','','3174056635663243342332'),(4536,'31740565896','51','1.00','400','retail','0','2025-02-26 13:40:34','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-26 10:50:31','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','110.00','109','Inclusive','branch','Inventory','','','','','','','3174056643523622032000'),(4537,'31740565896','6','2.00','200','retail','0','2025-02-26 13:40:46','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-26 10:50:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','86.00','84','Inclusive','branch','Inventory','','','','','','','3174056644720442020040'),(4538,'31740565896','19','1.00','80','retail','0','2025-02-26 13:40:51','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-02-26 10:50:31','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','931.00','930','Inclusive','branch','Inventory','','','','','','','3174056645232524203323'),(4539,'31740571045','1','2.00','400','retail','0','2025-02-26 14:57:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-26 11:57:43','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','853.00','851','Inclusive','branch','Inventory','','','','','','','3174057104540001104172'),(4540,'31740571045','15','2.00','160','retail','0','2025-02-26 14:57:38','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-02-26 11:57:43','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','871.00','869','Inclusive','branch','Inventory','','','','','','','3174057105880320230232'),(4541,'31740571387','12','2.00','840','retail','0','2025-02-26 15:03:07','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-02-26 13:07:38','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','63.00','61','Inclusive','branch','Inventory','','','','','','','3174057138801834032835'),(4542,'31740571387','41','1.00','30','retail','0','2025-02-26 15:05:14','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 13:07:38','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174057151633015740034'),(4543,'31740575280','1','2.00','400','retail','0','2025-02-26 16:08:00','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-26 13:08:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','851.00','849','Inclusive','branch','Inventory','','','','','','','3174057528105253313420'),(4544,'31740575280','41','1.00','30','retail','0','2025-02-26 16:08:26','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 13:08:39','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174057530633224363320'),(4545,'31740579233','1','1.00','200','retail','0','2025-02-26 17:13:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-26 14:23:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','849.00','848','Inclusive','branch','Inventory','','','','','','','3174057923603446707433'),(4546,'31740579233','10','1.00','620','retail','0','2025-02-26 17:14:10','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-26 14:23:40','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','979.00','978','Inclusive','branch','Inventory','','','','','','','3174057925323403002352'),(4547,'31740579233','37','1.00','110','retail','0','2025-02-26 17:14:57','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-26 14:23:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3174057929882203235243'),(4548,'31740579233','29','1.00','90','retail','0','2025-02-26 17:16:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-26 14:23:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3174057937023339735054'),(4549,'31740579233','41','1.00','30','retail','0','2025-02-26 17:16:24','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 14:23:40','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3174057938533303497432'),(4550,'31740579233','38','2.00','220','retail','0','2025-02-26 17:18:09','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-02-26 14:23:40','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','168.00','166','Inclusive','branch','Inventory','','','','','','','3174057949009303322902'),(4551,'31740580045','38','1.00','110','retail','0','2025-02-26 17:27:26','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-26 14:27:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','166.00','165','Inclusive','branch','Inventory','','','','','','','3174058004634182333223'),(4552,'31740581102','1','3.00','600','retail','0','2025-02-26 17:45:03','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-26 15:41:30','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','848.00','845','Inclusive','branch','Inventory','','','','','','','3174058110402013280302'),(4553,'31740581102','22','1.00','90','retail','0','2025-02-26 18:02:31','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-26 15:41:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3174058215222323232332'),(4554,'31740581102','5','3.00','300','retail','0','2025-02-26 18:22:32','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-02-26 15:41:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','36.00','33','Inclusive','branch','Inventory','','','','','','','3174058335234330527022'),(4555,'31740581102','6','3.00','300','retail','0','2025-02-26 18:27:37','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-02-26 15:41:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','84.00','81','Inclusive','branch','Inventory','','','','','','','3174058365932951372332'),(4556,'31740581102','1','2.00','400','retail','0','2025-02-26 18:28:04','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-26 15:41:30','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','845.00','843','Inclusive','branch','Inventory','','','','','','','3174058368530000623005'),(4557,'31740581102','26','2.00','180','retail','0','2025-02-26 18:30:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-02-26 15:41:30','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','34.00','32','Inclusive','branch','Inventory','','','','','','','3174058380983353302033'),(4558,'31740581102','23','1.00','90','retail','0','2025-02-26 18:41:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-26 15:41:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3174058446332064334083'),(4559,'31740584563','1','1.00','200','retail','0','2025-02-26 18:42:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-26 15:44:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','843.00','842','Inclusive','branch','Inventory','','','','','','','3174058456502202370053'),(4560,'31740584563','9','1.00','340','retail','0','2025-02-26 18:42:47','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-26 15:44:37','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3174058456973702872463'),(4561,'31740584563','38','1.00','110','retail','0','2025-02-26 18:43:09','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-26 15:44:37','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','165.00','164','Inclusive','branch','Inventory','','','','','','','3174058459032044372043'),(4562,'31740584940','7','5.00','2100','retail','0','2025-02-26 18:49:00','','','','0','Cash',284.75,'420','','','3','16.00','1','2025-02-26 18:17:29','1','1','new','1','new','pcs','','','','yes','','35.59','','','VATABLE',1779.66,'5','926.00','921','Inclusive','branch','Inventory','','','','','','','3174058494105032329430'),(4563,'31740584940','3','1.00','300','retail','0','2025-02-26 18:49:08','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-26 18:17:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','848.00','847','Inclusive','branch','Inventory','','','','','','','3174058494902320430292'),(4564,'31740584940','1','1.00','200','retail','0','2025-02-26 18:49:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-26 18:17:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','842.00','841','Inclusive','branch','Inventory','','','','','','','3174058495733303933531'),(4565,'31740584940','41','1.00','30','retail','0','2025-02-26 18:49:23','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-26 18:17:29','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3174058496475020040222'),(4566,'31740648294','5','2.00','200','retail','0','2025-02-27 12:24:54','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-27 09:24:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','33.00','31','Inclusive','branch','Inventory','','','','','','','3174064829503209223334'),(4567,'31740650325','3','1.00','300','retail','0','2025-02-27 12:58:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-27 10:24:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','847.00','846','Inclusive','branch','Inventory','','','','','','','3174065032644000020021'),(4568,'31740650325','14','1.00','450','retail','0','2025-02-27 12:58:53','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-27 10:24:46','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3174065033433430523223'),(4569,'31740650325','1','1.00','200','retail','0','2025-02-27 12:59:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-27 10:24:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','841.00','840','Inclusive','branch','Inventory','','','','','','','3174065034133272312302'),(4570,'31740650325','8','1.00','320','retail','0','2025-02-27 12:59:03','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-27 10:24:46','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','839.00','838','Inclusive','branch','Inventory','','','','','','','3174065034422240040272'),(4571,'31740650325','22','1.00','90','retail','0','2025-02-27 12:59:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-27 10:24:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3174065036620430436222'),(4572,'31740650325','23','1.00','90','retail','0','2025-02-27 12:59:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-27 10:24:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3174065036930034330369'),(4573,'31740650325','27','1.00','90','retail','0','2025-02-27 12:59:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-27 10:24:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3174065037434152333223'),(4574,'31740650325','8','1.00','320','retail','0','2025-02-27 13:10:54','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-27 10:24:46','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','838.00','837','Inclusive','branch','Inventory','','','','','','','3174065105523017520117'),(4575,'31740651902','1','1.00','200','retail','0','2025-02-27 13:25:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-27 10:27:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','840.00','839','Inclusive','branch','Inventory','','','','','','','3174065190323223020445'),(4576,'31740651902','41','1.00','30','retail','0','2025-02-27 13:27:13','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-27 10:27:18','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3174065203422730222223'),(4577,'31740652079','1','2.00','400','retail','0','2025-02-27 13:27:59','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-27 10:28:28','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','839.00','837','Inclusive','branch','Inventory','','','','','','','3174065207923264727420'),(4578,'31740652079','5','4.00','400','retail','0','2025-02-27 13:28:04','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-02-27 10:28:28','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','31.00','27','Inclusive','branch','Inventory','','','','','','','3174065208446024032336'),(4579,'31740652079','41','1.00','30','retail','0','2025-02-27 13:28:09','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-27 10:28:28','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3174065209036233333560'),(4580,'31740652079','31','1.00','110','retail','0','2025-02-27 13:28:16','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-27 10:28:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3174065209700350272132'),(4581,'31740653577','14','1.00','450','retail','0','2025-02-27 13:52:57','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-27 10:53:06','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3174065357824730003333'),(4582,'31740653577','41','1.00','30','retail','0','2025-02-27 13:53:02','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-27 10:53:06','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3174065358223132230072'),(4583,'31740657186','1','1.00','200','retail','0','2025-02-27 14:53:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-27 11:54:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','837.00','836','Inclusive','branch','Inventory','','','','','','','3174065718730333721717'),(4584,'31740657186','8','1.00','320','retail','0','2025-02-27 14:53:09','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-27 11:54:20','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','837.00','836','Inclusive','branch','Inventory','','','','','','','3174065719037094330303'),(4585,'31740657186','37','1.00','110','retail','0','2025-02-27 14:53:18','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-27 11:54:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3174065719920330342523'),(4586,'31740657186','35','1.00','110','retail','0','2025-02-27 14:53:56','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-27 11:54:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3174065723843276332230'),(4587,'31740657186','1','1.00','200','retail','0','2025-02-27 14:54:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-27 11:54:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','836.00','835','Inclusive','branch','Inventory','','','','','','','3174065724712333220227'),(4588,'31740657186','16','1.00','360','retail','0','2025-02-27 14:54:13','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-02-27 11:54:20','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','1002.00','1001','Inclusive','branch','Inventory','','','','','','','3174065725540220223340'),(4589,'31740672124','1','1.00','200','retail','0','2025-02-27 19:02:04','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-27 16:05:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','835.00','834','Inclusive','branch','Inventory','','','','','','','3174067212552402040062'),(4590,'31740672124','8','1.00','320','retail','0','2025-02-27 19:02:06','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-27 16:05:16','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','836.00','835','Inclusive','branch','Inventory','','','','','','','3174067212713423623237'),(4591,'31740672124','41','1.00','30','retail','0','2025-02-27 19:02:14','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-27 16:05:16','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3174067213502023223237'),(4592,'31740672124','31','1.00','110','retail','0','2025-02-27 19:02:23','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-27 16:05:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3174067214433323776102'),(4593,'31740674442','1','2.00','400','retail','0','2025-02-27 19:40:43','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-27 16:42:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','834.00','832','Inclusive','branch','Inventory','','','','','','','3174067444432320020034'),(4594,'31740674442','41','2.00','60','retail','0','2025-02-27 19:40:48','','','','10','Cash',8.14,'30','','','3','16.00','1','2025-02-27 16:42:20','1','1','new','1','new','pcs','','','','yes','','1.02','','','VATABLE',50.85,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3174067444936322433212'),(4595,'31740674442','10','1.00','620','retail','0','2025-02-27 19:41:31','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-02-27 16:42:20','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','978.00','977','Inclusive','branch','Inventory','','','','','','','3174067449271732332100'),(4596,'31740678706','3','2.00','600','retail','0','2025-02-27 20:51:46','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-27 17:52:15','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','846.00','844','Inclusive','branch','Inventory','','','','','','','3174067870600272432327'),(4597,'31740678706','6','2.00','200','retail','0','2025-02-27 20:52:03','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-02-27 17:52:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','81.00','79','Inclusive','branch','Inventory','','','','','','','3174067872323040382822'),(4598,'31740678706','31','1.00','110','retail','0','2025-02-27 20:52:10','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-27 17:52:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3174067873173420013323'),(4599,'31740738882','1','2.00','400','retail','0','2025-02-28 13:34:42','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-28 10:35:15','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','832.00','830','Inclusive','branch','Inventory','','','','','','','3174073888430028323032'),(4600,'31740738882','8','1.00','320','retail','0','2025-02-28 13:34:50','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-28 10:35:15','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','835.00','834','Inclusive','branch','Inventory','','','','','','','3174073889128422270873'),(4601,'31740738882','9','1.00','340','retail','0','2025-02-28 13:34:53','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-02-28 10:35:15','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3174073889489202309020'),(4602,'31740738882','37','1.00','110','retail','0','2025-02-28 13:35:02','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-28 10:35:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3174073890330238323833'),(4603,'31740738882','34','1.00','110','retail','0','2025-02-28 13:35:09','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-02-28 10:35:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3174073891007002377203'),(4604,'31740738928','3','1.00','300','retail','0','2025-02-28 13:35:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-28 10:36:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','844.00','843','Inclusive','branch','Inventory','','','','','','','3174073893033334080333'),(4605,'31740738928','4','2.00','600','retail','0','2025-02-28 13:35:42','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-02-28 10:36:00','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','3174073894330820303030'),(4606,'31740738928','31','3.00','330','retail','0','2025-02-28 13:35:55','','','','0','Cash',44.75,'110','','','3','16.00','1','2025-02-28 10:36:00','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','41.00','38','Inclusive','branch','Inventory','','','','','','','3174073895624923245228'),(4607,'31740755937','1','3.00','600','retail','0','2025-02-28 18:18:57','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-02-28 16:10:35','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','830.00','827','Inclusive','branch','Inventory','','','','','','','3174075594330423203375'),(4608,'31740755937','40','1.00','110','retail','0','2025-02-28 18:22:47','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-02-28 16:10:35','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3174075617447207230343'),(4609,'31740755937','15','4.00','320','retail','0','2025-02-28 18:25:58','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-02-28 16:10:35','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','869.00','865','Inclusive','branch','Inventory','','','','','','','3174075636102633303123'),(4610,'31740755937','52','1.00','400','retail','0','2025-02-28 18:30:29','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-28 16:10:35','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','959.00','958','Inclusive','branch','Inventory','','','','','','','3174075663023352304340'),(4611,'31740755937','52','1.00','400','retail','0','2025-02-28 18:40:20','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-28 16:10:35','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','958.00','957','Inclusive','branch','Inventory','','','','','','','3174075722427323002072'),(4612,'31740755937','65','2.00','900','retail','0','2025-02-28 18:40:45','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-02-28 16:10:35','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','996.00','994','Inclusive','branch','Inventory','1110','4000','5500','','','','3174075724832200330534'),(4613,'31740755937','1','1.00','200','retail','0','2025-02-28 18:41:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-28 16:10:35','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','827.00','826','Inclusive','branch','Inventory','','','','','','','3174075727472232070022'),(4614,'31740755937','44','1.00','110','retail','0','2025-02-28 18:42:20','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-28 16:10:35','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174075734270223033723'),(4615,'31740755937','40','1.00','110','retail','0','2025-02-28 18:43:56','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-02-28 16:10:35','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3174075743703702373022'),(4616,'31740759078','1','2.00','400','retail','0','2025-02-28 19:11:19','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-28 16:11:40','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','826.00','824','Inclusive','branch','Inventory','','','','','','','3174075908057232393733'),(4617,'31740759078','41','1.00','30','retail','0','2025-02-28 19:11:31','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-28 16:11:40','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3174075909202300034031'),(4618,'31740765196','1','2.00','400','retail','0','2025-02-28 20:53:16','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-02-28 17:53:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','824.00','822','Inclusive','branch','Inventory','','','','','','','3174076519733204323007'),(4619,'31740765217','14','1.00','450','retail','0','2025-02-28 20:53:37','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-02-28 17:54:08','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3174076521826003307422'),(4620,'31740765217','52','1.00','400','retail','0','2025-02-28 20:53:48','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-28 17:54:08','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','957.00','956','Inclusive','branch','Inventory','','','','','','','3174076522932040209303'),(4621,'31740765217','26','1.00','90','retail','0','2025-02-28 20:54:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-28 17:54:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3174076524140204256302'),(4622,'31740765217','22','1.00','90','retail','0','2025-02-28 20:54:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-28 17:54:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3174076524505242327032'),(4623,'31740768012','4','1.00','300','retail','0','2025-02-28 21:40:12','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-02-28 18:40:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3174076801303331322281'),(4624,'31740768012','8','1.00','320','retail','0','2025-02-28 21:40:17','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-02-28 18:40:29','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','834.00','833','Inclusive','branch','Inventory','','','','','','','3174076801803342203243'),(4625,'31740768012','41','1.00','30','retail','0','2025-02-28 21:40:21','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-02-28 18:40:29','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3174076802237882236200'),(4626,'31740768575','1','1.00','200','retail','0','2025-02-28 21:49:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-02-28 19:10:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','822.00','821','Inclusive','branch','Inventory','','','','','','','3174076857633333330733'),(4627,'31740768575','52','1.00','400','retail','0','2025-02-28 21:49:37','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-02-28 19:10:36','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','956.00','955','Inclusive','branch','Inventory','','','','','','','3174076857832041330333'),(4628,'31740768575','22','1.00','90','retail','0','2025-02-28 21:49:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-02-28 19:10:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3174076859080220700923'),(4629,'31740768575','31','1.00','110','retail','0','2025-02-28 21:50:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-02-28 19:10:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3174076863733200432003'),(4630,'31740819935','3','2.00','600','retail','0','2025-03-01 12:05:35','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-03-01 09:05:43','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','843.00','841','Inclusive','branch','Inventory','','','','','','','3174081993629493693003'),(4631,'31740820005','1','1.00','200','retail','0','2025-03-01 12:06:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-01 09:07:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','821.00','820','Inclusive','branch','Inventory','','','','','','','3174082000740232333002'),(4632,'31740820005','41','1.00','30','retail','0','2025-03-01 12:06:48','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-01 09:07:00','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3174082000902342120033'),(4633,'31740820005','23','1.00','90','retail','0','2025-03-01 12:06:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-01 09:07:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3174082001721207232023'),(4634,'31740826541','4','1.00','300','retail','0','2025-03-01 13:55:41','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-01 10:56:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3174082654232123622022'),(4635,'31740826541','10','1.00','620','retail','0','2025-03-01 13:55:46','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-01 10:56:00','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','977.00','976','Inclusive','branch','Inventory','','','','','','','3174082654720333270470'),(4636,'31740826541','41','1.00','30','retail','0','2025-03-01 13:55:56','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-01 10:56:00','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3174082655728331242620'),(4637,'31740827948','11','1.00','1220','retail','0','2025-03-01 14:19:09','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-03-01 11:30:16','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','28.25','27.25','Inclusive','branch','Inventory','','','','','','','3174082795130020323324'),(4638,'31740827948','22','1.00','90','retail','0','2025-03-01 14:29:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-01 11:30:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3174082856533040008030'),(4639,'31740827948','24','1.00','90','retail','0','2025-03-01 14:29:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-01 11:30:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3174082856731331152372'),(4640,'31740827948','26','1.00','90','retail','0','2025-03-01 14:29:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-01 11:30:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3174082857303370335713'),(4641,'31740827948','40','1.00','110','retail','0','2025-03-01 14:29:44','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-01 11:30:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3174082858583422752833'),(4642,'31740827948','31','1.00','110','retail','0','2025-03-01 14:29:54','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-01 11:30:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3174082859402330220443'),(4643,'31740827948','1','4.00','800','retail','0','2025-03-01 14:30:06','','','','80','Cash',108.47,'200','','','3','16.00','1','2025-03-01 11:30:16','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','820.00','816','Inclusive','branch','Inventory','','','','','','','3174082860900122360300'),(4644,'31740844633','2','2.00','600','retail','0','2025-03-01 18:57:14','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-03-01 16:26:48','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','978.00','976','Inclusive','branch','Inventory','','','','','','','3174084463922024022236'),(4645,'31740844633','1','2.00','400','retail','0','2025-03-01 18:57:35','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-01 16:26:48','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','816.00','814','Inclusive','branch','Inventory','','','','','','','3174084465604404322722'),(4646,'31740844633','31','2.00','220','retail','0','2025-03-01 19:03:09','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-03-01 16:26:48','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','36.00','34','Inclusive','branch','Inventory','','','','','','','3174084499333332903337'),(4647,'31740844633','31','1.00','110','retail','0','2025-03-01 19:26:34','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-01 16:26:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3174084639733233422420'),(4648,'31740846504','1','2.00','400','retail','0','2025-03-01 19:28:25','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-01 16:29:43','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','814.00','812','Inclusive','branch','Inventory','','','','','','','3174084650734043737400'),(4649,'31740846504','52','2.00','800','retail','0','2025-03-01 19:28:47','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-03-01 16:29:43','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','955.00','953','Inclusive','branch','Inventory','','','','','','','3174084652832022420330'),(4650,'31740846504','23','2.00','180','retail','0','2025-03-01 19:29:24','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-03-01 16:29:43','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','52.00','50','Inclusive','branch','Inventory','','','','','','','3174084656580433223821'),(4651,'31740846992','23','1.00','90','retail','0','2025-03-01 19:36:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-01 16:36:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3174084699407233946343'),(4652,'31740853188','18','1.00','1450','retail','0','2025-03-01 21:19:48','','','','0','Cash',196.61,'1450','','','3','16.00','1','2025-03-01 18:21:31','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3174085318932375232398'),(4653,'31740853188','3','2.00','600','retail','0','2025-03-01 21:19:56','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-03-01 18:21:31','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','841.00','839','Inclusive','branch','Inventory','','','','','','','3174085319703102037733'),(4654,'31740853188','41','1.00','30','retail','0','2025-03-01 21:20:03','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-01 18:21:31','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3174085320443032323030'),(4655,'31740855091','1','1.00','200','retail','0','2025-03-01 21:51:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-01 18:52:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','812.00','811','Inclusive','branch','Inventory','','','','','','','3174085509222088952433'),(4656,'31740855091','6','1.00','100','retail','0','2025-03-01 21:51:42','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-03-01 18:52:01','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3174085510331331112332'),(4657,'31740855091','19','1.00','80','retail','0','2025-03-01 21:51:50','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-01 18:52:01','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','930.00','929','Inclusive','branch','Inventory','','','','','','','3174085511101333343283'),(4658,'31740858618','14','1.00','450','retail','0','2025-03-01 22:50:18','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-01 19:50:26','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3174085861918328347624'),(4659,'31740858618','40','1.00','110','retail','0','2025-03-01 22:50:23','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-01 19:50:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3174085862463004231232'),(4660,'31740858693','7','2.00','840','retail','0','2025-03-01 22:51:33','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-03-01 19:52:04','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','921.00','919','Inclusive','branch','Inventory','','','','','','','3174085869448222132803'),(4661,'31740858693','24','2.00','180','retail','0','2025-03-01 22:51:59','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-03-01 19:52:04','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','106.00','104','Inclusive','branch','Inventory','','','','','','','3174085872023333423030'),(4662,'31740874067','10','1.00','620','retail','0','2025-03-02 03:07:47','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-02 00:08:15','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','976.00','975','Inclusive','branch','Inventory','','','','','','','3174087406800423330732'),(4663,'31740874067','1','1.00','200','retail','0','2025-03-02 03:07:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-02 00:08:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','811.00','810','Inclusive','branch','Inventory','','','','','','','3174087407303328022222'),(4664,'31740874067','41','1.00','30','retail','0','2025-03-02 03:08:11','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-02 00:08:15','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3174087409223432029333'),(4665,'31740913153','51','1.00','400','retail','0','2025-03-02 13:59:14','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-02 11:13:04','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','109.00','108','Inclusive','branch','Inventory','','','','','','','3174091315522032070133'),(4666,'31740913153','1','1.00','200','retail','0','2025-03-02 13:59:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-02 11:13:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','810.00','809','Inclusive','branch','Inventory','','','','','','','3174091316333393273492'),(4667,'31740913153','19','1.00','80','retail','0','2025-03-02 13:59:28','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-02 11:13:04','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','929.00','928','Inclusive','branch','Inventory','','','','','','','3174091317004233302413'),(4668,'31740913153','34','1.00','110','retail','0','2025-03-02 13:59:42','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-02 11:13:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3174091318333372320234'),(4669,'31740913153','41','1.00','30','retail','0','2025-03-02 13:59:51','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-02 11:13:04','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3174091319233220039029'),(4670,'31740914169','31','1.00','110','retail','0','2025-03-02 14:16:09','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-02 11:16:12','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3174091417022232341930'),(4671,'31740922131','1','1.00','200','retail','0','2025-03-02 16:28:51','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-02 13:28:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','809.00','808','Inclusive','branch','Inventory','','','','','','','3174092213372341323333'),(4672,'31740922131','41','1.00','30','retail','0','2025-03-02 16:28:55','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-02 13:28:59','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3174092213642203022222'),(4673,'31740925766','6','1.00','100','retail','0','2025-03-02 17:29:26','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-03-02 14:29:32','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3174092576730022240200'),(4674,'31740927591','3','1.00','300','retail','0','2025-03-02 17:59:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-02 15:03:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','839.00','838','Inclusive','branch','Inventory','','','','','','','3174092759332022029423'),(4675,'31740927591','13','1.00','320','retail','0','2025-03-02 18:00:27','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-02 15:03:07','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3174092763302730237203'),(4676,'31740927591','26','1.00','90','retail','0','2025-03-02 18:00:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-02 15:03:07','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3174092765113030270404'),(4677,'31740927591','41','1.00','30','retail','0','2025-03-02 18:01:05','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-02 15:03:07','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3174092767103703404773'),(4678,'31740928925','1','2.00','400','retail','0','2025-03-02 18:22:05','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-02 15:22:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','808.00','806','Inclusive','branch','Inventory','','','','','','','3174092893032040200303'),(4679,'31740933633','1','2.00','400','retail','0','2025-03-02 19:40:34','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-02 16:40:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','806.00','804','Inclusive','branch','Inventory','','','','','','','3174093363533323932742'),(4680,'31740933633','41','1.00','30','retail','0','2025-03-02 19:40:45','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-02 16:40:56','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3174093364623343300242'),(4681,'31740934661','1','1.00','200','retail','0','2025-03-02 19:57:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-02 16:58:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','804.00','803','Inclusive','branch','Inventory','','','','','','','3174093466263131301336'),(4682,'31740934661','7','1.00','420','retail','0','2025-03-02 19:57:48','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-02 16:58:03','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','919.00','918','Inclusive','branch','Inventory','','','','','','','3174093466993220060234'),(4683,'31740934661','15','6.00','480','retail','0','2025-03-02 19:57:55','','','','0','Cash',65.08,'80','','','3','16.00','1','2025-03-02 16:58:03','1','1','new','1','new','pcs','','','','yes','','8.14','','','VATABLE',406.78,'6','865.00','859','Inclusive','branch','Inventory','','','','','','','3174093467600332163032'),(4684,'31740934661','41','1.00','30','retail','0','2025-03-02 19:57:59','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-02 16:58:03','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3174093468082227330323'),(4685,'31740940287','1','1.00','200','retail','0','2025-03-02 21:31:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-02 19:00:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','803.00','802','Inclusive','branch','Inventory','','','','','','','3174094028844307202100'),(4686,'31740940287','8','1.00','320','retail','0','2025-03-02 21:31:30','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-02 19:00:00','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','833.00','832','Inclusive','branch','Inventory','','','','','','','3174094029103213034203'),(4687,'31740940287','19','1.00','80','retail','0','2025-03-02 21:59:51','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-02 19:00:00','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','928.00','927','Inclusive','branch','Inventory','','','','','','','3174094199132212920222'),(4688,'31741087721','1','1.00','200','retail','0','2025-03-04 14:28:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-04 11:30:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','802.00','801','Inclusive','branch','Inventory','','','','','','','3174108772320707330170'),(4689,'31741101832','14','1.00','450','retail','0','2025-03-04 18:23:52','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-04 15:39:09','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3174110183422304121334'),(4690,'31741101832','22','1.00','90','retail','0','2025-03-04 18:24:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-04 15:39:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3174110184504240330451'),(4691,'31741112909','2','1.00','300','retail','0','2025-03-04 21:28:29','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-04 19:01:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','976.00','975','Inclusive','branch','Inventory','','','','','','','3174111291017420272033'),(4692,'31741112909','9','1.00','340','retail','0','2025-03-04 21:28:37','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-04 19:01:48','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3174111291894332902803'),(4693,'31741112909','41','1.00','30','retail','0','2025-03-04 21:28:40','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-04 19:01:48','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3174111292121213222212'),(4694,'31741167129','26','1.00','90','retail','0','2025-03-05 12:32:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-05 09:32:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3174116713012330333010'),(4695,'31741167129','29','1.00','90','retail','0','2025-03-05 12:32:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-05 09:32:19','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3174116713730132327332'),(4696,'31741193014','8','2.00','640','retail','0','2025-03-05 19:43:34','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-03-05 17:07:22','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','832.00','830','Inclusive','branch','Inventory','','','','','','','3174119301433222174130'),(4697,'31741193014','1','2.00','400','retail','0','2025-03-05 19:46:15','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-05 17:07:22','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','801.00','799','Inclusive','branch','Inventory','','','','','','','3174119317632203332103'),(4698,'31741193014','24','1.00','90','retail','0','2025-03-05 20:07:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-05 17:07:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','104.00','103','Inclusive','branch','Inventory','','','','','','','3174119442633131330324'),(4699,'31741193014','37','1.00','110','retail','0','2025-03-05 20:07:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-05 17:07:22','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3174119443233242131333'),(4700,'31741193014','29','1.00','90','retail','0','2025-03-05 20:07:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-05 17:07:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3174119443810339134338'),(4701,'31741280557','14','1.00','450','retail','0','2025-03-06 20:02:37','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-06 17:03:09','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3174128056237064330303'),(4702,'31741280557','8','1.00','320','retail','0','2025-03-06 20:02:45','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-06 17:03:09','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','830.00','829','Inclusive','branch','Inventory','','','','','','','3174128056823824860322'),(4703,'31741280557','1','1.00','200','retail','0','2025-03-06 20:02:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-06 17:03:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','799.00','798','Inclusive','branch','Inventory','','','','','','','3174128057122324023312'),(4704,'31741280557','24','1.00','90','retail','0','2025-03-06 20:02:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-06 17:03:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','103.00','102','Inclusive','branch','Inventory','','','','','','','3174128058033253080422'),(4705,'31741280557','37','1.00','110','retail','0','2025-03-06 20:03:03','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-06 17:03:09','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3174128058403444807433'),(4706,'31741337545','66','2.00','900','retail','0','2025-03-07 11:52:25','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-03-07 08:52:48','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','997.00','995','Inclusive','branch','Inventory','1110','4000','5500','','','','3174133754633332030742'),(4707,'31741337545','1','1.00','200','retail','0','2025-03-07 11:52:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-07 08:52:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','798.00','797','Inclusive','branch','Inventory','','','','','','','3174133755127233432102'),(4708,'31741337545','19','1.00','80','retail','0','2025-03-07 11:52:37','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-07 08:52:48','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','927.00','926','Inclusive','branch','Inventory','','','','','','','3174133755733042052230'),(4709,'31741337545','44','2.00','220','retail','0','2025-03-07 11:52:45','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-03-07 08:52:48','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','3174133756643233132202'),(4710,'31741339253','1','1.00','200','retail','0','2025-03-07 12:20:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-07 09:20:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','797.00','796','Inclusive','branch','Inventory','','','','','','','3174133925422243133933'),(4711,'31741342640','1','1.00','200','retail','0','2025-03-07 13:17:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-07 10:17:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','796.00','795','Inclusive','branch','Inventory','','','','','','','3174134264133233014032'),(4712,'31741348479','15','5.00','400','retail','0','2025-03-07 14:54:39','','','','0','Cash',54.24,'80','','','3','16.00','1','2025-03-07 12:06:34','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'5','859.00','854','Inclusive','branch','Inventory','','','','','','','3174134848033330330203'),(4713,'31741348479','41','1.00','30','retail','0','2025-03-07 14:54:50','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-07 12:06:34','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3174134849122372222203'),(4714,'31741369950','1','2.00','400','retail','0','2025-03-07 20:52:30','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-07 17:53:10','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','795.00','793','Inclusive','branch','Inventory','','','','','','','3174136995133330020209'),(4715,'31741369950','51','1.00','400','retail','0','2025-03-07 20:52:34','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-07 17:53:10','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','108.00','107','Inclusive','branch','Inventory','','','','','','','3174136995533224353321'),(4716,'31741369950','9','1.00','340','retail','0','2025-03-07 20:52:38','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-07 17:53:10','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3174136995933023333232'),(4717,'31741369950','24','1.00','90','retail','0','2025-03-07 20:53:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-07 17:53:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','102.00','101','Inclusive','branch','Inventory','','','','','','','3174136998332202332332'),(4718,'31741369950','26','1.00','90','retail','0','2025-03-07 20:53:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-07 17:53:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3174136998748403373230'),(4719,'31741430773','7','1.00','420','retail','0','2025-03-08 13:46:14','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-08 10:46:33','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','918.00','917','Inclusive','branch','Inventory','','','','','','','3174143077430022103223'),(4720,'31741430773','1','1.00','200','retail','0','2025-03-08 13:46:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-08 10:46:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','793.00','792','Inclusive','branch','Inventory','','','','','','','3174143078230330020214'),(4721,'31741430773','41','1.00','30','retail','0','2025-03-08 13:46:29','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-08 10:46:33','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3174143079003303332090'),(4722,'31741443025','14','1.00','450','retail','0','2025-03-08 17:10:26','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-08 14:18:39','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3174144303834003432303'),(4723,'31741443025','3','1.00','300','retail','0','2025-03-08 17:12:39','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-08 14:18:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','838.00','837','Inclusive','branch','Inventory','','','','','','','3174144317011144232203'),(4724,'31741443025','15','4.00','320','retail','0','2025-03-08 17:13:50','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-03-08 14:18:39','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','854.00','850','Inclusive','branch','Inventory','','','','','','','3174144324614313231333'),(4725,'31741443025','1','1.00','200','retail','0','2025-03-08 17:16:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-08 14:18:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','792.00','791','Inclusive','branch','Inventory','','','','','','','3174144337540333103042'),(4726,'31741443025','39','2.00','220','retail','0','2025-03-08 17:17:09','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-03-08 14:18:39','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','99.00','97','Inclusive','branch','Inventory','','','','','','','3174144343931420220322'),(4727,'31741443025','31','1.00','110','retail','0','2025-03-08 17:17:35','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-08 14:18:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3174144345802243434324'),(4728,'31741443025','41','1.00','30','retail','0','2025-03-08 17:18:00','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-08 14:18:39','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3174144349313330330030'),(4729,'31741447463','1','5.00','1000','retail','0','2025-03-08 18:24:23','','','','80','Cash',135.59,'200','','','3','16.00','1','2025-03-08 15:27:40','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','791.00','786','Inclusive','branch','Inventory','','','','','','','3174144746502230223433'),(4730,'31741447463','10','1.00','620','retail','0','2025-03-08 18:24:44','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-08 15:27:40','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','975.00','974','Inclusive','branch','Inventory','','','','','','','3174144748623284338473'),(4731,'31741447463','41','1.00','30','retail','0','2025-03-08 18:24:54','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-08 15:27:40','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3174144749523942304340'),(4732,'31741466176','1','2.00','400','retail','0','2025-03-08 23:36:16','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-08 20:36:25','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','786.00','784','Inclusive','branch','Inventory','','','','','','','3174146617723002363322'),(4733,'31741466176','10','1.00','620','retail','0','2025-03-08 23:36:19','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-08 20:36:25','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','974.00','973','Inclusive','branch','Inventory','','','','','','','3174146618024103708402'),(4734,'31741466176','41','1.00','30','retail','0','2025-03-08 23:36:22','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-08 20:36:25','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3174146618307232300043'),(4735,'31741466839','3','1.00','300','retail','0','2025-03-08 23:47:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-08 20:47:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','837.00','836','Inclusive','branch','Inventory','','','','','','','3174146684108240366212'),(4736,'31741466839','7','1.00','420','retail','0','2025-03-08 23:47:26','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-08 20:47:39','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','917.00','916','Inclusive','branch','Inventory','','','','','','','3174146684683666213832'),(4737,'31741466839','31','1.00','110','retail','0','2025-03-08 23:47:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-08 20:47:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3174146685703203321341'),(4738,'31741467741','52','1.00','400','retail','0','2025-03-09 00:02:21','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-09 10:38:19','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','953.00','952','Inclusive','branch','Inventory','','','','','','','3174146774141122336331'),(4739,'31741516714','1','1.00','200','retail','0','2025-03-09 13:38:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-09 10:38:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','784.00','783','Inclusive','branch','Inventory','','','','','','','3174151671423234302720'),(4740,'31741516714','9','1.00','340','retail','0','2025-03-09 13:38:37','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-09 10:38:57','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3174151671803700373702'),(4741,'31741516714','41','1.00','30','retail','0','2025-03-09 13:38:40','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-09 10:38:57','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3174151672022055212433'),(4742,'31741520430','10','1.00','620','retail','0','2025-03-09 14:40:30','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-09 11:55:19','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3174152043134513323202'),(4743,'31741520430','1','3.00','600','retail','0','2025-03-09 14:40:38','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-03-09 11:55:19','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','783.00','780','Inclusive','branch','Inventory','','','','','','','3174152043930139232032'),(4744,'31741520430','40','1.00','110','retail','0','2025-03-09 14:40:46','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-09 11:55:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3174152044732332051347'),(4745,'31741520430','38','1.00','110','retail','0','2025-03-09 14:55:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-09 11:55:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','164.00','163','Inclusive','branch','Inventory','','','','','','','3174152131253332223503'),(4746,'31741524362','1','1.00','200','retail','0','2025-03-09 15:46:02','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-09 12:46:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','780.00','779','Inclusive','branch','Inventory','','','','','','','3174152436320223041302'),(4747,'31741524362','15','2.00','160','retail','0','2025-03-09 15:46:15','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-03-09 12:46:28','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','850.00','848','Inclusive','branch','Inventory','','','','','','','3174152437624113422273'),(4748,'31741524362','41','1.00','30','retail','0','2025-03-09 15:46:20','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-09 12:46:28','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3174152438033200033423'),(4749,'31741524424','37','1.00','110','retail','0','2025-03-09 15:47:04','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-09 12:47:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3174152442422033130223'),(4750,'31741525325','3','1.00','300','retail','0','2025-03-09 16:02:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-09 13:02:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','836.00','835','Inclusive','branch','Inventory','','','','','','','3174152532533232522225'),(4751,'31741525325','34','1.00','110','retail','0','2025-03-09 16:02:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-09 13:02:14','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3174152533203223432025'),(4752,'31741541839','3','2.00','600','retail','0','2025-03-09 20:37:19','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-03-09 17:38:23','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','835.00','833','Inclusive','branch','Inventory','','','','','','','3174154184033530433203'),(4753,'31741541839','1','1.00','200','retail','0','2025-03-09 20:37:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-09 17:38:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','779.00','778','Inclusive','branch','Inventory','','','','','','','3174154184730003037432'),(4754,'31741541839','8','3.00','960','retail','0','2025-03-09 20:37:45','','','','0','Cash',130.17,'320','','','3','16.00','1','2025-03-09 17:38:23','1','1','new','1','new','pcs','','','','yes','','16.27','','','VATABLE',813.56,'3','829.00','826','Inclusive','branch','Inventory','','','','','','','3174154186642132212362'),(4755,'31741541839','38','1.00','110','retail','0','2025-03-09 20:37:57','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-09 17:38:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','163.00','162','Inclusive','branch','Inventory','','','','','','','3174154187802330221883'),(4756,'31741541839','64','1.00','110','retail','0','2025-03-09 20:38:02','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-09 17:38:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','','','3174154188381031370243'),(4757,'31741541839','35','1.00','110','retail','0','2025-03-09 20:38:08','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-09 17:38:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3174154188920408038203'),(4758,'31741541839','31','1.00','110','retail','0','2025-03-09 20:38:11','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-09 17:38:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3174154189231332242342'),(4759,'31741542007','1','1.00','200','retail','0','2025-03-09 20:40:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-09 17:40:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','778.00','777','Inclusive','branch','Inventory','','','','','','','3174154200704223222002'),(4760,'31741542007','8','1.00','320','retail','0','2025-03-09 20:40:13','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-09 17:40:15','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','826.00','825','Inclusive','branch','Inventory','','','','','','','3174154201333133102234'),(4761,'31741691492','14','1.00','450','retail','0','2025-03-11 14:11:33','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-11 11:11:37','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3174169149407361360123'),(4762,'31741691520','4','1.00','300','retail','0','2025-03-11 14:12:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-11 11:12:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3174169152104310125332'),(4763,'31741691577','66','1.00','450','retail','0','2025-03-11 14:12:57','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-11 11:13:00','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','995.00','994','Inclusive','branch','Inventory','1110','4000','5500','','','','3174169157833312079932'),(4764,'31741703910','1','2.00','400','retail','0','2025-03-11 17:38:31','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-11 14:39:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','777.00','775','Inclusive','branch','Inventory','','','','','','','3174170391202330324219'),(4765,'31741703910','66','1.00','450','retail','0','2025-03-11 17:38:39','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-11 14:39:45','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','994.00','993','Inclusive','branch','Inventory','1110','4000','5500','','','','3174170392003132232042'),(4766,'31741703910','38','1.00','110','retail','0','2025-03-11 17:38:47','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-11 14:39:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','162.00','161','Inclusive','branch','Inventory','','','','','','','3174170392832229233233'),(4767,'31741703910','26','1.00','90','retail','0','2025-03-11 17:39:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-11 14:39:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3174170397627237323020'),(4768,'31741703910','22','1.00','90','retail','0','2025-03-11 17:39:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-11 14:39:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3174170398109012942922'),(4769,'31741708911','1','2.00','400','retail','0','2025-03-11 19:01:51','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-11 16:01:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','775.00','773','Inclusive','branch','Inventory','','','','','','','3174170891220033313033'),(4770,'31741785527','1','1.00','200','retail','0','2025-03-12 16:18:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-12 13:18:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','773.00','772','Inclusive','branch','Inventory','','','','','','','3174178552803232225203'),(4771,'31741785527','15','2.00','160','retail','0','2025-03-12 16:18:52','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-03-12 13:18:59','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','848.00','846','Inclusive','branch','Inventory','','','','','','','3174178553352352133530'),(4772,'31741785527','41','1.00','30','retail','0','2025-03-12 16:18:55','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-12 13:18:59','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3174178553622757121183'),(4773,'31741804847','7','2.00','840','retail','0','2025-03-12 21:40:47','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-03-12 18:41:13','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','916.00','914','Inclusive','branch','Inventory','','','','','','','3174180484820223220310'),(4774,'31741804847','1','1.00','200','retail','0','2025-03-12 21:40:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-12 18:41:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','772.00','771','Inclusive','branch','Inventory','','','','','','','3174180485500330322302'),(4775,'31741804847','41','1.00','30','retail','0','2025-03-12 21:41:00','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-12 18:41:13','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3174180486122222023400'),(4776,'31741804847','39','1.00','110','retail','0','2025-03-12 21:41:08','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-12 18:41:13','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3174180486902490330927'),(4777,'31741805107','3','1.00','300','retail','0','2025-03-12 21:45:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-12 18:45:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','833.00','832','Inclusive','branch','Inventory','','','','','','','3174180510853048323523'),(4778,'31741805107','34','1.00','110','retail','0','2025-03-12 21:45:34','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-12 18:45:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3174180513533232231532'),(4779,'31741882572','1','1.00','200','retail','0','2025-03-13 19:16:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-13 16:16:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','771.00','770','Inclusive','branch','Inventory','','','','','','','3174188257310338223823'),(4780,'31741882589','1','1.00','200','retail','0','2025-03-13 19:16:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-13 16:16:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','770.00','769','Inclusive','branch','Inventory','','','','','','','3174188259073223200278'),(4781,'31741882604','1','1.00','200','retail','0','2025-03-13 19:16:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-13 16:16:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','769.00','768','Inclusive','branch','Inventory','','','','','','','3174188260533020323052'),(4782,'31741882657','13','1.00','320','retail','0','2025-03-13 19:17:38','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-13 16:17:50','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3174188265932130229425'),(4783,'31741882686','19','1.00','80','retail','0','2025-03-13 19:18:07','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-13 16:18:12','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','926.00','925','Inclusive','branch','Inventory','','','','','','','3174188268803338238208'),(4784,'31741969995','3','1.00','300','retail','0','2025-03-14 19:33:15','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-14 16:33:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','832.00','831','Inclusive','branch','Inventory','','','','','','','3174196999777413994342'),(4785,'31741969995','41','1.00','30','retail','0','2025-03-14 19:33:18','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-14 16:33:23','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3174196999992632230929'),(4786,'31741970023','3','1.00','300','retail','0','2025-03-14 19:33:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-14 16:35:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','831.00','830','Inclusive','branch','Inventory','','','','','','','3174197002592327322034'),(4787,'31741970023','4','1.00','300','retail','0','2025-03-14 19:33:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-14 16:35:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3174197003233032232022'),(4788,'31741970023','1','1.00','200','retail','0','2025-03-14 19:33:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-14 16:35:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','768.00','767','Inclusive','branch','Inventory','','','','','','','3174197003773244470032'),(4789,'31741970023','6','2.00','200','retail','0','2025-03-14 19:34:17','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-03-14 16:35:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','77.00','75','Inclusive','branch','Inventory','','','','','','','3174197005939303343233'),(4790,'31741970023','31','3.00','330','retail','0','2025-03-14 19:35:16','','','','0','Cash',44.75,'110','','','3','16.00','1','2025-03-14 16:35:31','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','29.00','26','Inclusive','branch','Inventory','','','','','','','3174197011701121272312'),(4791,'31741970023','41','1.00','30','retail','0','2025-03-14 19:35:27','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-14 16:35:31','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3174197012902323023022'),(4792,'31741970320','35','1.00','110','retail','0','2025-03-14 19:38:40','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-14 16:38:49','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3174197032223733771232'),(4793,'31741970391','14','1.00','450','retail','0','2025-03-14 19:39:51','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-14 16:40:25','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3174197039323373222030'),(4794,'31741970391','19','1.00','80','retail','0','2025-03-14 19:40:06','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-14 16:40:25','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','925.00','924','Inclusive','branch','Inventory','','','','','','','3174197040840302833303'),(4795,'31741970391','41','1.00','30','retail','0','2025-03-14 19:40:15','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-14 16:40:25','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3174197041623032223022'),(4796,'31741970450','1','2.00','400','retail','0','2025-03-14 19:40:50','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-14 16:40:54','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','767.00','765','Inclusive','branch','Inventory','','','','','','','3174197045179237417330'),(4797,'31741971095','14','1.00','450','retail','0','2025-03-14 19:51:35','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-14 16:52:57','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3174197109730130031323'),(4798,'31741971095','1','1.00','200','retail','0','2025-03-14 19:51:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-14 16:52:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','765.00','764','Inclusive','branch','Inventory','','','','','','','3174197109933723020222'),(4799,'31741971095','51','1.00','400','retail','0','2025-03-14 19:51:40','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-14 16:52:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','107.00','106','Inclusive','branch','Inventory','','','','','','','3174197110227313332332'),(4800,'31741971095','41','1.00','30','retail','0','2025-03-14 19:51:45','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-14 16:52:57','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3174197110643633203200'),(4801,'31741971249','19','1.00','80','retail','0','2025-03-14 19:54:09','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-14 16:54:20','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','924.00','923','Inclusive','branch','Inventory','','','','','','','3174197125025202032033'),(4802,'31742040599','14','1.00','450','retail','0','2025-03-15 15:09:59','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-15 12:43:08','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3174204060000000032032'),(4803,'31742040599','13','1.00','320','retail','0','2025-03-15 15:10:11','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-15 12:43:08','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3174204061302222422322'),(4804,'31742040599','2','1.00','300','retail','0','2025-03-15 15:10:17','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-15 12:43:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','975.00','974','Inclusive','branch','Inventory','','','','','','','3174204061803460303033'),(4805,'31742040599','22','1.00','90','retail','0','2025-03-15 15:22:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-15 12:43:08','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3174204133632332230301'),(4806,'31742040599','38','1.00','110','retail','0','2025-03-15 15:23:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-15 12:43:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','161.00','160','Inclusive','branch','Inventory','','','','','','','3174204143722417333003'),(4807,'31742042601','1','1.00','200','retail','0','2025-03-15 15:43:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-15 12:44:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','764.00','763','Inclusive','branch','Inventory','','','','','','','3174204260232036223320'),(4808,'31742042601','51','1.00','400','retail','0','2025-03-15 15:43:28','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-15 12:44:05','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','106.00','105','Inclusive','branch','Inventory','','','','','','','3174204260903233034262'),(4809,'31742042601','26','2.00','180','retail','0','2025-03-15 15:43:59','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-03-15 12:44:05','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','26.00','24','Inclusive','branch','Inventory','','','','','','','3174204264003232123223'),(4810,'31742049477','1','2.00','400','retail','0','2025-03-15 17:37:57','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-15 14:38:59','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','763.00','761','Inclusive','branch','Inventory','','','','','','','3174204947920373340144'),(4811,'31742049477','8','2.00','640','retail','0','2025-03-15 17:38:05','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-03-15 14:38:59','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','825.00','823','Inclusive','branch','Inventory','','','','','','','3174204948620403313309'),(4812,'31742049477','31','2.00','220','retail','0','2025-03-15 17:38:41','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-03-15 14:38:59','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','26.00','24','Inclusive','branch','Inventory','','','','','','','3174204952322320232020'),(4813,'31742060937','1','1.00','200','retail','0','2025-03-15 20:48:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-15 17:49:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','761.00','760','Inclusive','branch','Inventory','','','','','','','3174206094023034227000'),(4814,'31742060937','8','1.00','320','retail','0','2025-03-15 20:49:00','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-15 17:49:16','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','823.00','822','Inclusive','branch','Inventory','','','','','','','3174206094220026602302'),(4815,'31742060937','14','1.00','450','retail','0','2025-03-15 20:49:04','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-15 17:49:16','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3174206094662602043933'),(4816,'31742060937','31','1.00','110','retail','0','2025-03-15 20:49:12','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-15 17:49:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3174206095323250000202'),(4817,'31742061560','1','1.00','200','retail','0','2025-03-15 20:59:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-15 17:59:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','760.00','759','Inclusive','branch','Inventory','','','','','','','3174206156133132330364'),(4818,'31742061560','5','1.00','100','retail','0','2025-03-15 20:59:22','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-03-15 17:59:32','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3174206156322310520330'),(4819,'31742061560','38','1.00','110','retail','0','2025-03-15 20:59:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-15 17:59:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','160.00','159','Inclusive','branch','Inventory','','','','','','','3174206156933739332230'),(4820,'31742061590','24','1.00','90','retail','0','2025-03-15 20:59:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-15 17:59:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','101.00','100','Inclusive','branch','Inventory','','','','','','','3174206159132222201021'),(4821,'31742061590','22','1.00','90','retail','0','2025-03-15 20:59:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-15 17:59:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3174206159633603233609'),(4822,'31742069488','40','1.00','110','retail','0','2025-03-15 23:11:28','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-15 20:11:31','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3174206948920223224040'),(4823,'31742077433','52','1.00','400','retail','0','2025-03-16 01:23:53','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-15 22:23:58','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','952.00','951','Inclusive','branch','Inventory','','','','','','','3174207743430722423233'),(4824,'31742085873','11','1.00','1220','retail','0','2025-03-16 03:44:33','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-03-16 00:44:47','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','27.25','26.25','Inclusive','branch','Inventory','','','','','','','3174208587433437381372'),(4825,'31742085873','1','3.00','600','retail','0','2025-03-16 03:44:39','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-03-16 00:44:47','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','759.00','756','Inclusive','branch','Inventory','','','','','','','3174208588003477033883'),(4826,'31742085873','52','1.00','400','retail','0','2025-03-16 03:44:42','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-16 00:44:47','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','951.00','950','Inclusive','branch','Inventory','','','','','','','3174208588322808223328'),(4827,'31742087179','24','1.00','90','retail','0','2025-03-16 04:06:38','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-16 01:07:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3174208719993319211372'),(4828,'31742124261','14','1.00','450','retail','0','2025-03-16 14:24:22','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-16 11:24:40','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3174212426331243302334'),(4829,'31742124261','26','1.00','90','retail','0','2025-03-16 14:24:36','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-16 11:24:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3174212427737047343120'),(4830,'31742124316','14','1.00','450','retail','0','2025-03-16 14:25:17','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-16 11:26:26','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3174212431832033002222'),(4831,'31742124316','1','1.00','200','retail','0','2025-03-16 14:25:21','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-16 11:26:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','756.00','755','Inclusive','branch','Inventory','','','','','','','3174212432321433430333'),(4832,'31742124316','10','1.00','620','retail','0','2025-03-16 14:25:36','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-16 11:26:26','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','972.00','971','Inclusive','branch','Inventory','','','','','','','3174212433730232023220'),(4833,'31742124316','24','1.00','90','retail','0','2025-03-16 14:25:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-16 11:26:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3174212435234230203534'),(4834,'31742124316','38','1.00','110','retail','0','2025-03-16 14:26:01','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-16 11:26:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','159.00','158','Inclusive','branch','Inventory','','','','','','','3174212436323332310622'),(4835,'31742124316','39','1.00','110','retail','0','2025-03-16 14:26:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-16 11:26:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3174212437222320002403'),(4836,'31742124454','1','1.00','200','retail','0','2025-03-16 14:27:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-16 11:27:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','755.00','754','Inclusive','branch','Inventory','','','','','','','3174212445540252531035'),(4837,'31742126398','1','1.00','200','retail','0','2025-03-16 14:59:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-16 12:00:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','754.00','753','Inclusive','branch','Inventory','','','','','','','3174212639930022240202'),(4838,'31742126398','6','2.00','200','retail','0','2025-03-16 15:00:07','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-03-16 12:00:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','75.00','73','Inclusive','branch','Inventory','','','','','','','3174212640804300303020'),(4839,'31742126398','22','1.00','90','retail','0','2025-03-16 15:00:15','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-16 12:00:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3174212641641626210142'),(4840,'31742126398','26','1.00','90','retail','0','2025-03-16 15:00:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-16 12:00:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3174212642242403322244'),(4841,'31742126440','35','1.00','110','retail','0','2025-03-16 15:00:40','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-16 12:00:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3174212644102322322013'),(4842,'31742128600','1','1.00','200','retail','0','2025-03-16 15:36:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-16 12:36:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','753.00','752','Inclusive','branch','Inventory','','','','','','','3174212860123020322423'),(4843,'31742135891','1','1.00','200','retail','0','2025-03-16 17:38:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-16 14:38:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','752.00','751','Inclusive','branch','Inventory','','','','','','','3174213589392134570035'),(4844,'31742135891','9','1.00','340','retail','0','2025-03-16 17:38:18','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-16 14:38:30','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3174213589903802039733'),(4845,'31742135891','41','1.00','30','retail','0','2025-03-16 17:38:20','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-16 14:38:30','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3174213590122003012513'),(4846,'31742150129','1','3.00','600','retail','0','2025-03-16 21:35:29','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-03-16 18:36:22','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','751.00','748','Inclusive','branch','Inventory','','','','','','','3174215013021330203323'),(4847,'31742150129','9','2.00','680','retail','0','2025-03-16 21:35:35','','','','0','Cash',92.20,'340','','','3','16.00','1','2025-03-16 18:36:22','1','1','new','1','new','pcs','','','','yes','','11.53','','','VATABLE',576.27,'2','68.00','66','Inclusive','branch','Inventory','','','','','','','3174215013622302433272'),(4848,'31742150129','8','1.00','320','retail','0','2025-03-16 21:36:14','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-16 18:36:22','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','822.00','821','Inclusive','branch','Inventory','','','','','','','3174215017532433333274'),(4849,'31742150292','39','1.00','110','retail','0','2025-03-16 21:38:12','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-16 18:38:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3174215029323332372330'),(4850,'31742150292','38','1.00','110','retail','0','2025-03-16 21:38:15','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-16 18:38:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','158.00','157','Inclusive','branch','Inventory','','','','','','','3174215029632302322037'),(4851,'31742290945','14','2.00','900','retail','0','2025-03-18 12:42:25','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-03-18 09:42:52','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','49.00','47','Inclusive','branch','Inventory','','','','','','','3174229094643122430290'),(4852,'31742290945','19','1.00','80','retail','0','2025-03-18 12:42:31','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-18 09:42:52','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','923.00','922','Inclusive','branch','Inventory','','','','','','','3174229095232035323333'),(4853,'31742290945','40','1.00','110','retail','0','2025-03-18 12:42:46','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-18 09:42:52','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3174229096723900431332'),(4854,'31742292559','4','1.00','300','retail','0','2025-03-18 13:09:20','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-18 10:09:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3174229256023292320532'),(4855,'31742292559','41','1.00','30','retail','0','2025-03-18 13:09:26','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-18 10:09:31','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3174229256721227323223'),(4856,'31742301585','3','1.00','300','retail','0','2025-03-18 15:39:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-18 12:39:59','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','830.00','829','Inclusive','branch','Inventory','','','','','','','3174230158610302332232'),(4857,'31742301585','41','1.00','30','retail','0','2025-03-18 15:39:51','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-18 12:39:59','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3174230159201132203225'),(4858,'31742301585','39','1.00','110','retail','0','2025-03-18 15:39:56','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-18 12:39:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3174230159751093230003'),(4859,'31742301622','23','2.00','180','retail','0','2025-03-18 15:40:22','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-03-18 12:40:25','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','49.00','47','Inclusive','branch','Inventory','','','','','','','3174230162330003320230'),(4860,'31742315969','7','3.00','1260','retail','0','2025-03-18 19:39:30','','','','0','Cash',170.85,'420','','','3','16.00','1','2025-03-18 16:52:46','1','1','new','1','new','pcs','','','','yes','','21.36','','','VATABLE',1067.80,'3','914.00','911','Inclusive','branch','Inventory','','','','','','','3174231597103320310333'),(4861,'31742315969','1','1.00','200','retail','0','2025-03-18 19:39:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-18 16:52:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','748.00','747','Inclusive','branch','Inventory','','','','','','','3174231597522273533237'),(4862,'31742315969','41','1.00','30','retail','0','2025-03-18 19:39:39','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-18 16:52:46','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3174231598037232232330'),(4863,'31742319300','7','2.00','840','retail','0','2025-03-18 20:35:00','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-03-18 17:35:33','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','911.00','909','Inclusive','branch','Inventory','','','','','','','3174231930134220332333'),(4864,'31742319300','23','2.00','180','retail','0','2025-03-18 20:35:17','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-03-18 17:35:33','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','47.00','45','Inclusive','branch','Inventory','','','','','','','3174231931833123243182'),(4865,'31742319300','29','1.00','90','retail','0','2025-03-18 20:35:23','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-18 17:35:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3174231932510223723232'),(4866,'31742320047','1','1.00','200','retail','0','2025-03-18 20:47:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-18 17:47:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','747.00','746','Inclusive','branch','Inventory','','','','','','','3174232004830302332111'),(4867,'31742320047','41','1.00','30','retail','0','2025-03-18 20:47:29','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-18 17:47:33','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3174232005014323227332'),(4868,'31742324063','10','1.00','620','retail','0','2025-03-18 21:54:23','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-18 18:54:34','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','971.00','970','Inclusive','branch','Inventory','','','','','','','3174232406434304233223'),(4869,'31742324106','41','1.00','30','retail','0','2025-03-18 21:55:06','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-18 18:55:14','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3174232410724333302033'),(4870,'31742371138','52','1.00','400','retail','0','2025-03-19 10:58:58','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-19 07:59:01','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','950.00','949','Inclusive','branch','Inventory','','','','','','','3174237113942392022422'),(4871,'31742374494','1','1.00','200','retail','0','2025-03-19 11:54:55','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-19 08:55:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','746.00','745','Inclusive','branch','Inventory','','','','','','','3174237449627203203331'),(4872,'31742374494','52','1.00','400','retail','0','2025-03-19 11:54:56','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-19 08:55:11','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','949.00','948','Inclusive','branch','Inventory','','','','','','','3174237449733042042230'),(4873,'31742374494','37','1.00','110','retail','0','2025-03-19 11:55:07','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-19 08:55:11','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3174237450873232032703'),(4874,'31742390132','52','1.00','400','retail','0','2025-03-19 16:15:32','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-19 13:15:36','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','948.00','947','Inclusive','branch','Inventory','','','','','','','3174239013320933402203'),(4875,'31742403223','1','1.00','200','retail','0','2025-03-19 19:53:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-19 16:54:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','745.00','744','Inclusive','branch','Inventory','','','','','','','3174240322423244323220'),(4876,'31742403223','5','2.00','200','retail','0','2025-03-19 19:53:50','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-03-19 16:54:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','26.00','24','Inclusive','branch','Inventory','','','','','','','3174240323123003333333'),(4877,'31742403223','38','1.00','110','retail','0','2025-03-19 19:53:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-19 16:54:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','157.00','156','Inclusive','branch','Inventory','','','','','','','3174240323630230332233'),(4878,'31742405754','1','1.00','200','retail','0','2025-03-19 20:35:54','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-19 17:36:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','744.00','743','Inclusive','branch','Inventory','','','','','','','3174240575530143770220'),(4879,'31742405754','9','1.00','340','retail','0','2025-03-19 20:35:58','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-19 17:36:02','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3174240576002333330237'),(4880,'31742405980','1','2.00','400','retail','0','2025-03-19 20:39:40','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-19 17:41:46','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','743.00','741','Inclusive','branch','Inventory','','','','','','','3174240598222450330220'),(4881,'31742405980','9','2.00','680','retail','0','2025-03-19 20:39:49','','','','0','Cash',92.20,'340','','','3','16.00','1','2025-03-19 17:41:46','1','1','new','1','new','pcs','','','','yes','','11.53','','','VATABLE',576.27,'2','65.00','63','Inclusive','branch','Inventory','','','','','','','3174240599133053102312'),(4882,'31742405980','64','2.00','220','retail','0','2025-03-19 20:40:49','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-03-19 17:41:46','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','','','','3174240605172301323401'),(4883,'31742405980','31','1.00','110','retail','0','2025-03-19 20:41:27','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-19 17:41:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3174240608932022207622'),(4891,'31742460733','1','3.00','600','retail','0','2025-03-20 11:52:13','','','','80','Cash',81.36,'200','','','3','','1','2025-03-20 09:15:29','1','1','new','1','printed','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','741.00','738','Inclusive','branch','Inventory','','','','','',NULL,'3174246073462232723302'),(4892,'31742460733','16','3.00','1080','retail','0','2025-03-20 11:52:19','','','','0','Cash',146.44,'360','','','3','','1','2025-03-20 09:15:29','1','1','new','1','printed','pcs','','','','yes','','18.31','','','VATABLE',915.25,'3','1001.00','998','Inclusive','branch','Inventory','','','','','',NULL,'3174246074022373274770'),(4893,'31742460733','3','1.00','300','retail','0','2025-03-20 11:52:38','','','','0','Cash',40.68,'300','','','3','','1','2025-03-20 09:15:29','1','1','new','1','printed','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','829.00','828','Inclusive','branch','Inventory','','','','','',NULL,'3174246075944423332633'),(4894,'31742460733','7','1.00','420','retail','0','2025-03-20 11:52:47','','','','0','Cash',56.95,'420','','','3','','1','2025-03-20 09:15:29','1','1','new','1','printed','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','909.00','908','Inclusive','branch','Inventory','','','','','',NULL,'3174246076827024032024'),(4895,'31742460733','39','3.00','330','retail','0','2025-03-20 11:53:03','','','','50','Cash',44.75,'110','','','3','','1','2025-03-20 09:15:29','1','2','new','1','printed','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','93.00','90','Inclusive','branch','Inventory','','','','','',NULL,'3174246078463333323320'),(4896,'31742460733','38','1.00','110','retail','0','2025-03-20 11:53:09','','','','50','Cash',14.92,'110','','','3','','1','2025-03-20 09:15:29','1','2','new','1','printed','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','156.00','155','Inclusive','branch','Inventory','','','','','',NULL,'3174246079003303233403'),(4897,'31742460733','41','2.00','60','retail','0','2025-03-20 11:53:21','','','','10','Cash',8.14,'30','','','3','','1','2025-03-20 09:15:29','1','1','new','1','printed','pcs','','','','yes','','1.02','','','VATABLE',50.85,'2','63.00','61','Inclusive','branch','Inventory','','','','','',NULL,'3174246080230030332306'),(4898,'31742460733','16','1.00','360','retail','0','2025-03-20 12:15:04','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-03-20 09:15:29','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','998.00','997','Inclusive','branch','Inventory','','','','','','','3174246210403233224332'),(4899,'31742460733','3','1.00','300','retail','0','2025-03-20 12:15:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-20 09:15:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','828.00','827','Inclusive','branch','Inventory','','','','','','','3174246211222723031233'),(4900,'31742460733','39','1.00','110','retail','0','2025-03-20 12:15:20','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-20 09:15:29','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3174246212133321332223'),(4901,'31742460733','24','1.00','90','retail','0','2025-03-20 12:15:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-20 09:15:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3174246212526323304537'),(4902,'31742497006','16','1.00','360','retail','0','2025-03-20 21:56:46','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-03-20 18:57:41','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','997.00','996','Inclusive','branch','Inventory','','','','','','','3174249700722322224123'),(4903,'31742497006','1','1.00','200','retail','0','2025-03-20 21:56:52','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-20 18:57:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','738.00','737','Inclusive','branch','Inventory','','','','','','','3174249701333022233232'),(4904,'31742497006','7','1.00','420','retail','0','2025-03-20 21:57:02','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-20 18:57:41','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','908.00','907','Inclusive','branch','Inventory','','','','','','','3174249702300242332203'),(4905,'31742497006','23','1.00','90','retail','0','2025-03-20 21:57:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-20 18:57:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3174249703722442407303'),(4906,'31742497006','37','1.00','110','retail','0','2025-03-20 21:57:20','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-20 18:57:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3174249704123239370124'),(4907,'31742497191','3','1.00','300','retail','0','2025-03-20 21:59:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-20 19:00:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','827.00','826','Inclusive','branch','Inventory','','','','','','','3174249719232133203322'),(4908,'31742497191','9','1.00','340','retail','0','2025-03-20 21:59:56','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-20 19:00:08','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3174249719732323337123'),(4909,'31742497191','41','1.00','30','retail','0','2025-03-20 22:00:00','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-20 19:00:08','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3174249720129222431143'),(4910,'31742555549','7','1.00','420','retail','0','2025-03-21 14:12:29','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-21 11:12:40','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','907.00','906','Inclusive','branch','Inventory','','','','','','','3174255555135320350022'),(4911,'31742555599','1','1.00','200','retail','0','2025-03-21 14:13:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-21 11:13:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','737.00','736','Inclusive','branch','Inventory','','','','','','','3174255560023320022222'),(4912,'31742565087','3','1.00','300','retail','0','2025-03-21 16:51:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-21 13:52:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','826.00','825','Inclusive','branch','Inventory','','','','','','','3174256508838572248222'),(4913,'31742565087','8','1.00','320','retail','0','2025-03-21 16:51:36','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-21 13:52:27','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','821.00','820','Inclusive','branch','Inventory','','','','','','','3174256509703792322920'),(4914,'31742565087','7','1.00','420','retail','0','2025-03-21 16:51:51','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-21 13:52:27','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','906.00','905','Inclusive','branch','Inventory','','','','','','','3174256511334211201566'),(4915,'31742565087','41','1.00','30','retail','0','2025-03-21 16:51:56','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-21 13:52:27','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3174256511823301373264'),(4916,'31742583473','9','1.00','340','retail','0','2025-03-21 21:57:53','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-21 18:58:00','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3174258347452043384333'),(4917,'31742583473','1','1.00','200','retail','0','2025-03-21 21:57:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-21 18:58:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','736.00','735','Inclusive','branch','Inventory','','','','','','','3174258347800314230823'),(4918,'31742583502','11','1.00','1220','retail','0','2025-03-21 21:58:22','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-03-21 19:23:59','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','26.25','25.25','Inclusive','branch','Inventory','','','','','','','3174258350215303333335'),(4919,'31742583502','1','2.00','400','retail','0','2025-03-21 21:58:28','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-21 19:23:59','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','735.00','733','Inclusive','branch','Inventory','','','','','','','3174258350934933209322'),(4920,'31742583502','22','1.00','90','retail','0','2025-03-21 22:00:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-21 19:23:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3174258365443230752330'),(4921,'31742583502','23','1.00','90','retail','0','2025-03-21 22:00:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-21 19:23:59','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3174258365827460762334'),(4922,'31742583502','39','1.00','110','retail','0','2025-03-21 22:01:00','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-21 19:23:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3174258366136262225622'),(4923,'31742583502','40','1.00','110','retail','0','2025-03-21 22:23:42','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-21 19:23:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3174258502323322252333'),(4924,'31742647990','8','6.00','1920','retail','0','2025-03-22 15:53:10','','','','0','Cash',260.34,'320','','','3','16.00','1','2025-03-22 12:54:30','1','1','new','1','new','pcs','','','','yes','','32.54','','','VATABLE',1627.12,'6','820.00','814','Inclusive','branch','Inventory','','','','','','','3174264799203234922042'),(4925,'31742647990','3','1.00','300','retail','0','2025-03-22 15:53:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-22 12:54:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','825.00','824','Inclusive','branch','Inventory','','','','','','','3174264801048707300040'),(4926,'31742647990','1','4.00','800','retail','0','2025-03-22 15:54:15','','','','80','Cash',108.47,'200','','','3','16.00','1','2025-03-22 12:54:30','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','733.00','729','Inclusive','branch','Inventory','','','','','','','3174264805740243477263'),(4927,'31742660434','4','2.00','600','retail','0','2025-03-22 19:20:34','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-03-22 16:20:46','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','8.00','6','Inclusive','branch','Inventory','','','','','','','3174266043502243200323'),(4928,'31742660434','41','1.00','30','retail','0','2025-03-22 19:20:43','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-22 16:20:46','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3174266044532662243202'),(4929,'31742660484','14','1.00','450','retail','0','2025-03-22 19:21:24','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-22 16:22:41','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3174266048643032203322'),(4930,'31742660484','10','1.00','620','retail','0','2025-03-22 19:21:33','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-22 16:22:41','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','970.00','969','Inclusive','branch','Inventory','','','','','','','3174266049534613323202'),(4931,'31742660484','1','1.00','200','retail','0','2025-03-22 19:21:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-22 16:22:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','729.00','728','Inclusive','branch','Inventory','','','','','','','3174266050632223346026'),(4932,'31742660484','22','1.00','90','retail','0','2025-03-22 19:22:16','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-22 16:22:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3174266054003303620333'),(4933,'31742660484','29','1.00','90','retail','0','2025-03-22 19:22:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-22 16:22:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3174266054993204233433'),(4934,'31742662710','10','1.00','620','retail','0','2025-03-22 19:58:30','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-22 16:59:30','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','969.00','968','Inclusive','branch','Inventory','','','','','','','3174266271123237236033'),(4935,'31742662710','41','1.00','30','retail','0','2025-03-22 19:59:24','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-22 16:59:30','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3174266276572232004025'),(4936,'31742731294','3','1.00','300','retail','0','2025-03-23 15:01:34','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-23 12:01:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','824.00','823','Inclusive','branch','Inventory','','','','','','','3174273129420233232123'),(4937,'31742731294','41','1.00','30','retail','0','2025-03-23 15:01:39','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-23 12:01:56','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3174273130024023032343'),(4938,'31742731294','37','1.00','110','retail','0','2025-03-23 15:01:45','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-23 12:01:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3174273130830008402032'),(4939,'31742748717','3','1.00','300','retail','0','2025-03-23 19:51:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-23 16:52:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','823.00','822','Inclusive','branch','Inventory','','','','','','','3174274871844722323243'),(4940,'31742748717','40','1.00','110','retail','0','2025-03-23 19:52:04','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-23 16:52:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3174274872543300147223'),(4941,'31742748927','3','1.00','300','retail','0','2025-03-23 19:55:27','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-23 16:55:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','822.00','821','Inclusive','branch','Inventory','','','','','','','3174274892879238722023'),(4942,'31742753917','14','2.00','900','retail','0','2025-03-23 21:18:37','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-03-23 18:20:32','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','46.00','44','Inclusive','branch','Inventory','','','','','','','3174275391824321210434'),(4943,'31742753917','31','2.00','220','retail','0','2025-03-23 21:20:27','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-03-23 18:20:32','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3174275402814323227332'),(4944,'31742754041','52','1.00','400','retail','0','2025-03-23 21:20:41','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-23 18:20:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','947.00','946','Inclusive','branch','Inventory','','','','','','','3174275404237142045223'),(4945,'31742754041','41','1.00','30','retail','0','2025-03-23 21:20:44','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-23 18:20:45','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3174275404550734055203'),(4946,'31742896385','7','2.00','840','retail','0','2025-03-25 12:53:05','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-03-25 09:53:28','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','905.00','903','Inclusive','branch','Inventory','','','','','','','3174289638722023203207'),(4947,'31742896385','26','1.00','90','retail','0','2025-03-25 12:53:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-25 09:53:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3174289640129200604032'),(4948,'31742921353','1','1.00','200','retail','0','2025-03-25 19:49:13','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-25 16:49:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','728.00','727','Inclusive','branch','Inventory','','','','','','','3174292135523422223323'),(4949,'31742921390','1','1.00','200','retail','0','2025-03-25 19:49:50','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-25 16:49:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','727.00','726','Inclusive','branch','Inventory','','','','','','','3174292139132210022333'),(4950,'31742921635','14','1.00','450','retail','0','2025-03-25 19:53:55','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-25 16:54:18','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3174292163512226323330'),(4951,'31742921635','24','1.00','90','retail','0','2025-03-25 19:54:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-25 16:54:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3174292164914232222330'),(4952,'31742922169','3','1.00','300','retail','0','2025-03-25 20:02:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-25 17:08:16','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','821.00','820','Inclusive','branch','Inventory','','','','','','','3174292216920312014222'),(4953,'31742922169','12','1.00','420','retail','0','2025-03-25 20:03:19','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-25 17:08:16','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3174292220024013332723'),(4954,'31742922169','37','1.00','110','retail','0','2025-03-25 20:03:38','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-25 17:08:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3174292221812333232002'),(4955,'31742928975','1','2.00','400','retail','0','2025-03-25 21:56:15','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-03-25 18:59:33','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','726.00','724','Inclusive','branch','Inventory','','','','','','','3174292897616330200223'),(4956,'31742928975','9','1.00','340','retail','0','2025-03-25 21:56:27','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-25 18:59:33','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3174292898802132023830'),(4957,'31742928975','8','1.00','320','retail','0','2025-03-25 21:56:30','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-25 18:59:33','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','814.00','813','Inclusive','branch','Inventory','','','','','','','3174292899132222973422'),(4958,'31742928975','26','1.00','90','retail','0','2025-03-25 21:56:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-25 18:59:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3174292900290092203330'),(4959,'31742928975','21','1.00','90','retail','0','2025-03-25 21:57:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-25 18:59:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3174292903930127922433'),(4960,'31742988212','14','1.00','450','retail','0','2025-03-26 14:23:32','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-26 11:24:43','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3174298821323984430302'),(4961,'31742988212','14','1.00','450','retail','0','2025-03-26 14:23:41','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-26 11:24:43','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3174298822203303283321'),(4962,'31742988212','14','1.00','450','retail','0','2025-03-26 14:23:49','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-26 11:24:43','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3174298823032020043324'),(4963,'31742988212','31','2.00','220','retail','0','2025-03-26 14:24:14','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-03-26 11:24:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','20.00','18','Inclusive','branch','Inventory','','','','','','','3174298825431244302334'),(4964,'31743009103','8','1.00','320','retail','0','2025-03-26 20:11:43','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-26 17:37:01','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','813.00','812','Inclusive','branch','Inventory','','','','','','','3174300910402343003222'),(4965,'31743009103','1','1.00','200','retail','0','2025-03-26 20:12:37','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-26 17:37:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','724.00','723','Inclusive','branch','Inventory','','','','','','','3174300915824103705402'),(4966,'31743009103','41','1.00','30','retail','0','2025-03-26 20:36:25','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-26 17:37:01','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3174301058500272432327'),(4967,'31743083627','3','1.00','300','retail','0','2025-03-27 16:53:47','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-27 13:58:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','820.00','819','Inclusive','branch','Inventory','','','','','','','3174308362703432276323'),(4968,'31743083627','34','1.00','110','retail','0','2025-03-27 16:54:14','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-27 13:58:11','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','76.00','75','Inclusive','branch','Inventory','','','','','','','3174308365433012033320'),(4969,'31743083627','41','1.00','30','retail','0','2025-03-27 16:55:33','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-27 13:58:11','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3174308373423432303027'),(4970,'31743097570','8','1.00','320','retail','0','2025-03-27 20:46:10','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-27 17:47:02','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','812.00','811','Inclusive','branch','Inventory','','','','','','','3174309757107207433333'),(4971,'31743097570','1','1.00','200','retail','0','2025-03-27 20:46:37','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-27 17:47:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','723.00','722','Inclusive','branch','Inventory','','','','','','','3174309759830220870009'),(4972,'31743147181','52','1.00','400','retail','0','2025-03-28 10:33:02','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-28 07:34:04','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','946.00','945','Inclusive','branch','Inventory','','','','','','','3174314718203282322821'),(4973,'31743156751','8','1.00','320','retail','0','2025-03-28 13:12:31','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-28 10:12:46','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','811.00','810','Inclusive','branch','Inventory','','','','','','','3174315675223205233533'),(4974,'31743156751','1','1.00','200','retail','0','2025-03-28 13:12:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-28 10:12:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','722.00','721','Inclusive','branch','Inventory','','','','','','','3174315675620034432232'),(4975,'31743171378','12','1.00','420','retail','0','2025-03-28 17:16:18','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-28 14:38:30','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3174317137919942043224'),(4976,'31743171378','7','1.00','420','retail','0','2025-03-28 17:16:27','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-28 14:38:30','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','903.00','902','Inclusive','branch','Inventory','','','','','','','3174317138722220002273'),(4977,'31743171378','4','1.00','300','retail','0','2025-03-28 17:16:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-03-28 14:38:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3174317141221040324203'),(4978,'31743241513','8','1.00','320','retail','0','2025-03-29 12:45:13','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-29 09:46:34','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','810.00','809','Inclusive','branch','Inventory','','','','','','','3174324151403430322343'),(4979,'31743241513','15','1.00','80','retail','0','2025-03-29 12:45:34','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-29 09:46:34','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','846.00','845','Inclusive','branch','Inventory','','','','','','','3174324153602102233400'),(4980,'31743241513','1','1.00','200','retail','0','2025-03-29 12:45:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-29 09:46:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','721.00','720','Inclusive','branch','Inventory','','','','','','','3174324155023202342524'),(4981,'31743245187','15','5.00','400','retail','0','2025-03-29 13:46:27','','','','0','Cash',54.24,'80','','','3','16.00','1','2025-03-29 11:20:22','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'5','845.00','840','Inclusive','branch','Inventory','','','','','','','3174324518932202332332'),(4982,'31743245187','5','3.00','300','retail','0','2025-03-29 13:46:44','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-03-29 11:20:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','24.00','21','Inclusive','branch','Inventory','','','','','','','3174324520533357202330'),(4983,'31743245187','34','1.00','110','retail','0','2025-03-29 13:47:05','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-29 11:20:22','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3174324522643343573325'),(4984,'31743245187','1','1.00','200','retail','0','2025-03-29 13:47:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-29 11:20:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','720.00','719','Inclusive','branch','Inventory','','','','','','','3174324524870223332332'),(4985,'31743245187','23','1.00','90','retail','0','2025-03-29 14:15:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-29 11:20:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3174324694013232232030'),(4986,'31743258150','40','1.00','110','retail','0','2025-03-29 17:22:30','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-03-29 14:23:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3174325815154723333225'),(4987,'31743261198','14','1.00','450','retail','0','2025-03-29 18:13:19','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-29 15:18:46','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3174326120046333204020'),(4988,'31743261198','1','1.00','200','retail','0','2025-03-29 18:13:24','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-29 15:18:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','719.00','718','Inclusive','branch','Inventory','','','','','','','3174326120533303200402'),(4989,'31743269138','13','1.00','320','retail','0','2025-03-29 20:25:38','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-03-29 17:34:32','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3174326913932601204293'),(4990,'31743269138','19','1.00','80','retail','0','2025-03-29 20:26:03','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-29 17:34:32','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','922.00','921','Inclusive','branch','Inventory','','','','','','','3174326916332132693211'),(4991,'31743269687','9','1.00','340','retail','0','2025-03-29 20:34:47','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-03-29 17:40:16','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3174326968832632206333'),(4992,'31743269687','1','1.00','200','retail','0','2025-03-29 20:34:55','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-29 17:40:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','718.00','717','Inclusive','branch','Inventory','','','','','','','3174326969602244093990'),(4993,'31743292166','7','1.00','420','retail','0','2025-03-30 02:49:27','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-30 00:15:34','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','902.00','901','Inclusive','branch','Inventory','','','','','','','3174329216726033330293'),(4994,'31743292166','7','1.00','420','retail','0','2025-03-30 02:49:33','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-30 00:15:34','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','901.00','900','Inclusive','branch','Inventory','','','','','','','3174329217322340923313'),(4995,'31743292166','7','1.00','420','retail','0','2025-03-30 02:49:37','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-30 00:15:34','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','900.00','899','Inclusive','branch','Inventory','','','','','','','3174329217832307373331'),(4996,'31743331223','14','1.00','450','retail','0','2025-03-30 13:40:24','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-30 10:46:39','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3174333122422222332333'),(4997,'31743331223','52','1.00','400','retail','0','2025-03-30 13:40:27','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-03-30 10:46:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','945.00','944','Inclusive','branch','Inventory','','','','','','','3174333122902322203010'),(4998,'31743331223','31','1.00','110','retail','0','2025-03-30 13:40:38','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-30 10:46:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3174333123920233031332'),(4999,'31743331712','1','3.00','600','retail','0','2025-03-30 13:48:32','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-03-30 11:20:44','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','717.00','714','Inclusive','branch','Inventory','','','','','','','3174333171242442333031'),(5000,'31743331712','10','1.00','620','retail','0','2025-03-30 13:48:45','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-30 11:20:44','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3174333172612302233232'),(5001,'31743331712','24','2.00','180','retail','0','2025-03-30 13:49:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-03-30 11:20:44','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','96.00','94','Inclusive','branch','Inventory','','','','','','','3174333174103003772302'),(5002,'31743331712','24','1.00','90','retail','0','2025-03-30 13:50:14','','','','0','Cash',12.41,'90','','','3','16.00','1','2025-03-30 11:20:44','1','2','new','1','new','pcs','','','','','','1.76','','','VATABLE',165.82,'','94.00','93','Inclusive','branch','Inventory','','','','','','','3174333181503003403234'),(5003,'31743331712','26','4.00','360','retail','0','2025-03-30 14:01:21','','','','0','Cash',48.81,'90','','','3','16.00','1','2025-03-30 11:20:44','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','20.00','16','Inclusive','branch','Inventory','','','','','','','3174333248403232384302'),(5004,'31743331712','24','1.00','90','retail','0','2025-03-30 14:04:08','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-30 11:20:44','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3174333264932300722426'),(5005,'31743333688','23','2.00','180','retail','0','2025-03-30 14:21:43','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-03-30 12:06:39','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','42.00','40','Inclusive','branch','Inventory','','','','','','','3174333370402372402243'),(5006,'31743337656','10','1.00','620','retail','0','2025-03-30 15:27:36','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-03-30 12:48:42','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3174333765622330720211'),(5007,'31743337656','3','4.00','1200','retail','0','2025-03-30 15:27:46','','','','0','Cash',162.71,'300','','','3','16.00','1','2025-03-30 12:48:42','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','819.00','815','Inclusive','branch','Inventory','','','','','','','3174333766713273223013'),(5008,'31743337656','38','1.00','110','retail','0','2025-03-30 15:39:00','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-30 12:48:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','155.00','154','Inclusive','branch','Inventory','','','','','','','3174333834132332033322'),(5009,'31743337656','37','1.00','110','retail','0','2025-03-30 15:39:16','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-30 12:48:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3174333835723330377333'),(5010,'31743339293','14','1.00','450','retail','0','2025-03-30 15:55:30','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-30 13:01:02','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3174333933034132333223'),(5011,'31743339293','22','1.00','90','retail','0','2025-03-30 15:56:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-30 13:01:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3174333936403203031337'),(5012,'31743339293','41','1.00','30','retail','0','2025-03-30 15:57:25','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-30 13:01:02','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','53.00','52','Inclusive','branch','Inventory','','','','','','','3174333944500244920349'),(5013,'31743339293','65','1.00','450','retail','0','2025-03-30 15:58:20','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-30 13:01:02','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','994.00','993','Inclusive','branch','Inventory','1110','4000','5500','','','','3174333950132320722253'),(5014,'31743339985','1','1.00','200','retail','0','2025-03-30 16:06:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-03-30 13:08:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','714.00','713','Inclusive','branch','Inventory','','','','','','','3174333998534903040032'),(5015,'31743339985','23','1.00','90','retail','0','2025-03-30 16:06:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-03-30 13:08:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3174333999499332121370'),(5016,'31743339985','15','1.00','80','retail','0','2025-03-30 16:07:36','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-03-30 13:08:40','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','840.00','839','Inclusive','branch','Inventory','','','','','','','3174334005733423732033'),(5017,'31743340984','14','1.00','450','retail','0','2025-03-30 16:23:04','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-30 13:28:18','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3174334098402432302332'),(5018,'31743350411','64','1.00','110','retail','0','2025-03-30 19:00:11','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-30 16:02:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','','','','3174335041741003202330'),(5019,'31743352910','3','2.00','600','retail','0','2025-03-30 19:41:50','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-03-30 17:11:36','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','815.00','813','Inclusive','branch','Inventory','','','','','','','3174335291134737730342'),(5020,'31743352910','7','1.00','420','retail','0','2025-03-30 19:41:57','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-03-30 17:11:36','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','899.00','898','Inclusive','branch','Inventory','','','','','','','3174335291813302502934'),(5021,'31743352910','65','1.00','450','retail','0','2025-03-30 19:42:09','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-30 17:11:36','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','993.00','992','Inclusive','branch','Inventory','1110','4000','5500','','','','3174335293022934223332'),(5022,'31743352910','34','1.00','110','retail','0','2025-03-30 19:42:42','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-03-30 17:11:36','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3174335296320464322033'),(5023,'31743352910','41','1.00','30','retail','0','2025-03-30 20:07:37','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-03-30 17:11:36','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','52.00','51','Inclusive','branch','Inventory','','','','','','','3174335445835242355024'),(5024,'31743355610','14','1.00','450','retail','0','2025-03-30 20:26:50','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-03-30 17:59:21','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3174335561030360202305'),(5025,'31743355610','31','1.00','110','retail','0','2025-03-30 20:26:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-03-30 17:59:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3174335561932255324222'),(5030,'31743493688','43','2.00','220','retail','0','2025-04-01 10:48:08','','','','70','Cash',29.83,'110','','','3','','1','2025-04-01 08:58:27','1','2','new','1','printed','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'3174349368902330823333'),(5031,'31743493688','44','1.00','110','retail','0','2025-04-01 10:48:19','','','','0','Cash',14.92,'110','','','3','','1','2025-04-01 08:58:27','1','2','new','1','printed','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'3174349369923204203936'),(5032,'31743493688','2','1.00','300','retail','0','2025-04-01 10:49:25','','','','0','Cash',40.68,'300','','','3','','1','2025-04-01 08:58:27','1','1','new','1','printed','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','974.00','973','Inclusive','branch','Inventory','','','','','',NULL,'3174349376620320333313'),(5033,'31743493688','5','4.00','400','retail','0','2025-04-01 10:50:11','','','','0','Cash',54.24,'100','','','3','','1','2025-04-01 08:58:27','1','1','new','1','printed','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','21.00','17','Inclusive','branch','Inventory','','','','','',NULL,'3174349381122400120111'),(5034,'31743493688','22','1.00','90','retail','0','2025-04-01 11:20:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-01 08:58:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3174349565634020234134'),(5035,'31743493688','24','1.00','90','retail','0','2025-04-01 11:21:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-01 08:58:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3174349567222303720600'),(5036,'31743493688','5','4.00','400','retail','0','2025-04-01 11:21:33','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-04-01 08:58:27','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','17.00','13','Inclusive','branch','Inventory','','','','','','','3174349569423093623224'),(5037,'31743514079','6','2.00','200','retail','0','2025-04-01 16:27:59','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-01 13:35:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','73.00','71','Inclusive','branch','Inventory','','','','','','','3174351408032020233123'),(5038,'31743514079','4','1.00','300','retail','0','2025-04-01 16:35:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-01 13:35:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3174351451233321100233'),(5039,'31743514609','8','1.00','320','retail','0','2025-04-01 16:36:49','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-01 13:37:29','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','809.00','808','Inclusive','branch','Inventory','','','','','','','3174351461040301233200'),(5040,'31743514609','1','1.00','200','retail','0','2025-04-01 16:36:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-01 13:37:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','713.00','712','Inclusive','branch','Inventory','','','','','','','3174351462024403023023'),(5041,'31743514609','6','1.00','100','retail','0','2025-04-01 16:37:15','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-01 13:37:29','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3174351463732320025324'),(5042,'31743514609','6','1.00','100','retail','0','2025-04-01 16:37:21','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-01 13:37:29','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3174351464223320224234'),(5043,'31743514666','9','3.00','1020','retail','0','2025-04-01 16:37:46','','','','0','Cash',138.31,'340','','','3','16.00','1','2025-04-01 13:58:15','1','1','new','1','new','pcs','','','','yes','','17.29','','','VATABLE',864.41,'3','59.00','56','Inclusive','branch','Inventory','','','','','','','3174351466702360723336'),(5044,'31743514666','1','2.00','400','retail','0','2025-04-01 16:37:57','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-01 13:58:15','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','712.00','710','Inclusive','branch','Inventory','','','','','','','3174351467817212603232'),(5045,'31743514666','3','1.00','300','retail','0','2025-04-01 16:38:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-01 13:58:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','813.00','812','Inclusive','branch','Inventory','','','','','','','3174351468732320383235'),(5046,'31743514666','14','1.00','450','retail','0','2025-04-01 16:38:18','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-01 13:58:15','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3174351469910722032642'),(5047,'31743514666','34','1.00','110','retail','0','2025-04-01 16:38:32','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-01 13:58:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3174351471302303324222'),(5048,'31743514666','40','1.00','110','retail','0','2025-04-01 16:38:43','','','','70','Cash',15.17,'110','','','3','16.00','1','2025-04-01 13:58:15','1','2','new','1','new','pcs','','','','','','2.16','','','VATABLE',202.67,'','69.00','68','Inclusive','branch','Inventory','','','','','','','3174351472403423733444'),(5049,'31743514666','40','1.00','110','retail','0','2025-04-01 16:43:20','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-01 13:58:15','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3174351500104032340430'),(5050,'31743516743','12','1.00','420','retail','0','2025-04-01 17:12:23','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-01 14:20:12','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3174351674753022210331'),(5051,'31743516743','7','2.00','840','retail','0','2025-04-01 17:13:27','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-04-01 14:20:12','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','898.00','896','Inclusive','branch','Inventory','','','','','','','3174351680822532232208'),(5052,'31743516743','1','1.00','200','retail','0','2025-04-01 17:13:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-01 14:20:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','710.00','709','Inclusive','branch','Inventory','','','','','','','3174351683923135337212'),(5053,'31743516743','2','1.00','300','retail','0','2025-04-01 17:14:51','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-01 14:20:12','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','973.00','972','Inclusive','branch','Inventory','','','','','','','3174351689220302353073'),(5054,'31743516743','34','2.00','220','retail','0','2025-04-01 17:15:12','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-04-01 14:20:12','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','72.00','70','Inclusive','branch','Inventory','','','','','','','3174351691321333333022'),(5055,'31743517320','6','1.00','100','retail','0','2025-04-01 17:22:00','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-01 14:41:03','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','69.00','68','Inclusive','branch','Inventory','','','','','','','3174351732127230253202'),(5056,'31743520845','4','1.00','300','retail','0','2025-04-01 18:20:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-01 15:23:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174352084743133734233'),(5057,'31743527021','40','1.00','110','retail','0','2025-04-01 20:03:41','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-01 17:03:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3174352702215303333335'),(5058,'31743527179','8','1.00','320','retail','0','2025-04-01 20:06:19','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-01 17:06:35','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','808.00','807','Inclusive','branch','Inventory','','','','','','','3174352718002103420208'),(5059,'31743530523','24','1.00','90','retail','0','2025-04-01 21:02:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-01 18:15:31','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3174353052434737730340'),(5060,'31743530523','31','3.00','330','retail','0','2025-04-01 21:02:11','','','','0','Cash',44.75,'110','','','3','16.00','1','2025-04-01 18:15:31','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','16.00','13','Inclusive','branch','Inventory','','','','','','','3174353053203002023723'),(5061,'31743530523','9','2.00','680','retail','0','2025-04-01 21:02:37','','','','0','Cash',92.20,'340','','','3','16.00','1','2025-04-01 18:15:31','1','1','new','1','new','pcs','','','','yes','','11.53','','','VATABLE',576.27,'2','56.00','54','Inclusive','branch','Inventory','','','','','','','3174353055720472352051'),(5062,'31743530523','8','2.00','640','retail','0','2025-04-01 21:02:41','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-04-01 18:15:31','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','807.00','805','Inclusive','branch','Inventory','','','','','','','3174353056220232202200'),(5063,'31743531341','1','1.00','200','retail','0','2025-04-01 21:15:41','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-01 18:23:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','709.00','708','Inclusive','branch','Inventory','','','','','','','3174353134202320402232'),(5064,'31743531341','7','1.00','420','retail','0','2025-04-01 21:15:57','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-01 18:23:06','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','896.00','895','Inclusive','branch','Inventory','','','','','','','3174353135833020323082'),(5065,'31743531341','12','1.00','420','retail','0','2025-04-01 21:16:04','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-01 18:23:06','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3174353136526002121033'),(5066,'31743531341','1','1.00','200','retail','0','2025-04-01 21:19:10','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-01 18:23:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','708.00','707','Inclusive','branch','Inventory','','','','','','','3174353155102033022333'),(5067,'31743531341','31','1.00','110','retail','0','2025-04-01 21:20:21','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-01 18:23:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3174353162233232010323'),(5068,'31743531341','31','1.00','110','retail','0','2025-04-01 21:20:24','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-01 18:23:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','12.00','11','Inclusive','branch','Inventory','','','','','','','3174353162510220500223'),(5069,'31743585176','3','1.00','300','retail','0','2025-04-02 12:12:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-02 09:33:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','812.00','811','Inclusive','branch','Inventory','','','','','','','3174358517707135023072'),(5070,'31743585176','52','1.00','400','retail','0','2025-04-02 12:13:10','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-02 09:33:10','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','944.00','943','Inclusive','branch','Inventory','','','','','','','3174358519120033172121'),(5071,'31743585176','24','1.00','90','retail','0','2025-04-02 12:13:19','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-02 09:33:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3174358520012532540233'),(5072,'31743585176','22','1.00','90','retail','0','2025-04-02 12:13:24','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-02 09:33:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3174358520522133238331'),(5073,'31743585176','40','1.00','110','retail','0','2025-04-02 12:13:28','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-02 09:33:10','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3174358520904207317007'),(5074,'31743586462','1','1.00','200','retail','0','2025-04-02 12:34:22','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-02 09:34:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','707.00','706','Inclusive','branch','Inventory','','','','','','','3174358646363330372332'),(5075,'31743596695','22','2.00','180','retail','0','2025-04-02 15:24:55','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-02 12:46:34','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','34.00','32','Inclusive','branch','Inventory','','','','','','','3174359669540233136623'),(5076,'31743596695','24','1.00','90','retail','0','2025-04-02 15:24:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-02 12:46:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3174359670002232204032'),(5077,'31743606804','52','3.00','1200','retail','0','2025-04-02 18:13:24','','','','0','Cash',162.71,'400','','','3','16.00','1','2025-04-02 15:19:14','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'3','943.00','940','Inclusive','branch','Inventory','','','','','','','3174360680534303720301'),(5078,'31743606804','1','3.00','600','retail','0','2025-04-02 18:13:34','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-04-02 15:19:14','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','706.00','703','Inclusive','branch','Inventory','','','','','','','3174360681723032237322'),(5079,'31743606804','29','1.00','90','retail','0','2025-04-02 18:13:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-02 15:19:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3174360683631222436200'),(5080,'31743608455','51','2.00','800','retail','0','2025-04-02 18:40:55','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-02 16:05:49','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','105.00','103','Inclusive','branch','Inventory','','','','','','','3174360845608363302033'),(5081,'31743608455','3','1.00','300','retail','0','2025-04-02 18:41:11','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-02 16:05:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','811.00','810','Inclusive','branch','Inventory','','','','','','','3174360847123223234304'),(5082,'31743608455','22','1.00','90','retail','0','2025-04-02 18:42:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-02 16:05:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3174360857003033313303'),(5083,'31743608455','24','1.00','90','retail','0','2025-04-02 18:42:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-02 16:05:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3174360857620263742032'),(5084,'31743618341','9','1.00','340','retail','0','2025-04-02 21:25:41','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-02 18:38:18','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3174361834242323022322'),(5085,'31743618341','1','1.00','200','retail','0','2025-04-02 21:25:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-02 18:38:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','703.00','702','Inclusive','branch','Inventory','','','','','','','3174361834513332333330'),(5086,'31743619166','9','2.00','680','retail','0','2025-04-02 21:39:26','','','','0','Cash',92.20,'340','','','3','16.00','1','2025-04-02 19:02:34','1','1','new','1','new','pcs','','','','yes','','11.53','','','VATABLE',576.27,'2','53.00','51','Inclusive','branch','Inventory','','','','','','','3174361916732922403047'),(5087,'31743619166','31','1.00','110','retail','0','2025-04-02 21:39:44','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-02 19:02:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3174361918572420519621'),(5088,'31743619166','31','1.00','110','retail','0','2025-04-02 21:39:52','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-02 19:02:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3174361919210230444129'),(5089,'31743671678','7','2.00','840','retail','0','2025-04-03 12:14:38','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-04-03 09:28:19','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','895.00','893','Inclusive','branch','Inventory','','','','','','','3174367167923473233322'),(5090,'31743671678','1','1.00','200','retail','0','2025-04-03 12:14:43','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-03 09:28:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','702.00','701','Inclusive','branch','Inventory','','','','','','','3174367168430330323012'),(5091,'31743671678','39','1.00','110','retail','0','2025-04-03 12:15:28','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-03 09:28:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3174367172803234332222'),(5092,'31743672556','3','1.00','300','retail','0','2025-04-03 12:29:16','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-03 09:50:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','810.00','809','Inclusive','branch','Inventory','','','','','','','3174367255602053270332'),(5093,'31743672556','10','1.00','620','retail','0','2025-04-03 12:29:22','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-03 09:50:18','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','966.00','965','Inclusive','branch','Inventory','','','','','','','3174367256231234333343'),(5094,'31743672556','52','1.00','400','retail','0','2025-04-03 12:29:31','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-03 09:50:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','940.00','939','Inclusive','branch','Inventory','','','','','','','3174367257103332273233'),(5095,'31743672556','1','1.00','200','retail','0','2025-04-03 12:29:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-03 09:50:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','701.00','700','Inclusive','branch','Inventory','','','','','','','3174367258023233333040'),(5096,'31743672556','40','1.00','110','retail','0','2025-04-03 12:29:48','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-03 09:50:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','3174367258833384633022'),(5097,'31743672556','23','1.00','90','retail','0','2025-04-03 12:44:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-03 09:50:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3174367344823133601323'),(5098,'31743673977','1','2.00','400','retail','0','2025-04-03 12:52:57','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-03 10:22:17','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','700.00','698','Inclusive','branch','Inventory','','','','','','','3174367397724772023333'),(5099,'31743673977','52','1.00','400','retail','0','2025-04-03 12:53:08','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-03 10:22:17','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','939.00','938','Inclusive','branch','Inventory','','','','','','','3174367398870330373422'),(5100,'31743673977','8','1.00','320','retail','0','2025-04-03 12:53:15','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-03 10:22:17','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','805.00','804','Inclusive','branch','Inventory','','','','','','','3174367399609373272132'),(5101,'31743673977','38','2.00','220','retail','0','2025-04-03 13:18:36','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-04-03 10:22:17','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','154.00','152','Inclusive','branch','Inventory','','','','','','','3174367551730333334272'),(5102,'31743675768','15','1.00','80','retail','0','2025-04-03 13:22:48','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-04-03 10:25:04','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','839.00','838','Inclusive','branch','Inventory','','','','','','','3174367576933233072902'),(5103,'31743675768','5','2.00','200','retail','0','2025-04-03 13:22:55','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-03 10:25:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3174367577630430307703'),(5104,'31743675768','1','2.00','400','retail','0','2025-04-03 13:22:59','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-03 10:25:04','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','698.00','696','Inclusive','branch','Inventory','','','','','','','3174367578023323030702'),(5105,'31743677826','8','2.00','640','retail','0','2025-04-03 13:57:07','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-04-03 11:09:56','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','804.00','802','Inclusive','branch','Inventory','','','','','','','3174367782723336021000'),(5106,'31743680998','35','1.00','110','retail','0','2025-04-03 14:49:58','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-03 11:50:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3174368099937296303200'),(5107,'31743689273','3','1.00','300','retail','0','2025-04-03 17:07:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-03 14:28:13','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','809.00','808','Inclusive','branch','Inventory','','','','','','','3174368927433322120023'),(5108,'31743689273','24','2.00','180','retail','0','2025-04-03 17:08:08','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-03 14:28:13','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','87.00','85','Inclusive','branch','Inventory','','','','','','','3174368928928223220330'),(5109,'31743689273','26','1.00','90','retail','0','2025-04-03 17:08:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-03 14:28:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3174368930263202430720'),(5110,'31743689273','54','1.00','90','retail','0','2025-04-03 17:25:10','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-03 14:28:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','3174369031143030203231'),(5111,'31743693761','22','2.00','180','retail','0','2025-04-03 18:22:42','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-03 15:24:25','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','31.00','29','Inclusive','branch','Inventory','','','','','','','3174369376202331090643'),(5112,'31743693761','1','2.00','400','retail','0','2025-04-03 18:23:06','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-03 15:24:25','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','696.00','694','Inclusive','branch','Inventory','','','','','','','3174369378820323729033'),(5113,'31743693761','7','2.00','840','retail','0','2025-04-03 18:23:32','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-04-03 15:24:25','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','893.00','891','Inclusive','branch','Inventory','','','','','','','3174369381373613202433'),(5114,'31743695791','6','2.00','200','retail','0','2025-04-03 18:56:31','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-03 15:56:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','68.00','66','Inclusive','branch','Inventory','','','','','','','3174369579231320403720'),(5115,'31743695791','22','2.00','180','retail','0','2025-04-03 18:56:48','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-03 15:56:55','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','29.00','27','Inclusive','branch','Inventory','','','','','','','3174369580907302303370'),(5116,'31743701592','5','2.00','200','retail','0','2025-04-03 20:33:12','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-03 18:27:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','3174370159337304117123'),(5117,'31743701592','17','1.00','720','retail','0','2025-04-03 20:33:27','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-04-03 18:27:25','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','92.00','91','Inclusive','branch','Inventory','','','','','','','3174370160741222132733'),(5118,'31743701592','10','1.00','620','retail','0','2025-04-03 20:33:33','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-03 18:27:25','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3174370161440133302374'),(5119,'31743701592','1','3.00','600','retail','0','2025-04-03 20:34:19','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-04-03 18:27:25','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','694.00','691','Inclusive','branch','Inventory','','','','','','','3174370166042242003300'),(5120,'31743701592','2','1.00','300','retail','0','2025-04-03 20:34:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-03 18:27:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','972.00','971','Inclusive','branch','Inventory','','','','','','','3174370167030727032202'),(5121,'31743701592','38','1.00','110','retail','0','2025-04-03 20:54:32','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-03 18:27:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','152.00','151','Inclusive','branch','Inventory','','','','','','','3174370287373272430720'),(5122,'31743701592','35','1.00','110','retail','0','2025-04-03 20:54:37','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-03 18:27:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3174370287723003208002'),(5123,'31743769030','14','1.00','450','retail','0','2025-04-04 15:17:10','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-04 12:18:01','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','34.00','33','Inclusive','branch','Inventory','','','','','','','3174376903132024323330'),(5124,'31743769030','14','1.00','450','retail','0','2025-04-04 15:17:13','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-04 12:18:01','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3174376903430224743227'),(5125,'31743769030','35','1.00','110','retail','0','2025-04-04 15:17:31','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-04 12:18:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174376905132332230329'),(5126,'31743771754','14','1.00','450','retail','0','2025-04-04 16:02:34','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-04 13:07:10','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3174377175601027107431'),(5127,'31743771754','23','2.00','180','retail','0','2025-04-04 16:02:56','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-04 13:07:10','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','38.00','36','Inclusive','branch','Inventory','','','','','','','3174377177723303277727'),(5128,'31743771754','24','1.00','90','retail','0','2025-04-04 16:03:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-04 13:07:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3174377178313233027137'),(5129,'31743786925','6','4.00','400','retail','0','2025-04-04 20:15:26','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-04-04 17:16:33','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','66.00','62','Inclusive','branch','Inventory','','','','','','','3174378692637232220603'),(5130,'31743788025','6','10.00','1000','retail','0','2025-04-04 20:33:46','','','','0','Cash',135.59,'100','','','3','16.00','1','2025-04-04 17:37:29','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'10','62.00','52','Inclusive','branch','Inventory','','','','','','','3174378802628330723620'),(5131,'31743790230','3','1.00','300','retail','0','2025-04-04 21:10:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-04 18:21:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','808.00','807','Inclusive','branch','Inventory','','','','','','','3174379023020234732731'),(5132,'31743790230','6','2.00','200','retail','0','2025-04-04 21:10:41','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-04 18:21:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','52.00','50','Inclusive','branch','Inventory','','','','','','','3174379024202323342933'),(5133,'31743790230','24','2.00','180','retail','0','2025-04-04 21:10:58','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-04 18:21:42','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','84.00','82','Inclusive','branch','Inventory','','','','','','','3174379025902203223433'),(5134,'31743790230','22','1.00','90','retail','0','2025-04-04 21:11:06','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-04 18:21:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3174379026736329277330'),(5135,'31743791807','1','1.00','200','retail','0','2025-04-04 21:36:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-04 18:37:58','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','691.00','690','Inclusive','branch','Inventory','','','','','','','3174379180834428120320'),(5136,'31743791892','1','1.00','200','retail','0','2025-04-04 21:38:12','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-04 18:39:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','690.00','689','Inclusive','branch','Inventory','','','','','','','3174379189313200222117'),(5137,'31743844793','52','2.00','800','retail','0','2025-04-05 12:19:53','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-05 09:21:38','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','938.00','936','Inclusive','branch','Inventory','','','','','','','3174384479444223332033'),(5138,'31743844793','1','1.00','200','retail','0','2025-04-05 12:20:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-05 09:21:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','689.00','688','Inclusive','branch','Inventory','','','','','','','3174384483383204323333'),(5139,'31743854540','3','1.00','300','retail','0','2025-04-05 15:02:20','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-05 12:12:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','807.00','806','Inclusive','branch','Inventory','','','','','','','3174385454223323421433'),(5140,'31743854540','6','3.00','300','retail','0','2025-04-05 15:03:00','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-04-05 12:12:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','50.00','47','Inclusive','branch','Inventory','','','','','','','3174385458123322532323'),(5141,'31743854540','24','1.00','90','retail','0','2025-04-05 15:03:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-05 12:12:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3174385461623124833203'),(5142,'31743855220','1','1.00','200','retail','0','2025-04-05 15:13:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-05 12:14:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','688.00','687','Inclusive','branch','Inventory','','','','','','','3174385522028352400322'),(5143,'31743856695','11','1.00','1220','retail','0','2025-04-05 15:38:15','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-04-05 12:48:54','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','25.25','24.25','Inclusive','branch','Inventory','','','','','','','3174385669646222132833'),(5144,'31743856695','1','1.00','200','retail','0','2025-04-05 15:38:23','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-05 12:48:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','687.00','686','Inclusive','branch','Inventory','','','','','','','3174385670414330200253'),(5145,'31743856695','40','1.00','110','retail','0','2025-04-05 15:38:39','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-05 12:48:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','64.00','63','Inclusive','branch','Inventory','','','','','','','3174385671923744464230'),(5146,'31743856695','23','1.00','90','retail','0','2025-04-05 15:43:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-05 12:48:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3174385702431324321433'),(5147,'31743856695','22','1.00','90','retail','0','2025-04-05 15:43:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-05 12:48:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3174385704007322373430'),(5148,'31743857354','1','1.00','200','retail','0','2025-04-05 15:49:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-05 12:51:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','686.00','685','Inclusive','branch','Inventory','','','','','','','3174385735541232830243'),(5149,'31743857354','3','1.00','300','retail','0','2025-04-05 15:49:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-05 12:51:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','806.00','805','Inclusive','branch','Inventory','','','','','','','3174385736774272323032'),(5150,'31743857354','10','1.00','620','retail','0','2025-04-05 15:49:39','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-05 12:51:38','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3174385738023138387252'),(5151,'31743865790','51','2.00','800','retail','0','2025-04-05 18:09:50','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-05 15:10:42','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','103.00','101','Inclusive','branch','Inventory','','','','','','','3174386579134022402207'),(5152,'31743885149','8','1.00','320','retail','0','2025-04-05 23:32:29','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-05 20:36:39','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','802.00','801','Inclusive','branch','Inventory','','','','','','','3174388515033224123020'),(5153,'31743885149','1','1.00','200','retail','0','2025-04-05 23:32:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-05 20:36:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','685.00','684','Inclusive','branch','Inventory','','','','','','','3174388515939324845103'),(5154,'31743885416','1','2.00','400','retail','0','2025-04-05 23:36:56','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-05 20:37:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','684.00','682','Inclusive','branch','Inventory','','','','','','','3174388541633131421223'),(5155,'31743885416','31','1.00','110','retail','0','2025-04-05 23:37:08','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-05 20:37:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3174388542930223383323'),(5156,'31743885416','29','1.00','90','retail','0','2025-04-05 23:37:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-05 20:37:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174388543844232132238'),(5157,'31743885416','9','1.00','340','retail','0','2025-04-05 23:37:34','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-05 20:37:39','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3174388545422322218048'),(5158,'31743885479','34','1.00','110','retail','0','2025-04-05 23:37:59','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-05 20:38:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','70.00','69','Inclusive','branch','Inventory','','','','','','','3174388548002024230220'),(5159,'31743901047','51','5.00','2000','retail','0','2025-04-06 03:57:27','','','','0','Cash',271.19,'400','','','3','16.00','1','2025-04-06 11:54:03','1','1','new','1','new','pcs','','','','yes','','33.90','','','VATABLE',1694.92,'5','101.00','96','Inclusive','branch','Inventory','','','','','','','3174390104804132023724'),(5160,'31743901047','1','3.00','600','retail','0','2025-04-06 03:57:38','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-04-06 11:54:03','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','682.00','679','Inclusive','branch','Inventory','','','','','','','3174390105887032200123'),(5161,'31743901047','24','1.00','90','retail','0','2025-04-06 03:58:03','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-06 11:54:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3174390108402327013400'),(5162,'31743901047','29','1.00','90','retail','0','2025-04-06 04:02:56','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-06 11:54:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174390137733134242323'),(5163,'31743901047','29','1.00','90','retail','0','2025-04-06 04:03:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-06 11:54:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3174390138320420220732'),(5164,'31743901047','29','1.00','90','retail','0','2025-04-06 04:03:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-06 11:54:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3174390138812323033033'),(5165,'31743901047','29','1.00','90','retail','0','2025-04-06 14:53:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-06 11:54:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3174394042634142333223'),(5166,'31743901047','29','1.00','90','retail','0','2025-04-06 14:53:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-06 11:54:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3174394043130043044997'),(5167,'31743940577','34','2.00','220','retail','0','2025-04-06 14:56:17','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-04-06 11:56:22','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','69.00','67','Inclusive','branch','Inventory','','','','','','','3174394057877700322039'),(5168,'31743942339','3','2.00','600','retail','0','2025-04-06 15:25:39','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-04-06 12:25:42','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','805.00','803','Inclusive','branch','Inventory','','','','','','','3174394234032223024033'),(5169,'31743942568','1','1.00','200','retail','0','2025-04-06 15:29:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-06 12:30:24','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','679.00','678','Inclusive','branch','Inventory','','','','','','','3174394256933352424222'),(5170,'31743942636','1','2.00','400','retail','0','2025-04-06 15:30:36','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-06 12:31:17','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','678.00','676','Inclusive','branch','Inventory','','','','','','','3174394263732603922102'),(5171,'31743942691','5','2.00','200','retail','0','2025-04-06 15:31:31','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-06 12:31:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3174394269223023207023'),(5172,'31743942754','40','1.00','110','retail','0','2025-04-06 15:32:34','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-06 12:32:53','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3174394275435324249330'),(5173,'31743942915','1','1.00','200','retail','0','2025-04-06 15:35:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-06 12:35:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','676.00','675','Inclusive','branch','Inventory','','','','','','','3174394291603349442333'),(5174,'31743947789','13','1.00','320','retail','0','2025-04-06 16:56:29','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-06 13:57:15','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3174394778983742232330'),(5175,'31743947789','3','1.00','300','retail','0','2025-04-06 16:56:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-06 13:57:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','803.00','802','Inclusive','branch','Inventory','','','','','','','3174394779633433333764'),(5176,'31743947789','23','3.00','270','retail','0','2025-04-06 16:56:50','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-04-06 13:57:15','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','35.00','32','Inclusive','branch','Inventory','','','','','','','3174394781142032233223'),(5177,'31743949248','52','1.00','400','retail','0','2025-04-06 17:20:48','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-06 14:21:07','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','936.00','935','Inclusive','branch','Inventory','','','','','','','3174394924920333323034'),(5178,'31743949759','14','1.00','450','retail','0','2025-04-06 17:29:19','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-06 14:52:27','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3174394976032420337214'),(5179,'31743949759','23','1.00','90','retail','0','2025-04-06 17:29:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-06 14:52:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3174394977337339319294'),(5180,'31743951203','11','1.00','1220','retail','0','2025-04-06 17:53:24','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-04-06 15:05:14','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','24.25','23.25','Inclusive','branch','Inventory','','','','','','','3174395120430033953222'),(5181,'31743951203','3','2.00','600','retail','0','2025-04-06 17:53:38','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-04-06 15:05:14','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','802.00','800','Inclusive','branch','Inventory','','','','','','','3174395121822802309331'),(5182,'31743952046','7','4.00','1680','retail','0','2025-04-06 18:07:26','','','','0','Cash',227.80,'420','','','3','16.00','1','2025-04-06 16:28:06','1','1','new','1','new','pcs','','','','yes','','28.47','','','VATABLE',1423.73,'4','891.00','887','Inclusive','branch','Inventory','','','','','','','3174395204703733922202'),(5183,'31743952046','10','1.00','620','retail','0','2025-04-06 18:07:51','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-06 16:28:06','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','963.00','962','Inclusive','branch','Inventory','','','','','','','3174395207222032312322'),(5184,'31743952046','1','6.00','1200','retail','0','2025-04-06 18:11:47','','','','80','Cash',162.71,'200','','','3','16.00','1','2025-04-06 16:28:06','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','675.00','669','Inclusive','branch','Inventory','','','','','','','3174395230822303334283'),(5185,'31743960927','52','1.00','400','retail','0','2025-04-06 20:35:27','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-06 17:39:08','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','935.00','934','Inclusive','branch','Inventory','','','','','','','3174396092842213203037'),(5186,'31743960927','52','1.00','400','retail','0','2025-04-06 20:35:33','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-06 17:39:08','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','934.00','933','Inclusive','branch','Inventory','','','','','','','3174396093403032900330'),(5187,'31744101141','23','2.00','180','retail','0','2025-04-08 11:32:21','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-08 10:19:17','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','31.00','29','Inclusive','branch','Inventory','','','','','','','3174410114220402131320'),(5188,'31744101141','29','1.00','90','retail','0','2025-04-08 11:32:25','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-08 10:19:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3174410114610304007326'),(5189,'31744112692','10','1.00','620','retail','0','2025-04-08 14:44:52','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-08 13:03:59','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','962.00','961','Inclusive','branch','Inventory','','','','','','','3174411269390290023343'),(5190,'31744112692','3','1.00','300','retail','0','2025-04-08 14:44:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-08 13:03:59','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','800.00','799','Inclusive','branch','Inventory','','','','','','','3174411269723212341222'),(5191,'31744112692','40','1.00','110','retail','0','2025-04-08 14:45:09','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-08 13:03:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3174411271030230204740'),(5192,'31744117454','14','1.00','450','retail','0','2025-04-08 16:04:14','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-08 13:06:18','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3174411745422412321233'),(5193,'31744130612','12','1.00','420','retail','0','2025-04-08 19:43:32','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-08 17:08:29','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3174413061310337313003'),(5194,'31744130612','22','1.00','90','retail','0','2025-04-08 19:49:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-08 17:08:29','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3174413100073333113130'),(5195,'31744132471','2','1.00','300','retail','0','2025-04-08 20:14:42','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-08 17:18:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','971.00','970','Inclusive','branch','Inventory','','','','','','','3174413248322324433413'),(5196,'31744132471','16','1.00','360','retail','0','2025-04-08 20:15:11','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-04-08 17:18:29','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','996.00','995','Inclusive','branch','Inventory','','','','','','','3174413251241232032332'),(5197,'31744133146','6','2.00','200','retail','0','2025-04-08 20:26:07','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-08 17:31:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','47.00','45','Inclusive','branch','Inventory','','','','','','','3174413316803303332360'),(5198,'31744133146','51','1.00','400','retail','0','2025-04-08 20:26:30','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-08 17:31:26','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3174413319120033313033'),(5199,'31744133146','37','1.00','110','retail','0','2025-04-08 20:26:40','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-08 17:31:26','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3174413320124423334332'),(5200,'31744133573','1','1.00','200','retail','0','2025-04-08 20:32:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-08 18:50:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','669.00','668','Inclusive','branch','Inventory','','','','','','','3174413357442002400323'),(5201,'31744187473','10','1.00','620','retail','0','2025-04-09 11:31:25','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-09 08:43:09','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','961.00','960','Inclusive','branch','Inventory','','','','','','','3174418748633636202307'),(5202,'31744187473','5','4.00','400','retail','0','2025-04-09 11:31:35','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-04-09 08:43:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','7.00','3','Inclusive','branch','Inventory','','','','','','','3174418749676330420202'),(5203,'31744187473','1','1.00','200','retail','0','2025-04-09 11:40:53','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-09 08:43:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','668.00','667','Inclusive','branch','Inventory','','','','','','','3174418805440444401812'),(5204,'31744198790','12','1.00','420','retail','0','2025-04-09 14:39:50','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-09 11:40:31','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3174419879193020233042'),(5205,'31744200424','29','1.00','90','retail','0','2025-04-09 15:07:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-09 12:07:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3174420042570723020542'),(5206,'31744203517','1','1.00','200','retail','0','2025-04-09 15:58:37','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-09 12:59:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','667.00','666','Inclusive','branch','Inventory','','','','','','','3174420351833028144422'),(5207,'31744206652','3','1.00','300','retail','0','2025-04-09 16:50:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-09 13:52:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','799.00','798','Inclusive','branch','Inventory','','','','','','','3174420665432023204402'),(5208,'31744206652','34','1.00','110','retail','0','2025-04-09 16:51:08','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-09 13:52:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3174420667277322022260'),(5209,'31744215246','12','1.00','420','retail','0','2025-04-09 19:14:06','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-09 17:25:14','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3174421524730243220442'),(5210,'31744279363','1','2.00','400','retail','0','2025-04-10 13:02:43','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-10 10:03:07','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','666.00','664','Inclusive','branch','Inventory','','','','','','','3174427936424374020622'),(5211,'31744279406','1','1.00','200','retail','0','2025-04-10 13:03:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-10 10:03:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','664.00','663','Inclusive','branch','Inventory','','','','','','','3174427940734492704402'),(5212,'31744279406','5','1.00','100','retail','0','2025-04-10 13:03:34','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-10 10:03:54','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174427941423904321323'),(5213,'31744288169','8','1.00','320','retail','0','2025-04-10 15:29:29','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-10 12:29:55','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','801.00','800','Inclusive','branch','Inventory','','','','','','','3174428817222313202248'),(5214,'31744288169','1','1.00','200','retail','0','2025-04-10 15:29:51','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-10 12:29:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','663.00','662','Inclusive','branch','Inventory','','','','','','','3174428819237208133404'),(5215,'31744304463','9','4.00','1360','retail','0','2025-04-10 20:01:03','','','','0','Cash',184.41,'340','','','3','16.00','1','2025-04-10 17:15:27','1','1','new','1','new','pcs','','','','yes','','23.05','','','VATABLE',1152.54,'4','50.00','46','Inclusive','branch','Inventory','','','','','','','3174430446423123332023'),(5216,'31744308100','9','1.00','340','retail','0','2025-04-10 21:01:40','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-10 18:01:49','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3174430810103402021023'),(5217,'31744308100','1','1.00','200','retail','0','2025-04-10 21:01:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-10 18:01:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','662.00','661','Inclusive','branch','Inventory','','','','','','','3174430810423173733741'),(5218,'31744372259','1','1.00','200','retail','0','2025-04-11 14:50:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-11 11:51:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','661.00','660','Inclusive','branch','Inventory','','','','','','','3174437226022240724234'),(5219,'31744374898','10','1.00','620','retail','0','2025-04-11 15:34:58','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-11 12:37:12','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','960.00','959','Inclusive','branch','Inventory','','','','','','','3174437489922304334293'),(5220,'31744374898','1','1.00','200','retail','0','2025-04-11 15:35:11','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-11 12:37:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','660.00','659','Inclusive','branch','Inventory','','','','','','','3174437491434212372330'),(5221,'31744380282','1','1.00','200','retail','0','2025-04-11 17:04:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-11 14:05:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','659.00','658','Inclusive','branch','Inventory','','','','','','','3174438028422301000232'),(5222,'31744380282','8','1.00','320','retail','0','2025-04-11 17:05:24','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-11 14:05:44','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','800.00','799','Inclusive','branch','Inventory','','','','','','','3174438033023303330203'),(5223,'31744393014','35','1.00','110','retail','0','2025-04-11 20:36:54','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-11 17:37:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174439301523322942323'),(5224,'31744393014','34','1.00','110','retail','0','2025-04-11 20:37:01','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-11 17:37:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3174439302271300127023'),(5225,'31744393014','64','1.00','110','retail','0','2025-04-11 20:37:21','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-11 17:37:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','','','3174439304113033900300'),(5226,'31744396233','8','1.00','320','retail','0','2025-04-11 21:30:33','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-11 18:31:10','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','799.00','798','Inclusive','branch','Inventory','','','','','','','3174439623443262230232'),(5227,'31744396233','1','1.00','200','retail','0','2025-04-11 21:30:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-11 18:31:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','658.00','657','Inclusive','branch','Inventory','','','','','','','3174439623923333233423'),(5228,'31744451892','1','2.00','400','retail','0','2025-04-12 12:58:12','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-12 09:58:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','657.00','655','Inclusive','branch','Inventory','','','','','','','3174445189383131341339'),(5229,'31744454044','17','1.00','720','retail','0','2025-04-12 13:34:04','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-04-12 10:59:01','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3174445404504342234340'),(5230,'31744454044','1','1.00','200','retail','0','2025-04-12 13:34:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-12 10:59:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','655.00','654','Inclusive','branch','Inventory','','','','','','','3174445405624221362404'),(5231,'31744454044','31','2.00','220','retail','0','2025-04-12 13:37:18','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-04-12 10:59:01','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','8.00','6','Inclusive','branch','Inventory','','','','','','','3174445423822118223223'),(5232,'31744454044','5','4.00','400','retail','0','2025-04-12 13:37:43','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-04-12 10:59:01','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','52.00','48','Inclusive','branch','Inventory','','','','','','','3174445426334033500300'),(5233,'31744454044','23','1.00','90','retail','0','2025-04-12 13:39:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 10:59:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3174445436823247285230'),(5234,'31744454044','23','1.00','90','retail','0','2025-04-12 13:54:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 10:59:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3174445528132721333433'),(5235,'31744455590','10','1.00','620','retail','0','2025-04-12 13:59:51','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-12 12:40:45','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','959.00','958','Inclusive','branch','Inventory','','','','','','','3174445559134542223423'),(5236,'31744455590','3','1.00','300','retail','0','2025-04-12 14:00:04','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-12 12:40:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','798.00','797','Inclusive','branch','Inventory','','','','','','','3174445561123002353322'),(5237,'31744464718','1','1.00','200','retail','0','2025-04-12 16:31:58','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-12 13:33:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','654.00','653','Inclusive','branch','Inventory','','','','','','','3174446472020440203202'),(5238,'31744464718','15','2.00','160','retail','0','2025-04-12 16:32:07','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-04-12 13:33:45','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','838.00','836','Inclusive','branch','Inventory','','','','','','','3174446472937412303724'),(5239,'31744466292','15','2.00','160','retail','0','2025-04-12 16:58:12','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-04-12 14:18:39','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','836.00','834','Inclusive','branch','Inventory','','','','','','','3174446629323322002210'),(5240,'31744466292','1','1.00','200','retail','0','2025-04-12 16:58:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-12 14:18:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','653.00','652','Inclusive','branch','Inventory','','','','','','','3174446629722624032024'),(5241,'31744466292','31','1.00','110','retail','0','2025-04-12 17:18:36','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-12 14:18:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3174446751631123334023'),(5242,'31744474289','1','1.00','200','retail','0','2025-04-12 21:26:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-12 18:37:45','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','652.00','651','Inclusive','branch','Inventory','','','','','','','3174448239882323333494'),(5243,'31744474289','10','1.00','620','retail','0','2025-04-12 21:27:08','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-12 18:37:45','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','958.00','957','Inclusive','branch','Inventory','','','','','','','3174448242903234332222'),(5244,'31744483078','31','1.00','110','retail','0','2025-04-12 21:37:58','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-12 18:38:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3174448307847288783883'),(5245,'31744483078','40','1.00','110','retail','0','2025-04-12 21:38:01','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-12 18:38:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3174448308224338230240'),(5246,'31744484256','8','2.00','640','retail','0','2025-04-12 21:57:36','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-04-12 19:36:32','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','798.00','796','Inclusive','branch','Inventory','','','','','','','3174448425700442004218'),(5247,'31744484256','1','1.00','200','retail','0','2025-04-12 21:57:39','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-12 19:36:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','651.00','650','Inclusive','branch','Inventory','','','','','','','3174448426033242032343'),(5248,'31744484256','42','1.00','110','retail','0','2025-04-12 22:34:20','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-12 19:36:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3174448646033002862843'),(5249,'31744484256','38','1.00','110','retail','0','2025-04-12 22:35:56','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-12 19:36:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','151.00','150','Inclusive','branch','Inventory','','','','','','','3174448655734182333223'),(5250,'31744484256','29','1.00','90','retail','0','2025-04-12 22:36:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 19:36:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3174448656602413303632'),(5251,'31744491254','15','5.00','400','retail','0','2025-04-12 23:54:15','','','','0','Cash',54.24,'80','','','3','16.00','1','2025-04-12 21:51:51','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'5','834.00','829','Inclusive','branch','Inventory','','','','','','','3174449125530130107235'),(5252,'31744491254','1','2.00','400','retail','0','2025-04-12 23:55:05','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-12 21:51:51','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','650.00','648','Inclusive','branch','Inventory','','','','','','','3174449130610033233331'),(5253,'31744491254','3','1.00','300','retail','0','2025-04-12 23:55:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-12 21:51:51','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','797.00','796','Inclusive','branch','Inventory','','','','','','','3174449131143242192332'),(5254,'31744491254','52','1.00','400','retail','0','2025-04-12 23:55:21','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-12 21:51:51','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','933.00','932','Inclusive','branch','Inventory','','','','','','','3174449132201330143233'),(5255,'31744491254','51','2.00','800','retail','0','2025-04-12 23:55:30','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-12 21:51:51','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','95.00','93','Inclusive','branch','Inventory','','','','','','','3174449133002242430333'),(5256,'31744491254','17','1.00','720','retail','0','2025-04-12 23:55:34','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-04-12 21:51:51','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3174449133513233433033'),(5257,'31744491254','31','1.00','110','retail','0','2025-04-12 23:55:43','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-12 21:51:51','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174449134440033301204'),(5258,'31744491254','31','1.00','110','retail','0','2025-04-13 00:12:56','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-12 21:51:51','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174449237732232773322'),(5259,'31744491254','22','1.00','90','retail','0','2025-04-13 00:12:58','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 21:51:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','','','','','','3174449237993393322249'),(5260,'31744491254','29','1.00','90','retail','0','2025-04-13 00:13:07','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 21:51:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3174449238830330173302'),(5261,'31744491254','29','1.00','90','retail','0','2025-04-13 00:49:13','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 21:51:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','94.00','93','Inclusive','branch','Inventory','','','','','','','3174449455430312224403'),(5262,'31744499300','1','4.00','800','retail','0','2025-04-13 02:08:20','','','','80','Cash',108.47,'200','','','3','16.00','1','2025-04-12 23:58:56','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','648.00','644','Inclusive','branch','Inventory','','','','','','','3174449930103220123030'),(5263,'31744499300','10','1.00','620','retail','0','2025-04-13 02:09:07','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-12 23:58:56','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','957.00','956','Inclusive','branch','Inventory','','','','','','','3174449934829312234023'),(5264,'31744499300','38','1.00','110','retail','0','2025-04-13 02:11:55','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-12 23:58:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','150.00','149','Inclusive','branch','Inventory','','','','','','','3174449951633546443231'),(5265,'31744499300','23','1.00','90','retail','0','2025-04-13 02:17:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 23:58:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3174449987439230040391'),(5266,'31744499300','1','1.00','200','retail','0','2025-04-13 02:24:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-12 23:58:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','644.00','643','Inclusive','branch','Inventory','','','','','','','3174450028831232707023'),(5267,'31744499300','5','4.00','400','retail','0','2025-04-13 02:58:20','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-04-12 23:58:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','48.00','44','Inclusive','branch','Inventory','','','','','','','3174450230022333223000'),(5268,'31744499300','23','1.00','90','retail','0','2025-04-13 02:58:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-12 23:58:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3174450231600041303203'),(5269,'31744505700','3','1.00','300','retail','0','2025-04-13 03:55:00','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-13 00:56:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','796.00','795','Inclusive','branch','Inventory','','','','','','','3174450570175332332433'),(5270,'31744505700','10','1.00','620','retail','0','2025-04-13 03:55:03','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-13 00:56:29','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','956.00','955','Inclusive','branch','Inventory','','','','','','','3174450570370234302537'),(5271,'31744537459','15','10.00','800','retail','0','2025-04-13 12:44:19','','','','0','Cash',108.47,'80','','','3','16.00','1','2025-04-13 09:46:10','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'10','829.00','819','Inclusive','branch','Inventory','','','','','','','3174453746027040324203'),(5272,'31744537459','5','2.00','200','retail','0','2025-04-13 12:44:29','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-13 09:46:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','44.00','42','Inclusive','branch','Inventory','','','','','','','3174453746936337415273'),(5273,'31744537459','6','2.00','200','retail','0','2025-04-13 12:45:12','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-13 09:46:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','45.00','43','Inclusive','branch','Inventory','','','','','','','3174453751212335230523'),(5274,'31744537459','64','1.00','110','retail','0','2025-04-13 12:45:34','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-13 09:46:10','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','','','','3174453753474432323273'),(5275,'31744540120','17','1.00','720','retail','0','2025-04-13 13:28:41','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-04-13 10:33:06','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3174454012104733303253'),(5276,'31744540120','1','1.00','200','retail','0','2025-04-13 13:28:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-13 10:33:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','643.00','642','Inclusive','branch','Inventory','','','','','','','3174454012443330322304'),(5277,'31744540120','22','1.00','90','retail','0','2025-04-13 13:28:50','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 10:33:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3174454013142220434003'),(5278,'31744540120','24','1.00','90','retail','0','2025-04-13 13:29:44','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 10:33:06','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3174454018522420404342'),(5279,'31744546268','10','1.00','620','retail','0','2025-04-13 15:11:09','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-13 14:25:38','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','955.00','954','Inclusive','branch','Inventory','','','','','','','3174454626934020235135'),(5280,'31744546268','24','1.00','90','retail','0','2025-04-13 15:11:21','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 14:25:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3174454628203234627337'),(5281,'31744546268','23','2.00','180','retail','0','2025-04-13 15:11:27','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-13 14:25:38','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','25.00','23','Inclusive','branch','Inventory','','','','','','','3174454628825502030238'),(5282,'31744546268','1','1.00','200','retail','0','2025-04-13 17:24:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-13 14:25:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','642.00','641','Inclusive','branch','Inventory','','','','','','','3174455426655232723330'),(5283,'31744554360','52','1.00','400','retail','0','2025-04-13 17:26:00','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-13 14:28:03','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','932.00','931','Inclusive','branch','Inventory','','','','','','','3174455436023335435203'),(5284,'31744554360','23','1.00','90','retail','0','2025-04-13 17:26:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 14:28:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','','','','','','3174455436602323022622'),(5285,'31744554360','52','1.00','400','retail','0','2025-04-13 17:26:14','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-13 14:28:03','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','931.00','930','Inclusive','branch','Inventory','','','','','','','3174455437403203323303'),(5286,'31744554360','24','1.00','90','retail','0','2025-04-13 17:26:20','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 14:28:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','78.00','77','Inclusive','branch','Inventory','','','','','','','3174455438120033032238'),(5287,'31744554360','8','1.00','320','retail','0','2025-04-13 17:26:28','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-13 14:28:03','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','796.00','795','Inclusive','branch','Inventory','','','','','','','3174455438833033700523'),(5288,'31744554360','22','1.00','90','retail','0','2025-04-13 17:26:35','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 14:28:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3174455439653230433310'),(5289,'31744554360','24','1.00','90','retail','0','2025-04-13 17:26:40','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 14:28:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','77.00','76','Inclusive','branch','Inventory','','','','','','','3174455440122020042241'),(5290,'31744554360','1','1.00','200','retail','0','2025-04-13 17:26:46','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-13 14:28:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','641.00','640','Inclusive','branch','Inventory','','','','','','','3174455440634302344424'),(5291,'31744554360','9','1.00','340','retail','0','2025-04-13 17:26:53','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-13 14:28:03','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3174455441434474012017'),(5292,'31744554360','31','1.00','110','retail','0','2025-04-13 17:26:59','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-13 14:28:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3174455442044331103433'),(5293,'31744554360','16','1.00','360','retail','0','2025-04-13 17:27:05','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-04-13 14:28:03','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','995.00','994','Inclusive','branch','Inventory','','','','','','','3174455442602337233233'),(5294,'31744554360','31','1.00','110','retail','0','2025-04-13 17:27:11','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-13 14:28:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3174455443233324324242'),(5295,'31744554515','1','1.00','200','retail','0','2025-04-13 17:28:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-13 14:29:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','640.00','639','Inclusive','branch','Inventory','','','','','','','3174455451632232332333'),(5296,'31744554515','6','2.00','200','retail','0','2025-04-13 17:28:47','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-13 14:29:16','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','43.00','41','Inclusive','branch','Inventory','','','','','','','3174455452704342422314'),(5297,'31744554515','29','1.00','90','retail','0','2025-04-13 17:29:11','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-13 14:29:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','93.00','92','Inclusive','branch','Inventory','','','','','','','3174455455100432333333'),(5298,'31744565719','11','1.00','1220','retail','0','2025-04-13 20:35:19','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-04-13 17:39:37','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','23.25','22.25','Inclusive','branch','Inventory','','','','','','','3174456572030226133330'),(5299,'31744716938','38','1.00','110','retail','0','2025-04-15 14:35:38','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-15 11:36:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','149.00','148','Inclusive','branch','Inventory','','','','','','','3174471693930030227133'),(5300,'31744716938','39','1.00','110','retail','0','2025-04-15 14:35:51','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-15 11:36:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3174471695226790204122'),(5301,'31744716998','1','1.00','200','retail','0','2025-04-15 14:36:38','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-15 11:37:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','639.00','638','Inclusive','branch','Inventory','','','','','','','3174471700042332203230'),(5302,'31744723806','1','1.00','200','retail','0','2025-04-15 16:30:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-15 13:30:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','638.00','637','Inclusive','branch','Inventory','','','','','','','3174472380933943332224'),(5303,'31744723806','15','3.00','240','retail','0','2025-04-15 16:30:17','','','','0','Cash',32.54,'80','','','3','16.00','1','2025-04-15 13:30:34','1','1','new','1','new','pcs','','','','yes','','4.07','','','VATABLE',203.39,'3','819.00','816','Inclusive','branch','Inventory','','','','','','','3174472381833012272323'),(5304,'31744795196','52','1.00','400','retail','0','2025-04-16 12:19:56','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-16 09:20:02','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','930.00','929','Inclusive','branch','Inventory','','','','','','','3174479519772442440072'),(5305,'31744796233','3','1.00','300','retail','0','2025-04-16 12:37:13','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-16 10:11:03','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','795.00','794','Inclusive','branch','Inventory','','','','','','','3174479623330230023343'),(5306,'31744796233','1','2.00','400','retail','0','2025-04-16 12:37:48','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-16 10:11:03','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','637.00','635','Inclusive','branch','Inventory','','','','','','','3174479626902243429432'),(5307,'31744796233','5','4.00','400','retail','0','2025-04-16 12:37:59','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-04-16 10:11:03','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','42.00','38','Inclusive','branch','Inventory','','','','','','','3174479627922003092613'),(5308,'31744796233','6','2.00','200','retail','0','2025-04-16 12:38:10','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-16 10:11:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','41.00','39','Inclusive','branch','Inventory','','','','','','','3174479629030067230704'),(5309,'31744796233','38','2.00','220','retail','0','2025-04-16 12:38:30','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-04-16 10:11:03','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','148.00','146','Inclusive','branch','Inventory','','','','','','','3174479631122209030313'),(5310,'31744796233','24','2.00','180','retail','0','2025-04-16 12:38:40','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-16 10:11:03','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','76.00','74','Inclusive','branch','Inventory','','','','','','','3174479632123026224433'),(5311,'31744796233','42','3.00','330','retail','0','2025-04-16 12:45:14','','','','50','Cash',44.75,'110','','','3','16.00','1','2025-04-16 10:11:03','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','41.00','38','Inclusive','branch','Inventory','','','','','','','3174479671534423727211'),(5312,'31744796233','40','1.00','110','retail','0','2025-04-16 12:48:02','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-16 10:11:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3174479688307302333334'),(5313,'31744798275','29','2.00','180','retail','0','2025-04-16 13:11:15','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-16 10:11:34','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','92.00','90','Inclusive','branch','Inventory','','','','','','','3174479827620422742084'),(5314,'31744811983','1','1.00','200','retail','0','2025-04-16 16:59:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-16 14:00:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','635.00','634','Inclusive','branch','Inventory','','','','','','','3174481198690823231122'),(5315,'31744812036','8','1.00','320','retail','0','2025-04-16 17:00:36','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-16 14:24:25','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','795.00','794','Inclusive','branch','Inventory','','','','','','','3174481203733024233432'),(5316,'31744812036','1','1.00','200','retail','0','2025-04-16 17:00:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-16 14:24:25','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','634.00','633','Inclusive','branch','Inventory','','','','','','','3174481204140242032133'),(5317,'31744820118','15','2.00','160','retail','0','2025-04-16 19:15:19','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-04-16 16:19:16','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','816.00','814','Inclusive','branch','Inventory','','','','','','','3174482012070332332433'),(5318,'31744821764','3','1.00','300','retail','0','2025-04-16 19:42:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-16 17:23:47','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','794.00','793','Inclusive','branch','Inventory','','','','','','','3174482176973103433923'),(5319,'31744821764','24','1.00','90','retail','0','2025-04-16 19:43:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-16 17:23:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','74.00','73','Inclusive','branch','Inventory','','','','','','','3174482178673162243732'),(5320,'31744881661','40','1.00','110','retail','0','2025-04-17 12:21:01','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-17 09:21:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3174488166383623220342'),(5321,'31744883228','1','2.00','400','retail','0','2025-04-17 12:47:08','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-17 09:47:51','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','633.00','631','Inclusive','branch','Inventory','','','','','','','3174488322932234333230'),(5322,'31744883228','29','1.00','90','retail','0','2025-04-17 12:47:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-17 09:47:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3174488325223035423241'),(5323,'31744883228','29','1.00','90','retail','0','2025-04-17 12:47:45','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-17 09:47:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','3174488326682202280002'),(5324,'31744886915','1','1.00','200','retail','0','2025-04-17 13:48:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-17 10:48:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','631.00','630','Inclusive','branch','Inventory','','','','','','','3174488691636313404903'),(5325,'31744895552','51','2.00','800','retail','0','2025-04-17 16:12:33','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-17 13:13:37','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','93.00','91','Inclusive','branch','Inventory','','','','','','','3174489555443330092323'),(5326,'31744895552','52','1.00','400','retail','0','2025-04-17 16:12:41','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-17 13:13:37','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','929.00','928','Inclusive','branch','Inventory','','','','','','','3174489556213240422301'),(5327,'31744909067','1','1.00','200','retail','0','2025-04-17 19:57:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-17 16:58:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','630.00','629','Inclusive','branch','Inventory','','','','','','','3174490906922723030933'),(5328,'31744909405','7','1.00','420','retail','0','2025-04-17 20:03:25','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-17 17:05:05','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','887.00','886','Inclusive','branch','Inventory','','','','','','','3174490940649223333304'),(5329,'31744967881','1','3.00','600','retail','0','2025-04-18 12:18:01','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-04-18 09:55:10','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','629.00','626','Inclusive','branch','Inventory','','','','','','','3174496788270126298433'),(5330,'31744967881','29','3.00','270','retail','0','2025-04-18 12:18:52','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-04-18 09:55:10','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','88.00','85','Inclusive','branch','Inventory','','','','','','','3174496793302079013793'),(5331,'31744970149','1','1.00','200','retail','0','2025-04-18 12:55:49','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-18 10:45:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','626.00','625','Inclusive','branch','Inventory','','','','','','','3174497015120302393073'),(5332,'31744970149','2','1.00','300','retail','0','2025-04-18 12:55:56','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-18 10:45:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','970.00','969','Inclusive','branch','Inventory','','','','','','','3174497015704070339403'),(5333,'31744970149','18','1.00','1450','retail','0','2025-04-18 12:56:26','','','','0','Cash',196.61,'1450','','','3','16.00','1','2025-04-18 10:45:40','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3174497018700483421024'),(5334,'31744970149','22','2.00','180','retail','0','2025-04-18 13:06:28','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-18 10:45:40','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3174497078942779372843'),(5335,'31744970149','38','2.00','220','retail','0','2025-04-18 13:06:44','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-04-18 10:45:40','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','146.00','144','Inclusive','branch','Inventory','','','','','','','3174497080574432323273'),(5336,'31744984431','40','1.00','110','retail','0','2025-04-18 16:53:51','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-18 14:08:10','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3174498443223234044002'),(5337,'31744984431','1','2.00','400','retail','0','2025-04-18 16:54:00','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-18 14:08:10','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','625.00','623','Inclusive','branch','Inventory','','','','','','','3174498444133010804302'),(5338,'31744984431','9','1.00','340','retail','0','2025-04-18 16:54:20','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-18 14:08:10','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3174498446190440042733'),(5339,'31744993857','42','2.00','220','retail','0','2025-04-18 19:30:58','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-04-18 16:31:20','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','38.00','36','Inclusive','branch','Inventory','','','','','','','3174499386094020344333'),(5340,'31744993906','1','2.00','400','retail','0','2025-04-18 19:31:46','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-18 16:32:00','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','623.00','621','Inclusive','branch','Inventory','','','','','','','3174499390993493332400'),(5341,'31744993959','1','2.00','400','retail','0','2025-04-18 19:32:39','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-18 16:54:42','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','621.00','619','Inclusive','branch','Inventory','','','','','','','3174499396117101240430'),(5342,'31744993959','8','1.00','320','retail','0','2025-04-18 19:32:47','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-18 16:54:42','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','794.00','793','Inclusive','branch','Inventory','','','','','','','3174499396829302020344'),(5343,'31744993959','52','2.00','800','retail','0','2025-04-18 19:33:02','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-18 16:54:42','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','928.00','926','Inclusive','branch','Inventory','','','','','','','3174499398382203702443'),(5344,'31744993959','14','1.00','450','retail','0','2025-04-18 19:33:37','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-18 16:54:42','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3174499401803232314302'),(5345,'31744993959','22','1.00','90','retail','0','2025-04-18 19:33:57','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-18 16:54:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3174499403830330324012'),(5346,'31744993959','26','1.00','90','retail','0','2025-04-18 19:34:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-18 16:54:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3174499405942324242233'),(5347,'31744993959','22','1.00','90','retail','0','2025-04-18 19:51:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-18 16:54:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3174499510809223222002'),(5348,'31745059107','1','1.00','200','retail','0','2025-04-19 13:38:27','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-19 11:49:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','619.00','618','Inclusive','branch','Inventory','','','','','','','3174505910823003102110'),(5349,'31745059107','5','2.00','200','retail','0','2025-04-19 13:38:37','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-19 11:49:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','38.00','36','Inclusive','branch','Inventory','','','','','','','3174505911732253347120'),(5350,'31745059107','7','1.00','420','retail','0','2025-04-19 13:38:49','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-19 11:49:48','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','886.00','885','Inclusive','branch','Inventory','','','','','','','3174505912930132102233'),(5351,'31745059107','3','1.00','300','retail','0','2025-04-19 13:38:57','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-19 11:49:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','793.00','792','Inclusive','branch','Inventory','','','','','','','3174505913803342233323'),(5352,'31745059107','64','1.00','110','retail','0','2025-04-19 13:43:37','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-19 11:49:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','','','','3174505941872998493523'),(5353,'31745059107','29','1.00','90','retail','0','2025-04-19 13:44:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-19 11:49:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3174505947332023332722'),(5354,'31745063398','1','1.00','200','retail','0','2025-04-19 14:49:59','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-19 11:50:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','618.00','617','Inclusive','branch','Inventory','','','','','','','3174506339933040003035'),(5355,'31745063501','24','1.00','90','retail','0','2025-04-19 14:51:41','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-19 11:58:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','73.00','72','Inclusive','branch','Inventory','','','','','','','3174506350220302020305'),(5356,'31745063501','22','1.00','90','retail','0','2025-04-19 14:51:46','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-19 11:58:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3174506350723377231731'),(5357,'31745064391','1','2.00','400','retail','0','2025-04-19 15:06:31','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-19 12:06:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','617.00','615','Inclusive','branch','Inventory','','','','','','','3174506439233000422120'),(5358,'31745075845','1','1.00','200','retail','0','2025-04-19 18:17:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-19 15:17:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','615.00','614','Inclusive','branch','Inventory','','','','','','','3174507584623453323240'),(5359,'31745075845','8','1.00','320','retail','0','2025-04-19 18:17:31','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-19 15:17:41','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','793.00','792','Inclusive','branch','Inventory','','','','','','','3174507585233022335202'),(5360,'31745082296','1','1.00','200','retail','0','2025-04-19 20:04:56','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-19 17:21:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','614.00','613','Inclusive','branch','Inventory','','','','','','','3174508229657220230122'),(5361,'31745082296','8','1.00','320','retail','0','2025-04-19 20:05:02','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-19 17:21:51','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','792.00','791','Inclusive','branch','Inventory','','','','','','','3174508230343383273302'),(5362,'31745082296','31','1.00','110','retail','0','2025-04-19 20:21:20','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-19 17:21:51','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3174508328033000422120'),(5363,'31745084556','7','5.00','2100','retail','0','2025-04-19 20:42:36','','','','0','Cash',284.75,'420','','','3','16.00','1','2025-04-19 17:57:27','1','1','new','1','new','pcs','','','','yes','','35.59','','','VATABLE',1779.66,'5','885.00','880','Inclusive','branch','Inventory','','','','','','','3174508455627255202334'),(5364,'31745084556','1','6.00','1200','retail','0','2025-04-19 20:42:56','','','','80','Cash',162.71,'200','','','3','16.00','1','2025-04-19 17:57:27','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','613.00','607','Inclusive','branch','Inventory','','','','','','','3174508457623402026030'),(5365,'31745084556','11','1.00','1220','retail','0','2025-04-19 20:43:27','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-04-19 17:57:27','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','22.25','21.25','Inclusive','branch','Inventory','','','','','','','3174508460843332703223'),(5366,'31745084556','10','2.00','1240','retail','0','2025-04-19 20:43:43','','','','0','Cash',168.14,'620','','','3','16.00','1','2025-04-19 17:57:27','1','1','new','1','new','pcs','','','','yes','','21.02','','','VATABLE',1050.85,'2','954.00','952','Inclusive','branch','Inventory','','','','','','','3174508462333060334333'),(5367,'31745084556','3','1.00','300','retail','0','2025-04-19 20:43:50','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-19 17:57:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','792.00','791','Inclusive','branch','Inventory','','','','','','','3174508463103322024752'),(5368,'31745086878','4','1.00','300','retail','0','2025-04-19 21:21:18','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-19 18:22:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174508687921022230233'),(5369,'31745086878','2','1.00','300','retail','0','2025-04-19 21:21:24','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-19 18:22:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','969.00','968','Inclusive','branch','Inventory','','','','','','','3174508688520323002062'),(5370,'31745086878','5','1.00','100','retail','0','2025-04-19 21:21:38','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-19 18:22:39','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3174508689835200333803'),(5371,'31745091022','10','1.00','620','retail','0','2025-04-19 22:30:22','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-19 19:37:15','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','952.00','951','Inclusive','branch','Inventory','','','','','','','3174509102330309030744'),(5372,'31745091873','40','1.00','110','retail','0','2025-04-19 22:44:34','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-19 19:45:14','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','57.00','56','Inclusive','branch','Inventory','','','','','','','3174509187443810332230'),(5373,'31745092651','52','2.00','800','retail','0','2025-04-19 22:57:31','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-19 20:25:50','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','926.00','924','Inclusive','branch','Inventory','','','','','','','3174509265212023205022'),(5374,'31745092651','29','1.00','90','retail','0','2025-04-19 23:08:43','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-19 20:25:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3174509332449250243222'),(5375,'31745109127','11','1.00','1220','retail','0','2025-04-20 03:32:07','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-04-20 00:34:01','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','21.25','20.25','Inclusive','branch','Inventory','','','','','','','3174510912813032200284'),(5376,'31745109127','10','1.00','620','retail','0','2025-04-20 03:32:09','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-20 00:34:01','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','951.00','950','Inclusive','branch','Inventory','','','','','','','3174510913032220470222'),(5377,'31745109127','1','3.00','600','retail','0','2025-04-20 03:32:18','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-04-20 00:34:01','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','607.00','604','Inclusive','branch','Inventory','','','','','','','3174510913920532315030'),(5378,'31745109127','34','2.00','220','retail','0','2025-04-20 03:32:37','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-04-20 00:34:01','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','65.00','63','Inclusive','branch','Inventory','','','','','','','3174510915730302210323'),(5379,'31745109127','35','1.00','110','retail','0','2025-04-20 03:32:42','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-20 00:34:01','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3174510916310325162204'),(5380,'31745109127','6','5.00','500','retail','0','2025-04-20 03:32:58','','','','0','Cash',67.80,'100','','','3','16.00','1','2025-04-20 00:34:01','1','1','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'5','39.00','34','Inclusive','branch','Inventory','','','','','','','3174510917822352713349'),(5381,'31745109256','1','1.00','200','retail','0','2025-04-20 03:34:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-20 00:35:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','604.00','603','Inclusive','branch','Inventory','','','','','','','3174510925722393303124'),(5382,'31745109256','19','1.00','80','retail','0','2025-04-20 03:34:21','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-04-20 00:35:03','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','921.00','920','Inclusive','branch','Inventory','','','','','','','3174510926133341022243'),(5383,'31745109256','38','1.00','110','retail','0','2025-04-20 03:34:35','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-20 00:35:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','144.00','143','Inclusive','branch','Inventory','','','','','','','3174510927602373220713'),(5384,'31745109256','29','1.00','90','retail','0','2025-04-20 03:34:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-20 00:35:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','83.00','82','Inclusive','branch','Inventory','','','','','','','3174510927939330020214'),(5385,'31745146880','1','1.00','200','retail','0','2025-04-20 14:01:20','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-20 11:05:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','603.00','602','Inclusive','branch','Inventory','','','','','','','3174514688112300333013'),(5386,'31745146880','9','1.00','340','retail','0','2025-04-20 14:01:25','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-20 11:05:43','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3174514688503283242408'),(5387,'31745146880','38','1.00','110','retail','0','2025-04-20 14:01:45','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-20 11:05:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','143.00','142','Inclusive','branch','Inventory','','','','','','','3174514690522130435523'),(5388,'31745147205','1','1.00','200','retail','0','2025-04-20 14:06:45','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-20 11:36:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','602.00','601','Inclusive','branch','Inventory','','','','','','','3174514720620634321332'),(5389,'31745147205','5','1.00','100','retail','0','2025-04-20 14:06:56','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-20 11:36:40','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','35.00','34','Inclusive','branch','Inventory','','','','','','','3174514721674233040533'),(5390,'31745147205','15','1.00','80','retail','0','2025-04-20 14:07:01','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-04-20 11:36:40','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','814.00','813','Inclusive','branch','Inventory','','','','','','','3174514722214531233222'),(5391,'31745147205','35','1.00','110','retail','0','2025-04-20 14:07:46','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-20 11:36:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','3174514726740507106742'),(5392,'31745153690','52','1.00','400','retail','0','2025-04-20 15:54:50','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-20 12:54:55','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','924.00','923','Inclusive','branch','Inventory','','','','','','','3174515369130025473323'),(5393,'31745154561','4','1.00','300','retail','0','2025-04-20 16:09:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-20 15:24:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3174515456231324361433'),(5394,'31745162715','1','1.00','200','retail','0','2025-04-20 18:25:15','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-20 15:28:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','601.00','600','Inclusive','branch','Inventory','','','','','','','3174516271632012022722'),(5395,'31745162715','8','1.00','320','retail','0','2025-04-20 18:25:32','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-20 15:28:30','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','791.00','790','Inclusive','branch','Inventory','','','','','','','3174516273321237323020'),(5396,'31745162715','35','1.00','110','retail','0','2025-04-20 18:28:16','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-20 15:28:30','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3174516289733232232617'),(5397,'31745166014','1','1.00','200','retail','0','2025-04-20 19:20:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-20 16:21:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','600.00','599','Inclusive','branch','Inventory','','','','','','','3174516601532732121005'),(5398,'31745166014','9','1.00','340','retail','0','2025-04-20 19:20:51','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-20 16:21:11','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','42.00','41','Inclusive','branch','Inventory','','','','','','','3174516605203252322520'),(5399,'31745166633','9','1.00','340','retail','0','2025-04-20 19:30:33','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-20 16:48:11','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3174516663400333143343'),(5400,'31745166633','1','1.00','200','retail','0','2025-04-20 19:30:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-20 16:48:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','599.00','598','Inclusive','branch','Inventory','','','','','','','3174516664331306333033'),(5401,'31745168200','1','1.00','200','retail','0','2025-04-20 19:56:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-20 16:58:14','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','598.00','597','Inclusive','branch','Inventory','','','','','','','3174516820101024424022'),(5402,'31745168200','9','1.00','340','retail','0','2025-04-20 19:56:49','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-20 16:58:14','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','3174516820982330933230'),(5403,'31745169278','14','1.00','450','retail','0','2025-04-20 20:14:38','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-20 17:14:57','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','3174516927920907330120'),(5404,'31745170557','7','2.00','840','retail','0','2025-04-20 20:35:58','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-04-20 17:52:36','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','880.00','878','Inclusive','branch','Inventory','','','','','','','3174517055800313335523'),(5405,'31745170557','6','2.00','200','retail','0','2025-04-20 20:36:15','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-20 17:52:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','34.00','32','Inclusive','branch','Inventory','','','','','','','3174517057542002500327'),(5406,'31745331241','1','1.00','200','retail','0','2025-04-22 17:14:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-22 14:14:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','597.00','596','Inclusive','branch','Inventory','','','','','','','3174533124222304140343'),(5407,'31745331241','8','1.00','320','retail','0','2025-04-22 17:14:14','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-22 14:14:56','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','790.00','789','Inclusive','branch','Inventory','','','','','','','3174533125533234252230'),(5408,'31745331241','29','1.00','90','retail','0','2025-04-22 17:14:32','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-22 14:14:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3174533127322433277704'),(5409,'31745331370','16','1.00','360','retail','0','2025-04-22 17:16:11','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-04-22 15:05:17','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','994.00','993','Inclusive','branch','Inventory','','','','','','','3174533137134230211323'),(5410,'31745331370','3','1.00','300','retail','0','2025-04-22 17:16:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-22 15:05:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','791.00','790','Inclusive','branch','Inventory','','','','','','','3174533139662326413210'),(5411,'31745338312','7','1.00','420','retail','0','2025-04-22 19:11:52','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-22 16:53:42','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','878.00','877','Inclusive','branch','Inventory','','','','','','','3174533831333432102200'),(5412,'31745338312','3','1.00','300','retail','0','2025-04-22 19:12:30','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-22 16:53:42','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','790.00','789','Inclusive','branch','Inventory','','','','','','','3174533835105833133142'),(5413,'31745338312','26','1.00','90','retail','0','2025-04-22 19:36:29','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-22 16:53:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3174533978934243032032'),(5414,'31745338312','1','1.00','200','retail','0','2025-04-22 19:36:47','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-22 16:53:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','596.00','595','Inclusive','branch','Inventory','','','','','','','3174533980833380233223'),(5415,'31745338312','64','2.00','220','retail','0','2025-04-22 19:44:12','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-04-22 16:53:42','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','86.00','84','Inclusive','branch','Inventory','1110','4000','5500','','','','3174534025334203035743'),(5416,'31745345954','7','1.00','420','retail','0','2025-04-22 21:19:14','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-22 18:23:48','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','877.00','876','Inclusive','branch','Inventory','','','','','','','3174534595503234443042'),(5417,'31745407920','1','1.00','200','retail','0','2025-04-23 14:32:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-23 11:32:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','595.00','594','Inclusive','branch','Inventory','','','','','','','3174540792141122330331'),(5418,'31745407920','5','2.00','200','retail','0','2025-04-23 14:32:11','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-04-23 11:32:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','34.00','32','Inclusive','branch','Inventory','','','','','','','3174540793175733340201'),(5419,'31745420151','7','1.00','420','retail','0','2025-04-23 17:55:51','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-04-23 15:09:17','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','876.00','875','Inclusive','branch','Inventory','','','','','','','3174542015207000247330'),(5420,'31745420151','3','1.00','300','retail','0','2025-04-23 17:56:01','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-23 15:09:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','789.00','788','Inclusive','branch','Inventory','','','','','','','3174542016243222272213'),(5421,'31745424942','17','1.00','720','retail','0','2025-04-23 19:15:42','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-04-23 16:27:45','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3174542494323203333237'),(5422,'31745424942','3','1.00','300','retail','0','2025-04-23 19:15:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-23 16:27:45','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','788.00','787','Inclusive','branch','Inventory','','','','','','','3174542494904302333334'),(5423,'31745490365','1','1.00','200','retail','0','2025-04-24 13:26:05','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-24 10:26:30','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','594.00','593','Inclusive','branch','Inventory','','','','','','','3174549036604522320334'),(5424,'31745492254','15','10.00','800','retail','0','2025-04-24 13:57:34','','','','0','Cash',108.47,'80','','','3','16.00','1','2025-04-24 11:14:01','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'10','813.00','803','Inclusive','branch','Inventory','','','','','','','3174549225553345532403'),(5425,'31745492254','13','2.00','640','retail','0','2025-04-24 13:57:41','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-04-24 11:14:01','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','16.00','14','Inclusive','branch','Inventory','','','','','','','3174549226222476323030'),(5426,'31745495598','14','1.00','450','retail','0','2025-04-24 14:53:19','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-24 12:27:51','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','27.00','26','Inclusive','branch','Inventory','','','','','','','3174549560109313232433'),(5427,'31745495598','1','1.00','200','retail','0','2025-04-24 14:53:29','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-24 12:27:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','593.00','592','Inclusive','branch','Inventory','','','','','','','3174549561102420242302'),(5428,'31745495598','8','1.00','320','retail','0','2025-04-24 14:53:40','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-24 12:27:51','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','789.00','788','Inclusive','branch','Inventory','','','','','','','3174549562192142532331'),(5429,'31745495598','22','1.00','90','retail','0','2025-04-24 15:06:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-24 12:27:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3174549639403904360322'),(5430,'31745495598','23','1.00','90','retail','0','2025-04-24 15:07:48','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-24 12:27:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3174549646942924061533'),(5431,'31745504157','1','1.00','200','retail','0','2025-04-24 17:15:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-24 14:29:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','592.00','591','Inclusive','branch','Inventory','','','','','','','3174550415872533400500'),(5432,'31745504157','5','1.00','100','retail','0','2025-04-24 17:16:59','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-24 14:29:22','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3174550422003123221005'),(5433,'31745504157','5','1.00','100','retail','0','2025-04-24 17:17:03','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-24 14:29:22','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3174550422423335420203'),(5434,'31745504157','23','1.00','90','retail','0','2025-04-24 17:17:12','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-24 14:29:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','3174550423332323333002'),(5435,'31745504157','24','1.00','90','retail','0','2025-04-24 17:17:18','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-24 14:29:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','72.00','71','Inclusive','branch','Inventory','','','','','','','3174550423943354332332'),(5436,'31745512280','7','2.00','840','retail','0','2025-04-24 19:31:20','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-04-24 16:49:23','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','875.00','873','Inclusive','branch','Inventory','','','','','','','3174551228102333347501'),(5437,'31745512280','15','6.00','480','retail','0','2025-04-24 19:31:27','','','','0','Cash',65.08,'80','','','3','16.00','1','2025-04-24 16:49:23','1','1','new','1','new','pcs','','','','yes','','8.14','','','VATABLE',406.78,'6','803.00','797','Inclusive','branch','Inventory','','','','','','','3174551228733242032343'),(5438,'31745513500','1','2.00','400','retail','0','2025-04-24 19:51:40','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-04-24 16:52:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','591.00','589','Inclusive','branch','Inventory','','','','','','','3174551350002534023300'),(5439,'31745513500','8','1.00','320','retail','0','2025-04-24 19:52:16','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-24 16:52:39','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','788.00','787','Inclusive','branch','Inventory','','','','','','','3174551353704732070353'),(5440,'31745514333','1','1.00','200','retail','0','2025-04-24 20:05:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-24 17:11:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','589.00','588','Inclusive','branch','Inventory','','','','','','','3174551433303340353301'),(5441,'31745514333','8','2.00','640','retail','0','2025-04-24 20:05:41','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-04-24 17:11:27','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','787.00','785','Inclusive','branch','Inventory','','','','','','','3174551434121122350474'),(5442,'31745514333','34','1.00','110','retail','0','2025-04-24 20:05:49','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-24 17:11:27','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','63.00','62','Inclusive','branch','Inventory','','','','','','','3174551435015303333335'),(5443,'31745514699','11','1.00','1220','retail','0','2025-04-24 20:11:40','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-04-24 17:16:18','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','20.25','19.25','Inclusive','branch','Inventory','','','','','','','3174551470022232103052'),(5444,'31745514699','3','1.00','300','retail','0','2025-04-24 20:13:06','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-24 17:16:18','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','787.00','786','Inclusive','branch','Inventory','','','','','','','3174551478730030333383'),(5445,'31745514699','1','1.00','200','retail','0','2025-04-24 20:15:34','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-24 17:16:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','588.00','587','Inclusive','branch','Inventory','','','','','','','3174551493422429394330'),(5446,'31745515276','1','1.00','200','retail','0','2025-04-24 20:21:16','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-24 17:21:49','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','587.00','586','Inclusive','branch','Inventory','','','','','','','3174551527725022720323'),(5447,'31745515276','5','1.00','100','retail','0','2025-04-24 20:21:25','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-24 17:21:49','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','3174551528630222236327'),(5448,'31745515690','3','1.00','300','retail','0','2025-04-24 20:28:10','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-24 17:44:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','786.00','785','Inclusive','branch','Inventory','','','','','','','3174551569144235325533'),(5449,'31745515690','52','2.00','800','retail','0','2025-04-24 20:28:30','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-24 17:44:08','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','923.00','921','Inclusive','branch','Inventory','','','','','','','3174551571113722332223'),(5450,'31745516811','8','1.00','320','retail','0','2025-04-24 20:46:51','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-24 17:46:54','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','785.00','784','Inclusive','branch','Inventory','','','','','','','3174551681234232234030'),(5451,'31745518397','10','1.00','620','retail','0','2025-04-24 21:13:17','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-24 18:22:46','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','950.00','949','Inclusive','branch','Inventory','','','','','','','3174551839777342002027'),(5452,'31745518397','1','1.00','200','retail','0','2025-04-24 21:13:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-24 18:22:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','586.00','585','Inclusive','branch','Inventory','','','','','','','3174551840845404345234'),(5453,'31745519555','2','1.00','300','retail','0','2025-04-24 21:32:35','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-24 18:32:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','968.00','967','Inclusive','branch','Inventory','','','','','','','3174551955500255920359'),(5454,'31745673592','42','5.00','550','retail','0','2025-04-26 16:19:53','','','','50','Cash',74.58,'110','','','3','16.00','1','2025-04-26 13:20:01','1','2','new','1','new','pcs','','','','yes','','9.32','','','VATABLE',466.10,'5','36.00','31','Inclusive','branch','Inventory','','','','','','','3174567359403331524035'),(5455,'31745673627','14','1.00','450','retail','0','2025-04-26 16:20:27','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-26 14:01:48','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','26.00','25','Inclusive','branch','Inventory','','','','','','','3174567362823323370723'),(5456,'31745676214','40','1.00','110','retail','0','2025-04-26 17:03:34','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-26 14:03:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','56.00','55','Inclusive','branch','Inventory','','','','','','','3174567621503172160750'),(5457,'31745684604','43','1.00','110','retail','0','2025-04-26 19:23:25','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-26 16:55:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','41.00','40','Inclusive','branch','Inventory','','','','','','','3174568460783624737070'),(5458,'31745684604','40','1.00','110','retail','0','2025-04-26 19:23:44','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-04-26 16:55:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','55.00','54','Inclusive','branch','Inventory','','','','','','','3174568462542442683084'),(5459,'31745684604','52','2.00','800','retail','0','2025-04-26 19:24:55','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-04-26 16:55:43','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','921.00','919','Inclusive','branch','Inventory','','','','','','','3174568469621232333333'),(5460,'31745684604','51','1.00','400','retail','0','2025-04-26 19:25:17','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-04-26 16:55:43','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3174568471834271053201'),(5461,'31745684604','15','3.00','240','retail','0','2025-04-26 19:39:47','','','','0','Cash',32.54,'80','','','3','16.00','1','2025-04-26 16:55:43','1','1','new','1','new','pcs','','','','yes','','4.07','','','VATABLE',203.39,'3','797.00','794','Inclusive','branch','Inventory','','','','','','','3174568558883023204220'),(5462,'31745687047','3','1.00','300','retail','0','2025-04-26 20:04:07','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-26 17:25:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','785.00','784','Inclusive','branch','Inventory','','','','','','','3174568704733324020622'),(5463,'31745687047','8','1.00','320','retail','0','2025-04-26 20:04:14','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-26 17:25:48','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','784.00','783','Inclusive','branch','Inventory','','','','','','','3174568705438332333302'),(5464,'31745687047','9','1.00','340','retail','0','2025-04-26 20:04:20','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-26 17:25:48','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','39.00','38','Inclusive','branch','Inventory','','','','','','','3174568706030132166633'),(5465,'31745687047','24','1.00','90','retail','0','2025-04-26 20:04:42','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-26 17:25:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','71.00','70','Inclusive','branch','Inventory','','','','','','','3174568708230302210323'),(5466,'31745687047','23','1.00','90','retail','0','2025-04-26 20:04:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-26 17:25:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3174568708837022247232'),(5467,'31745688425','3','1.00','300','retail','0','2025-04-26 20:27:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-04-26 17:28:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','784.00','783','Inclusive','branch','Inventory','','','','','','','3174568842633388623220'),(5468,'31745751445','31','3.00','330','retail','0','2025-04-27 13:57:25','','','','0','Cash',44.75,'110','','','3','16.00','1','2025-04-27 10:57:40','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','99.00','96','Inclusive','branch','Inventory','','','','','','','3174575144542450202325'),(5469,'31745751597','31','1.00','110','retail','0','2025-04-27 13:59:57','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-27 11:00:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3174575159733233257237'),(5470,'31745764623','9','1.00','340','retail','0','2025-04-27 17:37:03','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-04-27 14:37:38','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','38.00','37','Inclusive','branch','Inventory','','','','','','','3174576462333023204220'),(5471,'31745764623','31','1.00','110','retail','0','2025-04-27 17:37:15','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-04-27 14:37:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','95.00','94','Inclusive','branch','Inventory','','','','','','','3174576463720626070333'),(5472,'31745764765','10','1.00','620','retail','0','2025-04-27 17:39:26','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-04-27 17:31:18','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','949.00','948','Inclusive','branch','Inventory','','','','','','','3174576476761231032633'),(5473,'31745945005','5','1.00','100','retail','0','2025-04-29 19:43:25','','','','0','Cash',13.56,'100','','','3','16.00','1','2025-04-29 16:46:52','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3174594500630010109230'),(5474,'31745945005','24','2.00','180','retail','0','2025-04-29 19:43:37','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-04-29 16:46:52','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','70.00','68','Inclusive','branch','Inventory','','','','','','','3174594501880414203200'),(5475,'31745945005','38','1.00','110','retail','0','2025-04-29 19:43:46','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-29 16:46:52','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','142.00','141','Inclusive','branch','Inventory','','','','','','','3174594502737373203212'),(5476,'31746028262','1','3.00','600','retail','0','2025-04-30 18:51:03','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-04-30 15:51:29','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','585.00','582','Inclusive','branch','Inventory','','','','','','','3174602827224323022844'),(5477,'31746028360','8','1.00','320','retail','0','2025-04-30 18:52:41','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-04-30 15:53:31','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','783.00','782','Inclusive','branch','Inventory','','','','','','','3174602837232100734363'),(5478,'31746028360','1','1.00','200','retail','0','2025-04-30 18:53:08','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-04-30 15:53:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','582.00','581','Inclusive','branch','Inventory','','','','','','','3174602839223930202022'),(5479,'31746029649','22','1.00','90','retail','0','2025-04-30 19:14:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-30 16:46:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3174602965134333634730'),(5480,'31746033081','14','1.00','450','retail','0','2025-04-30 20:11:21','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-04-30 17:48:11','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','25.00','24','Inclusive','branch','Inventory','','','','','','','3174603308103132232042'),(5481,'31746033081','35','1.00','110','retail','0','2025-04-30 20:11:43','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-04-30 17:48:11','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3174603310432032030233'),(5482,'31746033081','24','1.00','90','retail','0','2025-04-30 20:33:49','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-04-30 17:48:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','68.00','67','Inclusive','branch','Inventory','','','','','','','3174603443032320340321'),(5483,'31746088129','52','1.00','400','retail','0','2025-05-01 11:28:49','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-01 08:30:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','919.00','918','Inclusive','branch','Inventory','','','','','','','3174608813043322070448'),(5484,'31746088129','38','1.00','110','retail','0','2025-05-01 11:28:57','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-01 08:30:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','141.00','140','Inclusive','branch','Inventory','','','','','','','3174608813743060203231'),(5485,'31746106760','17','1.00','720','retail','0','2025-05-01 16:39:20','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-05-01 13:44:37','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3174610676120620303236'),(5486,'31746106760','1','1.00','200','retail','0','2025-05-01 16:39:28','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-01 13:44:37','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','581.00','580','Inclusive','branch','Inventory','','','','','','','3174610676933092062043'),(5487,'31746106760','24','1.00','90','retail','0','2025-05-01 16:40:05','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-01 13:44:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3174610680508360068636'),(5488,'31746114773','2','1.00','300','retail','0','2025-05-01 18:52:53','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-01 15:53:23','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','967.00','966','Inclusive','branch','Inventory','','','','','','','3174611477423217023430'),(5489,'31746114773','7','1.00','420','retail','0','2025-05-01 18:53:03','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-05-01 15:53:23','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','873.00','872','Inclusive','branch','Inventory','','','','','','','3174611478483333332442'),(5490,'31746121448','14','2.00','900','retail','0','2025-05-01 20:44:08','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-05-01 18:35:00','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','24.00','22','Inclusive','branch','Inventory','','','','','','','3174612144834331611212'),(5491,'31746121448','3','1.00','300','retail','0','2025-05-01 20:44:17','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-01 18:35:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','783.00','782','Inclusive','branch','Inventory','','','','','','','3174612145813424433000'),(5492,'31746121448','16','2.00','720','retail','0','2025-05-01 20:44:53','','','','0','Cash',97.63,'360','','','3','16.00','1','2025-05-01 18:35:00','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'2','993.00','991','Inclusive','branch','Inventory','','','','','','','3174612149422373323920'),(5493,'31746121448','52','1.00','400','retail','0','2025-05-01 20:46:23','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-01 18:35:00','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','918.00','917','Inclusive','branch','Inventory','','','','','','','3174612158362313002302'),(5494,'31746121448','51','1.00','400','retail','0','2025-05-01 20:46:34','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-01 18:35:00','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','3174612159426634431229'),(5495,'31746121448','29','1.00','90','retail','0','2025-05-01 20:47:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-01 18:35:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3174612164710221122303'),(5496,'31746121448','26','2.00','180','retail','0','2025-05-01 21:14:00','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-05-01 18:35:00','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3174612324122373332320'),(5497,'31746121448','34','1.00','110','retail','0','2025-05-01 21:14:23','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-01 18:35:00','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','62.00','61','Inclusive','branch','Inventory','','','','','','','3174612326464333332021'),(5498,'31746121448','22','1.00','90','retail','0','2025-05-01 21:14:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-01 18:35:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3174612327123332217112'),(5499,'31746121448','3','1.00','300','retail','0','2025-05-01 21:15:19','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-01 18:35:00','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','782.00','781','Inclusive','branch','Inventory','','','','','','','3174612332003330032021'),(5500,'31746175470','1','1.00','200','retail','0','2025-05-02 11:44:30','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-02 08:53:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','580.00','579','Inclusive','branch','Inventory','','','','','','','3174617547102213336222'),(5501,'31746175470','9','1.00','340','retail','0','2025-05-02 11:44:35','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-05-02 08:53:55','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','3174617547630002536773'),(5502,'31746183185','1','2.00','400','retail','0','2025-05-02 13:53:05','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-02 10:53:20','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','579.00','577','Inclusive','branch','Inventory','','','','','','','3174618318623010321203'),(5503,'31746265876','15','5.00','400','retail','0','2025-05-03 12:51:16','','','','0','Cash',54.24,'80','','','3','16.00','1','2025-05-03 10:08:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'5','794.00','789','Inclusive','branch','Inventory','','','','','','','3174626587736203222320'),(5504,'31746265876','6','5.00','500','retail','0','2025-05-03 12:51:29','','','','0','Cash',67.80,'100','','','3','16.00','1','2025-05-03 10:08:57','1','1','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'5','32.00','27','Inclusive','branch','Inventory','','','','','','','3174626589033232238333'),(5505,'31746265876','23','1.00','90','retail','0','2025-05-03 12:51:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-03 10:08:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3174626592002202376003'),(5506,'31746266966','7','3.00','1260','retail','0','2025-05-03 13:09:26','','','','0','Cash',170.85,'420','','','3','16.00','1','2025-05-03 10:49:24','1','1','new','1','new','pcs','','','','yes','','21.36','','','VATABLE',1067.80,'3','872.00','869','Inclusive','branch','Inventory','','','','','','','3174626696722796372434'),(5507,'31746266966','6','2.00','200','retail','0','2025-05-03 13:09:44','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-05-03 10:49:24','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','27.00','25','Inclusive','branch','Inventory','','','','','','','3174626698430034336324'),(5508,'31746266966','1','2.00','400','retail','0','2025-05-03 13:09:54','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-03 10:49:24','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','577.00','575','Inclusive','branch','Inventory','','','','','','','3174626699400222106332'),(5509,'31746266966','4','1.00','300','retail','0','2025-05-03 13:31:25','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-03 10:49:24','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','101.00','100','Inclusive','branch','Inventory','','','','','','','3174626828538823336023'),(5510,'31746275850','42','2.00','220','retail','0','2025-05-03 15:37:30','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-05-03 12:37:50','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','31.00','29','Inclusive','branch','Inventory','','','','','','','3174627585133642233130'),(5511,'31746282758','42','1.00','110','retail','0','2025-05-03 17:32:38','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-03 14:32:54','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','3174628275933023200223'),(5512,'31746284316','14','2.00','900','retail','0','2025-05-03 17:58:37','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-05-03 15:00:45','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','22.00','20','Inclusive','branch','Inventory','','','','','','','3174628432322204230323'),(5513,'31746284316','40','1.00','110','retail','0','2025-05-03 17:59:05','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-03 15:00:45','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3174628434822423333340'),(5514,'31746292204','15','10.00','800','retail','0','2025-05-03 20:10:05','','','','0','Cash',108.47,'80','','','3','16.00','1','2025-05-03 17:10:56','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'10','789.00','779','Inclusive','branch','Inventory','','','','','','','3174629220622343632330'),(5515,'31746292204','1','2.00','400','retail','0','2025-05-03 20:10:12','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-03 17:10:56','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','575.00','573','Inclusive','branch','Inventory','','','','','','','3174629221322223000377'),(5516,'31746353774','1','3.00','600','retail','0','2025-05-04 13:16:14','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-05-04 10:17:09','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','573.00','570','Inclusive','branch','Inventory','','','','','','','3174635377524353772313'),(5517,'31746353774','52','2.00','800','retail','0','2025-05-04 13:16:21','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-05-04 10:17:09','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','917.00','915','Inclusive','branch','Inventory','','','','','','','3174635378222283321320'),(5518,'31746353774','8','2.00','640','retail','0','2025-05-04 13:16:28','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-05-04 10:17:09','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','782.00','780','Inclusive','branch','Inventory','','','','','','','3174635378903223378333'),(5519,'31746361378','51','2.00','800','retail','0','2025-05-04 15:22:58','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-05-04 12:29:56','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','89.00','87','Inclusive','branch','Inventory','','','','','','','3174636137922370393273'),(5520,'31746361378','31','3.00','330','retail','0','2025-05-04 15:27:20','','','','0','Cash',44.75,'110','','','3','16.00','1','2025-05-04 12:29:56','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','94.00','91','Inclusive','branch','Inventory','','','','','','','3174636164133004623244'),(5521,'31746361378','24','1.00','90','retail','0','2025-05-04 15:27:34','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-04 12:29:56','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','66.00','65','Inclusive','branch','Inventory','','','','','','','3174636165433646340332'),(5522,'31746361378','1','1.00','200','retail','0','2025-05-04 15:27:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-04 12:29:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','570.00','569','Inclusive','branch','Inventory','','','','','','','3174636166333022210336'),(5523,'31746361378','9','1.00','340','retail','0','2025-05-04 15:27:48','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-05-04 12:29:56','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','3174636166862613202130'),(5524,'31746361823','1','2.00','400','retail','0','2025-05-04 15:30:24','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-04 12:31:59','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','569.00','567','Inclusive','branch','Inventory','','','','','','','3174636182403021283403'),(5525,'31746361823','11','1.00','1220','retail','0','2025-05-04 15:30:30','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-05-04 12:31:59','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','19.25','18.25','Inclusive','branch','Inventory','','','','','','','3174636183083032203322'),(5526,'31746361823','29','3.00','270','retail','0','2025-05-04 15:30:37','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-05-04 12:31:59','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','80.00','77','Inclusive','branch','Inventory','','','','','','','3174636183772117413623'),(5527,'31746361947','3','1.00','300','retail','0','2025-05-04 15:32:28','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-04 12:32:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','781.00','780','Inclusive','branch','Inventory','','','','','','','3174636195033032932470'),(5528,'31746361974','51','1.00','400','retail','0','2025-05-04 15:32:54','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-04 12:33:41','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3174636197509300303720'),(5529,'31746361974','19','1.00','80','retail','0','2025-05-04 15:32:58','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-05-04 12:33:41','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','920.00','919','Inclusive','branch','Inventory','','','','','','','3174636197944332220733'),(5530,'31746526840','4','1.00','300','retail','0','2025-05-06 13:20:40','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-06 10:21:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','100.00','99','Inclusive','branch','Inventory','','','','','','','3174652684131323123343'),(5531,'31746526840','42','3.00','330','retail','0','2025-05-06 13:21:06','','','','50','Cash',44.75,'110','','','3','16.00','1','2025-05-06 10:21:31','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','28.00','25','Inclusive','branch','Inventory','','','','','','','3174652686644230303005'),(5532,'31746526922','1','2.00','400','retail','0','2025-05-06 13:22:02','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-06 10:22:41','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','567.00','565','Inclusive','branch','Inventory','','','','','','','3174652692334391020249'),(5533,'31746526922','8','2.00','640','retail','0','2025-05-06 13:22:14','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-05-06 10:22:41','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','780.00','778','Inclusive','branch','Inventory','','','','','','','3174652693433443332224'),(5534,'31746551769','14','1.00','450','retail','0','2025-05-06 20:16:09','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-05-06 17:16:31','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','20.00','19','Inclusive','branch','Inventory','','','','','','','3174655177003322524762'),(5535,'31746608550','42','3.00','330','retail','0','2025-05-07 12:02:30','','','','50','Cash',44.75,'110','','','3','16.00','1','2025-05-07 09:36:20','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','25.00','22','Inclusive','branch','Inventory','','','','','','','3174660855103083323457'),(5536,'31746608550','4','1.00','300','retail','0','2025-05-07 12:02:44','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-07 09:36:20','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99.00','98','Inclusive','branch','Inventory','','','','','','','3174660856505360203264'),(5537,'31746608550','14','1.00','450','retail','0','2025-05-07 12:02:55','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-05-07 09:36:20','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','3174660857513253032322'),(5538,'31746622043','8','3.00','960','retail','0','2025-05-07 15:47:23','','','','0','Cash',130.17,'320','','','3','16.00','1','2025-05-07 12:48:03','1','1','new','1','new','pcs','','','','yes','','16.27','','','VATABLE',813.56,'3','778.00','775','Inclusive','branch','Inventory','','','','','','','3174662204402240130322'),(5539,'31746622043','1','3.00','600','retail','0','2025-05-07 15:47:39','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-05-07 12:48:03','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','565.00','562','Inclusive','branch','Inventory','','','','','','','3174662206040030024204'),(5540,'31746633955','7','1.00','420','retail','0','2025-05-07 19:05:55','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-05-07 16:30:55','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','869.00','868','Inclusive','branch','Inventory','','','','','','','3174663395702903433373'),(5541,'31746633955','15','4.00','320','retail','0','2025-05-07 19:06:09','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-05-07 16:30:55','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','779.00','775','Inclusive','branch','Inventory','','','','','','','3174663397102131332123'),(5542,'31746638842','10','1.00','620','retail','0','2025-05-07 20:27:23','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-05-07 17:27:43','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','948.00','947','Inclusive','branch','Inventory','','','','','','','3174663884368273020383'),(5543,'31746638842','1','1.00','200','retail','0','2025-05-07 20:27:32','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-07 17:27:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','562.00','561','Inclusive','branch','Inventory','','','','','','','3174663885223062232322'),(5544,'31746694533','8','1.00','320','retail','0','2025-05-08 11:55:33','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-05-08 08:57:51','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','775.00','774','Inclusive','branch','Inventory','','','','','','','3174669453332433366226'),(5545,'31746694533','1','1.00','200','retail','0','2025-05-08 11:55:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-08 08:57:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','561.00','560','Inclusive','branch','Inventory','','','','','','','3174669453720923222023'),(5546,'31746694533','26','1.00','90','retail','0','2025-05-08 11:55:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-08 08:57:51','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3174669455203292004333'),(5547,'31746694698','42','1.00','110','retail','0','2025-05-08 11:58:18','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-08 09:01:07','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','3174669469932901204243'),(5548,'31746703046','1','1.00','200','retail','0','2025-05-08 14:17:26','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-08 11:17:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','560.00','559','Inclusive','branch','Inventory','','','','','','','3174670304773103423332'),(5549,'31746781132','3','1.00','300','retail','0','2025-05-09 11:58:52','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-09 08:59:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','780.00','779','Inclusive','branch','Inventory','','','','','','','3174678113323202133223'),(5550,'31746781132','1','1.00','200','retail','0','2025-05-09 11:58:57','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-09 08:59:09','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','559.00','558','Inclusive','branch','Inventory','','','','','','','3174678113883234462303'),(5551,'31746783019','14','1.00','450','retail','0','2025-05-09 12:30:19','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-05-09 09:31:58','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3174678302027303300732'),(5552,'31746812367','14','1.00','450','retail','0','2025-05-09 20:39:27','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-05-09 17:39:41','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3174681236831803822380'),(5553,'31746816874','1','1.00','200','retail','0','2025-05-09 21:54:35','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-09 18:54:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','558.00','557','Inclusive','branch','Inventory','','','','','','','3174681687503332273233'),(5554,'31746870007','35','1.00','110','retail','0','2025-05-10 12:40:08','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-10 09:40:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3174687000922442809303'),(5555,'31746870007','39','1.00','110','retail','0','2025-05-10 12:40:11','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-10 09:40:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3174687001217263222222'),(5556,'31746870007','40','2.00','220','retail','0','2025-05-10 12:40:24','','','','70','Cash',29.83,'110','','','3','16.00','1','2025-05-10 09:40:50','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','53.00','51','Inclusive','branch','Inventory','','','','','','','3174687002535203870333'),(5557,'31746870074','23','1.00','90','retail','0','2025-05-10 12:41:14','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-10 09:51:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','18.00','17','Inclusive','branch','Inventory','','','','','','','3174687007520377270528'),(5558,'31746870074','26','1.00','90','retail','0','2025-05-10 12:41:39','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-10 09:51:18','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3174687010013003220330'),(5559,'31746873720','15','3.00','240','retail','0','2025-05-10 13:42:00','','','','0','Cash',32.54,'80','','','3','16.00','1','2025-05-10 11:27:35','1','1','new','1','new','pcs','','','','yes','','4.07','','','VATABLE',203.39,'3','775.00','772','Inclusive','branch','Inventory','','','','','','','3174687372563033223030'),(5560,'31746873720','6','2.00','200','retail','0','2025-05-10 13:42:22','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-05-10 11:27:35','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','25.00','23','Inclusive','branch','Inventory','','','','','','','3174687374333224723020'),(5561,'31746873720','23','1.00','90','retail','0','2025-05-10 13:42:53','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-10 11:27:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','','','','','','3174687377577360767336'),(5562,'31746877779','7','1.00','420','retail','0','2025-05-10 14:49:40','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-05-10 11:51:22','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','868.00','867','Inclusive','branch','Inventory','','','','','','','3174687778170723244322'),(5563,'31746877779','31','1.00','110','retail','0','2025-05-10 14:50:31','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-05-10 11:51:22','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','3174687783232322200223'),(5564,'31746878419','1','1.00','200','retail','0','2025-05-10 15:00:19','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-10 12:00:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','557.00','556','Inclusive','branch','Inventory','','','','','','','3174687842022032843372'),(5565,'31746891752','52','2.00','800','retail','0','2025-05-10 18:42:32','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-05-10 15:42:56','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','915.00','913','Inclusive','branch','Inventory','','','','','','','3174689175335143818110'),(5566,'31746960639','15','1.00','80','retail','0','2025-05-11 13:50:39','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-05-11 10:50:55','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','772.00','771','Inclusive','branch','Inventory','','','','','','','3174696064043349223009'),(5567,'31746960639','1','1.00','200','retail','0','2025-05-11 13:50:42','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-11 10:50:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','556.00','555','Inclusive','branch','Inventory','','','','','','','3174696064333220039024'),(5568,'31746964244','1','1.00','200','retail','0','2025-05-11 14:50:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-11 12:21:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','555.00','554','Inclusive','branch','Inventory','','','','','','','3174696424426332223692'),(5569,'31746964244','6','2.00','200','retail','0','2025-05-11 14:51:06','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-05-11 12:21:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','23.00','21','Inclusive','branch','Inventory','','','','','','','3174696426704276737202'),(5570,'31746964244','38','2.00','220','retail','0','2025-05-11 14:51:21','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-05-11 12:21:06','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','140.00','138','Inclusive','branch','Inventory','','','','','','','3174696428281303234323'),(5571,'31746972527','26','1.00','90','retail','0','2025-05-11 17:08:47','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-11 14:13:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','3174697252893332323033'),(5572,'31746977018','3','1.00','300','retail','0','2025-05-11 18:23:38','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-11 16:12:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','779.00','778','Inclusive','branch','Inventory','','','','','','','3174697702014323227332'),(5573,'31746977018','6','2.00','200','retail','0','2025-05-11 18:24:29','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-05-11 16:12:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3174697706930220646023'),(5574,'31746977018','8','2.00','640','retail','0','2025-05-11 18:24:40','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-05-11 16:12:07','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','774.00','772','Inclusive','branch','Inventory','','','','','','','3174697708140282032733'),(5575,'31746977018','1','1.00','200','retail','0','2025-05-11 19:11:17','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-11 16:12:07','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','554.00','553','Inclusive','branch','Inventory','','','','','','','3174697987817432700339'),(5576,'31747130810','9','2.00','680','retail','0','2025-05-13 13:06:50','','','','0','Cash',92.20,'340','','','3','16.00','1','2025-05-13 10:07:18','1','1','new','1','new','pcs','','','','yes','','11.53','','','VATABLE',576.27,'2','35.00','33','Inclusive','branch','Inventory','','','','','','','3174713081137321031833'),(5577,'31747130810','1','2.00','400','retail','0','2025-05-13 13:06:56','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-13 10:07:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','553.00','551','Inclusive','branch','Inventory','','','','','','','3174713081703172202303'),(5578,'31747132664','1','1.00','200','retail','0','2025-05-13 13:37:44','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-13 10:37:51','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','551.00','550','Inclusive','branch','Inventory','','','','','','','3174713266524623246222'),(5579,'31747134643','23','1.00','90','retail','0','2025-05-13 14:10:51','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-13 11:16:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3174713465222253321420'),(5580,'31747160769','52','1.00','400','retail','0','2025-05-13 21:26:09','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-13 18:54:33','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','913.00','912','Inclusive','branch','Inventory','','','','','','','3174716077032313126200'),(5581,'31747160769','26','1.00','90','retail','0','2025-05-13 21:26:28','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-13 18:54:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','','','','','','3174716078908333343213'),(5582,'31747160769','40','1.00','110','retail','0','2025-05-13 21:26:38','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-13 18:54:33','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3174716079937094330303'),(5583,'31747160769','52','1.00','400','retail','0','2025-05-13 21:53:04','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-13 18:54:33','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','912.00','911','Inclusive','branch','Inventory','','','','','','','3174716238535232020832'),(5584,'31747232495','40','1.00','110','retail','0','2025-05-14 17:21:35','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-14 14:21:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3174723249603630322343'),(5585,'31747299896','1','3.00','600','retail','0','2025-05-15 12:04:57','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-05-15 09:37:38','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','550.00','547','Inclusive','branch','Inventory','','','','','','','3174729989823139333723'),(5586,'31747299896','22','2.00','180','retail','0','2025-05-15 12:05:13','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-05-15 09:37:38','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','3174729991490322232242'),(5587,'31747299896','23','1.00','90','retail','0','2025-05-15 12:05:17','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-15 09:37:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','','','','','','3174729991832323190331'),(5588,'31747299896','19','1.00','80','retail','0','2025-05-15 12:05:32','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-05-15 09:37:38','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','919.00','918','Inclusive','branch','Inventory','','','','','','','3174729993320327443303'),(5589,'31747303399','51','4.00','1600','retail','0','2025-05-15 13:03:19','','','','0','Cash',216.95,'400','','','3','16.00','1','2025-05-15 10:36:02','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'4','86.00','82','Inclusive','branch','Inventory','','','','','','','3174730340033320423223'),(5590,'31747303399','1','1.00','200','retail','0','2025-05-15 13:03:33','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-15 10:36:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','547.00','546','Inclusive','branch','Inventory','','','','','','','3174730341421430213200'),(5591,'31747303399','34','1.00','110','retail','0','2025-05-15 13:19:12','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-15 10:36:02','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','61.00','60','Inclusive','branch','Inventory','','','','','','','3174730435333023322332'),(5592,'31747305687','23','1.00','90','retail','0','2025-05-15 13:41:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-15 10:59:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3174730568858022222134'),(5593,'31747305687','6','2.00','200','retail','0','2025-05-15 13:41:47','','','','0','Cash',27.12,'100','','','3','16.00','1','2025-05-15 10:59:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','19.00','17','Inclusive','branch','Inventory','','','','','','','3174730570800200213307'),(5594,'31747305687','15','2.00','160','retail','0','2025-05-15 13:42:01','','','','0','Cash',21.69,'80','','','3','16.00','1','2025-05-15 10:59:39','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','771.00','769','Inclusive','branch','Inventory','','','','','','','3174730572132703322102'),(5595,'31747305687','1','1.00','200','retail','0','2025-05-15 13:42:06','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-15 10:59:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','546.00','545','Inclusive','branch','Inventory','','','','','','','3174730572773533323257'),(5596,'31747408277','35','1.00','110','retail','0','2025-05-16 18:11:17','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-16 15:11:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','97.00','96','Inclusive','branch','Inventory','','','','','','','3174740827888322238443'),(5597,'31747408277','29','2.00','180','retail','0','2025-05-16 18:11:27','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-05-16 15:11:56','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','77.00','75','Inclusive','branch','Inventory','','','','','','','3174740829022743843392'),(5598,'31747409222','1','2.00','400','retail','0','2025-05-16 18:27:03','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-16 15:27:21','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','545.00','543','Inclusive','branch','Inventory','','','','','','','3174740922321300333330'),(5599,'31747410122','7','2.00','840','retail','0','2025-05-16 18:42:03','','','','0','Cash',113.90,'420','','','3','16.00','1','2025-05-16 16:34:57','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','867.00','865','Inclusive','branch','Inventory','','','','','','','3174741012533335312022'),(5600,'31747410122','12','1.00','420','retail','0','2025-05-16 18:42:38','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-05-16 16:34:57','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','54.00','53','Inclusive','branch','Inventory','','','','','','','3174741016013063323344'),(5601,'31747410122','1','3.00','600','retail','0','2025-05-16 18:42:55','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-05-16 16:34:57','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','543.00','540','Inclusive','branch','Inventory','','','','','','','3174741017820412408430'),(5602,'31747410122','51','1.00','400','retail','0','2025-05-16 18:43:42','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-16 16:34:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','82.00','81','Inclusive','branch','Inventory','','','','','','','3174741022331002213322'),(5603,'31747410122','51','1.00','400','retail','0','2025-05-16 19:02:59','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-16 16:34:57','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','81.00','80','Inclusive','branch','Inventory','','','','','','','3174741138040424070330'),(5604,'31747413325','22','1.00','90','retail','0','2025-05-16 19:35:26','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-16 16:35:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','3174741332623370022233'),(5605,'31747421279','17','1.00','720','retail','0','2025-05-16 21:47:59','','','','0','Cash',97.63,'720','','','3','16.00','1','2025-05-16 18:52:24','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3174742127923124234273'),(5606,'31747421279','26','1.00','90','retail','0','2025-05-16 21:49:55','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-16 18:52:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3174742139602103073230'),(5607,'31747421279','23','1.00','90','retail','0','2025-05-16 21:50:04','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-16 18:52:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','','','','','','3174742140533353232321'),(5608,'31747421565','23','3.00','270','retail','0','2025-05-16 21:52:45','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-05-16 19:00:39','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','12.00','9','Inclusive','branch','Inventory','','','','','','','3174742156602202377063'),(5609,'31747421565','22','1.00','90','retail','0','2025-05-16 21:53:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-16 19:00:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','3174742159041001203403'),(5610,'31747421565','52','1.00','400','retail','0','2025-05-16 21:53:30','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-16 19:00:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','911.00','910','Inclusive','branch','Inventory','','','','','','','3174742161022310332433'),(5611,'31747472303','3','1.00','300','retail','0','2025-05-17 11:58:23','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-17 08:58:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','778.00','777','Inclusive','branch','Inventory','','','','','','','3174747230433772227203'),(5612,'31747495005','29','5.00','450','retail','0','2025-05-17 18:16:46','','','','0','Cash',61.02,'90','','','3','16.00','1','2025-05-17 15:17:41','1','2','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','75.00','70','Inclusive','branch','Inventory','','','','','','','3174749500873330230373'),(5613,'31747495005','40','1.00','110','retail','0','2025-05-17 18:17:01','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-17 15:17:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','49.00','48','Inclusive','branch','Inventory','','','','','','','3174749502203305223407'),(5614,'31747584925','1','1.00','200','retail','0','2025-05-18 19:15:25','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-18 16:15:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','540.00','539','Inclusive','branch','Inventory','','','','','','','3174758492724443793002'),(5615,'31747593113','9','1.00','340','retail','0','2025-05-18 21:31:53','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-05-18 18:33:44','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','33.00','32','Inclusive','branch','Inventory','','','','','','','3174759311431537332453'),(5616,'31747593113','8','1.00','320','retail','0','2025-05-18 21:31:57','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-05-18 18:33:44','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','772.00','771','Inclusive','branch','Inventory','','','','','','','3174759311732033403300'),(5617,'31747593113','1','1.00','200','retail','0','2025-05-18 21:32:00','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-18 18:33:44','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','539.00','538','Inclusive','branch','Inventory','','','','','','','3174759312172243320097'),(5618,'31747593113','2','1.00','300','retail','0','2025-05-18 21:32:05','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-18 18:33:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','966.00','965','Inclusive','branch','Inventory','','','','','','','3174759312620070220723'),(5619,'31747737418','3','2.00','600','retail','0','2025-05-20 13:36:58','','','','0','Cash',81.36,'300','','','3','16.00','1','2025-05-20 10:49:45','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','777.00','775','Inclusive','branch','Inventory','','','','','','','3174773743424324702337'),(5620,'31747737418','6','4.00','400','retail','0','2025-05-20 13:37:23','','','','0','Cash',54.24,'100','','','3','16.00','1','2025-05-20 10:49:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'4','17.00','13','Inclusive','branch','Inventory','','','','','','','3174773745933320972573'),(5621,'31747737418','23','2.00','180','retail','0','2025-05-20 13:49:38','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-05-20 10:49:45','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3174773817927323002082'),(5622,'31747750305','3','1.00','300','retail','0','2025-05-20 17:11:45','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-20 18:18:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','775.00','774','Inclusive','branch','Inventory','','','','','','','3174775030523705333230'),(5623,'31747750305','2','1.00','300','retail','0','2025-05-20 17:11:49','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-20 18:18:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','965.00','964','Inclusive','branch','Inventory','','','','','','','3174775031022275432300'),(5624,'31747750305','51','1.00','400','retail','0','2025-05-20 17:12:09','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-20 18:18:44','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','80.00','79','Inclusive','branch','Inventory','','','','','','','3174775032903529273222'),(5625,'31747750305','14','1.00','450','retail','0','2025-05-20 17:12:20','','','','0','Cash',61.02,'450','','','3','16.00','1','2025-05-20 18:18:44','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','3174775034103324333023'),(5626,'31747750305','23','1.00','90','retail','0','2025-05-20 17:12:30','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-20 18:18:44','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','','','','','','3174775035131305333013'),(5627,'31747819903','29','3.00','270','retail','0','2025-05-21 12:31:43','','','','0','Cash',36.61,'90','','','3','16.00','1','2025-05-21 14:35:04','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','70.00','67','Inclusive','branch','Inventory','','','','','','','3174781990642473292203'),(5628,'31747819903','40','1.00','110','retail','0','2025-05-21 12:32:04','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-21 14:35:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','48.00','47','Inclusive','branch','Inventory','','','','','','','3174781992523239424232'),(5629,'31747851763','8','1.00','320','retail','0','2025-05-21 21:22:43','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-05-21 18:39:17','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','771.00','770','Inclusive','branch','Inventory','','','','','','','3174785176413044332146'),(5630,'31747851763','34','1.00','110','retail','0','2025-05-21 21:33:47','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-21 18:39:17','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','3174785242822034022333'),(5631,'31747929319','1','2.00','400','retail','0','2025-05-22 18:55:19','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-22 15:55:50','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','538.00','536','Inclusive','branch','Inventory','','','','','','','3174792932042239332243'),(5632,'31747931216','16','1.00','360','retail','0','2025-05-22 19:26:56','','','','0','Cash',48.81,'360','','','3','16.00','1','2025-05-22 16:28:17','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','991.00','990','Inclusive','branch','Inventory','','','','','','','3174793121818232303341'),(5633,'31747931216','4','1.00','300','retail','0','2025-05-22 19:27:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-22 16:28:17','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','98.00','97','Inclusive','branch','Inventory','','','','','','','3174793123632293332213'),(5634,'31748076454','52','2.00','800','retail','0','2025-05-24 11:47:34','','','','0','Cash',108.47,'400','','','3','16.00','1','2025-05-24 09:22:25','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','910.00','908','Inclusive','branch','Inventory','','','','','','','3174807645560002330222'),(5635,'31748076454','42','2.00','220','retail','0','2025-05-24 11:47:50','','','','50','Cash',29.83,'110','','','3','16.00','1','2025-05-24 09:22:25','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','21.00','19','Inclusive','branch','Inventory','','','','','','','3174807647172022116024'),(5636,'31748078578','29','1.00','90','retail','0','2025-05-24 12:22:59','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-24 09:23:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','67.00','66','Inclusive','branch','Inventory','','','','','','','3174807858120883020222'),(5637,'31748078578','31','2.00','220','retail','0','2025-05-24 12:23:12','','','','0','Cash',29.83,'110','','','3','16.00','1','2025-05-24 09:23:22','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','90.00','88','Inclusive','branch','Inventory','','','','','','','3174807859470222530028'),(5638,'31748078650','51','1.00','400','retail','0','2025-05-24 12:24:11','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-24 09:24:21','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','79.00','78','Inclusive','branch','Inventory','','','','','','','3174807865308300072082'),(5639,'31748081110','1','1.00','200','retail','0','2025-05-24 13:05:10','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-24 10:05:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','536.00','535','Inclusive','branch','Inventory','','','','','','','3174808111113343307382'),(5640,'31748081110','2','1.00','300','retail','0','2025-05-24 13:05:14','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-24 10:05:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','964.00','963','Inclusive','branch','Inventory','','','','','','','3174808111412023038014'),(5641,'31748081110','9','1.00','340','retail','0','2025-05-24 13:05:24','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-05-24 10:05:48','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','3174808112502803030023'),(5642,'31748100825','9','1.00','340','retail','0','2025-05-24 18:33:54','','','','0','Cash',46.10,'340','','','3','16.00','1','2025-05-24 15:59:29','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','31.00','30','Inclusive','branch','Inventory','','','','','','','3174810083554024128135'),(5643,'31748100825','7','1.00','420','retail','0','2025-05-24 18:33:57','','','','0','Cash',56.95,'420','','','3','16.00','1','2025-05-24 15:59:29','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','865.00','864','Inclusive','branch','Inventory','','','','','','','3174810083803080333241'),(5644,'31748177673','8','2.00','640','retail','0','2025-05-25 15:54:33','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-05-25 12:55:42','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','770.00','768','Inclusive','branch','Inventory','','','','','','','3174817767402860723386'),(5645,'31748177673','1','1.00','200','retail','0','2025-05-25 15:55:01','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-25 12:55:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','535.00','534','Inclusive','branch','Inventory','','','','','','','3174817770220427220732'),(5646,'31748177673','40','1.00','110','retail','0','2025-05-25 15:55:12','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-25 12:55:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','47.00','46','Inclusive','branch','Inventory','','','','','','','3174817771340423378720'),(5647,'31748337074','1','1.00','200','retail','0','2025-05-27 12:11:14','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-27 09:11:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','534.00','533','Inclusive','branch','Inventory','','','','','','','3174833707404323332334'),(5648,'31748337111','31','1.00','110','retail','0','2025-05-27 12:11:51','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-05-27 10:35:39','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','88.00','87','Inclusive','branch','Inventory','','','','','','','3174833711222008230411'),(5649,'31748342237','10','1.00','620','retail','0','2025-05-27 13:37:17','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-05-27 10:37:43','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','947.00','946','Inclusive','branch','Inventory','','','','','','','3174834223833103220430'),(5650,'31748342237','1','1.00','200','retail','0','2025-05-27 13:37:40','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-27 10:37:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','533.00','532','Inclusive','branch','Inventory','','','','','','','3174834226020220227030'),(5651,'31748447282','40','1.00','110','retail','0','2025-05-28 18:48:03','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-28 15:50:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','46.00','45','Inclusive','branch','Inventory','','','','','','','3174844728817201343422'),(5652,'31748447765','51','3.00','1200','retail','0','2025-05-28 18:56:05','','','','0','Cash',162.71,'400','','','3','16.00','1','2025-05-28 15:57:13','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'3','78.00','75','Inclusive','branch','Inventory','','','','','','','3174844776643262430720'),(5653,'31748447765','1','2.00','400','retail','0','2025-05-28 18:56:19','','','','80','Cash',54.24,'200','','','3','16.00','1','2025-05-28 15:57:13','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','532.00','530','Inclusive','branch','Inventory','','','','','','','3174844778227243274274'),(5654,'31748447765','41','1.00','30','retail','0','2025-05-28 18:56:38','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-05-28 15:57:13','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','51.00','50','Inclusive','branch','Inventory','','','','','','','3174844779930323337421'),(5655,'31748447765','41','1.00','30','retail','0','2025-05-28 18:56:48','','','','10','Cash',4.07,'30','','','3','16.00','1','2025-05-28 15:57:13','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','50.00','49','Inclusive','branch','Inventory','','','','','','','3174844780938003272093'),(5656,'31748511868','31','1.00','110','retail','0','2025-05-29 12:44:28','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-05-29 09:45:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','87.00','86','Inclusive','branch','Inventory','','','','','','','3174851186843313173351'),(5657,'31748511868','64','1.00','110','retail','0','2025-05-29 12:44:45','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-05-29 09:45:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','','','','3174851188622283321120'),(5658,'31748511868','39','1.00','110','retail','0','2025-05-29 12:44:48','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-29 09:45:05','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','85.00','84','Inclusive','branch','Inventory','','','','','','','3174851188939230204740'),(5659,'31748511915','40','1.00','110','retail','0','2025-05-29 12:45:15','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-29 09:45:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','45.00','44','Inclusive','branch','Inventory','','','','','','','3174851191637310012340'),(5660,'31748516830','14','2.00','900','retail','0','2025-05-29 14:07:10','','','','0','Cash',122.03,'450','','','3','16.00','1','2025-05-29 11:48:44','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','15.00','13','Inclusive','branch','Inventory','','','','','','','3174851683132200132117'),(5661,'31748516830','23','2.00','180','retail','0','2025-05-29 14:10:38','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-05-29 11:48:44','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','6.00','4','Inclusive','branch','Inventory','','','','','','','3174851703832330452020'),(5662,'31748516830','23','1.00','90','retail','0','2025-05-29 14:26:09','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-29 11:48:44','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174851797121974532531'),(5663,'31748519409','1','1.00','200','retail','0','2025-05-29 14:50:09','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-29 12:21:10','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','530.00','529','Inclusive','branch','Inventory','','','','','','','3174851941032244213003'),(5664,'31748519409','3','1.00','300','retail','0','2025-05-29 14:50:21','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-29 12:21:10','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','774.00','773','Inclusive','branch','Inventory','','','','','','','3174851942230933220273'),(5665,'31748519409','8','2.00','640','retail','0','2025-05-29 14:50:29','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-05-29 12:21:10','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','768.00','766','Inclusive','branch','Inventory','','','','','','','3174851942932223338023'),(5666,'31748519409','13','1.00','320','retail','0','2025-05-29 14:50:34','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-05-29 12:21:10','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','14.00','13','Inclusive','branch','Inventory','','','','','','','3174851943508343422314'),(5667,'31748519409','22','2.00','180','retail','0','2025-05-29 14:50:56','','','','0','Cash',24.41,'90','','','3','16.00','1','2025-05-29 12:21:10','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','9.00','7','Inclusive','branch','Inventory','','','','','','','3174851945623035469481'),(5668,'31748524193','51','1.00','400','retail','0','2025-05-29 16:11:50','','','','0','Cash',54.24,'400','','','3','16.00','1','2025-05-29 14:45:26','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','3174852431123023203002'),(5669,'31748524193','26','1.00','90','retail','0','2025-05-29 16:13:37','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-29 14:45:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','3174852441832308372222'),(5670,'31748530237','26','1.00','90','retail','0','2025-05-29 17:51:02','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-29 15:29:16','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','3174853026323272332302'),(5671,'31748530237','15','4.00','320','retail','0','2025-05-29 18:10:42','','','','0','Cash',43.39,'80','','','3','16.00','1','2025-05-29 15:29:16','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','769.00','765','Inclusive','branch','Inventory','','','','','','','3174853144303233324332'),(5672,'31748530237','40','1.00','110','retail','0','2025-05-29 18:26:11','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-29 15:29:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','44.00','43','Inclusive','branch','Inventory','','','','','','','3174853237222130338823'),(5673,'31748593321','10','1.00','620','retail','0','2025-05-30 11:22:01','','','','0','Cash',84.07,'620','','','3','16.00','1','2025-05-30 08:22:09','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','946.00','945','Inclusive','branch','Inventory','','','','','','','3174859332230030332309'),(5674,'31748600250','1','1.00','200','retail','0','2025-05-30 13:17:36','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-30 10:39:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','529.00','528','Inclusive','branch','Inventory','','','','','','','3174860025703300023324'),(5675,'31748600250','6','3.00','300','retail','0','2025-05-30 13:17:48','','','','0','Cash',40.68,'100','','','3','16.00','1','2025-05-30 10:39:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','13.00','10','Inclusive','branch','Inventory','','','','','','','3174860026883333333376'),(5676,'31748600250','23','1.00','90','retail','0','2025-05-30 13:18:27','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-30 10:39:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174860030773322212360'),(5677,'31748600250','26','1.00','90','retail','0','2025-05-30 13:18:33','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-30 10:39:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','3174860031482363484133'),(5678,'31748601654','26','1.00','90','retail','0','2025-05-30 13:40:54','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-30 10:40:57','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','3174860165432323024054'),(5679,'31748601670','31','1.00','110','retail','0','2025-05-30 13:41:10','','','','0','Cash',14.92,'110','','','3','16.00','1','2025-05-30 10:41:27','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','86.00','85','Inclusive','branch','Inventory','','','','','','','3174860167100216233042'),(5680,'31748601670','19','1.00','80','retail','0','2025-05-30 13:41:20','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-05-30 10:41:27','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','918.00','917','Inclusive','branch','Inventory','','','','','','','3174860168030820133330'),(5681,'31748601724','11','1.00','1220','retail','0','2025-05-30 13:42:13','','','','0','Cash',165.42,'1220','','','3','16.00','1','2025-05-30 11:18:31','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','18.25','17.25','Inclusive','branch','Inventory','','','','','','','3174860173423233321030'),(5682,'31748601724','19','1.00','80','retail','0','2025-05-30 13:42:19','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-05-30 11:18:31','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','917.00','916','Inclusive','branch','Inventory','','','','','','','3174860173972482322332'),(5683,'31748601724','19','1.00','80','retail','0','2025-05-30 13:42:22','','','','0','Cash',10.85,'80','','','3','16.00','1','2025-05-30 11:18:31','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','916.00','915','Inclusive','branch','Inventory','','','','','','','3174860174307380487138'),(5684,'31748601724','1','3.00','600','retail','0','2025-05-30 14:17:21','','','','80','Cash',81.36,'200','','','3','16.00','1','2025-05-30 11:18:31','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','528.00','525','Inclusive','branch','Inventory','','','','','','','3174860384120443733323'),(5685,'31748609464','8','1.00','320','retail','0','2025-05-30 15:51:04','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-05-30 13:41:32','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','766.00','765','Inclusive','branch','Inventory','','','','','','','3174860946433423236330'),(5686,'31748609464','1','1.00','200','retail','0','2025-05-30 15:51:07','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-30 13:41:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','525.00','524','Inclusive','branch','Inventory','','','','','','','3174860946776306702263'),(5687,'31748609464','40','1.00','110','retail','0','2025-05-30 16:33:11','','','','70','Cash',14.92,'110','','','3','16.00','1','2025-05-30 13:41:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','43.00','42','Inclusive','branch','Inventory','','','','','','','3174861199202332306223'),(5688,'31748687334','8','2.00','640','retail','0','2025-05-31 13:28:55','','','','0','Cash',86.78,'320','','','3','16.00','1','2025-05-31 14:05:34','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','765.00','763','Inclusive','branch','Inventory','','','','','','','3174868733602428033323'),(5689,'31748687334','15','13.00','1040','retail','0','2025-05-31 13:29:28','','','','0','Cash',141.02,'80','','','3','16.00','1','2025-05-31 14:05:34','1','1','new','1','new','pcs','','','','yes','','17.63','','','VATABLE',881.36,'13','765.00','752','Inclusive','branch','Inventory','','','','','','','3174868737038423723277'),(5690,'31748687334','3','1.00','300','retail','0','2025-05-31 13:29:54','','','','0','Cash',40.68,'300','','','3','16.00','1','2025-05-31 14:05:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','773.00','772','Inclusive','branch','Inventory','','','','','','','3174868739503233224332'),(5691,'31748687334','26','1.00','90','retail','0','2025-05-31 13:31:00','','','','0','Cash',12.20,'90','','','3','16.00','1','2025-05-31 14:05:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','3174868746273273303232'),(5692,'31748687334','39','1.00','110','retail','0','2025-05-31 13:31:05','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-31 14:05:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','84.00','83','Inclusive','branch','Inventory','','','','','','','3174868746636323464373'),(5693,'31748687334','34','1.00','110','retail','0','2025-05-31 13:31:12','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-31 14:05:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','59.00','58','Inclusive','branch','Inventory','','','','','','','3174868747403237130272'),(5694,'31748687334','35','1.00','110','retail','0','2025-05-31 13:31:20','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-31 14:05:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','96.00','95','Inclusive','branch','Inventory','','','','','','','3174868748132133123822'),(5695,'31748687334','6','5.00','500','retail','0','2025-05-31 13:34:47','','','','0','Cash',67.80,'100','','','3','16.00','1','2025-05-31 14:05:34','1','1','new','1','new','pcs','','','','yes','','8.47','','','VATABLE',423.73,'5','10.00','5','Inclusive','branch','Inventory','','','','','','','3174868768880223473700'),(5696,'31748687334','38','1.00','110','retail','0','2025-05-31 13:36:27','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-31 14:05:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','138.00','137','Inclusive','branch','Inventory','','','','','','','3174868778808234024324'),(5697,'31748687334','34','1.00','110','retail','0','2025-05-31 13:47:33','','','','50','Cash',14.92,'110','','','3','16.00','1','2025-05-31 14:05:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','58.00','57','Inclusive','branch','Inventory','','','','','','','3174868845443243342332'),(5698,'31748704389','8','1.00','320','retail','0','2025-05-31 18:13:09','','','','0','Cash',43.39,'320','','','3','16.00','1','2025-05-31 15:13:17','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','763.00','762','Inclusive','branch','Inventory','','','','','','','3174870439003324013813'),(5699,'31748705131','1','1.00','200','retail','0','2025-05-31 18:25:31','','','','80','Cash',27.12,'200','','','3','16.00','1','2025-05-31 15:25:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','524.00','523','Inclusive','branch','Inventory','','','','','','','3174870513432072025122'); /*!40000 ALTER TABLE `sales_order` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_ordercancelled` -- DROP TABLE IF EXISTS `sales_ordercancelled`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_ordercancelled` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=764 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_ordercancelled` -- LOCK TABLES `sales_ordercancelled` WRITE; /*!40000 ALTER TABLE `sales_ordercancelled` DISABLE KEYS */; INSERT INTO `sales_ordercancelled` VALUES ('1172149192422172194133',2,'11721491921','38',1.00,'110','retail','0','2024-07-20 19:12:01','','','','50','Cash',14.92,'110','','','1','','1','2024-07-20 16:12:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156125023023310021',3,'31721561244','1',1.00,'200','retail','0','2024-07-21 14:27:29','','','','80','Cash',27.12,'200','','','3','','1','2024-07-21 11:27:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91191.00','91190','Inclusive','branch','Inventory','','',''),('3172156124413002332302',4,'31721561244','12',1.00,'390','retail','0','2024-07-21 14:27:24','','','','0','Cash',52.88,'390','','','3','','1','2024-07-21 11:27:34','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99847.00','99846','Inclusive','branch','Inventory','','',''),('3172156652233146340332',5,'31721566521','10',1.00,'570','retail','0','2024-07-21 15:55:21','','','','0','Cash',77.29,'570','','','3','','1','2024-07-21 12:55:27','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','99444.00','99443','Inclusive','branch','Inventory','','',''),('3172156657920227032333',6,'31721566579','30',1.00,'5','retail','0','2024-07-21 15:56:19','','','','0','Cash',0.68,'5','','','3','','1','2024-07-21 12:56:23','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','96625.00','96624','Inclusive','branch','Inventory','','',''),('3172156686563353206107',7,'31721566865','21',1.00,'90','retail','0','2024-07-21 16:01:05','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:02:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156729007330336221',8,'31721567289','34',1.00,'110','retail','0','2024-07-21 16:08:09','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:10:28','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156744741043230003',9,'31721567447','40',1.00,'110','retail','0','2024-07-21 16:10:47','','','','70','Cash',14.92,'110','','','3','','1','2024-07-21 13:10:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99600.00','99599','Inclusive','branch','Inventory','','',''),('3172156930020333325306',10,'31721569299','22',1.00,'90','retail','0','2024-07-21 16:41:39','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:41:42','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156959902739250020',11,'31721569599','43',1.00,'110','retail','0','2024-07-21 16:46:39','','','','70','Cash',14.92,'110','','','3','','1','2024-07-21 13:46:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99957.00','99956','Inclusive','branch','Inventory','','',''),('3172156971002412120052',12,'31721569611','29',1.00,'70','retail','0','2024-07-21 16:48:30','','','','0','Cash',9.49,'70','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','99517.00','99516','Inclusive','branch','Inventory','','',''),('3172156970692701933003',13,'31721569611','44',1.00,'110','retail','0','2024-07-21 16:48:26','','','','0','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99565.00','99564','Inclusive','branch','Inventory','','',''),('3172156970320302353073',14,'31721569611','28',1.00,'90','retail','0','2024-07-21 16:48:23','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156970023320022222',15,'31721569611','37',1.00,'110','retail','0','2024-07-21 16:48:19','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156969693209243362',16,'31721569611','26',1.00,'90','retail','0','2024-07-21 16:48:15','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156969002222399029',17,'31721569611','33',1.00,'110','retail','0','2024-07-21 16:48:09','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','98744.00','98743','Inclusive','branch','Inventory','','',''),('3172156968003652157301',18,'31721569611','20',1.00,'90','retail','0','2024-07-21 16:48:00','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97537.00','97536','Inclusive','branch','Inventory','','',''),('3172156967713330036033',19,'31721569611','50',1.00,'220','retail','0','2024-07-21 16:47:56','','','','0','Cash',29.83,'220','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','99453.00','99452','Inclusive','branch','Inventory','','',''),('3172156967422473262203',20,'31721569611','49',1.00,'220','retail','0','2024-07-21 16:47:54','','','','0','Cash',29.83,'220','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','999301.00','999300','Inclusive','branch','Inventory','','',''),('3172156967123315569217',21,'31721569611','31',1.00,'110','retail','0','2024-07-21 16:47:51','','','','0','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99787.00','99786','Inclusive','branch','Inventory','','',''),('3172156966631036321524',22,'31721569611','27',1.00,'90','retail','0','2024-07-21 16:47:46','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156966132323715263',23,'31721569611','39',1.00,'110','retail','0','2024-07-21 16:47:41','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156965624326902637',24,'31721569611','25',1.00,'90','retail','0','2024-07-21 16:47:36','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156965332303421533',25,'31721569611','35',1.00,'110','retail','0','2024-07-21 16:47:32','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156964934299022502',26,'31721569611','23',1.00,'90','retail','0','2024-07-21 16:47:28','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156964333232020432',27,'31721569611','38',1.00,'110','retail','0','2024-07-21 16:47:22','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156963809223235033',28,'31721569611','24',1.00,'90','retail','0','2024-07-21 16:47:17','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156963323113262221',29,'31721569611','40',1.00,'110','retail','0','2024-07-21 16:47:12','','','','70','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99600.00','99599','Inclusive','branch','Inventory','','',''),('3172156962600154043202',30,'31721569611','36',1.00,'110','retail','0','2024-07-21 16:47:05','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156962023601351002',31,'31721569611','22',1.00,'90','retail','0','2024-07-21 16:47:00','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156961522313339236',32,'31721569611','34',1.00,'110','retail','0','2024-07-21 16:46:55','','','','50','Cash',14.92,'110','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156961171116223020',33,'31721569611','21',1.00,'90','retail','0','2024-07-21 16:46:51','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 13:48:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172156974630270913420',34,'31721569745','17',1.00,'670','retail','0','2024-07-21 16:49:05','','','','0','Cash',90.85,'670','','','3','','1','2024-07-21 13:49:10','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','99897.00','99896','Inclusive','branch','Inventory','','',''),('3172157601933272020012',35,'31721576019','46',1.00,'170','retail','0','2024-07-21 18:33:39','','','','0','Cash',23.05,'170','','','3','','1','2024-07-21 15:33:46','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','99987.00','99986','Inclusive','branch','Inventory','','',''),('3172158376063303203107',36,'31721583122','14',2.00,'840','retail','0','2024-07-21 20:42:39','','','','0','Cash',113.90,'420','','','3','','1','2024-07-21 17:44:29','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','99451.00','99449','Inclusive','branch','Inventory','','',''),('3172158392080923224322',37,'31721583122','26',1.00,'90','retail','0','2024-07-21 20:45:19','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','48.00','47','Inclusive','branch','Inventory','','',''),('3172158391193233220343',38,'31721583122','23',1.00,'90','retail','0','2024-07-21 20:45:10','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172158390432801202233',39,'31721583122','22',1.00,'90','retail','0','2024-07-21 20:45:03','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','',''),('3172158390122229391330',40,'31721583122','22',1.00,'90','retail','0','2024-07-21 20:45:00','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172158389302880321889',41,'31721583122','25',1.00,'90','retail','0','2024-07-21 20:44:52','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','',''),('3172158388230520323302',42,'31721583122','7',2.00,'780','retail','0','2024-07-21 20:44:41','','','','0','Cash',105.76,'390','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','99024.00','99022','Inclusive','branch','Inventory','','',''),('3172158375013275323337',43,'31721583122','8',3.00,'870','retail','0','2024-07-21 20:42:29','','','','0','Cash',117.97,'290','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','14.75','','','VATABLE',737.29,'3','97902.00','97899','Inclusive','branch','Inventory','','',''),('3172158373830323331232',44,'31721583122','1',3.00,'600','retail','0','2024-07-21 20:42:17','','','','80','Cash',81.36,'200','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','91190.00','91187','Inclusive','branch','Inventory','','',''),('3172158331103833323437',45,'31721583122','9',1.00,'310','retail','0','2024-07-21 20:35:10','','','','0','Cash',42.03,'310','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98342.00','98341','Inclusive','branch','Inventory','','',''),('3172158326982032233223',46,'31721583122','11',1.00,'1120','retail','0','2024-07-21 20:34:29','','','','0','Cash',151.86,'1120','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','99762.00','99761','Inclusive','branch','Inventory','','',''),('3172158325834305033530',47,'31721583122','18',1.00,'1320','retail','0','2024-07-21 20:34:18','','','','0','Cash',178.98,'1320','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','99951.00','99950','Inclusive','branch','Inventory','','',''),('3172158324133230210223',48,'31721583122','29',7.00,'490','retail','0','2024-07-21 20:34:00','','','','0','Cash',66.44,'70','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','8.31','','','VATABLE',415.25,'7','99517.00','99510','Inclusive','branch','Inventory','','',''),('3172158318932233322011',49,'31721583122','6',4.00,'360','retail','0','2024-07-21 20:33:08','','','','0','Cash',48.81,'90','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','70.00','66','Inclusive','branch','Inventory','','',''),('3172158318201353218122',50,'31721583122','51',2.00,'600','retail','0','2024-07-21 20:33:02','','','','0','Cash',81.36,'300','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','9999821.00','9999819','Inclusive','branch','Inventory','','',''),('3172158317232222127327',51,'31721583122','12',1.00,'390','retail','0','2024-07-21 20:32:52','','','','0','Cash',52.88,'390','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99847.00','99846','Inclusive','branch','Inventory','','',''),('3172158316821380303330',52,'31721583122','7',1.00,'390','retail','0','2024-07-21 20:32:47','','','','0','Cash',52.88,'390','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99025.00','99024','Inclusive','branch','Inventory','','',''),('3172158316432732525004',53,'31721583122','3',1.00,'300','retail','0','2024-07-21 20:32:43','','','','0','Cash',40.68,'300','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99273.00','99272','Inclusive','branch','Inventory','','',''),('3172158315180333512381',54,'31721583122','14',1.00,'420','retail','0','2024-07-21 20:32:30','','','','0','Cash',56.95,'420','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','99452.00','99451','Inclusive','branch','Inventory','','',''),('3172158314520428220732',55,'31721583122','1',1.00,'200','retail','0','2024-07-21 20:32:24','','','','80','Cash',27.12,'200','','','3','','1','2024-07-21 18:42:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91191.00','91190','Inclusive','branch','Inventory','','',''),('3172158312723032102322',56,'31721583122','25',1.00,'90','retail','0','2024-07-21 20:32:07','','','','0','Cash',12.20,'90','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172158312232323715223',57,'31721583122','26',2.00,'180','retail','0','2024-07-21 20:32:02','','','','0','Cash',24.41,'90','','','3','','1','2024-07-21 18:42:33','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','50.00','48','Inclusive','branch','Inventory','','',''),('3172173349432232037229',58,'31721733493','40',1.00,'110','retail','0','2024-07-23 14:18:13','','','','70','Cash',14.92,'110','','','3','','1','2024-07-23 11:18:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99600.00','99599','Inclusive','branch','Inventory','','',''),('3172174814222223022204',59,'31721748141','29',1.00,'90','retail','0','2024-07-23 18:22:21','','','','0','Cash',12.20,'90','','','3','','1','2024-07-23 15:22:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','99517.00','99516','Inclusive','branch','Inventory','','',''),('3172184157712232037227',60,'31721841577','7',1.00,'390','retail','0','2024-07-24 20:19:37','','','','0','Cash',52.88,'390','','','3','','1','2024-07-24 17:26:24','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99023.00','99022','Inclusive','branch','Inventory','','',''),('3172190591013702232330',61,'31721905836','23',1.00,'90','retail','0','2024-07-25 14:11:49','','','','0','Cash',12.20,'90','','','3','','1','2024-07-25 11:13:58','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','',''),('3172190589832028332223',62,'31721905836','23',1.00,'90','retail','0','2024-07-25 14:11:37','','','','0','Cash',12.20,'90','','','3','','1','2024-07-25 11:14:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','47.00','46','Inclusive','branch','Inventory','','',''),('3172191744833310233033',63,'31721917448','31',1.00,'110','retail','0','2024-07-25 17:24:08','','','','0','Cash',14.92,'110','','','3','','1','2024-07-25 14:24:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99787.00','99786','Inclusive','branch','Inventory','','',''),('3172191747832317437214',64,'31721917478','33',1.00,'110','retail','0','2024-07-25 17:24:38','','','','50','Cash',14.92,'110','','','3','','1','2024-07-25 14:24:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','98744.00','98743','Inclusive','branch','Inventory','','',''),('3172192579493223392341',65,'31721925793','9',1.00,'310','retail','0','2024-07-25 19:43:13','','','','0','Cash',42.03,'310','','','3','','1','2024-07-25 16:43:43','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','98336.00','98335','Inclusive','branch','Inventory','','',''),('3172192810403333202233',66,'31721928085','11',1.00,'1120','retail','0','2024-07-25 20:21:43','','','','0','Cash',151.86,'1120','','','3','','1','2024-07-25 17:21:48','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','99762.00','99761','Inclusive','branch','Inventory','','',''),('3172207333233103233223',67,'31722073332','7',1.00,'390','retail','0','2024-07-27 12:42:12','','','','0','Cash',52.88,'390','','','3','','1','2024-07-27 09:42:15','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','99017.00','99016','Inclusive','branch','Inventory','','',''),('3172208433087232343733',68,'31722084193','3',1.00,'300','retail','0','2024-07-27 15:45:29','','','','0','Cash',40.68,'300','','','3','','1','2024-07-27 12:45:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99268.00','99267','Inclusive','branch','Inventory','','',''),('3172209676522026334330',69,'31722096754','10',1.00,'570','retail','0','2024-07-27 19:12:45','','','','0','Cash',77.29,'570','','','3','','1','2024-07-27 16:12:59','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','99443.00','99442','Inclusive','branch','Inventory','','',''),('3172216049202242233222',70,'31722160490','2',1.00,'300','retail','0','2024-07-28 12:54:52','','','','0','Cash',40.68,'300','','','3','','1','2024-07-28 09:54:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99688.00','99687','Inclusive','branch','Inventory','','',''),('3172218093099128237232',71,'31722180926','1',1.00,'200','retail','0','2024-07-28 18:35:29','','','','80','Cash',27.12,'200','','','3','','1','2024-07-28 15:37:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','91165.00','91164','Inclusive','branch','Inventory','','',''),('3172218092733123227213',72,'31722180926','52',1.00,'300','retail','0','2024-07-28 18:35:26','','','','0','Cash',40.68,'300','','','3','','1','2024-07-28 15:37:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','99967.00','99966','Inclusive','branch','Inventory','','',''),('3172233151773233313324',73,'31722331516','43',1.00,'110','retail','0','2024-07-30 12:25:16','','','','70','Cash',14.92,'110','','','3','','1','2024-07-30 09:25:21','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172233153838172284331',74,'31722331538','55',1.00,'220','retail','0','2024-07-30 12:25:38','','','','120','Cash',29.83,'220','','','3','','1','2024-07-30 09:25:49','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500'),('3172233721221330122332',75,'31722337211','52',2.00,'600','retail','0','2024-07-30 14:00:11','','','','0','Cash',81.36,'300','','','3','','1','2024-07-30 11:20:12','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','149.00','147','Inclusive','branch','Inventory','','',''),('3172233931633232209243',76,'31722337211','26',0.00,'0','retail','0','2024-07-30 14:35:16','','','','0','Cash',0.00,'90','','','3','','1','2024-07-30 11:35:25','1','2','new','1','new','pcs','','','','yes','','0.00','','','VATABLE',0.00,'','20.00','20','Inclusive','branch','Inventory','','',''),('3172235515925332202322',77,'31722355158','28',1.00,'90','retail','0','2024-07-30 18:59:18','','','','0','Cash',12.20,'90','','','3','','1','2024-07-30 15:59:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','24.00','23','Inclusive','branch','Inventory','','',''),('3172236660004233302213',78,'31722366599','46',1.00,'170','retail','0','2024-07-30 22:09:59','','','','0','Cash',23.05,'170','','','3','','1','2024-07-30 19:10:08','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3172242694810206078233',79,'31722426895','21',1.00,'90','retail','0','2024-07-31 14:55:47','','','','0','Cash',12.20,'90','','','3','','1','2024-07-31 12:16:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','',''),('3172242694133240232333',80,'31722426895','22',4.00,'360','retail','0','2024-07-31 14:55:40','','','','0','Cash',48.81,'90','','','3','','1','2024-07-31 12:16:17','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','31.00','27','Inclusive','branch','Inventory','','',''),('3172242689522323130023',81,'31722426895','8',2.00,'580','retail','0','2024-07-31 14:54:55','','','','0','Cash',78.64,'290','','','3','','1','2024-07-31 12:16:17','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','17.00','15','Inclusive','branch','Inventory','','',''),('3172244266100222067102',82,'31722442524','21',1.00,'90','retail','0','2024-07-31 19:17:40','','','','0','Cash',12.20,'90','','','3','','1','2024-07-31 16:18:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','',''),('3172244252423202032322',83,'31722442524','8',1.00,'290','retail','0','2024-07-31 19:15:24','','','','0','Cash',39.32,'290','','','3','','1','2024-07-31 16:18:01','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','17.00','16','Inclusive','branch','Inventory','','',''),('3172244269430003034432',84,'31722442693','8',1.00,'290','retail','0','2024-07-31 19:18:13','','','','0','Cash',39.32,'290','','','3','','1','2024-07-31 16:19:22','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','17.00','16','Inclusive','branch','Inventory','','',''),('3172251441033022242443',85,'31722514410','5',1.00,'90','retail','0','2024-08-01 15:13:30','','','','0','Cash',12.20,'90','','','3','','1','2024-08-01 12:20:44','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','383.00','382','Inclusive','branch','Inventory','','',''),('3172252328022222304201',86,'31722523280','1',1.00,'200','retail','0','2024-08-01 17:41:20','','','','80','Cash',27.12,'200','','','3','','1','2024-08-01 14:50:15','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','93.00','92','Inclusive','branch','Inventory','','',''),('3172253401952033053012',87,'31722533018','14',1.00,'420','retail','0','2024-08-01 20:40:18','','','','0','Cash',56.95,'420','','','3','','1','2024-08-01 17:40:23','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','98.00','97','Inclusive','branch','Inventory','','',''),('3172259420202132242253',88,'31722593591','26',1.00,'90','retail','0','2024-08-02 13:23:21','','','','0','Cash',12.20,'90','','','3','','1','2024-08-02 10:23:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','17.00','16','Inclusive','branch','Inventory','','',''),('3172260224463240333242',89,'31722602243','47',1.00,'370','retail','0','2024-08-02 15:37:23','','','','0','Cash',50.17,'370','','','3','','1','2024-08-02 12:41:30','1','4','new','1','new','pcs','','','','yes','','6.27','','','VATABLE',313.56,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3172260249722203326334',90,'31722602497','47',1.00,'200','retail','0','2024-08-02 15:41:37','','','','0','Cash',27.12,'200','','','3','','1','2024-08-02 13:12:34','1','4','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3172260438321283223322',91,'31722604383','43',2.00,'220','retail','0','2024-08-02 16:13:03','','','','70','Cash',29.83,'110','','','3','','1','2024-08-02 13:22:57','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','50.00','48','Inclusive','branch','Inventory','','',''),('3172260507030220334307',92,'31722605070','43',3.00,'330','retail','0','2024-08-02 16:24:30','','','','70','Cash',44.75,'110','','','3','','1','2024-08-02 13:24:34','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','50.00','47','Inclusive','branch','Inventory','','',''),('3172261176931632213030',93,'31722611768','1',3.00,'600','retail','0','2024-08-02 18:16:08','','','','80','Cash',81.36,'200','','','3','','1','2024-08-02 15:16:15','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','91.00','88','Inclusive','branch','Inventory','','',''),('3172261666226312234023',94,'31722616548','17',1.00,'670','retail','0','2024-08-02 19:37:41','','','','0','Cash',90.85,'670','','','3','','1','2024-08-02 16:37:46','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3172262151622521033202',95,'31722621506','8',1.00,'290','retail','0','2024-08-02 20:58:36','','','','0','Cash',39.32,'290','','','3','','1','2024-08-02 17:58:44','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3172262150722522437163',96,'31722621506','9',1.00,'310','retail','0','2024-08-02 20:58:26','','','','0','Cash',42.03,'310','','','3','','1','2024-08-02 17:58:47','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','39.00','38','Inclusive','branch','Inventory','','',''),('3172262248016303333336',97,'31722622479','31',2.00,'220','retail','0','2024-08-02 21:14:39','','','','0','Cash',29.83,'110','','','3','','1','2024-08-02 18:14:46','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','28.00','26','Inclusive','branch','Inventory','','',''),('3172262363333203233303',98,'31722622492','60',1.00,'0','retail','0','2024-08-02 21:33:53','','','','0','Cash',0.00,'0','','','3','','1','2024-08-02 18:34:00','1','3','new','1','new','pcs','','','','yes','','0.00','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('3172268035083308023234',99,'31722680323','28',1.00,'90','retail','0','2024-08-03 13:19:09','','','','0','Cash',12.20,'90','','','3','','1','2024-08-03 10:20:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','122.00','121','Inclusive','branch','Inventory','','',''),('3172268034772272323032',100,'31722680323','26',1.00,'90','retail','0','2024-08-03 13:19:07','','','','0','Cash',12.20,'90','','','3','','1','2024-08-03 10:20:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','',''),('3172268032770270222333',101,'31722680323','3',1.00,'300','retail','0','2024-08-03 13:18:46','','','','0','Cash',40.68,'300','','','3','','1','2024-08-03 10:20:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','87.00','86','Inclusive','branch','Inventory','','',''),('3172268032422431033232',102,'31722680323','2',1.00,'300','retail','0','2024-08-03 13:18:43','','','','0','Cash',40.68,'300','','','3','','1','2024-08-03 10:20:28','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','98.00','97','Inclusive','branch','Inventory','','',''),('3172270293003322904230',103,'31722702929','1',1.00,'200','retail','0','2024-08-03 19:35:30','','','','80','Cash',27.12,'200','','','3','','1','2024-08-03 16:45:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','81.00','80','Inclusive','branch','Inventory','','',''),('3172271047520510333122',104,'31722710475','12',1.00,'390','retail','0','2024-08-03 21:41:15','','','','0','Cash',52.88,'390','','','3','','1','2024-08-03 18:41:17','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','98.00','97','Inclusive','branch','Inventory','','',''),('3172271320803222233822',105,'31722713208','29',2.00,'180','retail','0','2024-08-03 22:26:48','','','','0','Cash',24.41,'90','','','3','','1','2024-08-03 19:27:35','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','34.00','32','Inclusive','branch','Inventory','','',''),('3172271502513134043724',106,'31722715025','9',1.00,'310','retail','0','2024-08-03 22:57:05','','','','0','Cash',42.03,'310','','','3','','1','2024-08-03 20:20:10','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','36.00','35','Inclusive','branch','Inventory','','',''),('3172276624230722302674',107,'31722765949','60',1.00,'0','retail','0','2024-08-04 13:10:42','','','','0','Cash',0.00,'0','','','3','','1','2024-08-04 10:11:44','1','3','new','1','new','pcs','','','','yes','','0.00','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('3172294095444730343927',108,'31722940954','1',4.00,'800','retail','0','2024-08-06 13:42:34','','','','80','Cash',108.47,'200','','','3','','1','2024-08-06 10:42:41','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','55.00','51','Inclusive','branch','Inventory','','',''),('3172296432723013202222',109,'31722964296','57',1.00,'170','retail','0','2024-08-06 20:12:07','','','','0','Cash',23.05,'170','','','3','','1','2024-08-06 17:15:25','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('3172297151022723035133',110,'31722971509','52',1.00,'300','retail','0','2024-08-06 22:11:49','','','','0','Cash',40.68,'300','','','3','','1','2024-08-06 19:15:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','137.00','136','Inclusive','branch','Inventory','','',''),('3172297246622070339203',111,'31722972334','6',3.00,'270','retail','0','2024-08-06 22:27:46','','','','0','Cash',36.61,'90','','','3','','1','2024-08-06 19:28:11','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','6.00','3','Inclusive','branch','Inventory','','',''),('3172303172407302303372',112,'31723031713','1',1.00,'200','retail','0','2024-08-07 14:55:24','','','','80','Cash',27.12,'200','','','3','','1','2024-08-07 11:55:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','49.00','48','Inclusive','branch','Inventory','','',''),('3172304982120222212032',113,'31723049821','15',1.00,'70','retail','0','2024-08-07 19:57:01','','','','0','Cash',9.49,'70','','','3','','1','2024-08-07 17:05:34','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','356.00','355','Inclusive','branch','Inventory','','',''),('3172311049602934124632',114,'31723110474','7',1.00,'390','retail','0','2024-08-08 12:48:16','','','','0','Cash',52.88,'390','','','3','','1','2024-08-08 09:48:36','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','184.00','183','Inclusive','branch','Inventory','','',''),('3172312106113233102304',115,'31723121059','8',1.00,'290','retail','0','2024-08-08 15:44:20','','','','0','Cash',39.32,'290','','','3','','1','2024-08-08 12:45:15','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3172313611320222332202',116,'31723136113','44',1.00,'110','retail','0','2024-08-08 19:55:13','','','','0','Cash',14.92,'110','','','3','','1','2024-08-08 17:13:35','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','48.00','47','Inclusive','branch','Inventory','','',''),('3172313725500522302331',117,'31723137254','44',1.00,'110','retail','0','2024-08-08 20:14:14','','','','0','Cash',14.92,'110','','','3','','1','2024-08-08 17:22:19','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','47.00','46','Inclusive','branch','Inventory','','',''),('3172313944134213033412',118,'31723139438','7',2.00,'780','retail','0','2024-08-08 20:50:41','','','','0','Cash',105.76,'390','','','3','','1','2024-08-08 17:51:06','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','181.00','179','Inclusive','branch','Inventory','','',''),('3172320005833332323000',119,'31723200057','12',1.00,'390','retail','0','2024-08-09 13:40:57','','','','0','Cash',52.88,'390','','','3','','1','2024-08-09 10:41:57','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','97.00','96','Inclusive','branch','Inventory','','',''),('3172320291440232323223',120,'31723202910','58',1.00,'170','retail','0','2024-08-09 14:28:34','','','','0','Cash',23.05,'170','','','3','','1','2024-08-09 11:28:39','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('3172322532432032532223',121,'31723224766','8',1.00,'290','retail','0','2024-08-09 20:32:46','','','','0','Cash',39.32,'290','','','3','','1','2024-08-09 18:15:39','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3172328876903203321321',122,'31723287576','1',3.00,'600','retail','0','2024-08-10 14:19:28','','','','80','Cash',81.36,'200','','','3','','1','2024-08-10 11:21:26','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','22.00','19','Inclusive','branch','Inventory','','',''),('3172328757603235023228',123,'31723287576','44',1.00,'110','retail','0','2024-08-10 13:59:36','','','','0','Cash',14.92,'110','','','3','','1','2024-08-10 11:21:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','44.00','43','Inclusive','branch','Inventory','','',''),('3172329140922022092233',124,'31723291404','8',4.00,'1160','retail','0','2024-08-10 15:03:29','','','','0','Cash',157.29,'290','','','3','','1','2024-08-10 12:38:35','1','1','new','1','new','pcs','','','','yes','','19.66','','','VATABLE',983.05,'4','7.00','3','Inclusive','branch','Inventory','','',''),('3172329140502723023032',125,'31723291404','1',5.00,'1000','retail','0','2024-08-10 15:03:24','','','','80','Cash',135.59,'200','','','3','','1','2024-08-10 12:38:38','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','19.00','14','Inclusive','branch','Inventory','','',''),('3172330333122033302233',126,'31723303331','10',1.00,'570','retail','0','2024-08-10 18:22:11','','','','0','Cash',77.29,'570','','','3','','1','2024-08-10 15:22:34','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3172338997170233382319',127,'31723389971','7',1.00,'390','retail','0','2024-08-11 18:26:11','','','','0','Cash',52.88,'390','','','3','','1','2024-08-11 15:26:13','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','160.00','159','Inclusive','branch','Inventory','','',''),('3172339360832330300072',128,'31723393596','34',2.00,'220','retail','0','2024-08-11 19:26:47','','','','50','Cash',29.83,'110','','','3','','1','2024-08-11 16:28:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','20.00','18','Inclusive','branch','Inventory','','',''),('3172355937234307039530',129,'31723559371','9',1.00,'310','retail','0','2024-08-13 17:29:31','','','','0','Cash',42.03,'310','','','3','','1','2024-08-13 14:31:32','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','27.00','26','Inclusive','branch','Inventory','','',''),('3172355949903792322930',130,'31723559371','10',1.00,'570','retail','0','2024-08-13 17:31:39','','','','0','Cash',77.29,'570','','','3','','1','2024-08-13 14:31:51','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','12.00','11','Inclusive','branch','Inventory','','',''),('3172357088322072374033',131,'31723570880','9',1.00,'310','retail','0','2024-08-13 20:41:22','','','','0','Cash',42.03,'310','','','3','','1','2024-08-13 17:42:42','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','26.00','25','Inclusive','branch','Inventory','','',''),('3172371678701321330323',132,'31723716786','9',1.00,'310','retail','0','2024-08-15 13:13:06','','','','0','Cash',42.03,'310','','','3','','1','2024-08-15 10:13:13','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','26.00','25','Inclusive','branch','Inventory','','',''),('3172371719523010911320',133,'31723716798','40',1.00,'110','retail','0','2024-08-15 13:19:54','','','','70','Cash',14.92,'110','','','3','','1','2024-08-15 10:21:35','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3172373185983304347352',134,'31723731858','60',3.00,'510','retail','0','2024-08-15 17:24:18','','','','0','Cash',69.15,'170','','','3','','1','2024-08-15 14:24:21','1','3','new','1','new','pcs','','','','yes','','8.64','','','VATABLE',432.20,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('3172389787680321223332',135,'31723897399','26',1.00,'90','retail','0','2024-08-17 15:31:16','','','','0','Cash',12.20,'90','','','3','','1','2024-08-17 12:31:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3172389739934737730327',136,'31723897399','7',1.00,'390','retail','0','2024-08-17 15:23:19','','','','0','Cash',52.88,'390','','','3','','1','2024-08-17 12:31:41','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','150.00','149','Inclusive','branch','Inventory','','',''),('3172390804022433400024',137,'31723908040','47',2.00,'400','retail','0','2024-08-17 18:20:40','','','','0','Cash',54.24,'200','','','3','','1','2024-08-17 15:24:28','1','4','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','15.00','13','Inclusive','branch','Inventory','','',''),('3172392079922333302300',138,'31723920791','14',1.00,'420','retail','0','2024-08-17 21:53:19','','','','0','Cash',56.95,'420','','','3','','1','2024-08-17 18:53:33','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','74.00','73','Inclusive','branch','Inventory','','',''),('3172424157547232313733',139,'31724241570','1',2.00,'400','retail','0','2024-08-21 14:59:35','','','','80','Cash',54.24,'200','','','3','','1','2024-08-21 12:08:34','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','959.00','957','Inclusive','branch','Inventory','','',''),('3172424157110021022322',140,'31724241570','11',1.00,'1120','retail','0','2024-08-21 14:59:30','','','','0','Cash',151.86,'1120','','','3','','1','2024-08-21 12:08:34','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','17.25','16.25','Inclusive','branch','Inventory','','',''),('3172424359523431332300',141,'31724243595','34',1.00,'110','retail','0','2024-08-21 15:33:15','','','','50','Cash',14.92,'110','','','3','','1','2024-08-21 12:35:59','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3172424476732472223423',142,'31724243880','20',1.00,'90','retail','0','2024-08-21 15:52:47','','','','0','Cash',12.20,'90','','','3','','1','2024-08-21 12:54:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','',''),('3172431010620231043333',143,'31724310105','7',1.00,'390','retail','0','2024-08-22 10:01:45','','','','0','Cash',52.88,'390','','','3','','1','2024-08-22 07:01:56','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','134.00','133','Inclusive','branch','Inventory','','',''),('3172458342623213443323',144,'31724583414','8',1.00,'290','retail','0','2024-08-25 13:57:06','','','','0','Cash',39.32,'290','','','3','','1','2024-08-25 10:57:12','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3172459579733332707722',145,'31724595672','59',2.00,'340','retail','0','2024-08-25 17:23:17','','','','0','Cash',46.10,'170','','','3','','1','2024-08-25 14:25:10','1','3','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('3172460518523332230338',146,'31724605176','10',1.00,'570','retail','0','2024-08-25 19:59:44','','','','0','Cash',77.29,'570','','','3','','1','2024-08-25 16:59:47','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3172474898328238320424',147,'31724748982','50',1.00,'220','retail','0','2024-08-27 11:56:22','','','','0','Cash',29.83,'220','','','3','','1','2024-08-27 09:01:14','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','27.00','26','Inclusive','branch','Inventory','','',''),('3172474904337200340402',148,'31724748982','51',2.00,'600','retail','0','2024-08-27 11:57:22','','','','0','Cash',81.36,'300','','','3','','1','2024-08-27 09:08:10','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','84.00','82','Inclusive','branch','Inventory','','',''),('3172486597070330030083',149,'31724865970','55',1.00,'220','retail','0','2024-08-28 20:26:10','','','','120','Cash',29.83,'220','','','3','','1','2024-08-28 17:29:39','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500'),('3172486618931322142314',150,'31724865970','1',1.00,'200','retail','0','2024-08-28 20:29:48','','','','80','Cash',27.12,'200','','','3','','1','2024-08-28 17:31:47','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','905.00','904','Inclusive','branch','Inventory','','',''),('3172486597320320343533',151,'31724865970','49',1.00,'220','retail','0','2024-08-28 20:26:12','','','','0','Cash',29.83,'220','','','3','','1','2024-08-28 17:31:47','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','26.00','25','Inclusive','branch','Inventory','','',''),('3172494487924292772207',152,'31724944875','1',1.00,'200','retail','0','2024-08-29 18:21:18','','','','80','Cash',27.12,'200','','','3','','1','2024-08-29 15:21:26','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','902.00','901','Inclusive','branch','Inventory','','',''),('3172501069629314523333',153,'31725010686','51',4.00,'1200','retail','0','2024-08-30 12:38:15','','','','0','Cash',162.71,'300','','','3','','1','2024-08-30 09:38:26','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','82.00','78','Inclusive','branch','Inventory','','',''),('3172501155020320310022',154,'31725011545','51',4.00,'1200','retail','0','2024-08-30 12:52:30','','','','0','Cash',162.71,'300','','','3','','1','2024-08-30 09:52:32','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','81.00','77','Inclusive','branch','Inventory','','',''),('3172501467430321652433',155,'31725014642','58',1.00,'170','retail','0','2024-08-30 13:44:34','','','','0','Cash',23.05,'170','','','3','','1','2024-08-30 10:44:39','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('3172501465833872320282',156,'31725014642','59',1.00,'170','retail','0','2024-08-30 13:44:17','','','','0','Cash',23.05,'170','','','3','','1','2024-08-30 10:44:39','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('3172501464207244030232',157,'31725014642','57',1.00,'150','retail','0','2024-08-30 13:44:02','','','','0','Cash',20.34,'150','','','3','','1','2024-08-30 10:44:39','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500'),('3172513821283323233423',158,'31725138048','28',1.00,'90','retail','0','2024-09-01 00:03:31','','','','0','Cash',12.20,'90','','','3','','1','2024-08-31 21:03:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','115.00','114','Inclusive','branch','Inventory','','',''),('3172514829112242923233',159,'31725148290','11',1.00,'1120','retail','0','2024-09-01 02:51:30','','','','0','Cash',151.86,'1120','','','3','','1','2024-08-31 23:51:37','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','13.25','12.25','Inclusive','branch','Inventory','','',''),('3172514847994474203200',160,'31725148479','2',1.00,'300','retail','0','2024-09-01 02:54:39','','','','0','Cash',40.68,'300','','','3','','1','2024-08-31 23:54:44','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','66.00','65','Inclusive','branch','Inventory','','',''),('3172514853333332133082',161,'31725148528','17',1.00,'670','retail','0','2024-09-01 02:55:33','','','','0','Cash',90.85,'670','','','3','','1','2024-08-31 23:55:50','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3172514852902332330047',162,'31725148528','17',1.00,'670','retail','0','2024-09-01 02:55:29','','','','0','Cash',90.85,'670','','','3','','1','2024-08-31 23:55:50','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3172514917903303337123',163,'31725149178','1',1.00,'200','retail','0','2024-09-01 03:06:18','','','','80','Cash',27.12,'200','','','3','','1','2024-09-01 00:07:42','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','876.00','875','Inclusive','branch','Inventory','','',''),('3172514924014242203232',164,'31725149178','6',2.00,'180','retail','0','2024-09-01 03:07:19','','','','0','Cash',24.41,'90','','','3','','1','2024-09-01 00:08:27','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','39.00','37','Inclusive','branch','Inventory','','',''),('3172538245002200002350',165,'31725381259','49',1.00,'220','retail','0','2024-09-03 19:54:09','','','','0','Cash',29.83,'220','','','3','','1','2024-09-03 16:54:20','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3172538245222823022820',166,'31725381259','50',1.00,'220','retail','0','2024-09-03 19:54:12','','','','0','Cash',29.83,'220','','','3','','1','2024-09-03 16:54:22','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','24.00','23','Inclusive','branch','Inventory','','',''),('3172547044904277233323',167,'31725470448','7',2.00,'780','retail','0','2024-09-04 20:20:48','','','','0','Cash',105.76,'390','','','3','','1','2024-09-04 17:20:53','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','92.00','90','Inclusive','branch','Inventory','','',''),('3172547047220007172232',168,'31725470462','13',1.00,'290','retail','0','2024-09-04 20:21:11','','','','0','Cash',39.32,'290','','','3','','1','2024-09-04 17:21:20','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','64.00','63','Inclusive','branch','Inventory','','',''),('3172564317063057032233',169,'31725643127','8',1.00,'290','retail','0','2024-09-06 20:19:29','','','','0','Cash',39.32,'290','','','3','','1','2024-09-06 17:21:35','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','995.00','994','Inclusive','branch','Inventory','','',''),('3172575262883422607220',170,'31725752583','51',1.00,'300','retail','0','2024-09-08 02:43:48','','','','0','Cash',40.68,'300','','','3','','1','2024-09-07 23:55:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','77.00','76','Inclusive','branch','Inventory','','',''),('3172575262321076620337',171,'31725752583','52',1.00,'300','retail','0','2024-09-08 02:43:43','','','','0','Cash',40.68,'300','','','3','','1','2024-09-07 23:55:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','86.00','85','Inclusive','branch','Inventory','','',''),('3172575261831302502302',172,'31725752583','1',2.00,'400','retail','0','2024-09-08 02:43:38','','','','80','Cash',54.24,'200','','','3','','1','2024-09-07 23:55:14','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','831.00','829','Inclusive','branch','Inventory','','',''),('3172575260122423125022',173,'31725752583','3',1.00,'300','retail','0','2024-09-08 02:43:20','','','','0','Cash',40.68,'300','','','3','','1','2024-09-07 23:55:14','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','22.00','21','Inclusive','branch','Inventory','','',''),('3172575258928202935033',174,'31725752583','12',1.00,'390','retail','0','2024-09-08 02:43:09','','','','0','Cash',52.88,'390','','','3','','1','2024-09-07 23:55:14','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','85.00','84','Inclusive','branch','Inventory','','',''),('3172575258422888225503',175,'31725752583','7',3.00,'1170','retail','0','2024-09-08 02:43:03','','','','0','Cash',158.64,'390','','','3','','1','2024-09-07 23:55:14','1','1','new','1','new','pcs','','','','yes','','19.83','','','VATABLE',991.53,'3','87.00','84','Inclusive','branch','Inventory','','',''),('3172575466550153550773',176,'31725753460','52',1.00,'300','retail','0','2024-09-08 03:17:44','','','','0','Cash',40.68,'300','','','3','','1','2024-09-08 00:17:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','84.00','83','Inclusive','branch','Inventory','','',''),('3172598897209219093298',177,'31725988680','58',1.00,'170','retail','0','2024-09-10 20:22:52','','','','0','Cash',23.05,'170','','','3','','1','2024-09-10 17:22:56','1','3','new','1','new','pcs','','','','yes','','2.88','','','VATABLE',144.07,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('3172598898723803402912',178,'31725988680','57',1.00,'150','retail','0','2024-09-10 20:23:07','','','','0','Cash',20.34,'150','','','3','','1','2024-09-10 17:23:14','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500'),('3172615944033222670630',179,'31726159440','5',5.00,'450','retail','0','2024-09-12 19:44:00','','','','0','Cash',61.02,'90','','','3','','1','2024-09-12 16:44:03','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','300.00','295','Inclusive','branch','Inventory','','',''),('3172622705304203334230',180,'31726227052','42',1.00,'110','retail','0','2024-09-13 14:30:52','','','','50','Cash',14.92,'110','','','3','','1','2024-09-13 11:30:57','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','46.00','45','Inclusive','branch','Inventory','','',''),('3172630508903423733299',181,'31726305088','51',1.00,'350','retail','0','2024-09-14 12:11:28','','','','0','Cash',47.46,'350','','','3','','1','2024-09-14 09:11:33','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','69.00','68','Inclusive','branch','Inventory','','',''),('3172630611557313332332',182,'31726306114','51',1.00,'350','retail','0','2024-09-14 12:28:34','','','','0','Cash',47.46,'350','','','3','','1','2024-09-14 09:39:46','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','69.00','68','Inclusive','branch','Inventory','','',''),('3172630679533223100651',183,'31726306794','63',2.00,'620','retail','0','2024-09-14 12:39:54','','','','0','Cash',84.07,'310','','','3','','1','2024-09-14 09:58:40','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','999.00','997','Inclusive','branch','Inventory','1110','4000','5500'),('3172631231930391012330',184,'31726312315','14',1.00,'420','retail','0','2024-09-14 14:11:58','','','','0','Cash',56.95,'420','','','3','','1','2024-09-14 11:40:33','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','41.00','40','Inclusive','branch','Inventory','','',''),('3172635868932322427073',185,'31726358688','8',2.00,'580','retail','0','2024-09-15 03:04:48','','','','0','Cash',78.64,'290','','','3','','1','2024-09-15 00:04:56','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','989.00','987','Inclusive','branch','Inventory','','',''),('3172635891532241272732',186,'31726358914','11',1.00,'1120','retail','0','2024-09-15 03:08:34','','','','0','Cash',151.86,'1120','','','3','','1','2024-09-15 00:08:41','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','11.25','10.25','Inclusive','branch','Inventory','','',''),('3172635988523322965073',187,'31726359883','1',1.00,'200','retail','0','2024-09-15 03:24:45','','','','80','Cash',27.12,'200','','','3','','1','2024-09-15 00:25:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','793.00','792','Inclusive','branch','Inventory','','',''),('3172636107313633673330',188,'31726360974','4',1.00,'300','retail','0','2024-09-15 03:44:32','','','','0','Cash',40.68,'300','','','3','','1','2024-09-15 00:44:36','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','',''),('3172641052400320722625',189,'31726410523','15',1.00,'70','retail','0','2024-09-15 17:28:43','','','','0','Cash',9.49,'70','','','3','','1','2024-09-15 14:28:46','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','269.00','268','Inclusive','branch','Inventory','','',''),('3172667157006052332232',190,'31726671570','1',2.00,'400','retail','0','2024-09-18 17:59:30','','','','80','Cash',54.24,'200','','','3','','1','2024-09-18 14:59:33','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','776.00','774','Inclusive','branch','Inventory','','',''),('3172693917991392402233',191,'31726937468','11',1.00,'1120','retail','0','2024-09-21 20:19:38','','','','0','Cash',151.86,'1120','','','3','','1','2024-09-21 17:19:43','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','8.25','7.25','Inclusive','branch','Inventory','','',''),('3172701241550352003377',192,'31727012414','63',1.00,'350','retail','0','2024-09-22 16:40:14','','','','0','Cash',47.46,'350','','','3','','1','2024-09-22 13:40:17','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','992.00','991','Inclusive','branch','Inventory','1110','4000','5500'),('3172729047710203222227',193,'31727290476','35',0.00,'0','retail','0','2024-09-25 21:54:36','','','','50','Cash',0.00,'110','','','3','','1','2024-09-25 18:55:05','1','2','new','1','new','pcs','','','','yes','','0.00','','','VATABLE',0.00,'0','14.00','14','Inclusive','branch','Inventory','','',''),('3172735172727733202232',194,'31727351712','8',1.00,'290','retail','0','2024-09-26 14:55:26','','','','0','Cash',39.32,'290','','','3','','1','2024-09-26 11:55:32','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','972.00','971','Inclusive','branch','Inventory','','',''),('3172735172102337112333',195,'31727351712','10',1.00,'570','retail','0','2024-09-26 14:55:20','','','','0','Cash',77.29,'570','','','3','','1','2024-09-26 11:55:34','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','12.00','11','Inclusive','branch','Inventory','','',''),('3172735177033222330333',196,'31727351712','49',1.00,'220','retail','0','2024-09-26 14:56:09','','','','0','Cash',29.83,'220','','','3','','1','2024-09-26 11:56:19','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','8.00','7','Inclusive','branch','Inventory','','',''),('3172753514334330320352',197,'31727535143','18',1.00,'1320','retail','0','2024-09-28 17:52:23','','','','0','Cash',178.98,'1320','','','3','','1','2024-09-28 14:52:29','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3172753517433232205243',198,'31727535173','18',1.00,'1320','retail','0','2024-09-28 17:52:53','','','','0','Cash',178.98,'1320','','','3','','1','2024-09-28 14:53:14','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3172803639231231222302',199,'31728036384','48',1.00,'5','retail','0','2024-10-04 13:06:32','','','','2.5','Cash',0.68,'5','','','3','','1','2024-10-04 10:06:44','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','150.00','149','Inclusive','branch','Inventory','','',''),('3172804004200832333333',200,'31728040027','49',0.00,'0','retail','0','2024-10-04 14:07:21','','','','0','Cash',0.00,'220','','','3','','1','2024-10-04 11:07:40','1','2','new','1','new','pcs','','','','yes','','0.00','','','VATABLE',0.00,'0','5.00','5','Inclusive','branch','Inventory','','',''),('3172812161322733120112',201,'31728121603','8',1.00,'290','retail','0','2024-10-05 12:46:52','','','','0','Cash',39.32,'290','','','3','','1','2024-10-05 09:48:12','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','960.00','959','Inclusive','branch','Inventory','','',''),('3172812169928322291211',202,'31728121603','10',1.00,'570','retail','0','2024-10-05 12:48:19','','','','0','Cash',77.29,'570','','','3','','1','2024-10-05 09:53:16','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','11.00','10','Inclusive','branch','Inventory','','',''),('3172824168972277324783',203,'31728241684','3',1.00,'300','retail','0','2024-10-06 22:08:09','','','','0','Cash',40.68,'300','','','3','','1','2024-10-06 19:09:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','980.00','979','Inclusive','branch','Inventory','','',''),('3172838326820766320222',204,'31728383243','1',1.00,'200','retail','0','2024-10-08 13:27:47','','','','80','Cash',27.12,'200','','','3','','1','2024-10-08 10:28:12','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1667.00','1666','Inclusive','branch','Inventory','','',''),('3172838498823080899320',205,'31728384585','21',1.00,'90','retail','0','2024-10-08 13:56:28','','','','0','Cash',12.20,'90','','','3','','1','2024-10-08 10:56:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3172838467238222082244',206,'31728384585','39',1.00,'110','retail','0','2024-10-08 13:51:11','','','','50','Cash',14.92,'110','','','3','','1','2024-10-08 10:56:32','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3172838459532032024522',207,'31728384585','15',4.00,'280','retail','0','2024-10-08 13:49:54','','','','0','Cash',37.97,'70','','','3','','1','2024-10-08 10:56:32','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','220.00','216','Inclusive','branch','Inventory','','',''),('3172838458932320328323',208,'31728384585','1',1.00,'200','retail','0','2024-10-08 13:49:48','','','','80','Cash',27.12,'200','','','3','','1','2024-10-08 10:56:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1667.00','1666','Inclusive','branch','Inventory','','',''),('3172838458623323002042',209,'31728384585','7',1.00,'390','retail','0','2024-10-08 13:49:45','','','','0','Cash',52.88,'390','','','3','','1','2024-10-08 10:56:32','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','39.00','38','Inclusive','branch','Inventory','','',''),('3172857074232022421074',210,'31728570741','3',2.00,'600','retail','0','2024-10-10 17:32:21','','','','0','Cash',81.36,'300','','','3','','1','2024-10-10 14:32:35','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','978.00','976','Inclusive','branch','Inventory','','',''),('3172866455914383241333',211,'31728664539','5',1.00,'90','retail','0','2024-10-11 19:35:57','','','','0','Cash',12.20,'90','','','3','','1','2024-10-11 16:36:56','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','256.00','255','Inclusive','branch','Inventory','','',''),('3172866455001357220444',212,'31728664539','1',1.00,'200','retail','0','2024-10-11 19:35:48','','','','80','Cash',27.12,'200','','','3','','1','2024-10-11 16:37:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1639.00','1638','Inclusive','branch','Inventory','','',''),('3172866473337076382036',213,'31728664539','23',1.00,'90','retail','0','2024-10-11 19:38:52','','','','0','Cash',12.20,'90','','','3','','1','2024-10-11 16:39:26','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','',''),('3172873442737823734372',214,'31728734426','3',2.00,'600','retail','0','2024-10-12 15:00:26','','','','0','Cash',81.36,'300','','','3','','1','2024-10-12 12:05:43','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','976.00','974','Inclusive','branch','Inventory','','',''),('3172876810022332207220',215,'31728768016','9',1.00,'310','retail','0','2024-10-13 00:21:39','','','','0','Cash',42.03,'310','','','3','','1','2024-10-12 21:21:51','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3172883195390033033928',216,'31728831815','22',1.00,'90','retail','0','2024-10-13 18:05:53','','','','0','Cash',12.20,'90','','','3','','1','2024-10-13 15:07:14','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','',''),('3172910148729272841202',217,'31729101486','40',1.00,'110','retail','0','2024-10-16 20:58:06','','','','70','Cash',14.92,'110','','','3','','1','2024-10-16 17:58:25','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3172910151402422200313',218,'31729101513','29',1.00,'90','retail','0','2024-10-16 20:58:33','','','','0','Cash',12.20,'90','','','3','','1','2024-10-16 17:58:44','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','8.00','7','Inclusive','branch','Inventory','','',''),('3172943603733232322200',219,'31729436014','32',1.00,'150','retail','0','2024-10-20 17:53:56','','','','0','Cash',20.34,'150','','','3','','1','2024-10-20 14:56:01','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','996.00','995','Inclusive','branch','Inventory','','',''),('3172988209472328732228',220,'31729882094','8',1.00,'290','retail','0','2024-10-25 21:48:14','','','','0','Cash',39.32,'290','','','3','','1','2024-10-25 18:48:17','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','946.00','945','Inclusive','branch','Inventory','','',''),('3173005016323033232220',221,'31730050136','2',1.00,'300','retail','0','2024-10-27 20:29:22','','','','0','Cash',40.68,'300','','','3','','1','2024-10-27 17:29:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1028.00','1027','Inclusive','branch','Inventory','','',''),('3173005258102300440348',222,'31730052577','1',1.00,'200','retail','0','2024-10-27 21:09:40','','','','80','Cash',27.12,'200','','','3','','1','2024-10-27 18:10:23','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1559.00','1558','Inclusive','branch','Inventory','','',''),('3173005257703022253403',223,'31730052577','8',2.00,'580','retail','0','2024-10-27 21:09:37','','','','0','Cash',78.64,'290','','','3','','1','2024-10-27 18:10:23','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','945.00','943','Inclusive','branch','Inventory','','',''),('3173028283423383323302',224,'31730282723','21',1.00,'90','retail','0','2024-10-30 13:07:13','','','','0','Cash',12.20,'90','','','3','','1','2024-10-30 10:19:33','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','',''),('3173028272932238302232',225,'31730282723','5',1.00,'90','retail','0','2024-10-30 13:05:28','','','','0','Cash',12.20,'90','','','3','','1','2024-10-30 10:19:33','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','227.00','226','Inclusive','branch','Inventory','','',''),('3173028272331203003223',226,'31730282723','1',1.00,'200','retail','0','2024-10-30 13:05:23','','','','80','Cash',27.12,'200','','','3','','1','2024-10-30 10:19:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1552.00','1551','Inclusive','branch','Inventory','','',''),('3173028450820243323022',227,'31730284494','44',1.00,'110','retail','0','2024-10-30 13:35:07','','','','0','Cash',14.92,'110','','','3','','1','2024-10-30 10:35:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','27.00','26','Inclusive','branch','Inventory','','',''),('3173038477230303734220',228,'31730384741','18',1.00,'1320','retail','0','2024-10-31 17:26:11','','','','0','Cash',178.98,'1320','','','3','','1','2024-10-31 14:26:16','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3173039135433343233053',229,'31730391353','3',2.00,'600','retail','0','2024-10-31 19:15:53','','','','0','Cash',81.36,'300','','','3','','1','2024-10-31 16:16:04','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','965.00','963','Inclusive','branch','Inventory','','',''),('3173045833733343300220',230,'31730458321','1',1.00,'200','retail','0','2024-11-01 13:52:16','','','','80','Cash',27.12,'200','','','3','','1','2024-11-01 10:56:01','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1545.00','1544','Inclusive','branch','Inventory','','',''),('3173045832202350132233',231,'31730458321','52',2.00,'600','retail','0','2024-11-01 13:52:01','','','','0','Cash',81.36,'300','','','3','','1','2024-11-01 10:56:01','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','42.00','40','Inclusive','branch','Inventory','','',''),('3173046004433331103323',232,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:43','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1505.00','1500','Inclusive','branch','Inventory','','',''),('3173046004200210233042',233,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:41','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1510.00','1505','Inclusive','branch','Inventory','','',''),('3173046004032320024320',234,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:40','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1515.00','1510','Inclusive','branch','Inventory','','',''),('3173046003833203303632',235,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:37','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1520.00','1515','Inclusive','branch','Inventory','','',''),('3173046003534033202203',236,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:35','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1525.00','1520','Inclusive','branch','Inventory','','',''),('3173046003170330031143',237,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:31','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1530.00','1525','Inclusive','branch','Inventory','','',''),('3173046002430222132403',238,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:24','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1535.00','1530','Inclusive','branch','Inventory','','',''),('3173046002130720231320',239,'31730460020','1',5.00,'1000','retail','0','2024-11-01 14:20:20','','','','80','Cash',135.59,'200','','','3','','1','2024-11-01 11:20:51','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1540.00','1535','Inclusive','branch','Inventory','','',''),('3173046009033230300223',240,'31730460084','1',1.00,'200','retail','0','2024-11-01 14:21:30','','','','80','Cash',27.12,'200','','','3','','1','2024-11-01 11:22:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1540.00','1539','Inclusive','branch','Inventory','','',''),('3173046817838330020213',241,'31730468177','47',1.00,'200','retail','0','2024-11-01 16:36:17','','','','0','Cash',27.12,'200','','','3','','1','2024-11-01 13:48:00','1','4','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3173047512541522310727',242,'31730475125','31',1.00,'110','retail','0','2024-11-01 18:32:05','','','','0','Cash',14.92,'110','','','3','','1','2024-11-01 15:32:56','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','22.00','21','Inclusive','branch','Inventory','','',''),('3173047529883023204220',243,'31730475298','31',1.00,'110','retail','0','2024-11-01 18:34:58','','','','0','Cash',14.92,'110','','','3','','1','2024-11-01 16:14:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','22.00','21','Inclusive','branch','Inventory','','',''),('3173055605902313002302',244,'31730556040','62',1.00,'220','retail','0','2024-11-02 17:00:58','','','','0','Cash',29.83,'220','','','3','','1','2024-11-02 14:01:04','1','3','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','998.00','997','Inclusive','branch','Inventory','1110','4000','5500'),('3173058973633043338833',245,'31730589710','40',1.00,'110','retail','0','2024-11-03 02:22:16','','','','70','Cash',14.92,'110','','','3','','1','2024-11-02 23:37:42','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','',''),('3173059076533333200239',246,'31730589710','29',1.00,'90','retail','0','2024-11-03 02:39:25','','','','0','Cash',12.20,'90','','','3','','1','2024-11-02 23:45:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','2.00','1','Inclusive','branch','Inventory','','',''),('3173063332933333001033',247,'31730629543','32',1.00,'150','retail','0','2024-11-03 14:28:49','','','','0','Cash',20.34,'150','','','3','','1','2024-11-03 11:29:02','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','995.00','994','Inclusive','branch','Inventory','','',''),('3173062954322220020223',248,'31730629543','32',1.00,'150','retail','0','2024-11-03 13:25:43','','','','0','Cash',20.34,'150','','','3','','1','2024-11-03 11:29:04','1','3','new','1','new','pcs','','','','yes','','2.54','','','VATABLE',127.12,'1','996.00','995','Inclusive','branch','Inventory','','',''),('3173064332722203702443',249,'31730642188','8',1.00,'290','retail','0','2024-11-03 17:15:27','','','','0','Cash',39.32,'290','','','3','','1','2024-11-03 14:34:06','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','942.00','941','Inclusive','branch','Inventory','','',''),('3173064272223122326702',250,'31730642188','8',1.00,'290','retail','0','2024-11-03 17:05:22','','','','0','Cash',39.32,'290','','','3','','1','2024-11-03 14:34:06','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','943.00','942','Inclusive','branch','Inventory','','',''),('3173064222817432700336',251,'31730642188','40',1.00,'110','retail','0','2024-11-03 16:57:08','','','','70','Cash',14.92,'110','','','3','','1','2024-11-03 14:34:06','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3173064222103322332030',252,'31730642188','8',1.00,'290','retail','0','2024-11-03 16:57:01','','','','0','Cash',39.32,'290','','','3','','1','2024-11-03 14:34:06','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','944.00','943','Inclusive','branch','Inventory','','',''),('3173064221403602024020',253,'31730642188','5',3.00,'270','retail','0','2024-11-03 16:56:54','','','','0','Cash',36.61,'90','','','3','','1','2024-11-03 14:34:06','1','1','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','216.00','213','Inclusive','branch','Inventory','','',''),('3173064220433222042772',254,'31730642188','3',1.00,'300','retail','0','2024-11-03 16:56:43','','','','0','Cash',40.68,'300','','','3','','1','2024-11-03 14:34:06','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','964.00','963','Inclusive','branch','Inventory','','',''),('3173064218800032040471',255,'31730642188','1',3.00,'600','retail','0','2024-11-03 16:56:28','','','','80','Cash',81.36,'200','','','3','','1','2024-11-03 14:34:06','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1531.00','1528','Inclusive','branch','Inventory','','',''),('3173064454600423323420',256,'31730644545','40',1.00,'110','retail','0','2024-11-03 17:35:46','','','','70','Cash',14.92,'110','','','3','','1','2024-11-03 14:37:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3173065188953332722330',257,'31730651888','10',1.00,'570','retail','0','2024-11-03 19:38:08','','','','0','Cash',77.29,'570','','','3','','1','2024-11-03 16:38:13','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173065190932360023530',258,'31730651909','17',1.00,'670','retail','0','2024-11-03 19:38:29','','','','0','Cash',90.85,'670','','','3','','1','2024-11-03 16:38:46','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173065209623222303330',259,'31730652089','1',1.00,'200','retail','0','2024-11-03 19:41:35','','','','80','Cash',27.12,'200','','','3','','1','2024-11-03 16:45:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1523.00','1522','Inclusive','branch','Inventory','','',''),('3173065209422222600320',260,'31730652089','9',1.00,'310','retail','0','2024-11-03 19:41:34','','','','0','Cash',42.03,'310','','','3','','1','2024-11-03 16:45:46','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3173065209047519203302',261,'31730652089','14',1.00,'420','retail','0','2024-11-03 19:41:29','','','','0','Cash',56.95,'420','','','3','','1','2024-11-03 16:45:46','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3173065276242243072030',262,'31730652373','26',1.00,'90','retail','0','2024-11-03 19:52:41','','','','0','Cash',12.20,'90','','','3','','1','2024-11-03 16:52:55','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3173065237303332372330',263,'31730652373','29',1.00,'90','retail','0','2024-11-03 19:46:13','','','','0','Cash',12.20,'90','','','3','','1','2024-11-03 17:00:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3173081941228173010331',264,'31730819127','44',1.00,'110','retail','0','2024-11-05 18:10:11','','','','0','Cash',14.92,'110','','','3','','1','2024-11-05 15:10:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','27.00','26','Inclusive','branch','Inventory','','',''),('3173081944622193029120',265,'31730819127','43',1.00,'110','retail','0','2024-11-05 18:10:46','','','','70','Cash',14.92,'110','','','3','','1','2024-11-05 15:28:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','45.00','44','Inclusive','branch','Inventory','','',''),('3173081919482081314300',266,'31730819127','8',1.00,'290','retail','0','2024-11-05 18:06:33','','','','0','Cash',39.32,'290','','','3','','1','2024-11-05 15:28:03','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','939.00','938','Inclusive','branch','Inventory','','',''),('3173081912790332309102',267,'31730819127','1',1.00,'200','retail','0','2024-11-05 18:05:27','','','','80','Cash',27.12,'200','','','3','','1','2024-11-05 15:28:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1521.00','1520','Inclusive','branch','Inventory','','',''),('3173082078233230033423',268,'31730820776','19',1.00,'80','retail','0','2024-11-05 18:33:01','','','','0','Cash',10.85,'80','','','3','','1','2024-11-05 15:44:34','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','968.00','967','Inclusive','branch','Inventory','','',''),('3173082077703273242407',269,'31730820776','1',1.00,'200','retail','0','2024-11-05 18:32:57','','','','80','Cash',27.12,'200','','','3','','1','2024-11-05 15:44:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1521.00','1520','Inclusive','branch','Inventory','','',''),('3173082286200223323620',270,'31730822841','49',1.00,'220','retail','0','2024-11-05 19:07:42','','','','0','Cash',29.83,'220','','','3','','1','2024-11-05 16:29:09','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','5.00','4','Inclusive','branch','Inventory','','',''),('3173082285130032022237',271,'31730822841','7',1.00,'390','retail','0','2024-11-05 19:07:31','','','','0','Cash',52.88,'390','','','3','','1','2024-11-05 16:29:09','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','19.00','18','Inclusive','branch','Inventory','','',''),('3173082284832383822202',272,'31730822841','52',1.00,'300','retail','0','2024-11-05 19:07:27','','','','0','Cash',40.68,'300','','','3','','1','2024-11-05 16:29:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','36.00','35','Inclusive','branch','Inventory','','',''),('3173082284143207003222',273,'31730822841','2',1.00,'300','retail','0','2024-11-05 19:07:21','','','','0','Cash',40.68,'300','','','3','','1','2024-11-05 16:29:09','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1024.00','1023','Inclusive','branch','Inventory','','',''),('3173088714924103832333',274,'31730887149','1',1.00,'200','retail','0','2024-11-06 12:59:09','','','','80','Cash',27.12,'200','','','3','','1','2024-11-06 09:59:33','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1518.00','1517','Inclusive','branch','Inventory','','',''),('3173088733403330034722',275,'31730887316','3',1.00,'300','retail','0','2024-11-06 13:02:14','','','','0','Cash',40.68,'300','','','3','','1','2024-11-06 10:02:55','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','963.00','962','Inclusive','branch','Inventory','','',''),('3173088732632332820233',276,'31730887316','2',2.00,'600','retail','0','2024-11-06 13:02:05','','','','0','Cash',81.36,'300','','','3','','1','2024-11-06 10:02:55','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','1023.00','1021','Inclusive','branch','Inventory','','',''),('3173088731723320223702',277,'31730887316','9',5.00,'1550','retail','0','2024-11-06 13:01:56','','','','0','Cash',210.17,'310','','','3','','1','2024-11-06 10:02:55','1','1','new','1','new','pcs','','','','yes','','26.27','','','VATABLE',1313.56,'5','7.00','2','Inclusive','branch','Inventory','','',''),('3173088748822222283330',278,'31730887463','43',1.00,'110','retail','0','2024-11-06 13:04:47','','','','70','Cash',14.92,'110','','','3','','1','2024-11-06 10:04:51','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','44.00','43','Inclusive','branch','Inventory','','',''),('3173088750072330030283',279,'31730887463','7',1.00,'390','retail','0','2024-11-06 13:04:59','','','','0','Cash',52.88,'390','','','3','','1','2024-11-06 10:17:06','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','18.00','17','Inclusive','branch','Inventory','','',''),('3173088748323330017123',280,'31730887463','49',2.00,'440','retail','0','2024-11-06 13:04:42','','','','0','Cash',59.66,'220','','','3','','1','2024-11-06 10:17:06','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','3.00','1','Inclusive','branch','Inventory','','',''),('3173088746822060820840',281,'31730887463','10',1.00,'570','retail','0','2024-11-06 13:04:27','','','','0','Cash',77.29,'570','','','3','','1','2024-11-06 10:17:06','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173088746400137230330',282,'31730887463','1',1.00,'200','retail','0','2024-11-06 13:04:23','','','','80','Cash',27.12,'200','','','3','','1','2024-11-06 10:17:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1518.00','1517','Inclusive','branch','Inventory','','',''),('3173099279802730402202',283,'31730992585','1',1.00,'200','retail','0','2024-11-07 18:19:58','','','','80','Cash',27.12,'200','','','3','','1','2024-11-07 15:29:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1515.00','1514','Inclusive','branch','Inventory','','',''),('3173099496632232233030',284,'31730992585','1',1.00,'200','retail','0','2024-11-07 18:56:05','','','','80','Cash',27.12,'200','','','3','','1','2024-11-07 15:56:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1515.00','1514','Inclusive','branch','Inventory','','',''),('3173099274930222724233',285,'31730992585','1',1.00,'200','retail','0','2024-11-07 18:19:08','','','','80','Cash',27.12,'200','','','3','','1','2024-11-07 15:56:08','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1516.00','1515','Inclusive','branch','Inventory','','',''),('3173099274340323023032',286,'31730992585','40',1.00,'110','retail','0','2024-11-07 18:19:02','','','','70','Cash',14.92,'110','','','3','','1','2024-11-07 15:56:08','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','',''),('3173099260921330200003',287,'31730992585','55',1.00,'220','retail','0','2024-11-07 18:16:49','','','','120','Cash',29.83,'220','','','3','','1','2024-11-07 15:56:08','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500'),('3173099258531302002302',288,'31730992585','62',1.00,'220','retail','0','2024-11-07 18:16:25','','','','0','Cash',29.83,'220','','','3','','1','2024-11-07 15:56:08','1','3','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','998.00','997','Inclusive','branch','Inventory','1110','4000','5500'),('3173100568433415200223',289,'31731005684','9',1.00,'310','retail','0','2024-11-07 21:54:44','','','','0','Cash',42.03,'310','','','3','','1','2024-11-07 18:54:52','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3173100573713223320731',290,'31731005704','1',1.00,'200','retail','0','2024-11-07 21:55:37','','','','80','Cash',27.12,'200','','','3','','1','2024-11-07 19:15:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1515.00','1514','Inclusive','branch','Inventory','','',''),('3173100572701333022135',291,'31731005704','27',1.00,'90','retail','0','2024-11-07 21:55:26','','','','0','Cash',12.20,'90','','','3','','1','2024-11-07 19:15:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','',''),('3173100570420323230422',292,'31731005704','16',1.00,'320','retail','0','2024-11-07 21:55:04','','','','0','Cash',43.39,'320','','','3','','1','2024-11-07 19:15:22','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3173106876562822332376',293,'31731068764','47',1.00,'200','retail','0','2024-11-08 15:26:04','','','','0','Cash',27.12,'200','','','3','','1','2024-11-08 12:26:13','1','4','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3173107292632331023034',294,'31731071802','23',1.00,'90','retail','0','2024-11-08 16:35:21','','','','0','Cash',12.20,'90','','','3','','1','2024-11-08 13:35:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3173109261231342201424',295,'31731092588','1',1.00,'200','retail','0','2024-11-08 22:03:27','','','','80','Cash',27.12,'200','','','3','','1','2024-11-08 19:20:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1504.00','1503','Inclusive','branch','Inventory','','',''),('3173116681610022331014',296,'31731166016','6',1.00,'90','retail','0','2024-11-09 18:40:15','','','','0','Cash',12.20,'90','','','3','','1','2024-11-09 15:40:21','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3173116678932330326491',297,'31731166016','6',1.00,'90','retail','0','2024-11-09 18:39:49','','','','0','Cash',12.20,'90','','','3','','1','2024-11-09 15:40:24','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','',''),('3173116668703332276323',298,'31731166016','6',1.00,'90','retail','0','2024-11-09 18:38:06','','','','0','Cash',12.20,'90','','','3','','1','2024-11-09 16:12:40','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','22.00','21','Inclusive','branch','Inventory','','',''),('3173116606630333620717',299,'31731166016','15',4.00,'280','retail','0','2024-11-09 18:27:46','','','','0','Cash',37.97,'70','','','3','','1','2024-11-09 16:12:40','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','133.00','129','Inclusive','branch','Inventory','','',''),('3173116601706600420216',300,'31731166016','1',4.00,'800','retail','0','2024-11-09 18:26:56','','','','80','Cash',108.47,'200','','','3','','1','2024-11-09 16:12:40','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','1501.00','1497','Inclusive','branch','Inventory','','',''),('3173116892660106833402',301,'31731168926','1',1.00,'200','retail','0','2024-11-09 19:15:26','','','','80','Cash',27.12,'200','','','3','','1','2024-11-09 16:15:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1501.00','1500','Inclusive','branch','Inventory','','',''),('3173117394623912432113',302,'31731173747','40',1.00,'110','retail','0','2024-11-09 20:39:05','','','','70','Cash',14.92,'110','','','3','','1','2024-11-09 17:40:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3173117374833180134133',303,'31731173747','4',1.00,'300','retail','0','2024-11-09 20:35:47','','','','0','Cash',40.68,'300','','','3','','1','2024-11-09 18:12:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','62.00','61','Inclusive','branch','Inventory','','',''),('3173117385532332011385',304,'31731173747','40',1.00,'110','retail','0','2024-11-09 20:37:35','','','','70','Cash',14.92,'110','','','3','','1','2024-11-09 18:30:41','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3173117377707221247232',305,'31731173747','1',1.00,'200','retail','0','2024-11-09 20:36:16','','','','80','Cash',27.12,'200','','','3','','1','2024-11-09 18:30:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1497.00','1496','Inclusive','branch','Inventory','','',''),('3173117376100331720033',306,'31731173747','17',1.00,'670','retail','0','2024-11-09 20:36:00','','','','0','Cash',90.85,'670','','','3','','1','2024-11-09 18:30:41','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3173118345213231132202',307,'31731183452','1',3.00,'600','retail','0','2024-11-09 23:17:32','','','','80','Cash',81.36,'200','','','3','','1','2024-11-09 20:17:38','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1493.00','1490','Inclusive','branch','Inventory','','',''),('3173118346923003032720',308,'31731183468','1',2.00,'400','retail','0','2024-11-09 23:17:48','','','','80','Cash',54.24,'200','','','3','','1','2024-11-09 20:30:06','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1493.00','1491','Inclusive','branch','Inventory','','',''),('3173118496434320293244',309,'31731184964','31',1.00,'110','retail','0','2024-11-09 23:42:44','','','','0','Cash',14.92,'110','','','3','','1','2024-11-09 20:42:48','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','18.00','17','Inclusive','branch','Inventory','','',''),('3173119559532241203292',310,'31731195595','1',1.00,'200','retail','0','2024-11-10 02:39:55','','','','80','Cash',27.12,'200','','','3','','1','2024-11-09 23:39:59','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1491.00','1490','Inclusive','branch','Inventory','','',''),('3173119736403302222121',311,'31731197364','8',2.00,'580','retail','0','2024-11-10 03:09:24','','','','0','Cash',78.64,'290','','','3','','1','2024-11-10 00:12:30','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','935.00','933','Inclusive','branch','Inventory','','',''),('3173124234802202333323',312,'31731242347','1',1.00,'200','retail','0','2024-11-10 15:39:07','','','','80','Cash',27.12,'200','','','3','','1','2024-11-10 12:39:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1488.00','1487','Inclusive','branch','Inventory','','',''),('3173125232552433200323',313,'31731252288','3',1.00,'300','retail','0','2024-11-10 18:25:25','','','','0','Cash',40.68,'300','','','3','','1','2024-11-10 15:25:27','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','957.00','956','Inclusive','branch','Inventory','','',''),('3173125250830333717328',314,'31731252288','13',1.00,'290','retail','0','2024-11-10 18:28:27','','','','0','Cash',39.32,'290','','','3','','1','2024-11-10 15:28:35','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','52.00','51','Inclusive','branch','Inventory','','',''),('3173125252425222332012',315,'31731252288','18',1.00,'1320','retail','0','2024-11-10 18:28:44','','','','0','Cash',178.98,'1320','','','3','','1','2024-11-10 15:29:03','1','1','new','1','new','pcs','','','','yes','','22.37','','','VATABLE',1118.64,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3173125231823320303302',316,'31731252288','8',1.00,'290','retail','0','2024-11-10 18:25:17','','','','0','Cash',39.32,'290','','','3','','1','2024-11-10 15:32:57','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','934.00','933','Inclusive','branch','Inventory','','',''),('3173125231622330723620',317,'31731252288','9',1.00,'310','retail','0','2024-11-10 18:25:15','','','','0','Cash',42.03,'310','','','3','','1','2024-11-10 15:32:59','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','2.00','1','Inclusive','branch','Inventory','','',''),('3173125391532329312333',318,'31731252288','23',1.00,'90','retail','0','2024-11-10 18:51:54','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 15:53:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','','',''),('3173125390333222132213',319,'31731252288','26',1.00,'90','retail','0','2024-11-10 18:51:43','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 15:53:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3173125381903303023323',320,'31731252288','28',1.00,'90','retail','0','2024-11-10 18:50:19','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 15:53:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','104.00','103','Inclusive','branch','Inventory','','',''),('3173125346522312623343',321,'31731252288','10',1.00,'570','retail','0','2024-11-10 18:44:25','','','','0','Cash',77.29,'570','','','3','','1','2024-11-10 15:53:22','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3173125345827030433305',322,'31731252288','11',1.00,'1120','retail','0','2024-11-10 18:44:17','','','','0','Cash',151.86,'1120','','','3','','1','2024-11-10 15:53:22','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','23.25','22.25','Inclusive','branch','Inventory','','',''),('3173125228934224033243',323,'31731252288','1',5.00,'1000','retail','0','2024-11-10 18:24:48','','','','80','Cash',135.59,'200','','','3','','1','2024-11-10 15:53:22','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1486.00','1481','Inclusive','branch','Inventory','','',''),('3173125529003030322333',324,'31731254843','54',1.00,'90','retail','0','2024-11-10 19:14:50','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 16:25:38','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('3173125736505202533330',325,'31731257250','28',1.00,'90','retail','0','2024-11-10 19:49:24','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 17:05:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','103.00','102','Inclusive','branch','Inventory','','',''),('3173125732820325313283',326,'31731257250','21',1.00,'90','retail','0','2024-11-10 19:48:48','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 17:05:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3173125732433020323042',327,'31731257250','26',1.00,'90','retail','0','2024-11-10 19:48:44','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 17:05:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3173125731932211033270',328,'31731257250','54',1.00,'90','retail','0','2024-11-10 19:48:39','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 17:05:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('3173125731630333130233',329,'31731257250','23',1.00,'90','retail','0','2024-11-10 19:48:35','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 17:05:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','',''),('3173125727170330753422',330,'31731257250','2',1.00,'300','retail','0','2024-11-10 19:47:51','','','','0','Cash',40.68,'300','','','3','','1','2024-11-10 17:05:22','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1020.00','1019','Inclusive','branch','Inventory','','',''),('3173125726703220633221',331,'31731257250','8',1.00,'290','retail','0','2024-11-10 19:47:46','','','','0','Cash',39.32,'290','','','3','','1','2024-11-10 17:05:22','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','934.00','933','Inclusive','branch','Inventory','','',''),('3173125726130323332321',332,'31731257250','9',2.00,'620','retail','0','2024-11-10 19:47:41','','','','0','Cash',84.07,'310','','','3','','1','2024-11-10 17:05:22','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','2.00','0','Inclusive','branch','Inventory','','',''),('3173125725622323732700',333,'31731257250','1',2.00,'400','retail','0','2024-11-10 19:47:35','','','','80','Cash',54.24,'200','','','3','','1','2024-11-10 17:05:22','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1474.00','1472','Inclusive','branch','Inventory','','',''),('3173125725021333321033',334,'31731257250','51',2.00,'600','retail','0','2024-11-10 19:47:30','','','','0','Cash',81.36,'300','','','3','','1','2024-11-10 17:05:22','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','36.00','34','Inclusive','branch','Inventory','','',''),('3173125855935200033823',335,'31731258556','63',1.00,'350','retail','0','2024-11-10 20:09:19','','','','0','Cash',47.46,'350','','','3','','1','2024-11-10 17:09:22','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','985.00','984','Inclusive','branch','Inventory','1110','4000','5500'),('3173125855825312833452',336,'31731258556','63',1.00,'350','retail','0','2024-11-10 20:09:17','','','','0','Cash',47.46,'350','','','3','','1','2024-11-10 17:09:22','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','986.00','985','Inclusive','branch','Inventory','1110','4000','5500'),('3173125855652560202321',337,'31731258556','63',1.00,'350','retail','0','2024-11-10 20:09:16','','','','0','Cash',47.46,'350','','','3','','1','2024-11-10 17:09:22','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','987.00','986','Inclusive','branch','Inventory','1110','4000','5500'),('3173125879103028273403',338,'31731258791','21',1.00,'90','retail','0','2024-11-10 20:13:11','','','','0','Cash',12.20,'90','','','3','','1','2024-11-10 17:14:10','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','',''),('3173125900522030222523',339,'31731258856','1',1.00,'200','retail','0','2024-11-10 20:16:44','','','','80','Cash',27.12,'200','','','3','','1','2024-11-10 17:16:53','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1471.00','1470','Inclusive','branch','Inventory','','',''),('3173150210823533433333',340,'31731502095','3',2.00,'600','retail','0','2024-11-13 15:48:15','','','','0','Cash',81.36,'300','','','3','','1','2024-11-13 12:48:57','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','955.00','953','Inclusive','branch','Inventory','','',''),('3173160244626030120314',341,'31731602417','26',1.00,'90','retail','0','2024-11-14 19:40:45','','','','0','Cash',12.20,'90','','','3','','1','2024-11-14 16:46:43','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3173160243933224732412',342,'31731602417','21',1.00,'90','retail','0','2024-11-14 19:40:38','','','','0','Cash',12.20,'90','','','3','','1','2024-11-14 16:46:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','',''),('3173160243737004022323',343,'31731602417','21',1.00,'90','retail','0','2024-11-14 19:40:36','','','','0','Cash',12.20,'90','','','3','','1','2024-11-14 16:46:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','10.00','9','Inclusive','branch','Inventory','','',''),('3173161086866222713322',344,'31731610852','29',1.00,'90','retail','0','2024-11-14 22:01:07','','','','0','Cash',12.20,'90','','','3','','1','2024-11-15 10:39:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3173161085333333727603',345,'31731610852','29',3.00,'270','retail','0','2024-11-14 22:00:53','','','','0','Cash',36.61,'90','','','3','','1','2024-11-15 10:39:39','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','16.00','13','Inclusive','branch','Inventory','','',''),('3173168826032106223233',346,'31731688260','1',3.00,'600','retail','0','2024-11-15 19:31:00','','','','80','Cash',81.36,'200','','','3','','1','2024-11-15 16:32:40','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1464.00','1461','Inclusive','branch','Inventory','','',''),('3173168865385212371116',347,'31731688652','1',3.00,'600','retail','0','2024-11-15 19:37:32','','','','80','Cash',81.36,'200','','','3','','1','2024-11-15 16:38:25','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1464.00','1461','Inclusive','branch','Inventory','','',''),('3173169246232030202303',348,'31731692462','54',2.00,'180','retail','0','2024-11-15 20:41:02','','','','0','Cash',24.41,'90','','','3','','1','2024-11-15 17:42:25','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('3173169432703222322373',349,'31731692555','29',1.00,'90','retail','0','2024-11-15 21:12:06','','','','0','Cash',12.20,'90','','','3','','1','2024-11-15 18:38:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','',''),('3173169256401357220224',350,'31731692555','50',1.00,'220','retail','0','2024-11-15 20:42:44','','','','0','Cash',29.83,'220','','','3','','1','2024-11-15 18:38:46','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','25.00','24','Inclusive','branch','Inventory','','',''),('3173169255623090555320',351,'31731692555','44',1.00,'110','retail','0','2024-11-15 20:42:35','','','','0','Cash',14.92,'110','','','3','','1','2024-11-15 18:38:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','25.00','24','Inclusive','branch','Inventory','','',''),('3173169669923699336230',352,'31731695999','29',1.00,'90','retail','0','2024-11-15 21:51:38','','','','0','Cash',12.20,'90','','','3','','1','2024-11-15 18:51:43','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3173176053640210123223',353,'31731760536','1',1.00,'200','retail','0','2024-11-16 15:35:36','','','','80','Cash',27.12,'200','','','3','','1','2024-11-16 13:29:54','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1459.00','1458','Inclusive','branch','Inventory','','',''),('3173178005133327030722',354,'31731780051','3',1.00,'300','retail','0','2024-11-16 21:00:51','','','','0','Cash',40.68,'300','','','3','','1','2024-11-16 18:00:56','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','950.00','949','Inclusive','branch','Inventory','','',''),('3173178182939320283299',355,'31731780066','49',1.00,'220','retail','0','2024-11-16 21:30:29','','','','0','Cash',29.83,'220','','','3','','1','2024-11-16 18:36:30','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','23.00','22','Inclusive','branch','Inventory','','',''),('3173178109813328783032',356,'31731780066','21',1.00,'90','retail','0','2024-11-16 21:18:18','','','','0','Cash',12.20,'90','','','3','','1','2024-11-16 18:36:30','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3173178006727210023376',357,'31731780066','7',1.00,'390','retail','0','2024-11-16 21:01:06','','','','0','Cash',52.88,'390','','','3','','1','2024-11-16 18:36:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3173178265400332168032',358,'31731782654','3',1.00,'300','retail','0','2024-11-16 21:44:14','','','','0','Cash',40.68,'300','','','3','','1','2024-11-16 19:23:07','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','950.00','949','Inclusive','branch','Inventory','','',''),('3173185490531331192352',359,'31731854901','63',4.00,'1400','retail','0','2024-11-17 17:48:21','','','','0','Cash',189.83,'350','','','3','','1','2024-11-17 15:23:26','1','1','new','1','new','pcs','','','','yes','','23.73','','','VATABLE',1186.44,'4','987.00','983','Inclusive','branch','Inventory','1110','4000','5500'),('3173185713923333390122',360,'31731854901','34',1.00,'110','retail','0','2024-11-17 18:25:38','','','','50','Cash',14.92,'110','','','3','','1','2024-11-17 15:40:03','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3173185837332233230834',361,'31731854901','16',1.00,'320','retail','0','2024-11-17 18:46:03','','','','0','Cash',43.39,'320','','','3','','1','2024-11-17 15:46:17','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3173186082112332302428',362,'31731860799','23',1.00,'90','retail','0','2024-11-17 19:26:59','','','','0','Cash',12.20,'90','','','3','','1','2024-11-17 16:59:00','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','11.00','10','Inclusive','branch','Inventory','','',''),('3173186080782247322036',363,'31731860799','8',1.00,'290','retail','0','2024-11-17 19:26:46','','','','0','Cash',39.32,'290','','','3','','1','2024-11-17 16:59:00','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','931.00','930','Inclusive','branch','Inventory','','',''),('3173186080030126208330',364,'31731860799','1',1.00,'200','retail','0','2024-11-17 19:26:39','','','','80','Cash',27.12,'200','','','3','','1','2024-11-17 16:59:00','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1449.00','1448','Inclusive','branch','Inventory','','',''),('3173186278112031373280',365,'31731862770','19',1.00,'80','retail','0','2024-11-17 19:59:40','','','','0','Cash',10.85,'80','','','3','','1','2024-11-17 16:59:58','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','966.00','965','Inclusive','branch','Inventory','','',''),('3173186277131131300333',366,'31731862770','1',2.00,'400','retail','0','2024-11-17 19:59:30','','','','80','Cash',54.24,'200','','','3','','1','2024-11-17 17:08:27','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1449.00','1447','Inclusive','branch','Inventory','','',''),('3173186335333303333233',367,'31731863326','27',1.00,'90','retail','0','2024-11-17 20:09:12','','','','0','Cash',12.20,'90','','','3','','1','2024-11-17 17:09:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','81.00','80','Inclusive','branch','Inventory','','',''),('3173186383803342233323',368,'31731863326','29',1.00,'90','retail','0','2024-11-17 20:17:07','','','','0','Cash',12.20,'90','','','3','','1','2024-11-17 17:17:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','12.00','11','Inclusive','branch','Inventory','','',''),('3173186764212032323233',369,'31731867642','52',3.00,'900','retail','0','2024-11-17 21:20:42','','','','0','Cash',122.03,'300','','','3','','1','2024-11-17 18:23:38','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','35.00','32','Inclusive','branch','Inventory','','',''),('3173201597930702290232',370,'31732015978','7',7.00,'2730','retail','0','2024-11-19 14:32:58','','','','0','Cash',370.17,'390','','','3','','1','2024-11-19 11:36:03','1','1','new','1','new','pcs','','','','yes','','46.27','','','VATABLE',2313.56,'7','28.00','21','Inclusive','branch','Inventory','','',''),('3173201748333383203802',371,'31732017482','7',9.00,'3510','retail','0','2024-11-19 14:58:02','','','','0','Cash',475.93,'390','','','3','','1','2024-11-19 11:59:40','1','1','new','1','new','pcs','','','','yes','','59.49','','','VATABLE',2974.58,'9','27.00','18','Inclusive','branch','Inventory','','',''),('3173203718703307823407',372,'31732037187','7',1.00,'390','retail','0','2024-11-19 20:26:27','','','','0','Cash',52.88,'390','','','3','','1','2024-11-19 17:26:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','18.00','17','Inclusive','branch','Inventory','','',''),('3173203971333333022243',373,'31732039712','5',2.00,'180','retail','0','2024-11-19 21:08:32','','','','0','Cash',24.41,'90','','','3','','1','2024-11-19 18:08:56','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','187.00','185','Inclusive','branch','Inventory','','',''),('3173226784133302202333',374,'31732267372','54',4.00,'360','retail','0','2024-11-22 12:30:38','','','','0','Cash',48.81,'90','','','3','','1','2024-11-22 09:31:35','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('3173229020232233322427',375,'31732289975','29',1.00,'90','retail','0','2024-11-22 18:43:21','','','','0','Cash',12.20,'90','','','3','','1','2024-11-22 15:44:11','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','','',''),('3173229277703172120720',376,'31732292488','5',2.00,'180','retail','0','2024-11-22 19:26:17','','','','0','Cash',24.41,'90','','','3','','1','2024-11-22 16:41:52','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','181.00','179','Inclusive','branch','Inventory','','',''),('3173245263523723332332',377,'31732452614','50',2.00,'440','retail','0','2024-11-24 15:50:35','','','','0','Cash',59.66,'220','','','3','','1','2024-11-24 13:01:46','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','21.00','19','Inclusive','branch','Inventory','','',''),('3173245262523242341222',378,'31732452614','51',1.00,'300','retail','0','2024-11-24 15:50:25','','','','0','Cash',40.68,'300','','','3','','1','2024-11-24 13:01:46','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','26.00','25','Inclusive','branch','Inventory','','',''),('3173245261942230003273',379,'31732452614','1',1.00,'200','retail','0','2024-11-24 15:50:19','','','','80','Cash',27.12,'200','','','3','','1','2024-11-24 13:01:46','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1406.00','1405','Inclusive','branch','Inventory','','',''),('3173245261535272241222',380,'31732452614','14',1.00,'420','retail','0','2024-11-24 15:50:15','','','','0','Cash',56.95,'420','','','3','','1','2024-11-24 13:01:46','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3173245602733233022243',381,'31732455532','30',2.00,'10','retail','0','2024-11-24 16:47:06','','','','0','Cash',1.36,'5','','','3','','1','2024-11-24 14:12:10','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','126.00','124','Inclusive','branch','Inventory','','',''),('3173245588702352053240',382,'31732455532','30',2.00,'10','retail','0','2024-11-24 16:44:46','','','','0','Cash',1.36,'5','','','3','','1','2024-11-24 14:12:10','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','128.00','126','Inclusive','branch','Inventory','','',''),('3173245553523332033433',383,'31732455532','9',1.00,'310','retail','0','2024-11-24 16:38:55','','','','0','Cash',42.03,'310','','','3','','1','2024-11-24 14:12:10','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','9.00','8','Inclusive','branch','Inventory','','',''),('3173245553233450335070',384,'31732455532','1',2.00,'400','retail','0','2024-11-24 16:38:52','','','','80','Cash',54.24,'200','','','3','','1','2024-11-24 14:12:10','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1404.00','1402','Inclusive','branch','Inventory','','',''),('3173246174232367242323',385,'31732461312','17',2.00,'1340','retail','0','2024-11-24 18:22:21','','','','0','Cash',181.69,'670','','','3','','1','2024-11-24 15:22:32','1','1','new','1','new','pcs','','','','yes','','22.71','','','VATABLE',1135.59,'2','13.00','11','Inclusive','branch','Inventory','','',''),('3173263219313417123393',386,'31732625821','52',1.00,'300','retail','0','2024-11-26 17:43:13','','','','0','Cash',40.68,'300','','','3','','1','2024-11-26 14:43:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','25.00','24','Inclusive','branch','Inventory','','',''),('3173263850922333277703',387,'31732635989','16',1.00,'320','retail','0','2024-11-26 19:28:28','','','','0','Cash',43.39,'320','','','3','','1','2024-11-26 16:28:32','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3173263634833230233232',388,'31732635989','16',1.00,'320','retail','0','2024-11-26 18:52:27','','','','0','Cash',43.39,'320','','','3','','1','2024-11-26 16:28:32','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173263633712330333020',389,'31732635989','1',1.00,'200','retail','0','2024-11-26 18:52:16','','','','80','Cash',27.12,'200','','','3','','1','2024-11-26 16:28:32','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1398.00','1397','Inclusive','branch','Inventory','','',''),('3173263599034333933730',390,'31732635989','52',1.00,'300','retail','0','2024-11-26 18:46:29','','','','0','Cash',40.68,'300','','','3','','1','2024-11-26 16:28:32','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','25.00','24','Inclusive','branch','Inventory','','',''),('3173271902830227122139',391,'31732718771','30',6.00,'30','retail','0','2024-11-27 17:50:27','','','','0','Cash',4.07,'5','','','3','','1','2024-11-27 14:51:15','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'6','128.00','122','Inclusive','branch','Inventory','','',''),('3173272154422313303723',392,'31732721534','8',1.00,'290','retail','0','2024-11-27 18:32:23','','','','0','Cash',39.32,'290','','','3','','1','2024-11-27 15:32:27','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','926.00','925','Inclusive','branch','Inventory','','',''),('3173272157231001203323',393,'31732721534','2',4.00,'1200','retail','0','2024-11-27 18:32:52','','','','0','Cash',162.71,'300','','','3','','1','2024-11-27 15:32:56','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'4','1009.00','1005','Inclusive','branch','Inventory','','',''),('3173279839535038902520',394,'31732798372','49',2.00,'440','retail','0','2024-11-28 15:53:15','','','','0','Cash',59.66,'220','','','3','','1','2024-11-28 13:06:22','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'2','8.00','6','Inclusive','branch','Inventory','','',''),('3173288121403283023232',395,'31732881184','51',1.00,'300','retail','0','2024-11-29 14:53:33','','','','0','Cash',40.68,'300','','','3','','1','2024-11-29 11:53:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','22.00','21','Inclusive','branch','Inventory','','',''),('3173296458033324020922',396,'31732964579','1',1.00,'200','retail','0','2024-11-30 14:02:59','','','','80','Cash',27.12,'200','','','3','','1','2024-11-30 11:08:06','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1375.00','1374','Inclusive','branch','Inventory','','',''),('3173297188681932802912',397,'31732969179','20',2.00,'180','retail','0','2024-11-30 16:04:46','','','','0','Cash',24.41,'90','','','3','','1','2024-11-30 13:19:50','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','11.00','9','Inclusive','branch','Inventory','','',''),('3173298889302092422381',398,'31732988776','23',1.00,'90','retail','0','2024-11-30 20:48:12','','','','0','Cash',12.20,'90','','','3','','1','2024-11-30 18:11:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173300237832101232030',399,'31733002378','14',1.00,'420','retail','0','2024-12-01 00:32:58','','','','0','Cash',56.95,'420','','','3','','1','2024-11-30 21:34:54','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3173300309400243000323',400,'31733003083','40',1.00,'110','retail','0','2024-12-01 00:44:53','','','','70','Cash',14.92,'110','','','3','','1','2024-12-01 00:52:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','',''),('3173300309103330390339',401,'31733003083','31',1.00,'110','retail','0','2024-12-01 00:44:50','','','','0','Cash',14.92,'110','','','3','','1','2024-12-01 00:52:47','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','9.00','8','Inclusive','branch','Inventory','','',''),('3173300308401823223703',402,'31733003083','14',1.00,'420','retail','0','2024-12-01 00:44:43','','','','0','Cash',56.95,'420','','','3','','1','2024-12-01 00:52:47','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3173307864810337344348',403,'31733078642','3',1.00,'300','retail','0','2024-12-01 21:44:08','','','','0','Cash',40.68,'300','','','3','','1','2024-12-01 18:44:57','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','934.00','933','Inclusive','branch','Inventory','','',''),('3173307864243304340234',404,'31733078642','17',1.00,'670','retail','0','2024-12-01 21:44:02','','','','0','Cash',90.85,'670','','','3','','1','2024-12-01 18:44:57','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','11.00','10','Inclusive','branch','Inventory','','',''),('3173323226930022336024',405,'31733232119','23',1.00,'90','retail','0','2024-12-03 16:24:28','','','','0','Cash',12.20,'90','','','3','','1','2024-12-03 14:02:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173323226007332330323',406,'31733232119','54',1.00,'90','retail','0','2024-12-03 16:24:20','','','','0','Cash',12.20,'90','','','3','','1','2024-12-03 14:02:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('3173323224822322003333',407,'31733232119','24',1.00,'90','retail','0','2024-12-03 16:24:07','','','','0','Cash',12.20,'90','','','3','','1','2024-12-03 14:02:48','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','',''),('3173323215838023222034',408,'31733232119','8',1.00,'290','retail','0','2024-12-03 16:22:38','','','','0','Cash',39.32,'290','','','3','','1','2024-12-03 14:02:48','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','925.00','924','Inclusive','branch','Inventory','','',''),('3173323215521233702332',409,'31733232119','9',2.00,'620','retail','0','2024-12-03 16:22:34','','','','0','Cash',84.07,'310','','','3','','1','2024-12-03 14:02:48','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','3.00','1','Inclusive','branch','Inventory','','',''),('3173323212011312132102',410,'31733232119','1',3.00,'600','retail','0','2024-12-03 16:21:59','','','','80','Cash',81.36,'200','','','3','','1','2024-12-03 14:02:48','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1365.00','1362','Inclusive','branch','Inventory','','',''),('3173332895607232300033',411,'31733328396','14',1.00,'420','retail','0','2024-12-04 19:15:55','','','','0','Cash',56.95,'420','','','3','','1','2024-12-04 16:29:41','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3173332839640322370822',412,'31733328396','14',1.00,'420','retail','0','2024-12-04 19:06:36','','','','0','Cash',56.95,'420','','','3','','1','2024-12-04 16:29:41','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','2.00','1','Inclusive','branch','Inventory','','',''),('3173333365563234137233',413,'31733333655','7',1.00,'390','retail','0','2024-12-04 20:34:15','','','','0','Cash',52.88,'390','','','3','','1','2024-12-04 17:36:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','3.00','2','Inclusive','branch','Inventory','','',''),('3173339576530625523323',414,'31733395220','30',4.00,'20','retail','0','2024-12-05 13:49:25','','','','0','Cash',2.71,'5','','','3','','1','2024-12-05 10:49:36','1','1','new','1','new','pcs','','','','yes','','0.34','','','VATABLE',16.95,'4','109.00','105','Inclusive','branch','Inventory','','',''),('3173349045705022222134',415,'31733482756','31',1.00,'110','retail','0','2024-12-06 16:07:36','','','','0','Cash',14.92,'110','','','3','','1','2024-12-06 13:19:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3173348837183322140134',416,'31733482756','40',1.00,'110','retail','0','2024-12-06 15:32:50','','','','70','Cash',14.92,'110','','','3','','1','2024-12-06 13:19:04','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3173348336033131331336',417,'31733482756','5',1.00,'90','retail','0','2024-12-06 14:09:19','','','','0','Cash',12.20,'90','','','3','','1','2024-12-06 13:19:04','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','162.00','161','Inclusive','branch','Inventory','','',''),('3173348283803232800330',418,'31733482756','21',2.00,'180','retail','0','2024-12-06 14:00:37','','','','0','Cash',24.41,'90','','','3','','1','2024-12-06 13:19:04','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','22.00','20','Inclusive','branch','Inventory','','',''),('3173348276502360400344',419,'31733482756','5',2.00,'180','retail','0','2024-12-06 13:59:24','','','','0','Cash',24.41,'90','','','3','','1','2024-12-06 13:19:04','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','164.00','162','Inclusive','branch','Inventory','','',''),('3173348275933423233033',420,'31733482756','1',1.00,'200','retail','0','2024-12-06 13:59:18','','','','80','Cash',27.12,'200','','','3','','1','2024-12-06 13:19:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1347.00','1346','Inclusive','branch','Inventory','','',''),('3173348275733570770451',421,'31733482756','1',1.00,'200','retail','0','2024-12-06 13:59:16','','','','80','Cash',27.12,'200','','','3','','1','2024-12-06 13:19:04','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1348.00','1347','Inclusive','branch','Inventory','','',''),('3173356926662373323233',422,'31733569265','52',1.00,'300','retail','0','2024-12-07 14:01:05','','','','0','Cash',40.68,'300','','','3','','1','2024-12-07 11:01:31','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3173358247824252332012',423,'31733582454','5',1.00,'90','retail','0','2024-12-07 17:41:18','','','','0','Cash',12.20,'90','','','3','','1','2024-12-07 14:41:22','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','161.00','160','Inclusive','branch','Inventory','','',''),('3173358252522324353501',424,'31733582454','5',2.00,'180','retail','0','2024-12-07 17:42:03','','','','0','Cash',24.41,'90','','','3','','1','2024-12-07 14:43:17','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','159.00','157','Inclusive','branch','Inventory','','',''),('3173358251502323383148',425,'31733582454','5',2.00,'180','retail','0','2024-12-07 17:41:53','','','','0','Cash',24.41,'90','','','3','','1','2024-12-07 14:43:17','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','161.00','159','Inclusive','branch','Inventory','','',''),('3173358245523132233372',426,'31733582454','1',1.00,'200','retail','0','2024-12-07 17:40:54','','','','80','Cash',27.12,'200','','','3','','1','2024-12-07 14:43:17','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1346.00','1345','Inclusive','branch','Inventory','','',''),('3173365694753743323363',427,'31733656946','35',1.00,'110','retail','0','2024-12-08 14:22:26','','','','50','Cash',14.92,'110','','','3','','1','2024-12-08 11:22:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','19.00','18','Inclusive','branch','Inventory','','',''),('3173399317623337343222',428,'31733993165','2',1.00,'300','retail','0','2024-12-12 11:46:12','','','','0','Cash',40.68,'300','','','3','','1','2024-12-12 09:46:38','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1007.00','1006','Inclusive','branch','Inventory','','',''),('3173399316602319939303',429,'31733993165','7',1.00,'390','retail','0','2024-12-12 11:46:05','','','','0','Cash',52.88,'390','','','3','','1','2024-12-12 09:46:38','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','22.00','21','Inclusive','branch','Inventory','','',''),('3173399957257033032323',430,'31733998963','51',1.00,'300','retail','0','2024-12-12 13:32:51','','','','0','Cash',40.68,'300','','','3','','1','2024-12-12 10:33:02','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','7.00','6','Inclusive','branch','Inventory','','',''),('3173399897439744229813',431,'31733998963','15',10.00,'700','retail','0','2024-12-12 13:22:53','','','','0','Cash',94.92,'70','','','3','','1','2024-12-12 10:33:02','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'10','97.00','87','Inclusive','branch','Inventory','','',''),('3173399896403762322630',432,'31733998963','1',1.00,'200','retail','0','2024-12-12 13:22:44','','','','80','Cash',27.12,'200','','','3','','1','2024-12-12 10:33:02','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1333.00','1332','Inclusive','branch','Inventory','','',''),('3173400496520303313333',433,'31734004961','51',1.00,'300','retail','0','2024-12-12 15:02:44','','','','0','Cash',40.68,'300','','','3','','1','2024-12-12 12:13:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3173400496274223033023',434,'31734004961','52',1.00,'300','retail','0','2024-12-12 15:02:42','','','','0','Cash',40.68,'300','','','3','','1','2024-12-12 12:13:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','12.00','11','Inclusive','branch','Inventory','','',''),('3173401469424942324302',435,'31734014694','5',1.00,'90','retail','0','2024-12-12 17:44:54','','','','0','Cash',12.20,'90','','','3','','1','2024-12-12 14:44:56','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','157.00','156','Inclusive','branch','Inventory','','',''),('3173401584822423333350',436,'31734015831','6',1.00,'90','retail','0','2024-12-12 18:04:08','','','','0','Cash',12.20,'90','','','3','','1','2024-12-12 15:11:09','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','149.00','148','Inclusive','branch','Inventory','','',''),('3173401583713232232037',437,'31734015831','15',2.00,'140','retail','0','2024-12-12 18:03:56','','','','0','Cash',18.98,'70','','','3','','1','2024-12-12 15:11:09','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','87.00','85','Inclusive','branch','Inventory','','',''),('3173401583233335704012',438,'31734015831','1',2.00,'400','retail','0','2024-12-12 18:03:51','','','','80','Cash',54.24,'200','','','3','','1','2024-12-12 15:11:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1331.00','1329','Inclusive','branch','Inventory','','',''),('3173401653633105332320',439,'31734016512','6',1.00,'90','retail','0','2024-12-12 18:15:35','','','','0','Cash',12.20,'90','','','3','','1','2024-12-12 15:29:56','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','149.00','148','Inclusive','branch','Inventory','','',''),('3173401653021353262433',440,'31734016512','15',2.00,'140','retail','0','2024-12-12 18:15:30','','','','0','Cash',18.98,'70','','','3','','1','2024-12-12 15:29:56','1','1','new','1','new','pcs','','','','yes','','2.37','','','VATABLE',118.64,'2','84.00','82','Inclusive','branch','Inventory','','',''),('3173401652403513227237',441,'31734016512','1',1.00,'200','retail','0','2024-12-12 18:15:23','','','','80','Cash',27.12,'200','','','3','','1','2024-12-12 15:29:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1330.00','1329','Inclusive','branch','Inventory','','',''),('3173401651332101236030',442,'31734016512','1',1.00,'200','retail','0','2024-12-12 18:15:12','','','','80','Cash',27.12,'200','','','3','','1','2024-12-12 15:29:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1331.00','1330','Inclusive','branch','Inventory','','',''),('3173419147422330349793',443,'31734191473','1',5.00,'1000','retail','0','2024-12-14 18:51:13','','','','80','Cash',135.59,'200','','','3','','1','2024-12-14 15:52:33','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1316.00','1311','Inclusive','branch','Inventory','','',''),('3173419148701029109331',444,'31734191473','11',1.00,'1120','retail','0','2024-12-14 18:51:26','','','','0','Cash',151.86,'1120','','','3','','1','2024-12-14 15:52:40','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','16.25','15.25','Inclusive','branch','Inventory','','',''),('3173419466561333203522',445,'31734194664','1',1.00,'200','retail','0','2024-12-14 19:44:24','','','','80','Cash',27.12,'200','','','3','','1','2024-12-14 16:44:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1315.00','1314','Inclusive','branch','Inventory','','',''),('3173421002704303202377',446,'31734210026','3',3.00,'900','retail','0','2024-12-15 00:00:26','','','','0','Cash',122.03,'300','','','3','','1','2024-12-14 21:03:04','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','921.00','918','Inclusive','branch','Inventory','','',''),('3173421020622630222223',447,'31734210203','1',1.00,'200','retail','0','2024-12-15 00:03:26','','','','80','Cash',27.12,'200','','','3','','1','2024-12-14 21:05:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1313.00','1312','Inclusive','branch','Inventory','','',''),('3173421022722130134423',448,'31734210203','5',2.00,'180','retail','0','2024-12-15 00:03:47','','','','0','Cash',24.41,'90','','','3','','1','2024-12-14 21:13:50','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','147.00','145','Inclusive','branch','Inventory','','',''),('3173421022223723330332',449,'31734210203','6',1.00,'90','retail','0','2024-12-15 00:03:41','','','','0','Cash',12.20,'90','','','3','','1','2024-12-14 21:15:21','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','132.00','131','Inclusive','branch','Inventory','','',''),('3173421947232030202303',450,'31734219456','9',1.00,'310','retail','0','2024-12-15 02:37:51','','','','0','Cash',42.03,'310','','','3','','1','2024-12-14 23:38:00','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','35.00','34','Inclusive','branch','Inventory','','',''),('3173421949921431433222',451,'31734219456','30',2.00,'10','retail','0','2024-12-15 02:38:18','','','','0','Cash',1.36,'5','','','3','','1','2024-12-15 00:58:38','1','1','new','1','new','pcs','','','','yes','','0.17','','','VATABLE',8.47,'2','89.00','87','Inclusive','branch','Inventory','','',''),('3173421945803331423034',452,'31734219456','9',1.00,'310','retail','0','2024-12-15 02:37:38','','','','0','Cash',42.03,'310','','','3','','1','2024-12-15 00:58:38','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','36.00','35','Inclusive','branch','Inventory','','',''),('3173421945733252214243',453,'31734219456','1',1.00,'200','retail','0','2024-12-15 02:37:36','','','','80','Cash',27.12,'200','','','3','','1','2024-12-15 00:58:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1310.00','1309','Inclusive','branch','Inventory','','',''),('3173426577931001203393',454,'31734265779','8',1.00,'290','retail','0','2024-12-15 15:29:39','','','','0','Cash',39.32,'290','','','3','','1','2024-12-15 12:30:08','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','922.00','921','Inclusive','branch','Inventory','','',''),('3173426591202333332239',455,'31734265779','8',1.00,'290','retail','0','2024-12-15 15:31:51','','','','0','Cash',39.32,'290','','','3','','1','2024-12-15 12:32:40','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','922.00','921','Inclusive','branch','Inventory','','',''),('3173426578553308342325',456,'31734265779','4',1.00,'300','retail','0','2024-12-15 15:29:45','','','','0','Cash',40.68,'300','','','3','','1','2024-12-15 12:32:40','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','53.00','52','Inclusive','branch','Inventory','','',''),('3173445610664046166033',457,'31734456105','21',2.00,'180','retail','0','2024-12-17 20:21:45','','','','0','Cash',24.41,'90','','','3','','1','2024-12-17 17:26:11','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','6.00','4','Inclusive','branch','Inventory','','',''),('3173445735322235233303',458,'31734456105','5',1.00,'90','retail','0','2024-12-17 20:42:33','','','','0','Cash',12.20,'90','','','3','','1','2024-12-17 17:42:40','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','145.00','144','Inclusive','branch','Inventory','','',''),('3173445891635850033020',459,'31734456105','35',1.00,'110','retail','0','2024-12-17 21:08:36','','','','50','Cash',14.92,'110','','','3','','1','2024-12-17 18:09:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','',''),('3173445734647326422262',460,'31734456105','5',1.00,'90','retail','0','2024-12-17 20:42:26','','','','0','Cash',12.20,'90','','','3','','1','2024-12-17 18:09:34','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','146.00','145','Inclusive','branch','Inventory','','',''),('3173445658133143133470',461,'31734456105','63',2.00,'700','retail','0','2024-12-17 20:29:40','','','','0','Cash',94.92,'350','','','3','','1','2024-12-17 18:09:34','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'2','980.00','978','Inclusive','branch','Inventory','1110','4000','5500'),('3173445643734633333344',462,'31734456105','1',2.00,'400','retail','0','2024-12-17 20:27:16','','','','80','Cash',54.24,'200','','','3','','1','2024-12-17 18:09:34','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1296.00','1294','Inclusive','branch','Inventory','','',''),('3173445642623424530307',463,'31734456105','31',1.00,'110','retail','0','2024-12-17 20:27:05','','','','0','Cash',14.92,'110','','','3','','1','2024-12-17 18:09:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3173445641641002773212',464,'31734456105','21',1.00,'90','retail','0','2024-12-17 20:26:55','','','','0','Cash',12.20,'90','','','3','','1','2024-12-17 18:09:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3173445638412533402234',465,'31734456105','31',1.00,'110','retail','0','2024-12-17 20:26:24','','','','0','Cash',14.92,'110','','','3','','1','2024-12-17 18:09:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','2.00','1','Inclusive','branch','Inventory','','',''),('3173445613906223235321',466,'31734456105','34',1.00,'110','retail','0','2024-12-17 20:22:18','','','','50','Cash',14.92,'110','','','3','','1','2024-12-17 18:09:34','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173451860112315237350',467,'31734518600','13',1.00,'290','retail','0','2024-12-18 13:43:20','','','','0','Cash',39.32,'290','','','3','','1','2024-12-18 10:43:24','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','48.00','47','Inclusive','branch','Inventory','','',''),('3173462359273222305009',468,'31734623561','2',6.00,'1800','retail','0','2024-12-19 18:53:11','','','','0','Cash',244.07,'300','','','3','','1','2024-12-19 15:53:17','1','1','new','1','new','pcs','','','','yes','','30.51','','','VATABLE',1525.42,'6','1005.00','999','Inclusive','branch','Inventory','','',''),('3173469103000324030302',469,'31734691029','1',2.00,'400','retail','0','2024-12-20 13:37:09','','','','80','Cash',54.24,'200','','','3','','1','2024-12-20 10:37:44','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1277.00','1275','Inclusive','branch','Inventory','','',''),('3173469108133233300832',470,'31734691076','1',1.00,'200','retail','0','2024-12-20 13:38:00','','','','80','Cash',27.12,'200','','','3','','1','2024-12-20 11:02:27','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1277.00','1276','Inclusive','branch','Inventory','','',''),('3173469107713492702133',471,'31734691076','5',2.00,'180','retail','0','2024-12-20 13:37:56','','','','0','Cash',24.41,'90','','','3','','1','2024-12-20 11:02:27','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','143.00','141','Inclusive','branch','Inventory','','',''),('3173469276744369736732',472,'31734692762','1',3.00,'600','retail','0','2024-12-20 14:06:06','','','','80','Cash',81.36,'200','','','3','','1','2024-12-20 11:08:25','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1277.00','1274','Inclusive','branch','Inventory','','',''),('3173469276320023223133',473,'31734692762','51',9.00,'2700','retail','0','2024-12-20 14:06:02','','','','0','Cash',366.10,'300','','','3','','1','2024-12-20 11:08:25','1','1','new','1','new','pcs','','','','yes','','45.76','','','VATABLE',2288.14,'9','95.00','86','Inclusive','branch','Inventory','','',''),('3173471689824328602137',474,'31734716889','1',5.00,'1000','retail','0','2024-12-20 20:48:18','','','','80','Cash',135.59,'200','','','3','','1','2024-12-20 17:48:24','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','1269.00','1264','Inclusive','branch','Inventory','','',''),('3173478566720520332233',475,'31734785666','17',1.00,'670','retail','0','2024-12-21 15:54:26','','','','0','Cash',90.85,'670','','','3','','1','2024-12-21 12:54:29','1','1','new','1','new','pcs','','','','yes','','11.36','','','VATABLE',567.80,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3173478627223132234472',476,'31734786272','9',1.00,'310','retail','0','2024-12-21 16:04:32','','','','0','Cash',42.03,'310','','','3','','1','2024-12-21 13:04:50','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','32.00','31','Inclusive','branch','Inventory','','',''),('3173486329020320343333',477,'31734863256','41',1.00,'30','retail','0','2024-12-22 13:28:09','','','','10','Cash',4.07,'30','','','3','','1','2024-12-22 10:56:22','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','75.00','74','Inclusive','branch','Inventory','','',''),('3173486328323333424382',478,'31734863256','9',1.00,'310','retail','0','2024-12-22 13:28:02','','','','0','Cash',42.03,'310','','','3','','1','2024-12-22 10:56:22','1','1','new','1','new','pcs','','','','yes','','5.25','','','VATABLE',262.71,'1','32.00','31','Inclusive','branch','Inventory','','',''),('3173486326136213203047',479,'31734863256','13',1.00,'290','retail','0','2024-12-22 13:27:40','','','','0','Cash',39.32,'290','','','3','','1','2024-12-22 10:56:22','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','47.00','46','Inclusive','branch','Inventory','','',''),('3173486325731323351433',480,'31734863256','1',2.00,'400','retail','0','2024-12-22 13:27:37','','','','80','Cash',54.24,'200','','','3','','1','2024-12-22 10:56:22','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1261.00','1259','Inclusive','branch','Inventory','','',''),('3173486577606283205332',481,'31734865743','35',1.00,'110','retail','0','2024-12-22 14:09:35','','','','50','Cash',14.92,'110','','','3','','1','2024-12-22 11:09:38','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','17.00','16','Inclusive','branch','Inventory','','',''),('3173486575432733435333',482,'31734865743','13',2.00,'580','retail','0','2024-12-22 14:09:14','','','','0','Cash',80.00,'290','','','3','','1','2024-12-22 11:11:10','1','1','new','1','new','pcs','','','','','','11.37','','','VATABLE',1068.63,'','47.00','45','Inclusive','branch','Inventory','','',''),('3173486575334807130333',483,'31734865743','1',2.00,'400','retail','0','2024-12-22 14:09:12','','','','80','Cash',54.24,'200','','','3','','1','2024-12-22 11:11:47','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','1261.00','1259','Inclusive','branch','Inventory','','',''),('3173486588663423400220',484,'31734865743','13',1.00,'290','retail','0','2024-12-22 14:11:25','','','','0','Cash',39.32,'290','','','3','','1','2024-12-22 11:12:04','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','47.00','46','Inclusive','branch','Inventory','','',''),('3173489384933408933233',485,'31734893798','33',1.00,'110','retail','0','2024-12-22 21:57:28','','','','50','Cash',14.92,'110','','','3','','1','2024-12-22 18:57:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','',''),('3173504088130323338321',486,'31735040881','3',1.00,'300','retail','0','2024-12-24 14:48:01','','','','0','Cash',40.68,'300','','','3','','1','2024-12-24 12:04:48','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','911.00','910','Inclusive','branch','Inventory','','',''),('3173506717502765074322',487,'31735067117','20',17.00,'1530','retail','0','2024-12-24 22:06:14','','','','0','Cash',207.46,'90','','','3','','1','2024-12-24 20:00:06','1','2','new','1','new','pcs','','','','yes','','25.93','','','VATABLE',1296.61,'17','96.00','79','Inclusive','branch','Inventory','','',''),('3173507057307513003230',488,'31735067117','37',1.00,'110','retail','0','2024-12-24 23:02:52','','','','50','Cash',14.92,'110','','','3','','1','2024-12-24 20:02:55','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','100.00','99','Inclusive','branch','Inventory','','',''),('3173507090440301032223',489,'31735070897','6',4.00,'360','retail','0','2024-12-24 23:08:23','','','','0','Cash',48.81,'90','','','3','','1','2024-12-24 20:08:27','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','115.00','111','Inclusive','branch','Inventory','','',''),('3173514036702530723353',490,'31735140349','38',3.00,'330','retail','0','2024-12-25 18:26:06','','','','50','Cash',44.75,'110','','','3','','1','2024-12-25 15:33:33','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','100.00','97','Inclusive','branch','Inventory','','',''),('3173514034911303333331',491,'31735140349','52',3.00,'900','retail','0','2024-12-25 18:25:49','','','','0','Cash',122.03,'300','','','3','','1','2024-12-25 15:33:33','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'3','992.00','989','Inclusive','branch','Inventory','','',''),('3173514218932443332003',492,'31735142188','20',3.00,'270','retail','0','2024-12-25 18:56:28','','','','0','Cash',36.61,'90','','','3','','1','2024-12-25 15:59:39','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','93.00','90','Inclusive','branch','Inventory','','',''),('3173514480282255033240',493,'31735144778','20',4.00,'360','retail','0','2024-12-25 19:40:01','','','','0','Cash',48.81,'90','','','3','','1','2024-12-25 16:41:35','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','89.00','85','Inclusive','branch','Inventory','','',''),('3173514479017032307301',494,'31735144778','14',1.00,'420','retail','0','2024-12-25 19:39:50','','','','0','Cash',56.95,'420','','','3','','1','2024-12-25 16:41:35','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','17.00','16','Inclusive','branch','Inventory','','',''),('3173514478552332332320',495,'31735144778','9',3.00,'930','retail','0','2024-12-25 19:39:44','','','','0','Cash',126.10,'310','','','3','','1','2024-12-25 16:41:35','1','1','new','1','new','pcs','','','','yes','','15.76','','','VATABLE',788.14,'3','28.00','25','Inclusive','branch','Inventory','','',''),('3173514477934201333343',496,'31735144778','1',3.00,'600','retail','0','2024-12-25 19:39:38','','','','80','Cash',81.36,'200','','','3','','1','2024-12-25 16:41:35','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','1221.00','1218','Inclusive','branch','Inventory','','',''),('3173514780773333713130',497,'31735147807','44',2.00,'220','retail','0','2024-12-25 20:30:07','','','','0','Cash',29.83,'110','','','3','','1','2024-12-25 17:39:34','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','22.00','20','Inclusive','branch','Inventory','','',''),('3173514839422100420994',498,'31735148385','11',1.00,'1120','retail','0','2024-12-25 20:39:53','','','','0','Cash',151.86,'1120','','','3','','1','2024-12-25 17:58:38','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','12.25','11.25','Inclusive','branch','Inventory','','',''),('3173514838520413313308',499,'31735148385','1',6.00,'1200','retail','0','2024-12-25 20:39:45','','','','80','Cash',162.71,'200','','','3','','1','2024-12-25 17:58:38','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','1217.00','1211','Inclusive','branch','Inventory','','',''),('3173514956395330333530',500,'31735149561','50',1.00,'220','retail','0','2024-12-25 20:59:23','','','','0','Cash',29.83,'220','','','3','','1','2024-12-25 17:59:27','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3173521620023302314532',501,'31735216199','6',4.00,'360','retail','0','2024-12-26 15:29:59','','','','0','Cash',48.81,'90','','','3','','1','2024-12-26 14:22:29','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','109.00','105','Inclusive','branch','Inventory','','',''),('3173532141501227231110',502,'31735321415','3',1.00,'300','retail','0','2024-12-27 20:43:35','','','','0','Cash',40.68,'300','','','3','','1','2024-12-27 17:43:50','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','903.00','902','Inclusive','branch','Inventory','','',''),('3173532165004430433675',503,'31735321646','5',1.00,'90','retail','0','2024-12-27 20:47:30','','','','0','Cash',12.20,'90','','','3','','1','2024-12-27 17:47:35','1','1','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','133.00','132','Inclusive','branch','Inventory','','',''),('3173540319530022240205',504,'31735403117','12',1.00,'390','retail','0','2024-12-28 19:26:34','','','','0','Cash',52.88,'390','','','3','','1','2024-12-28 16:29:30','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','72.00','71','Inclusive','branch','Inventory','','',''),('3173540315834234033143',505,'31735403117','4',1.00,'300','retail','0','2024-12-28 19:25:55','','','','0','Cash',40.68,'300','','','3','','1','2024-12-28 16:59:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','46.00','45','Inclusive','branch','Inventory','','',''),('3173540314533553302001',506,'31735403117','2',1.00,'300','retail','0','2024-12-28 19:25:42','','','','0','Cash',40.68,'300','','','3','','1','2024-12-28 16:59:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1000.00','999','Inclusive','branch','Inventory','','',''),('3173540312332002233323',507,'31735403117','3',1.00,'300','retail','0','2024-12-28 19:25:22','','','','0','Cash',40.68,'300','','','3','','1','2024-12-28 16:59:43','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','902.00','901','Inclusive','branch','Inventory','','',''),('3173540311838023222004',508,'31735403117','1',1.00,'200','retail','0','2024-12-28 19:25:17','','','','80','Cash',27.12,'200','','','3','','1','2024-12-28 16:59:43','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1167.00','1166','Inclusive','branch','Inventory','','',''),('3173541787833233422420',509,'31735417789','10',1.00,'570','retail','0','2024-12-28 23:31:17','','','','0','Cash',77.29,'570','','','3','','1','2024-12-28 20:40:26','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','999.00','998','Inclusive','branch','Inventory','','',''),('3173541783127372130812',510,'31735417789','3',1.00,'300','retail','0','2024-12-28 23:30:31','','','','0','Cash',40.68,'300','','','3','','1','2024-12-28 20:40:30','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','899.00','898','Inclusive','branch','Inventory','','',''),('3173556407151034304321',511,'31735564065','16',1.00,'320','retail','0','2024-12-30 16:07:50','','','','0','Cash',43.39,'320','','','3','','1','2024-12-30 13:23:05','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','1011.00','1010','Inclusive','branch','Inventory','','',''),('3173556406622033353227',512,'31735564065','4',1.00,'300','retail','0','2024-12-30 16:07:45','','','','0','Cash',40.68,'300','','','3','','1','2024-12-30 13:23:05','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','44.00','43','Inclusive','branch','Inventory','','',''),('3173564653113522212364',513,'31735646516','40',1.00,'110','retail','0','2024-12-31 15:02:10','','','','70','Cash',14.92,'110','','','3','','1','2024-12-31 12:02:14','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','','',''),('3173566604230312234062',514,'31735666022','51',1.00,'300','retail','0','2024-12-31 20:27:22','','','','0','Cash',40.68,'300','','','3','','1','2024-12-31 17:27:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','72.00','71','Inclusive','branch','Inventory','','',''),('3173566604132533330033',515,'31735666022','51',1.00,'300','retail','0','2024-12-31 20:27:21','','','','0','Cash',40.68,'300','','','3','','1','2024-12-31 17:27:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','73.00','72','Inclusive','branch','Inventory','','',''),('3173566602333231030333',516,'31735666022','51',1.00,'300','retail','0','2024-12-31 20:27:02','','','','0','Cash',40.68,'300','','','3','','1','2024-12-31 17:27:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','74.00','73','Inclusive','branch','Inventory','','',''),('3173573257077337303703',517,'31735732569','21',1.00,'90','retail','0','2025-01-01 14:56:09','','','','0','Cash',12.20,'90','','','3','','1','2025-01-01 11:56:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','72.00','71','Inclusive','branch','Inventory','','',''),('3173573479302327340033',518,'31735734773','63',1.00,'350','retail','0','2025-01-01 15:33:13','','','','0','Cash',47.46,'350','','','3','','1','2025-01-01 12:33:22','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','969.00','968','Inclusive','branch','Inventory','1110','4000','5500'),('3173574216203234001320',519,'31735742158','11',1.00,'1120','retail','0','2025-01-01 17:36:01','','','','0','Cash',151.86,'1120','','','3','','1','2025-01-01 14:36:06','1','1','new','1','new','pcs','','','','yes','','18.98','','','VATABLE',949.15,'1','6.25','5.25','Inclusive','branch','Inventory','','',''),('3173574334033233733403',520,'31735743318','40',1.00,'110','retail','0','2025-01-01 17:55:39','','','','70','Cash',14.92,'110','','','3','','1','2025-01-01 14:55:43','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','99.00','98','Inclusive','branch','Inventory','','',''),('3173574566853302002332',521,'31735745656','9',6.00,'1860','retail','0','2025-01-01 18:34:27','','','','0','Cash',252.20,'310','','','3','','1','2025-01-01 15:45:39','1','1','new','1','new','pcs','','','','yes','','31.53','','','VATABLE',1576.27,'6','20.00','14','Inclusive','branch','Inventory','','',''),('3173574565736225610333',522,'31735745656','1',6.00,'1200','retail','0','2025-01-01 18:34:16','','','','80','Cash',162.71,'200','','','3','','1','2025-01-01 15:45:39','1','1','new','1','new','pcs','','','','yes','','20.34','','','VATABLE',1016.95,'6','1133.00','1127','Inclusive','branch','Inventory','','',''),('3173574636202033634032',523,'31735746351','30',1.00,'5','retail','0','2025-01-01 18:46:01','','','','0','Cash',0.68,'5','','','3','','1','2025-01-01 15:46:08','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','54.00','53','Inclusive','branch','Inventory','','',''),('3173575609003337232300',524,'31735755290','15',1.00,'70','retail','0','2025-01-01 21:28:09','','','','0','Cash',9.49,'70','','','3','','1','2025-01-01 18:51:44','1','1','new','1','new','pcs','','','','yes','','1.19','','','VATABLE',59.32,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3173590117919003039323',525,'31735901129','5',2.00,'180','retail','0','2025-01-03 13:46:19','','','','0','Cash',24.41,'90','','','3','','1','2025-01-03 10:54:41','1','1','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','120.00','118','Inclusive','branch','Inventory','','',''),('3173590113533232229407',526,'31735901129','15',4.00,'280','retail','0','2025-01-03 13:45:34','','','','0','Cash',37.97,'70','','','3','','1','2025-01-03 10:54:41','1','1','new','1','new','pcs','','','','yes','','4.75','','','VATABLE',237.29,'4','983.00','979','Inclusive','branch','Inventory','','',''),('3173590113032333352022',527,'31735901129','1',1.00,'200','retail','0','2025-01-03 13:45:29','','','','80','Cash',27.12,'200','','','3','','1','2025-01-03 10:54:41','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1103.00','1102','Inclusive','branch','Inventory','','',''),('3173590222420320233513',528,'31735902223','52',2.00,'600','retail','0','2025-01-03 14:03:43','','','','0','Cash',81.36,'300','','','3','','1','2025-01-03 11:04:00','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','981.00','979','Inclusive','branch','Inventory','','',''),('3173601493030306331323',529,'31736014895','40',1.00,'110','retail','0','2025-01-04 21:22:09','','','','70','Cash',14.92,'110','','','3','','1','2025-01-04 18:33:13','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','97.00','96','Inclusive','branch','Inventory','','',''),('3173608001622322073320',530,'31736080007','7',1.00,'390','retail','0','2025-01-05 15:26:55','','','','0','Cash',52.88,'390','','','3','','1','2025-01-05 12:27:03','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','973.00','972','Inclusive','branch','Inventory','','',''),('3173624093003431460237',531,'31736240915','2',1.00,'300','retail','0','2025-01-07 12:08:49','','','','0','Cash',40.68,'300','','','3','','1','2025-01-07 09:08:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','992.00','991','Inclusive','branch','Inventory','','',''),('3173624370934020232132',532,'31736243703','3',1.00,'300','retail','0','2025-01-07 12:55:08','','','','0','Cash',40.68,'300','','','3','','1','2025-01-07 09:55:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','891.00','890','Inclusive','branch','Inventory','','',''),('3173624547404346272132',533,'31736245470','13',1.00,'290','retail','0','2025-01-07 13:24:33','','','','0','Cash',39.32,'290','','','3','','1','2025-01-07 11:04:07','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','31.00','30','Inclusive','branch','Inventory','','',''),('3173624785982266033270',534,'31736245470','13',2.00,'580','retail','0','2025-01-07 14:04:18','','','','0','Cash',78.64,'290','','','3','','1','2025-01-07 11:12:53','1','1','new','1','new','pcs','','','','yes','','9.83','','','VATABLE',491.53,'2','31.00','29','Inclusive','branch','Inventory','','',''),('3173624549133224413602',535,'31736245470','34',1.00,'110','retail','0','2025-01-07 13:24:51','','','','50','Cash',14.92,'110','','','3','','1','2025-01-07 11:12:53','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','89.00','88','Inclusive','branch','Inventory','','',''),('3173624547123000043327',536,'31736245470','2',1.00,'300','retail','0','2025-01-07 13:24:30','','','','0','Cash',40.68,'300','','','3','','1','2025-01-07 11:12:53','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','992.00','991','Inclusive','branch','Inventory','','',''),('3173625024823522233232',537,'31736250244','63',2.00,'700','retail','0','2025-01-07 14:44:06','','','','0','Cash',94.92,'350','','','3','','1','2025-01-07 11:44:44','1','1','new','1','new','pcs','','','','yes','','11.86','','','VATABLE',593.22,'2','962.00','960','Inclusive','branch','Inventory','1110','4000','5500'),('3173626619332223022204',538,'31736266179','3',1.00,'300','retail','0','2025-01-07 19:09:52','','','','0','Cash',40.68,'300','','','3','','1','2025-01-07 16:10:08','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','890.00','889','Inclusive','branch','Inventory','','',''),('3173658847022638781108',539,'31736588468','40',1.00,'110','retail','0','2025-01-11 12:41:08','','','','70','Cash',14.92,'110','','','3','','1','2025-01-11 09:41:16','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','94.00','93','Inclusive','branch','Inventory','','',''),('3173658848953440353533',540,'31736588489','29',1.00,'90','retail','0','2025-01-11 12:41:29','','','','0','Cash',12.20,'90','','','3','','1','2025-01-11 09:41:35','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','57.00','56','Inclusive','branch','Inventory','','',''),('3173658888883482463330',541,'31736588888','29',1.00,'90','retail','0','2025-01-11 12:48:08','','','','0','Cash',12.20,'90','','','3','','1','2025-01-11 10:37:09','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','57.00','56','Inclusive','branch','Inventory','','',''),('3173660908323330017123',542,'31736609082','3',1.00,'300','retail','0','2025-01-11 18:24:42','','','','0','Cash',40.68,'300','','','3','','1','2025-01-11 16:01:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','888.00','887','Inclusive','branch','Inventory','','',''),('3173661976927933290002',543,'31736619768','1',1.00,'200','retail','0','2025-01-11 21:22:48','','','','80','Cash',27.12,'200','','','3','','1','2025-01-11 18:44:13','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1035.00','1034','Inclusive','branch','Inventory','','',''),('3173662570625403400743',544,'31736625685','1',1.00,'200','retail','0','2025-01-11 23:01:46','','','','80','Cash',27.12,'200','','','3','','1','2025-01-11 20:05:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1033.00','1032','Inclusive','branch','Inventory','','',''),('3173663720122203321720',545,'31736636790','48',1.00,'5','retail','0','2025-01-12 02:13:21','','','','2.5','Cash',0.68,'5','','','3','','1','2025-01-11 23:13:54','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','140.00','139','Inclusive','branch','Inventory','','',''),('3173663719806002377203',546,'31736636790','48',1.00,'5','retail','0','2025-01-12 02:13:17','','','','2.5','Cash',0.68,'5','','','3','','1','2025-01-11 23:13:56','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','141.00','140','Inclusive','branch','Inventory','','',''),('3173664203522233330427',547,'31736642020','1',1.00,'200','retail','0','2025-01-12 03:33:55','','','','80','Cash',27.12,'200','','','3','','1','2025-01-12 00:44:39','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1025.00','1024','Inclusive','branch','Inventory','','',''),('3173667813122203362123',548,'31736638663','52',1.00,'300','retail','0','2025-01-12 13:35:30','','','','0','Cash',40.68,'300','','','3','','1','2025-01-12 10:35:34','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','974.00','973','Inclusive','branch','Inventory','','',''),('3173667951939903922633',549,'31736679518','7',2.00,'780','retail','0','2025-01-12 13:58:38','','','','0','Cash',105.76,'390','','','3','','1','2025-01-12 10:58:48','1','1','new','1','new','pcs','','','','yes','','13.22','','','VATABLE',661.02,'2','966.00','964','Inclusive','branch','Inventory','','',''),('3173668048130721003346',550,'31736680470','29',1.00,'90','retail','0','2025-01-12 14:14:40','','','','0','Cash',12.20,'90','','','3','','1','2025-01-12 11:14:47','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','45.00','44','Inclusive','branch','Inventory','','',''),('3173668047136603323383',551,'31736680470','51',1.00,'300','retail','0','2025-01-12 14:14:30','','','','0','Cash',40.68,'300','','','3','','1','2025-01-12 11:14:49','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','55.00','54','Inclusive','branch','Inventory','','',''),('3173685413030386331323',552,'31736854069','22',1.00,'90','retail','0','2025-01-14 14:28:49','','','','0','Cash',12.20,'90','','','3','','1','2025-01-14 11:47:13','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','',''),('3173685563033002202326',553,'31736854069','22',1.00,'90','retail','0','2025-01-14 14:53:50','','','','0','Cash',12.20,'90','','','3','','1','2025-01-14 11:57:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','97.00','96','Inclusive','branch','Inventory','','',''),('3173685411702332330047',554,'31736854069','19',1.00,'80','retail','0','2025-01-14 14:28:36','','','','0','Cash',10.85,'80','','','3','','1','2025-01-14 11:57:36','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','936.00','935','Inclusive','branch','Inventory','','',''),('3173685409303032223322',555,'31736854069','7',1.00,'390','retail','0','2025-01-14 14:28:12','','','','0','Cash',52.88,'390','','','3','','1','2025-01-14 11:57:36','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','966.00','965','Inclusive','branch','Inventory','','',''),('3173685407330733308500',556,'31736854069','10',1.00,'570','retail','0','2025-01-14 14:27:52','','','','0','Cash',77.29,'570','','','3','','1','2025-01-14 11:57:36','1','1','new','1','new','pcs','','','','yes','','9.66','','','VATABLE',483.05,'1','991.00','990','Inclusive','branch','Inventory','','',''),('3173685407032300023062',557,'31736854069','1',1.00,'200','retail','0','2025-01-14 14:27:49','','','','80','Cash',27.12,'200','','','3','','1','2025-01-14 11:57:36','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','1016.00','1015','Inclusive','branch','Inventory','','',''),('3173711999193300113133',558,'31737119972','9',2.00,'620','retail','0','2025-01-17 16:19:50','','','','0','Cash',84.07,'310','','','3','','1','2025-01-17 13:20:01','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'2','95.00','93','Inclusive','branch','Inventory','','',''),('3173711997320307233330',559,'31737119972','1',2.00,'400','retail','0','2025-01-17 16:19:32','','','','80','Cash',54.24,'200','','','3','','1','2025-01-17 13:20:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','999.00','997','Inclusive','branch','Inventory','','',''),('3173722081243274020123',560,'31737220552','29',1.00,'90','retail','0','2025-01-18 20:20:11','','','','0','Cash',12.20,'90','','','3','','1','2025-01-18 17:20:34','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','39.00','38','Inclusive','branch','Inventory','','',''),('3173722073603377033323',561,'31737220552','31',1.00,'110','retail','0','2025-01-18 20:18:56','','','','0','Cash',14.92,'110','','','3','','1','2025-01-18 17:20:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','62.00','61','Inclusive','branch','Inventory','','',''),('3173722062602267230223',562,'31737220552','31',1.00,'110','retail','0','2025-01-18 20:17:05','','','','0','Cash',14.92,'110','','','3','','1','2025-01-18 17:20:46','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','63.00','62','Inclusive','branch','Inventory','','',''),('3173724302802722320332',563,'31737242999','1',1.00,'200','retail','0','2025-01-19 02:30:27','','','','80','Cash',27.12,'200','','','3','','1','2025-01-18 23:34:35','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','991.00','990','Inclusive','branch','Inventory','','',''),('3173728915333023222084',564,'31737289152','8',1.00,'290','retail','0','2025-01-19 15:19:12','','','','0','Cash',39.32,'290','','','3','','1','2025-01-19 12:19:16','1','1','new','1','new','pcs','','','','yes','','4.92','','','VATABLE',245.76,'1','865.00','864','Inclusive','branch','Inventory','','',''),('3173729355820303250349',565,'31737293515','22',1.00,'90','retail','0','2025-01-19 16:32:38','','','','0','Cash',12.20,'90','','','3','','1','2025-01-19 13:49:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','84.00','83','Inclusive','branch','Inventory','','',''),('3173730444032247322430',566,'31737304405','7',1.00,'390','retail','0','2025-01-19 19:33:59','','','','0','Cash',52.88,'390','','','3','','1','2025-01-19 16:34:28','1','1','new','1','new','pcs','','','','yes','','6.61','','','VATABLE',330.51,'1','957.00','956','Inclusive','branch','Inventory','','',''),('3173745900422072323320',567,'31737457919','48',1.00,'5','retail','0','2025-01-21 14:30:03','','','','2.5','Cash',0.68,'5','','','3','','1','2025-01-21 11:30:08','1','1','new','1','new','pcs','','','','yes','','0.08','','','VATABLE',4.24,'1','137.00','136','Inclusive','branch','Inventory','','',''),('3173745837808032343333',568,'31737457919','19',1.00,'80','retail','0','2025-01-21 14:19:37','','','','0','Cash',10.85,'80','','','3','','1','2025-01-21 11:30:18','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','935.00','934','Inclusive','branch','Inventory','','',''),('3173745792042532230027',569,'31737457919','14',1.00,'420','retail','0','2025-01-21 14:11:59','','','','0','Cash',56.95,'420','','','3','','1','2025-01-21 11:30:18','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','94.00','93','Inclusive','branch','Inventory','','',''),('3173763727533503077331',570,'31737636506','1',1.00,'200','retail','0','2025-01-23 16:01:14','','','','80','Cash',27.12,'200','','','3','','1','2025-01-23 13:01:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','978.00','977','Inclusive','branch','Inventory','','',''),('3173816551112122115025',571,'31738165510','51',2.00,'600','retail','0','2025-01-29 18:45:11','','','','0','Cash',81.36,'300','','','3','','1','2025-01-29 15:45:15','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','132.00','130','Inclusive','branch','Inventory','','',''),('3173892631420370320823',572,'31738925638','35',1.00,'110','retail','0','2025-02-07 14:05:14','','','','50','Cash',14.92,'110','','','3','','1','2025-02-07 11:05:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3173894291233332421227',573,'31738942910','14',1.00,'450','retail','0','2025-02-07 18:41:51','','','','0','Cash',61.02,'450','','','3','','1','2025-02-07 15:41:56','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','77.00','76','Inclusive','branch','Inventory','','',''),('3173911015431323137240',574,'31739110153','65',1.00,'350','retail','0','2025-02-09 17:09:13','','','','0','Cash',47.46,'350','','','3','','1','2025-02-09 14:09:45','1','1','new','1','new','pcs','','','','yes','','5.93','','','VATABLE',296.61,'1','1000.00','999','Inclusive','branch','Inventory','1110','4000','5500'),('3173929749553252323032',575,'31739296434','38',1.00,'110','retail','0','2025-02-11 21:11:34','','','','50','Cash',15.17,'110','','','3','','1','2025-02-11 18:11:46','1','2','new','1','new','pcs','','','','','','2.16','','','VATABLE',202.67,'','171.00','170','Inclusive','branch','Inventory','','',''),('3173929749427730923309',576,'31739296434','24',1.00,'90','retail','0','2025-02-11 21:11:32','','','','0','Cash',12.20,'90','','','3','','1','2025-02-11 18:11:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','108.00','107','Inclusive','branch','Inventory','','',''),('3173944827931239302334',577,'31739448253','63',1.00,'450','retail','0','2025-02-13 15:04:39','','','','0','Cash',61.02,'450','','','3','','1','2025-02-13 12:04:43','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','959.00','958','Inclusive','branch','Inventory','1110','4000','5500'),('3173953115823253823321',578,'31739530496','54',1.00,'90','retail','0','2025-02-14 14:05:56','','','','0','Cash',12.20,'90','','','3','','1','2025-02-14 11:06:02','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('3173954701903332220922',579,'31739547017','63',1.00,'450','retail','0','2025-02-14 18:30:18','','','','0','Cash',61.02,'450','','','3','','1','2025-02-14 15:30:21','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','959.00','958','Inclusive','branch','Inventory','1110','4000','5500'),('3173955573533220332333',580,'31739555731','63',1.00,'450','retail','0','2025-02-14 20:55:34','','','','0','Cash',61.02,'450','','','3','','1','2025-02-14 17:55:38','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','959.00','958','Inclusive','branch','Inventory','1110','4000','5500'),('3173962007167302423200',581,'31739619198','44',1.00,'110','retail','0','2025-02-15 14:47:50','','','','0','Cash',14.92,'110','','','3','','1','2025-02-15 11:47:55','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3173997275662392923942',582,'31739972740','15',1.00,'80','retail','0','2025-02-19 16:45:55','','','','0','Cash',10.85,'80','','','3','','1','2025-02-19 13:46:04','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','894.00','893','Inclusive','branch','Inventory','','',''),('3174013072730233727127',583,'31740129963','22',1.00,'90','retail','0','2025-02-21 12:38:47','','','','0','Cash',12.20,'90','','','3','','1','2025-02-21 09:39:01','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','53.00','52','Inclusive','branch','Inventory','','',''),('3174022847210222272103',584,'31740226695','1',1.00,'200','retail','0','2025-02-22 15:47:50','','','','80','Cash',27.12,'200','','','3','','1','2025-02-22 12:47:57','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','870.00','869','Inclusive','branch','Inventory','','',''),('3174024075333040232334',585,'31740240743','41',1.00,'30','retail','0','2025-02-22 19:12:32','','','','10','Cash',4.07,'30','','','3','','1','2025-02-22 16:12:50','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3174033093907302303373',586,'31740329972','27',1.00,'90','retail','0','2025-02-23 20:15:38','','','','0','Cash',12.20,'90','','','3','','1','2025-02-23 17:15:49','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','63.00','62','Inclusive','branch','Inventory','','',''),('3174047849030144224720',587,'31740477852','5',1.00,'100','retail','0','2025-02-25 13:14:49','','','','0','Cash',13.56,'100','','','3','','1','2025-02-25 10:14:56','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','38.00','37','Inclusive','branch','Inventory','','',''),('3174056218130440803383',588,'31740562147','26',1.00,'90','retail','0','2025-02-26 12:29:40','','','','0','Cash',12.20,'90','','','3','','1','2025-02-26 09:35:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','36.00','35','Inclusive','branch','Inventory','','',''),('3174056217723030022211',589,'31740562147','22',1.00,'90','retail','0','2025-02-26 12:29:36','','','','0','Cash',12.20,'90','','','3','','1','2025-02-26 09:35:39','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3174056214802321840038',590,'31740562147','14',2.00,'900','retail','0','2025-02-26 12:29:07','','','','0','Cash',122.03,'450','','','3','','1','2025-02-26 09:35:39','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','66.00','64','Inclusive','branch','Inventory','','',''),('3174056632630333030233',591,'31740565896','52',1.00,'400','retail','0','2025-02-26 13:38:45','','','','0','Cash',54.24,'400','','','3','','1','2025-02-26 10:40:18','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','959.00','958','Inclusive','branch','Inventory','','',''),('3174057936502327260353',592,'31740579233','33',2.00,'220','retail','0','2025-02-26 17:16:03','','','','50','Cash',29.83,'110','','','3','','1','2025-02-26 14:17:54','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','77.00','75','Inclusive','branch','Inventory','','',''),('3174058299595003035323',593,'31740581102','43',3.00,'330','retail','0','2025-02-26 18:16:35','','','','70','Cash',44.75,'110','','','3','','1','2025-02-26 15:16:53','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','43.00','40','Inclusive','branch','Inventory','','',''),('3174058110823322387410',594,'31740581102','5',1.00,'100','retail','0','2025-02-26 17:45:07','','','','0','Cash',13.56,'100','','','3','','1','2025-02-26 15:22:04','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','36.00','35','Inclusive','branch','Inventory','','',''),('3174058313430233340222',595,'31740581102','6',3.00,'300','retail','0','2025-02-26 18:18:53','','','','0','Cash',41.38,'100','','','3','','1','2025-02-26 15:27:14','1','1','new','1','new','pcs','','','','','','5.88','','','VATABLE',552.74,'','84.00','81','Inclusive','branch','Inventory','','',''),('3174058307203432220323',596,'31740581102','1',3.00,'600','retail','0','2025-02-26 18:17:51','','','','80','Cash',81.36,'200','','','3','','1','2025-02-26 15:27:49','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','845.00','842','Inclusive','branch','Inventory','','',''),('3174058296530228323226',597,'31740581102','24',1.00,'90','retail','0','2025-02-26 18:16:03','','','','0','Cash',12.20,'90','','','3','','1','2025-02-26 15:40:50','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','107.00','106','Inclusive','branch','Inventory','','',''),('3174065187332332600282',598,'31740650325','18',1.00,'1450','retail','0','2025-02-27 13:24:32','','','','0','Cash',196.61,'1450','','','3','','1','2025-02-27 10:24:37','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','5.00','4','Inclusive','branch','Inventory','','',''),('3174065187161320210000',599,'31740650325','18',1.00,'1450','retail','0','2025-02-27 13:24:30','','','','0','Cash',196.61,'1450','','','3','','1','2025-02-27 10:24:42','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','6.00','5','Inclusive','branch','Inventory','','',''),('3174065715131305333013',600,'31740657140','16',2.00,'720','retail','0','2025-02-27 14:52:30','','','','0','Cash',97.63,'360','','','3','','1','2025-02-27 11:52:41','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'2','1002.00','1000','Inclusive','branch','Inventory','','',''),('3174065714812138832236',601,'31740657140','8',2.00,'640','retail','0','2025-02-27 14:52:26','','','','0','Cash',86.78,'320','','','3','','1','2025-02-27 11:52:45','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','837.00','835','Inclusive','branch','Inventory','','',''),('3174065714235364000336',602,'31740657140','1',2.00,'400','retail','0','2025-02-27 14:52:21','','','','80','Cash',54.24,'200','','','3','','1','2025-02-27 11:52:49','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','837.00','835','Inclusive','branch','Inventory','','',''),('3174067444634222022007',603,'31740674442','10',2.00,'1240','retail','0','2025-02-27 19:40:45','','','','0','Cash',168.14,'620','','','3','','1','2025-02-27 16:41:04','1','1','new','1','new','pcs','','','','yes','','21.02','','','VATABLE',1050.85,'2','978.00','976','Inclusive','branch','Inventory','','',''),('3174067447843030277343',604,'31740674442','8',1.00,'320','retail','0','2025-02-27 19:41:17','','','','0','Cash',43.39,'320','','','3','','1','2025-02-27 16:41:22','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','835.00','834','Inclusive','branch','Inventory','','',''),('3174075609804070405205',605,'31740755937','63',3.00,'1350','retail','0','2025-02-28 18:21:35','','','','0','Cash',183.05,'450','','','3','','1','2025-02-28 15:21:46','1','1','new','1','new','pcs','','','','yes','','22.88','','','VATABLE',1144.07,'3','959.00','956','Inclusive','branch','Inventory','1110','4000','5500'),('3174075608800020022234',606,'31740755937','65',3.00,'1350','retail','0','2025-02-28 18:21:21','','','','0','Cash',183.05,'450','','','3','','1','2025-02-28 15:39:55','1','1','new','1','new','pcs','','','','yes','','22.88','','','VATABLE',1144.07,'3','996.00','993','Inclusive','branch','Inventory','1110','4000','5500'),('3174085316212188324032',607,'31740853161','2',1.00,'300','retail','0','2025-03-01 21:19:21','','','','0','Cash',40.68,'300','','','3','','1','2025-03-01 18:19:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','976.00','975','Inclusive','branch','Inventory','','',''),('3174093340730332203324',608,'31740933394','41',2.00,'60','retail','0','2025-03-02 19:36:35','','','','10','Cash',8.14,'30','','','3','','1','2025-03-02 16:37:05','1','1','new','1','new','pcs','','','','yes','','1.02','','','VATABLE',50.85,'2','85.00','83','Inclusive','branch','Inventory','','',''),('3174093372530022220253',609,'31740933679','41',1.00,'30','retail','0','2025-03-02 19:42:03','','','','10','Cash',4.07,'30','','','3','','1','2025-03-02 16:57:19','1','1','new','1','new','pcs','','','','yes','','0.51','','','VATABLE',25.42,'1','84.00','83','Inclusive','branch','Inventory','','',''),('3174093371173291730310',610,'31740933679','15',6.00,'480','retail','0','2025-03-02 19:41:47','','','','0','Cash',65.08,'80','','','3','','1','2025-03-02 16:57:19','1','1','new','1','new','pcs','','','','yes','','8.14','','','VATABLE',406.78,'6','865.00','859','Inclusive','branch','Inventory','','',''),('3174093369323036002334',611,'31740933679','7',1.00,'420','retail','0','2025-03-02 19:41:30','','','','0','Cash',56.95,'420','','','3','','1','2025-03-02 16:57:19','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','919.00','918','Inclusive','branch','Inventory','','',''),('3174093368009219063293',612,'31740933679','1',1.00,'200','retail','0','2025-03-02 19:41:19','','','','80','Cash',27.12,'200','','','3','','1','2025-03-02 16:57:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','804.00','803','Inclusive','branch','Inventory','','',''),('3174094197474302243703',613,'31740940287','9',1.00,'340','retail','0','2025-03-02 21:59:33','','','','0','Cash',46.10,'340','','','3','','1','2025-03-02 18:59:38','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','72.00','71','Inclusive','branch','Inventory','','',''),('3174119440804340932320',614,'31741193014','13',1.00,'320','retail','0','2025-03-05 20:06:47','','','','0','Cash',43.39,'320','','','3','','1','2025-03-05 17:06:52','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','20.00','19','Inclusive','branch','Inventory','','',''),('3174144327977232100314',615,'31741443025','15',4.00,'320','retail','0','2025-03-08 17:14:26','','','','0','Cash',43.39,'80','','','3','','1','2025-03-08 14:15:06','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'4','850.00','846','Inclusive','branch','Inventory','','',''),('3174152131333330573030',616,'31741520430','24',1.00,'90','retail','0','2025-03-09 14:55:12','','','','0','Cash',12.20,'90','','','3','','1','2025-03-09 11:55:17','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','101.00','100','Inclusive','branch','Inventory','','',''),('3174154185233232201244',617,'31741541839','10',3.00,'1860','retail','0','2025-03-09 20:37:31','','','','0','Cash',252.20,'620','','','3','','1','2025-03-09 17:37:35','1','1','new','1','new','pcs','','','','yes','','31.53','','','VATABLE',1576.27,'3','972.00','969','Inclusive','branch','Inventory','','',''),('3174207742330012477732',618,'31742077422','5',1.00,'100','retail','0','2025-03-16 01:23:42','','','','0','Cash',13.56,'100','','','3','','1','2025-03-15 22:23:46','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','26.00','25','Inclusive','branch','Inventory','','',''),('3174208718000213037288',619,'31742087179','23',1.00,'90','retail','0','2025-03-16 04:06:19','','','','0','Cash',12.20,'90','','','3','','1','2025-03-16 01:06:54','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','49.00','48','Inclusive','branch','Inventory','','',''),('3174212432422423472420',620,'31742124316','17',1.00,'720','retail','0','2025-03-16 14:25:23','','','','0','Cash',97.63,'720','','','3','','1','2025-03-16 11:25:28','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','92.00','91','Inclusive','branch','Inventory','','',''),('3174215015103332220122',621,'31742150129','8',2.00,'640','retail','0','2025-03-16 21:35:50','','','','0','Cash',86.78,'320','','','3','','1','2025-03-16 18:36:06','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'2','822.00','820','Inclusive','branch','Inventory','','',''),('3174240605323041040313',622,'31742405980','31',2.00,'220','retail','0','2025-03-19 20:40:51','','','','0','Cash',29.83,'110','','','3','','1','2025-03-19 17:41:16','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','23.00','21','Inclusive','branch','Inventory','','',''),('3174246074555002223432',623,'31742460733','1',1.00,'200','retail','0','2025-03-20 11:52:24','','','','80','Cash',27.12,'200','','','3','','1','2025-03-20 08:52:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','738.00','737','Inclusive','branch','Inventory','','',''),('3174249698832223293929',624,'31742496987','2',1.00,'300','retail','0','2025-03-20 21:56:27','','','','0','Cash',40.68,'300','','','3','','1','2025-03-20 18:56:33','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','974.00','973','Inclusive','branch','Inventory','','',''),('3174249701830302932837',625,'31742497006','3',1.00,'300','retail','0','2025-03-20 21:56:57','','','','0','Cash',40.68,'300','','','3','','1','2025-03-20 18:57:26','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','827.00','826','Inclusive','branch','Inventory','','',''),('3174249700923022323023',626,'31742497006','63',1.00,'450','retail','0','2025-03-20 21:56:48','','','','0','Cash',61.02,'450','','','3','','1','2025-03-20 18:57:29','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','959.00','958','Inclusive','branch','Inventory','1110','4000','5500'),('3174264800233006433233',627,'31742647990','1',5.00,'1000','retail','0','2025-03-22 15:53:21','','','','80','Cash',137.93,'200','','','3','','1','2025-03-22 12:53:56','1','1','new','1','new','pcs','','','','','','19.61','','','VATABLE',1842.46,'','733.00','728','Inclusive','branch','Inventory','','',''),('3174272879532023332722',628,'31742728794','1',1.00,'200','retail','0','2025-03-23 14:19:54','','','','80','Cash',27.12,'200','','','3','','1','2025-03-23 11:20:40','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','728.00','727','Inclusive','branch','Inventory','','',''),('3174289923033132292233',629,'31742899229','1',2.00,'400','retail','0','2025-03-25 13:40:29','','','','80','Cash',54.24,'200','','','3','','1','2025-03-25 10:40:43','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','728.00','726','Inclusive','branch','Inventory','','',''),('3174333135043302323200',630,'31743331223','29',1.00,'90','retail','0','2025-03-30 13:42:29','','','','0','Cash',12.20,'90','','','3','','1','2025-03-30 10:42:52','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','5.00','4','Inclusive','branch','Inventory','','',''),('3174333259903223354272',631,'31743331712','26',1.00,'90','retail','0','2025-03-30 14:03:18','','','','0','Cash',12.20,'90','','','3','','1','2025-03-30 11:03:36','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','16.00','15','Inclusive','branch','Inventory','','',''),('3174333368922030030333',632,'31743333688','7',1.00,'420','retail','0','2025-03-30 14:21:28','','','','0','Cash',56.95,'420','','','3','','1','2025-03-30 11:24:34','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','899.00','898','Inclusive','branch','Inventory','','',''),('3174333929437302423209',633,'31743339293','66',1.00,'450','retail','0','2025-03-30 15:54:54','','','','0','Cash',61.02,'450','','','3','','1','2025-03-30 12:58:08','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','993.00','992','Inclusive','branch','Inventory','1110','4000','5500'),('3174351434410230220231',634,'31743514079','1',1.00,'200','retail','0','2025-04-01 16:32:23','','','','80','Cash',27.12,'200','','','3','','1','2025-04-01 13:32:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','713.00','712','Inclusive','branch','Inventory','','',''),('3174351555935425235552',635,'31743514666','55',1.00,'220','retail','0','2025-04-01 16:52:38','','','','120','Cash',29.83,'220','','','3','','1','2025-04-01 13:52:43','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500'),('3174351558433332220151',636,'31743514666','38',1.00,'110','retail','0','2025-04-01 16:53:03','','','','50','Cash',14.92,'110','','','3','','1','2025-04-01 13:54:40','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','154.00','153','Inclusive','branch','Inventory','','',''),('3174351598412295772335',637,'31743515983','7',1.00,'420','retail','0','2025-04-01 16:59:43','','','','0','Cash',56.95,'420','','','3','','1','2025-04-01 14:00:59','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','898.00','897','Inclusive','branch','Inventory','','',''),('3174351677222201642777',638,'31743516743','7',1.00,'420','retail','0','2025-04-01 17:12:50','','','','0','Cash',56.95,'420','','','3','','1','2025-04-01 14:13:02','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','898.00','897','Inclusive','branch','Inventory','','',''),('3174352988938830283203',639,'31743529821','24',1.00,'90','retail','0','2025-04-01 20:51:28','','','','0','Cash',12.20,'90','','','3','','1','2025-04-01 18:01:37','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','91.00','90','Inclusive','branch','Inventory','','',''),('3174352986320325482037',640,'31743529821','31',3.00,'330','retail','0','2025-04-01 20:51:02','','','','0','Cash',44.75,'110','','','3','','1','2025-04-01 18:01:37','1','2','new','1','new','pcs','','','','yes','','5.59','','','VATABLE',279.66,'3','16.00','13','Inclusive','branch','Inventory','','',''),('3174352983231323223333',641,'31743529821','9',2.00,'680','retail','0','2025-04-01 20:50:31','','','','0','Cash',92.20,'340','','','3','','1','2025-04-01 18:01:37','1','1','new','1','new','pcs','','','','yes','','11.53','','','VATABLE',576.27,'2','56.00','54','Inclusive','branch','Inventory','','',''),('3174352982232227232020',642,'31743529821','1',5.00,'1000','retail','0','2025-04-01 20:50:21','','','','80','Cash',135.59,'200','','','3','','1','2025-04-01 18:01:37','1','1','new','1','new','pcs','','','','yes','','16.95','','','VATABLE',847.46,'5','709.00','704','Inclusive','branch','Inventory','','',''),('3174353054824720357282',643,'31743530523','1',5.00,'1000','retail','0','2025-04-01 21:02:27','','','','80','Cash',137.93,'200','','','3','','1','2025-04-01 18:15:16','1','1','new','1','new','pcs','','','','','','19.61','','','VATABLE',1842.46,'','709.00','704','Inclusive','branch','Inventory','','',''),('3174360850934202015013',644,'31743608455','24',2.00,'180','retail','0','2025-04-02 18:41:48','','','','0','Cash',24.41,'90','','','3','','1','2025-04-02 15:42:21','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','88.00','86','Inclusive','branch','Inventory','','',''),('3174361917600332111032',645,'31743619166','1',2.00,'400','retail','0','2025-04-02 21:39:36','','','','80','Cash',54.24,'200','','','3','','1','2025-04-02 19:00:09','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','702.00','700','Inclusive','branch','Inventory','','',''),('3174367472623017220147',646,'31743673977','24',1.00,'90','retail','0','2025-04-03 13:05:25','','','','0','Cash',12.20,'90','','','3','','1','2025-04-03 10:18:20','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','86.00','85','Inclusive','branch','Inventory','','',''),('3174367448232320243222',647,'31743673977','24',1.00,'90','retail','0','2025-04-03 13:01:18','','','','0','Cash',12.20,'90','','','3','','1','2025-04-03 10:18:22','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','87.00','86','Inclusive','branch','Inventory','','',''),('3174370276543702723200',648,'31743701592','63',1.00,'450','retail','0','2025-04-03 20:52:44','','','','0','Cash',61.02,'450','','','3','','1','2025-04-03 18:03:36','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','959.00','958','Inclusive','branch','Inventory','1110','4000','5500'),('3174379176832310764320',649,'31743791767','1',2.00,'400','retail','0','2025-04-04 21:36:07','','','','80','Cash',54.24,'200','','','3','','1','2025-04-04 18:36:39','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','691.00','689','Inclusive','branch','Inventory','','',''),('3174384476033230432324',650,'31743844759','1',2.00,'400','retail','0','2025-04-05 12:19:19','','','','80','Cash',54.24,'200','','','3','','1','2025-04-05 09:19:36','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','689.00','687','Inclusive','branch','Inventory','','',''),('3174388549921737382723',651,'31743885498','3',1.00,'300','retail','0','2025-04-05 23:38:18','','','','0','Cash',40.68,'300','','','3','','1','2025-04-06 00:56:58','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','805.00','804','Inclusive','branch','Inventory','','',''),('3174388552100322815853',652,'31743885498','6',3.00,'300','retail','0','2025-04-05 23:38:41','','','','0','Cash',40.68,'100','','','3','','1','2025-04-06 00:57:04','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'3','47.00','44','Inclusive','branch','Inventory','','',''),('3174390133827002222232',653,'31743901047','28',5.00,'450','retail','0','2025-04-06 04:02:18','','','','0','Cash',61.02,'90','','','3','','1','2025-04-06 01:02:26','1','2','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'5','102.00','97','Inclusive','branch','Inventory','','',''),('3174394264433133330344',654,'31743942636','5',2.00,'200','retail','0','2025-04-06 15:30:43','','','','0','Cash',27.12,'100','','','3','','1','2025-04-06 12:31:03','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','9.00','7','Inclusive','branch','Inventory','','',''),('3174394274520233340222',655,'31743942744','29',1.00,'90','retail','0','2025-04-06 15:32:24','','','','0','Cash',12.20,'90','','','3','','1','2025-04-06 12:32:27','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','98.00','97','Inclusive','branch','Inventory','','',''),('3174394963320472392961',656,'31743949632','1',1.00,'200','retail','0','2025-04-06 17:27:12','','','','80','Cash',27.12,'200','','','3','','1','2025-04-06 14:28:50','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','675.00','674','Inclusive','branch','Inventory','','',''),('3174395209930230107239',657,'31743952046','1',1.00,'200','retail','0','2025-04-06 18:08:19','','','','80','Cash',27.12,'200','','','3','','1','2025-04-06 15:10:55','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','671.00','670','Inclusive','branch','Inventory','','',''),('3174395205723223027343',658,'31743952046','1',4.00,'800','retail','0','2025-04-06 18:07:36','','','','80','Cash',108.47,'200','','','3','','1','2025-04-06 15:10:58','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','675.00','671','Inclusive','branch','Inventory','','',''),('3174413247231434343214',659,'31744132471','17',1.00,'720','retail','0','2025-04-08 20:14:31','','','','0','Cash',97.63,'720','','','3','','1','2025-04-08 17:14:49','1','1','new','1','new','pcs','','','','yes','','12.20','','','VATABLE',610.17,'1','91.00','90','Inclusive','branch','Inventory','','',''),('3174413314733002443332',660,'31744133146','1',1.00,'200','retail','0','2025-04-08 20:25:46','','','','80','Cash',27.12,'200','','','3','','1','2025-04-08 17:31:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','669.00','668','Inclusive','branch','Inventory','','',''),('3174413359114023433007',661,'31744133573','19',1.00,'80','retail','0','2025-04-08 20:33:10','','','','0','Cash',10.85,'80','','','3','','1','2025-04-08 17:35:07','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','921.00','920','Inclusive','branch','Inventory','','',''),('3174413357903333202233',662,'31744133573','9',1.00,'340','retail','0','2025-04-08 20:32:58','','','','0','Cash',46.10,'340','','','3','','1','2025-04-08 18:50:35','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','50.00','49','Inclusive','branch','Inventory','','',''),('3174418747444204278342',663,'31744187473','1',3.00,'600','retail','0','2025-04-09 11:31:13','','','','80','Cash',81.36,'200','','','3','','1','2025-04-09 08:40:42','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','668.00','665','Inclusive','branch','Inventory','','',''),('3174427586902560235203',664,'31744275868','1',1.00,'200','retail','0','2025-04-10 12:04:28','','','','80','Cash',27.12,'200','','','3','','1','2025-04-10 10:02:28','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','666.00','665','Inclusive','branch','Inventory','','',''),('3174430447024333033073',665,'31744304463','1',4.00,'800','retail','0','2025-04-10 20:01:10','','','','80','Cash',108.47,'200','','','3','','1','2025-04-10 17:01:21','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'4','662.00','658','Inclusive','branch','Inventory','','',''),('3174430451013324347524',666,'31744304463','1',2.00,'400','retail','0','2025-04-10 20:01:49','','','','80','Cash',54.24,'200','','','3','','1','2025-04-10 17:04:15','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','662.00','660','Inclusive','branch','Inventory','','',''),('3174444648922323324404',667,'31744445900','31',4.00,'440','retail','0','2025-04-12 11:28:09','','','','0','Cash',59.66,'110','','','3','','1','2025-04-12 08:28:22','1','2','new','1','new','pcs','','','','yes','','7.46','','','VATABLE',372.88,'4','8.00','4','Inclusive','branch','Inventory','','',''),('3174444647503432313322',668,'31744445900','29',1.00,'90','retail','0','2025-04-12 11:27:55','','','','0','Cash',12.20,'90','','','3','','1','2025-04-12 08:28:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','96.00','95','Inclusive','branch','Inventory','','',''),('3174444647122224340026',669,'31744445900','40',5.00,'550','retail','0','2025-04-12 11:27:50','','','','70','Cash',74.58,'110','','','3','','1','2025-04-12 08:28:24','1','2','new','1','new','pcs','','','','yes','','9.32','','','VATABLE',466.10,'5','61.00','56','Inclusive','branch','Inventory','','',''),('3174444646164733344201',670,'31744445900','34',1.00,'110','retail','0','2025-04-12 11:27:41','','','','50','Cash',14.92,'110','','','3','','1','2025-04-12 08:28:24','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','65.00','64','Inclusive','branch','Inventory','','',''),('3174444645546343302033',671,'31744445900','38',1.00,'110','retail','0','2025-04-12 11:27:34','','','','50','Cash',14.92,'110','','','3','','1','2025-04-12 08:28:24','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','151.00','150','Inclusive','branch','Inventory','','',''),('3174444643921101223223',672,'31744445900','26',1.00,'90','retail','0','2025-04-12 11:27:18','','','','0','Cash',12.20,'90','','','3','','1','2025-04-12 08:28:24','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3174444641722313336234',673,'31744445900','22',3.00,'270','retail','0','2025-04-12 11:26:56','','','','0','Cash',36.61,'90','','','3','','1','2025-04-12 08:28:24','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','24.00','21','Inclusive','branch','Inventory','','',''),('3174444640566223420050',674,'31744445900','24',4.00,'360','retail','0','2025-04-12 11:26:44','','','','0','Cash',48.81,'90','','','3','','1','2025-04-12 08:28:24','1','2','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'4','80.00','76','Inclusive','branch','Inventory','','',''),('3174444638432224447132',675,'31744445900','6',1.00,'100','retail','0','2025-04-12 11:26:23','','','','0','Cash',13.56,'100','','','3','','1','2025-04-12 08:28:24','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','45.00','44','Inclusive','branch','Inventory','','',''),('3174444590143954332230',676,'31744445900','51',4.00,'1600','retail','0','2025-04-12 11:18:20','','','','0','Cash',216.95,'400','','','3','','1','2025-04-12 08:28:24','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'4','95.00','91','Inclusive','branch','Inventory','','',''),('3174445562153130314222',677,'31744455590','1',1.00,'200','retail','0','2025-04-12 14:00:20','','','','80','Cash',27.12,'200','','','3','','1','2025-04-12 11:34:48','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','654.00','653','Inclusive','branch','Inventory','','',''),('3174447429022339033433',678,'31744474289','23',1.00,'90','retail','0','2025-04-12 19:11:29','','','','0','Cash',12.20,'90','','','3','','1','2025-04-12 18:26:41','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','27.00','26','Inclusive','branch','Inventory','','',''),('3174448426832482641086',679,'31744484256','24',1.00,'90','retail','0','2025-04-12 21:57:48','','','','0','Cash',12.20,'90','','','3','','1','2025-04-12 19:35:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','80.00','79','Inclusive','branch','Inventory','','',''),('3174449951112200002310',680,'31744499300','22',1.00,'90','retail','0','2025-04-13 02:11:51','','','','0','Cash',12.20,'90','','','3','','1','2025-04-12 23:17:45','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','23.00','22','Inclusive','branch','Inventory','','',''),('3174450225525032502520',681,'31744499300','52',4.00,'1600','retail','0','2025-04-13 02:57:34','','','','0','Cash',216.95,'400','','','3','','1','2025-04-12 23:57:54','1','1','new','1','new','pcs','','','','yes','','27.12','','','VATABLE',1355.93,'4','932.00','928','Inclusive','branch','Inventory','','',''),('3174450228434033242243',682,'31744499300','5',1.00,'100','retail','0','2025-04-13 02:58:04','','','','0','Cash',13.56,'100','','','3','','1','2025-04-12 23:58:07','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','48.00','47','Inclusive','branch','Inventory','','',''),('3174454011334032104232',683,'31744540112','10',1.00,'620','retail','0','2025-04-13 13:28:32','','','','0','Cash',84.07,'620','','','3','','1','2025-04-13 10:28:35','1','1','new','1','new','pcs','','','','yes','','10.51','','','VATABLE',525.42,'1','955.00','954','Inclusive','branch','Inventory','','',''),('3174454627342335344612',684,'31744546268','1',1.00,'200','retail','0','2025-04-13 15:11:13','','','','80','Cash',27.12,'200','','','3','','1','2025-04-13 12:35:22','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','642.00','641','Inclusive','branch','Inventory','','',''),('3174454773327330723320',685,'31744546268','1',3.00,'600','retail','0','2025-04-13 15:35:33','','','','80','Cash',81.36,'200','','','3','','1','2025-04-13 14:24:18','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','642.00','639','Inclusive','branch','Inventory','','',''),('3174456712302231624332',686,'31744567123','15',1.00,'80','retail','0','2025-04-13 20:58:43','','','','0','Cash',10.85,'80','','','3','','1','2025-04-13 17:58:55','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','819.00','818','Inclusive','branch','Inventory','','',''),('3174456712710423033534',687,'31744567123','15',1.00,'80','retail','0','2025-04-13 20:58:46','','','','0','Cash',10.85,'80','','','3','','1','2025-04-13 17:58:57','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','818.00','817','Inclusive','branch','Inventory','','',''),('3174479623724330023370',688,'31744796233','1',1.00,'200','retail','0','2025-04-16 12:37:16','','','','80','Cash',27.12,'200','','','3','','1','2025-04-16 09:37:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','637.00','636','Inclusive','branch','Inventory','','',''),('3174481337903313203001',689,'31744812036','1',1.00,'200','retail','0','2025-04-16 17:22:58','','','','80','Cash',27.12,'200','','','3','','1','2025-04-16 14:23:05','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','633.00','632','Inclusive','branch','Inventory','','',''),('3174496789441422380726',690,'31744967881','29',1.00,'90','retail','0','2025-04-18 12:18:13','','','','0','Cash',12.20,'90','','','3','','1','2025-04-18 09:18:21','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','88.00','87','Inclusive','branch','Inventory','','',''),('3174496791623601243700',691,'31744967881','29',1.00,'90','retail','0','2025-04-18 12:18:35','','','','0','Cash',12.20,'90','','','3','','1','2025-04-18 09:18:40','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','88.00','87','Inclusive','branch','Inventory','','',''),('3174497144023033224733',692,'31744970149','38',1.00,'110','retail','0','2025-04-18 13:17:19','','','','50','Cash',14.92,'110','','','3','','1','2025-04-18 10:32:18','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','144.00','143','Inclusive','branch','Inventory','','',''),('3174509102534033252253',693,'31745091022','1',1.00,'200','retail','0','2025-04-19 22:30:25','','','','80','Cash',27.12,'200','','','3','','1','2025-04-19 19:34:56','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','607.00','606','Inclusive','branch','Inventory','','',''),('3174533829753222032334',694,'31745338295','15',1.00,'80','retail','0','2025-04-22 19:11:35','','','','0','Cash',10.85,'80','','','3','','1','2025-04-22 16:11:41','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','813.00','812','Inclusive','branch','Inventory','','',''),('3174542492543320033002',695,'31745424924','16',1.00,'360','retail','0','2025-04-23 19:15:24','','','','0','Cash',48.81,'360','','','3','','1','2025-04-23 16:15:29','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','993.00','992','Inclusive','branch','Inventory','','',''),('3174549222322333302300',696,'31745492222','15',8.00,'640','retail','0','2025-04-24 13:57:02','','','','0','Cash',86.78,'80','','','3','','1','2025-04-24 10:57:07','1','1','new','1','new','pcs','','','','yes','','10.85','','','VATABLE',542.37,'8','813.00','805','Inclusive','branch','Inventory','','',''),('3174549632330523033435',697,'31745495598','21',1.00,'90','retail','0','2025-04-24 15:05:20','','','','0','Cash',12.20,'90','','','3','','1','2025-04-24 12:05:28','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','46.00','45','Inclusive','branch','Inventory','','',''),('3174549739773303234243',698,'31745495598','23',1.00,'90','retail','0','2025-04-24 15:23:16','','','','0','Cash',12.20,'90','','','3','','1','2025-04-24 12:23:46','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','21.00','20','Inclusive','branch','Inventory','','',''),('3174551226001332463532',699,'31745512259','7',1.00,'420','retail','0','2025-04-24 19:30:59','','','','0','Cash',56.95,'420','','','3','','1','2025-04-24 16:31:04','1','1','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','875.00','874','Inclusive','branch','Inventory','','',''),('3174551470522734223052',700,'31745514699','1',2.00,'400','retail','0','2025-04-24 20:11:45','','','','80','Cash',54.24,'200','','','3','','1','2025-04-24 17:12:55','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','588.00','586','Inclusive','branch','Inventory','','',''),('3174551478243320033002',701,'31745514699','1',1.00,'200','retail','0','2025-04-24 20:13:02','','','','80','Cash',27.12,'200','','','3','','1','2025-04-24 17:15:20','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','588.00','587','Inclusive','branch','Inventory','','',''),('3174551569423345565249',702,'31745515690','1',1.00,'200','retail','0','2025-04-24 20:28:14','','','','80','Cash',27.12,'200','','','3','','1','2025-04-24 17:43:34','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','586.00','585','Inclusive','branch','Inventory','','',''),('3174558109339242389021',703,'31745581080','7',2.00,'840','retail','0','2025-04-25 14:38:12','','','','0','Cash',113.90,'420','','','3','','1','2025-04-25 12:00:06','1','1','new','1','new','pcs','','','','yes','','14.24','','','VATABLE',711.86,'2','873.00','871','Inclusive','branch','Inventory','','',''),('3174558108121830528410',704,'31745581080','3',2.00,'600','retail','0','2025-04-25 14:38:00','','','','0','Cash',81.36,'300','','','3','','1','2025-04-25 12:00:46','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','785.00','783','Inclusive','branch','Inventory','','',''),('3174567355830003233572',705,'31745673556','42',1.00,'110','retail','0','2025-04-26 16:19:17','','','','50','Cash',14.92,'110','','','3','','1','2025-04-26 13:19:23','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','36.00','35','Inclusive','branch','Inventory','','',''),('3174568554430243104133',706,'31745684604','15',1.00,'80','retail','0','2025-04-26 19:39:03','','','','0','Cash',10.85,'80','','','3','','1','2025-04-26 16:39:10','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','796.00','795','Inclusive','branch','Inventory','','',''),('3174568473332333352022',707,'31745684604','15',1.00,'80','retail','0','2025-04-26 19:25:32','','','','0','Cash',10.85,'80','','','3','','1','2025-04-26 16:39:20','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','797.00','796','Inclusive','branch','Inventory','','',''),('3174568474620232082372',708,'31745684604','1',1.00,'200','retail','0','2025-04-26 19:25:44','','','','80','Cash',27.12,'200','','','3','','1','2025-04-26 16:55:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','585.00','584','Inclusive','branch','Inventory','','',''),('3174568704921220402032',709,'31745687047','1',1.00,'200','retail','0','2025-04-26 20:04:09','','','','80','Cash',27.12,'200','','','3','','1','2025-04-26 17:25:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','585.00','584','Inclusive','branch','Inventory','','',''),('3174569171013002332302',710,'31745691709','1',1.00,'200','retail','0','2025-04-26 21:21:49','','','','80','Cash',27.12,'200','','','3','','1','2025-04-26 18:40:38','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','585.00','584','Inclusive','branch','Inventory','','',''),('3174569172103342203243',711,'31745691709','24',1.00,'90','retail','0','2025-04-26 21:22:00','','','','0','Cash',12.20,'90','','','3','','1','2025-04-26 18:42:32','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','70.00','69','Inclusive','branch','Inventory','','',''),('3174569171504227403052',712,'31745691709','9',1.00,'340','retail','0','2025-04-26 21:21:54','','','','0','Cash',46.10,'340','','','3','','1','2025-04-26 18:42:34','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','38.00','37','Inclusive','branch','Inventory','','',''),('3174576476920910333122',713,'31745764765','1',1.00,'200','retail','0','2025-04-27 17:39:28','','','','80','Cash',27.12,'200','','','3','','1','2025-04-27 17:31:11','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','585.00','584','Inclusive','branch','Inventory','','',''),('3174577655633232206247',714,'31745776542','16',1.00,'360','retail','0','2025-04-27 20:55:55','','','','0','Cash',48.81,'360','','','3','','1','2025-04-27 18:32:27','1','1','new','1','new','pcs','','','','yes','','6.10','','','VATABLE',305.08,'1','993.00','992','Inclusive','branch','Inventory','','',''),('3174577654303033300343',715,'31745776542','4',1.00,'300','retail','0','2025-04-27 20:55:42','','','','0','Cash',40.68,'300','','','3','','1','2025-04-27 18:32:29','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3174603905736325030033',716,'31746039045','52',1.00,'400','retail','0','2025-04-30 21:50:56','','','','0','Cash',54.24,'400','','','3','','1','2025-04-30 18:57:58','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','919.00','918','Inclusive','branch','Inventory','','',''),('3174603904533202230243',717,'31746039045','38',1.00,'110','retail','0','2025-04-30 21:50:45','','','','50','Cash',14.92,'110','','','3','','1','2025-04-30 18:57:58','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','141.00','140','Inclusive','branch','Inventory','','',''),('3174612147142263612312',718,'31746121448','13',1.00,'320','retail','0','2025-05-01 20:44:30','','','','0','Cash',43.39,'320','','','3','','1','2025-05-01 18:30:51','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3174626707603733003260',719,'31746266966','4',1.00,'300','retail','0','2025-05-03 13:11:15','','','','0','Cash',40.68,'300','','','3','','1','2025-05-03 10:12:52','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','1.00','0','Inclusive','branch','Inventory','','',''),('3174626718123212331161',720,'31746266966','4',2.00,'600','retail','0','2025-05-03 13:13:00','','','','0','Cash',81.36,'300','','','3','','1','2025-05-03 10:31:18','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'2','101.00','99','Inclusive','branch','Inventory','','',''),('3174635450503503232222',721,'31746354504','52',2.00,'800','retail','0','2025-05-04 13:28:24','','','','0','Cash',108.47,'400','','','3','','1','2025-05-04 10:28:30','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','915.00','913','Inclusive','branch','Inventory','','',''),('3174635967662460077553',722,'31746359675','1',3.00,'600','retail','0','2025-05-04 14:54:35','','','','80','Cash',81.36,'200','','','3','','1','2025-05-04 11:57:24','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','570.00','567','Inclusive','branch','Inventory','','',''),('3174635978422332857072',723,'31746359675','11',1.00,'1220','retail','0','2025-05-04 14:56:23','','','','0','Cash',165.42,'1220','','','3','','1','2025-05-04 11:57:25','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','19.25','18.25','Inclusive','branch','Inventory','','',''),('3174635979843292730232',724,'31746359675','29',3.00,'270','retail','0','2025-05-04 14:56:37','','','','0','Cash',36.61,'90','','','3','','1','2025-05-04 11:57:28','1','2','new','1','new','pcs','','','','yes','','4.58','','','VATABLE',228.81,'3','80.00','77','Inclusive','branch','Inventory','','',''),('3174636004433030320202',725,'31746359859','24',1.00,'90','retail','0','2025-05-04 15:00:43','','','','0','Cash',12.20,'90','','','3','','1','2025-05-04 12:01:03','1','2','new','1','new','pcs','','','','yes','','1.53','','','VATABLE',76.27,'1','66.00','65','Inclusive','branch','Inventory','','',''),('3174636003033333630363',726,'31746359859','9',1.00,'340','retail','0','2025-05-04 15:00:29','','','','0','Cash',46.10,'340','','','3','','1','2025-05-04 12:01:03','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','36.00','35','Inclusive','branch','Inventory','','',''),('3174636001342033332320',727,'31746359859','31',2.00,'220','retail','0','2025-05-04 15:00:12','','','','0','Cash',29.83,'110','','','3','','1','2025-05-04 12:01:03','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'2','94.00','92','Inclusive','branch','Inventory','','',''),('3174635987622324333601',728,'31746359859','1',2.00,'400','retail','0','2025-05-04 14:57:56','','','','80','Cash',54.24,'200','','','3','','1','2025-05-04 12:01:03','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','570.00','568','Inclusive','branch','Inventory','','',''),('3174635985906345422314',729,'31746359859','51',2.00,'800','retail','0','2025-05-04 14:57:39','','','','0','Cash',108.47,'400','','','3','','1','2025-05-04 12:01:03','1','1','new','1','new','pcs','','','','yes','','13.56','','','VATABLE',677.97,'2','89.00','87','Inclusive','branch','Inventory','','',''),('3174636008863332722340',730,'31746360079','19',1.00,'80','retail','0','2025-05-04 15:01:27','','','','0','Cash',10.85,'80','','','3','','1','2025-05-04 12:04:52','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','920.00','919','Inclusive','branch','Inventory','','',''),('3174636008083202034322',731,'31746360079','51',1.00,'400','retail','0','2025-05-04 15:01:20','','','','0','Cash',54.24,'400','','','3','','1','2025-05-04 12:04:54','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'1','89.00','88','Inclusive','branch','Inventory','','',''),('3174663884724433333273',732,'31746638842','5',1.00,'100','retail','0','2025-05-07 20:27:26','','','','0','Cash',13.56,'100','','','3','','1','2025-05-07 17:27:38','1','1','new','1','new','pcs','','','','yes','','1.69','','','VATABLE',84.75,'1','28.00','27','Inclusive','branch','Inventory','','',''),('3174678780903008273202',733,'31746787803','9',1.00,'340','retail','0','2025-05-09 13:50:08','','','','0','Cash',46.10,'340','','','3','','1','2025-05-09 14:37:48','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','35.00','34','Inclusive','branch','Inventory','','',''),('3174678780430883700030',734,'31746787803','1',1.00,'200','retail','0','2025-05-09 13:50:03','','','','80','Cash',27.12,'200','','','3','','1','2025-05-09 14:37:52','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','558.00','557','Inclusive','branch','Inventory','','',''),('3174687008337008303820',735,'31746870074','50',1.00,'220','retail','0','2025-05-10 12:41:23','','','','0','Cash',29.83,'220','','','3','','1','2025-05-10 09:41:27','1','2','new','1','new','pcs','','','','yes','','3.73','','','VATABLE',186.44,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3174697703903370330313',736,'31746977018','1',3.00,'600','retail','0','2025-05-11 18:23:53','','','','80','Cash',81.36,'200','','','3','','1','2025-05-11 16:11:07','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','554.00','551','Inclusive','branch','Inventory','','',''),('3174713464430003034332',737,'31747134643','14',1.00,'450','retail','0','2025-05-13 14:10:43','','','','0','Cash',61.02,'450','','','3','','1','2025-05-13 11:16:25','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','16.00','15','Inclusive','branch','Inventory','','',''),('3174716077626300300237',738,'31747160769','1',1.00,'200','retail','0','2025-05-13 21:26:15','','','','80','Cash',27.12,'200','','','3','','1','2025-05-13 18:54:29','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','550.00','549','Inclusive','branch','Inventory','','',''),('3174730178823033233383',739,'31747299896','18',1.00,'1450','retail','0','2025-05-15 12:36:27','','','','0','Cash',196.61,'1450','','','3','','1','2025-05-15 09:37:33','1','1','new','1','new','pcs','','','','yes','','24.58','','','VATABLE',1228.81,'1','4.00','3','Inclusive','branch','Inventory','','',''),('3174742129607349422314',740,'31747421279','2',1.00,'300','retail','0','2025-05-16 21:48:15','','','','0','Cash',40.68,'300','','','3','','1','2025-05-16 18:52:11','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','966.00','965','Inclusive','branch','Inventory','','',''),('3174742128803803404773',741,'31747421279','14',1.00,'450','retail','0','2025-05-16 21:48:07','','','','0','Cash',61.02,'450','','','3','','1','2025-05-16 18:52:16','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','16.00','15','Inclusive','branch','Inventory','','',''),('3174790710575042721302',742,'31747907104','3',1.00,'300','retail','0','2025-05-22 12:45:04','','','','0','Cash',40.68,'300','','','3','','1','2025-05-22 09:45:19','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','774.00','773','Inclusive','branch','Inventory','','',''),('3174808844524442308823',743,'31748088424','26',2.00,'180','retail','0','2025-05-24 15:07:24','','','','0','Cash',24.41,'90','','','3','','1','2025-05-24 13:33:22','1','2','new','1','new','pcs','','','','yes','','3.05','','','VATABLE',152.54,'2','6.00','4','Inclusive','branch','Inventory','','',''),('3174808842502240072222',744,'31748088424','9',1.00,'340','retail','0','2025-05-24 15:07:04','','','','0','Cash',46.10,'340','','','3','','1','2025-05-24 13:33:30','1','1','new','1','new','pcs','','','','yes','','5.76','','','VATABLE',288.14,'1','31.00','30','Inclusive','branch','Inventory','','',''),('3174810081244307202108',745,'31748100811','11',1.00,'1220','retail','0','2025-05-24 18:33:31','','','','0','Cash',165.42,'1220','','','3','','1','2025-05-24 15:33:37','1','1','new','1','new','pcs','','','','yes','','20.68','','','VATABLE',1033.90,'1','18.25','17.25','Inclusive','branch','Inventory','','',''),('3174810082720232314002',746,'31748100825','2',1.00,'300','retail','0','2025-05-24 18:33:45','','','','0','Cash',40.68,'300','','','3','','1','2025-05-24 15:57:39','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','963.00','962','Inclusive','branch','Inventory','','',''),('3174810083280022134303',747,'31748100825','13',1.00,'320','retail','0','2025-05-24 18:33:51','','','','0','Cash',43.39,'320','','','3','','1','2025-05-24 15:57:43','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','14.00','13','Inclusive','branch','Inventory','','',''),('3174817768633232376364',748,'31748177673','15',1.00,'80','retail','0','2025-05-25 15:54:45','','','','0','Cash',10.85,'80','','','3','','1','2025-05-25 12:54:50','1','1','new','1','new','pcs','','','','yes','','1.36','','','VATABLE',67.80,'1','769.00','768','Inclusive','branch','Inventory','','',''),('3174851680200362241370',749,'31748516801','14',1.00,'450','retail','0','2025-05-29 14:06:41','','','','0','Cash',61.02,'450','','','3','','1','2025-05-29 11:06:45','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3174851681748223721700',750,'31748516817','14',1.00,'450','retail','0','2025-05-29 14:06:57','','','','0','Cash',61.02,'450','','','3','','1','2025-05-29 11:07:00','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','15.00','14','Inclusive','branch','Inventory','','',''),('3174852419444332143223',751,'31748524193','4',1.00,'300','retail','0','2025-05-29 16:09:54','','','','0','Cash',40.68,'300','','','3','','1','2025-05-29 14:45:15','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','97.00','96','Inclusive','branch','Inventory','','',''),('3174852444702337742333',752,'31748524193','1',1.00,'200','retail','0','2025-05-29 16:14:06','','','','80','Cash',27.12,'200','','','3','','1','2025-05-29 14:45:18','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'1','529.00','528','Inclusive','branch','Inventory','','',''),('3174853023903332203303',753,'31748530237','14',2.00,'900','retail','0','2025-05-29 17:50:37','','','','0','Cash',122.03,'450','','','3','','1','2025-05-29 14:52:37','1','1','new','1','new','pcs','','','','yes','','15.25','','','VATABLE',762.71,'2','13.00','11','Inclusive','branch','Inventory','','',''),('3174853044773077103307',754,'31748530237','14',1.00,'450','retail','0','2025-05-29 17:54:06','','','','0','Cash',61.02,'450','','','3','','1','2025-05-29 15:27:36','1','1','new','1','new','pcs','','','','yes','','7.63','','','VATABLE',381.36,'1','13.00','12','Inclusive','branch','Inventory','','',''),('3174860025002243200323',755,'31748600250','3',1.00,'300','retail','0','2025-05-30 13:17:30','','','','0','Cash',40.68,'300','','','3','','1','2025-05-30 10:31:25','1','1','new','1','new','pcs','','','','yes','','5.08','','','VATABLE',254.24,'1','773.00','772','Inclusive','branch','Inventory','','',''),('3174860172443023204220',756,'31748601724','1',5.00,'1000','retail','0','2025-05-30 13:42:04','','','','80','Cash',137.93,'200','','','3','','1','2025-05-30 11:16:51','1','1','new','1','new','pcs','','','','','','19.61','','','VATABLE',1842.46,'','528.00','523','Inclusive','branch','Inventory','','',''),('3174861880631313262244',757,'31748618804','15',2.00,'160','retail','0','2025-05-30 18:26:44','','','','0','Cash',21.69,'80','','','3','','1','2025-05-30 15:26:51','1','1','new','1','new','pcs','','','','yes','','2.71','','','VATABLE',135.59,'2','765.00','763','Inclusive','branch','Inventory','','',''),('3174861882508120331322',758,'31748618823','1',2.00,'400','retail','0','2025-05-30 18:27:03','','','','80','Cash',54.24,'200','','','3','','1','2025-05-30 16:54:45','1','1','new','1','new','pcs','','','','yes','','6.78','','','VATABLE',338.98,'2','524.00','522','Inclusive','branch','Inventory','','',''),('3174861884427303300732',759,'31748618823','8',1.00,'320','retail','0','2025-05-30 18:27:23','','','','0','Cash',43.39,'320','','','3','','1','2025-05-30 17:23:18','1','1','new','1','new','pcs','','','','yes','','5.42','','','VATABLE',271.19,'1','765.00','764','Inclusive','branch','Inventory','','',''),('3174861885304733022322',760,'31748618823','6',2.00,'200','retail','0','2025-05-30 18:27:31','','','','0','Cash',27.12,'100','','','3','','1','2025-05-30 17:23:19','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','10.00','8','Inclusive','branch','Inventory','','',''),('3174861983242230003273',761,'31748618823','38',1.00,'110','retail','0','2025-05-30 18:43:51','','','','50','Cash',14.92,'110','','','3','','1','2025-05-30 17:23:20','1','2','new','1','new','pcs','','','','yes','','1.86','','','VATABLE',93.22,'1','138.00','137','Inclusive','branch','Inventory','','',''),('3174868743832308372222',762,'31748687334','6',2.00,'200','retail','0','2025-05-31 13:30:37','','','','0','Cash',27.12,'100','','','3','','1','2025-05-31 10:34:31','1','1','new','1','new','pcs','','','','yes','','3.39','','','VATABLE',169.49,'2','10.00','8','Inclusive','branch','Inventory','','',''),('3174868739222483287036',763,'31748687334','1',3.00,'600','retail','0','2025-05-31 13:29:51','','','','80','Cash',81.36,'200','','','3','','1','2025-05-31 11:25:13','1','1','new','1','new','pcs','','','','yes','','10.17','','','VATABLE',508.47,'3','524.00','521','Inclusive','branch','Inventory','','',''); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `tax` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6548 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderraw` -- LOCK TABLES `sales_orderraw` WRITE; /*!40000 ALTER TABLE `sales_orderraw` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderraw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_reading` -- DROP TABLE IF EXISTS `sales_reading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_reading` ( `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `id` int(30) NOT NULL AUTO_INCREMENT, `status` varchar(30) NOT NULL DEFAULT 'new', `category` varchar(30) NOT NULL, `maincategory` varchar(10) NOT NULL, `start` varchar(100) NOT NULL, `close` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_reading` -- LOCK TABLES `sales_reading` WRITE; /*!40000 ALTER TABLE `sales_reading` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salestatuscodes` -- DROP TABLE IF EXISTS `salestatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salestatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salestatuscodes` -- LOCK TABLES `salestatuscodes` WRITE; /*!40000 ALTER TABLE `salestatuscodes` DISABLE KEYS */; INSERT INTO `salestatuscodes` VALUES (1,'01',NULL,'Y','Wait for Approval','1'),(2,'02',NULL,'Y','Approved','2'),(3,'03',NULL,'Y','Cancel Requested','3'),(4,'04',NULL,'Y','Canceled','4'),(5,'05',NULL,'Y','Refunded','5'),(6,'06',NULL,'Y','Transferred','6'); /*!40000 ALTER TABLE `salestatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; INSERT INTO `sms` VALUES (1,'254718667391','2024-02-26 12:56:06pm','Dear Admin, 1 has applied for on 26/02/2024 12:56 regarding ADVANCE. Check your erp for approval.','active','1','1',0,0,'',0,'',''); /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) DEFAULT NULL, `lastname` varchar(15) DEFAULT NULL, `msisdn` varchar(50) DEFAULT '0', `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, `OrgAccountBalance` decimal(10,2) NOT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; INSERT INTO `sms_in` VALUES (1,'Dear SHAMMAH T/A SHAMMAH INVESTMENT, you have received Ksh. 1,000.0 from DORCAS GITAU for 581427 on 02/26/2024 at 08:38:11. MPESA Ref. SBQ87I2PHE.','','2024-02-27 13:50:00','SBQ87I2PHE',1000.00,'DORCAS','GITAU','0',2,'2024-02-27 13:50:00',NULL,NULL,NULL,NULL,NULL,0,0.00,1); /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', `menutype` varchar(50) NOT NULL DEFAULT 'Left', `hscode` varchar(20) NOT NULL DEFAULT 'YES', `smslogin` varchar(50) NOT NULL DEFAULT 'no', `servicecharge` varchar(20) NOT NULL DEFAULT '3', `displayservicecharge` varchar(20) NOT NULL DEFAULT 'no', `restricttill` varchar(20) DEFAULT 'no', `currency` varchar(20) NOT NULL DEFAULT 'no', `etims` varchar(20) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','Robisearch','','<H1 style=\"margin:0px;\">JB FRIES</H1>\r\n<H2>TEL:0768333447</H2>\r\n<H2>TILL NO:</H2>\r\n<H3>PIN NO:P051574598Y</H3>\r\n\r\n\r\n\r\n\r\n\r\n\r\n','254738637711','Nairobi Ngara','support@robisearch.com','ROBISEARCHPOS','<H1 style=\"margin:0px;\">JB FRIES</H1>\r\n<H2>TEL:0768333447</H2>\r\n<H2>TILL NO:</H2>\r\n<H3>PIN NO:P051574598Y</H3>\r\n\r\n\r\n\r\n\r\n\r\n\r\n','Robisearch Admin','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254708325411','','KES','VAT','16','levy','2','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2023-12-131702465002.png','1','1 ','','1','2024-08-03 14:01:07','yes','yes','no','no','PiAlycDdAMbwFu8OAqlogcUND2oet6GVZJVXCGTqDg2aAxz7DHZ+NwJhkJO/JYuYhdRPINAJMSHy8nIDdYWotA==','.','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Good once sold are not returnable<br>\r\n3. Ownership of the above good will be vested in Dimetrica limited until fully paid\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:1171211120 for you to continue enjoying our services.','svuCDCjhYQxwJJ16zEbl1E+8eJTTLRi3dP5DEq/cAT4RrtYYRP4f6eQHaKgztMkraN8IkC5CS9JHMcZHoZK6V+9HmwqPgu2z6/8kExVTh7v3oTRztg2iXZUyn1bYN/XE','100','Current','Current','00:00','23:59','CompleteTouch','Two Without Automatic Logout','Before Receipt','thank you for shopping with us. ','no','yes','Advanta','ROBISEARCHLTD','Robisearch@2018','SMSCHAPCHAP','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/viewsales','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','no',0,'no','yes','Both','no','no','','','no','no','no'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smslogin` -- DROP TABLE IF EXISTS `smslogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smslogin` ( `id` int(10) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `code` varchar(20) NOT NULL, `phone` varchar(20) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `userid` int(10) NOT NULL, `fromtime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `totime` datetime NOT NULL, `duration` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smslogin` -- LOCK TABLES `smslogin` WRITE; /*!40000 ALTER TABLE `smslogin` DISABLE KEYS */; /*!40000 ALTER TABLE `smslogin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2023-08-31 06:03:22am','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'visitor sms','Wow! Thank you for visiting Robisearch LTD table at Mombasa SK Show.For POS,Biometrics,Digital Visitor book and Marketing:0716413386/ robisearch.com\r\n','2023-09-09 04:59:01am','visitor','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbill` -- LOCK TABLES `splitbill` WRITE; /*!40000 ALTER TABLE `splitbill` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (1,'4173','0','11707275570','2024-01-31 00:00:00',0.00,0.00,'','1','1','n/a','wee','2000','1','','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; INSERT INTO `stocktaking` VALUES (1,'56',0.00,0.00,0.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(2,'55',0.00,0.00,0.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(3,'54',0.00,0.00,0.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(4,'53',0.00,0.00,0.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(5,'52',99961.00,149.00,-99812.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(6,'51',9999819.00,40.00,-9999779.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(7,'50',99453.00,0.00,-99453.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(8,'49',999301.00,0.00,-999301.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(9,'48',99690.00,150.00,-99540.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(10,'47',99958.00,0.00,-99958.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(11,'46',99987.00,0.00,-99987.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(12,'45',99957.00,0.00,-99957.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(13,'44',99565.00,0.00,-99565.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(14,'43',99957.00,0.00,-99957.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(15,'42',99903.00,0.00,-99903.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(16,'41',99910.00,0.00,-99910.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(17,'40',99589.00,12.00,-99577.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(18,'39',50.00,0.00,-50.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(19,'38',50.00,0.00,-50.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(20,'37',50.00,0.00,-50.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(21,'36',50.00,0.00,-50.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(22,'35',49.00,23.00,-26.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(23,'34',50.00,24.00,-26.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(24,'33',98744.00,0.00,-98744.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(25,'32',99949.00,0.00,-99949.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(26,'31',99781.00,30.00,-99751.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(27,'30',96623.00,150.00,-96473.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(28,'29',99513.00,42.00,-99471.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(29,'28',50.00,0.00,-50.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(30,'27',45.00,0.00,-45.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(31,'26',45.00,0.00,-45.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(32,'25',46.00,0.00,-46.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(33,'24',46.00,26.00,-20.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(34,'23',44.00,40.00,-4.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(35,'22',45.00,31.00,-14.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(36,'21',47.00,21.00,-26.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(37,'20',97537.00,0.00,-97537.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(38,'19',99563.00,0.00,-99563.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(39,'18',99951.00,0.00,-99951.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(40,'17',99895.00,0.00,-99895.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(41,'16',99890.00,0.00,-99890.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(42,'15',98058.00,13.00,-98045.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(43,'14',99446.00,0.00,-99446.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(44,'13',99951.00,74.00,-99877.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(45,'12',99843.00,0.00,-99843.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(46,'11',99760.00,19.25,-99740.75,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(47,'10',99443.00,0.00,-99443.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(48,'9',98334.00,0.00,-98334.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(49,'8',97891.00,0.00,-97891.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(50,'7',99015.00,218.00,-98797.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(51,'6',70.00,16.00,-54.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(52,'5',99388.00,384.00,-99004.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(53,'4',99519.00,0.00,-99519.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(54,'3',99268.00,0.00,-99268.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(55,'2',99688.00,0.00,-99688.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''),(56,'1',91160.00,0.00,-91160.00,1,'branch',1,1,'2024-07-29','2024-07-29',1,'23:03:28','open',1,''); /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktypecodes` -- DROP TABLE IF EXISTS `stocktypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktypecodes` -- LOCK TABLES `stocktypecodes` WRITE; /*!40000 ALTER TABLE `stocktypecodes` DISABLE KEYS */; INSERT INTO `stocktypecodes` VALUES (1,'Import','01',NULL,'Y','1'),(2,'Purchase','02',NULL,'Y','2'),(3,'Return','03',NULL,'Y','3'),(4,'Stock Movement','04',NULL,'Y','4'),(5,'Processing','05',NULL,'Y','5'),(6,'Adjustment','06',NULL,'Y','6'),(7,'Sale','11',NULL,'Y','11'),(8,'Return','12',NULL,'Y','12'),(9,'Stock Movement','13',NULL,'Y','13'),(10,'Processing','14',NULL,'Y','14'),(11,'Discarding','15',NULL,'Y','15'),(12,'Adjustment','16',NULL,'Y','16'); /*!40000 ALTER TABLE `stocktypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `store` -- DROP TABLE IF EXISTS `store`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `store` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(1) NOT NULL DEFAULT 0, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` varchar(50) NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `store` -- LOCK TABLES `store` WRITE; /*!40000 ALTER TABLE `store` DISABLE KEYS */; /*!40000 ALTER TABLE `store` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `subcategory` -- DROP TABLE IF EXISTS `subcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `subcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `maincategory` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `subcategory` -- LOCK TABLES `subcategory` WRITE; /*!40000 ALTER TABLE `subcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `subcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `suggestions` -- DROP TABLE IF EXISTS `suggestions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `suggestions` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; INSERT INTO `suggestions` VALUES (1,'POS','best','2019-07-12 05:44:51am','1','','','active'); /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2023-05-27','2023-05-27','',1,'2023-05-27 01:28:10pm',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taxcodes` -- DROP TABLE IF EXISTS `taxcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taxcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `company_id` varchar(50) NOT NULL, `name` varchar(70) NOT NULL, `tax_code` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, `rate` varchar(50) NOT NULL, `rate_code2` varchar(50) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taxcodes` -- LOCK TABLES `taxcodes` WRITE; /*!40000 ALTER TABLE `taxcodes` DISABLE KEYS */; INSERT INTO `taxcodes` VALUES (1,'1','A-Exempt','A','1','0','A-EX','A-Exempt'),(2,'1','B-VAT 16%','B','2','16','B-16%','B-VAT 16%'),(3,'1','C-Zero Rated','C','3','0','TAX C','C-Zero Rated'),(4,'1','E-VAT 8%','E','4','8','E-8%','E-VAT 8%'),(5,'1','D-Non VAT','D','5','0','TAX D','D-Non VAT'); /*!40000 ALTER TABLE `taxcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tillcollection` -- DROP TABLE IF EXISTS `tillcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tillcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `dateposted` varchar(100) NOT NULL, `addedby` int(100) NOT NULL, `approvedby` int(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `description` text NOT NULL, `userid` int(20) NOT NULL, `companyid` int(20) NOT NULL, `branch` int(11) NOT NULL, `collecteddate` varchar(30) NOT NULL, `short` decimal(10,2) NOT NULL, `mode` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'Submitted', `remarks` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tills` -- DROP TABLE IF EXISTS `tills`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tills` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tills` -- LOCK TABLES `tills` WRITE; /*!40000 ALTER TABLE `tills` DISABLE KEYS */; /*!40000 ALTER TABLE `tills` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `timer` -- DROP TABLE IF EXISTS `timer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `timer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `startdate` varchar(30) NOT NULL, `enddate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `hour` varchar(50) NOT NULL, `station` varchar(20) NOT NULL, `description` text NOT NULL, `product` varchar(50) NOT NULL, `unit` varchar(20) NOT NULL, `duration` varchar(50) DEFAULT NULL, `customer` varchar(50) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `timer` -- LOCK TABLES `timer` WRITE; /*!40000 ALTER TABLE `timer` DISABLE KEYS */; /*!40000 ALTER TABLE `timer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `towns` -- DROP TABLE IF EXISTS `towns`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `towns` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `towns` -- LOCK TABLES `towns` WRITE; /*!40000 ALTER TABLE `towns` DISABLE KEYS */; INSERT INTO `towns` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `towns` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `traffic` -- DROP TABLE IF EXISTS `traffic`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `traffic` ( `id` int(11) NOT NULL AUTO_INCREMENT, `postedtime` varchar(30) NOT NULL, `link` text NOT NULL, `ip` varchar(50) NOT NULL, `description` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `traffic` -- LOCK TABLES `traffic` WRITE; /*!40000 ALTER TABLE `traffic` DISABLE KEYS */; INSERT INTO `traffic` VALUES (1,'2024-07-29 20:43:43pm','About Us','69.171.249.6',''),(2,'2024-07-31 06:37:23am','About Us','173.252.107.9',''),(3,'2024-08-16 22:42:29pm','About Us','40.77.167.18',''),(4,'2024-08-26 04:46:04am','About Us','52.167.144.212',''),(5,'2024-12-06 15:53:46pm','About Us','57.141.0.25',''),(6,'2024-12-13 19:48:35pm','About Us','57.141.0.4',''),(7,'2025-01-17 02:27:12am','About Us','57.141.0.10',''),(8,'2025-02-14 23:38:43pm','About Us','57.141.0.18',''),(9,'2025-02-19 18:30:57pm','About Us','57.141.0.8',''),(10,'2025-02-23 10:53:03am','About Us','57.141.0.5',''),(11,'2025-02-25 02:31:37am','About Us','57.141.0.19',''),(12,'2025-02-28 17:05:57pm','About Us','57.141.0.4',''),(13,'2025-03-06 17:59:36pm','About Us','57.141.0.30',''),(14,'2025-03-09 17:50:20pm','About Us','57.141.0.29',''),(15,'2025-03-16 17:18:31pm','About Us','57.141.0.2',''),(16,'2025-03-20 16:25:54pm','About Us','57.141.0.25',''),(17,'2025-03-23 01:41:42am','About Us','57.141.0.26',''),(18,'2025-03-23 16:04:39pm','About Us','57.141.0.13',''),(19,'2025-04-07 18:20:40pm','About Us','57.141.0.14',''),(20,'2025-04-08 23:55:29pm','About Us','57.141.0.2',''),(21,'2025-05-28 16:03:51pm','About Us','66.249.70.68',''),(22,'2025-05-28 16:13:00pm','About Us','66.249.70.68',''),(23,'2025-06-05 20:07:16pm','About Us','162.120.188.112',''); /*!40000 ALTER TABLE `traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `transtypecodes` -- DROP TABLE IF EXISTS `transtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `transtypecodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `transtypecodes` -- LOCK TABLES `transtypecodes` WRITE; /*!40000 ALTER TABLE `transtypecodes` DISABLE KEYS */; INSERT INTO `transtypecodes` VALUES (1,'Copy','C','Copy','Y','1'),(2,'Normal','N','Normal','Y','2'),(3,'Proforma','P','Proforma','Y','3'),(4,'Training','T','Training','Y','4'); /*!40000 ALTER TABLE `transtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:18:29
.
Edit
..
Edit
information_schema.sql
Edit
mysql.sql
Edit
performance_schema.sql
Edit
robisear_017lounge.sql
Edit
robisear_15minutes.sql
Edit
robisear_1865pubcoltd.sql
Edit
robisear_64jos.sql
Edit
robisear_727barandrestaurant.sql
Edit
robisear_ELKTONS.sql
Edit
robisear_Kencityhealth.sql
Edit
robisear_a3autocare.sql
Edit
robisear_abbeyslacewig.sql
Edit
robisear_aberdare.sql
Edit
robisear_abic.sql
Edit
robisear_abnpharmaceuticals.sql
Edit
robisear_accommodation.sql
Edit
robisear_aceliquor.sql
Edit
robisear_adamssupermarket.sql
Edit
robisear_adcentcomputers.sql
Edit
robisear_adval.sql
Edit
robisear_africaexpress.sql
Edit
robisear_africanfabric.sql
Edit
robisear_afrisco.sql
Edit
robisear_afrovision.sql
Edit
robisear_agriassistltd.sql
Edit
robisear_ahel.sql
Edit
robisear_airworks.sql
Edit
robisear_ajanihouse.sql
Edit
robisear_akshar.sql
Edit
robisear_akshar2.sql
Edit
robisear_akshar3.sql
Edit
robisear_alaphamega.sql
Edit
robisear_alasfourcosmetics.sql
Edit
robisear_aldeon.sql
Edit
robisear_alibern.sql
Edit
robisear_alj.sql
Edit
robisear_aljpos.sql
Edit
robisear_allmeds.sql
Edit
robisear_alma.sql
Edit
robisear_amaniangani.sql
Edit
robisear_amat.sql
Edit
robisear_ambalu.sql
Edit
robisear_ambasagrill.sql
Edit
robisear_ambokililimited.sql
Edit
robisear_amsol.sql
Edit
robisear_amzkanzu.sql
Edit
robisear_anandamarga.sql
Edit
robisear_anchorlounge.sql
Edit
robisear_annexchefwest.sql
Edit
robisear_annexm2.sql
Edit
robisear_anujhardware.sql
Edit
robisear_apollostar.sql
Edit
robisear_approtechtech.sql
Edit
robisear_arkam.sql
Edit
robisear_aryelegant.sql
Edit
robisear_arziki.sql
Edit
robisear_asbedpharmaceuticalslimited.sql
Edit
robisear_asterhealth.sql
Edit
robisear_atlas.sql
Edit
robisear_automaxx.sql
Edit
robisear_automotivedoctor.sql
Edit
robisear_avichem.sql
Edit
robisear_baberian.sql
Edit
robisear_babygarden.sql
Edit
robisear_babygarden2.sql
Edit
robisear_babygarden3.sql
Edit
robisear_backazzlounge.sql
Edit
robisear_badi.sql
Edit
robisear_bantuliquor.sql
Edit
robisear_barakastores.sql
Edit
robisear_barbecuexpress.sql
Edit
robisear_barbecuexpress2.sql
Edit
robisear_bargalcollection.sql
Edit
robisear_basdeliveryservices.sql
Edit
robisear_basewines.sql
Edit
robisear_batasportsclub.sql
Edit
robisear_baylandcafe.sql
Edit
robisear_bbcfarm.sql
Edit
robisear_bboutique.sql
Edit
robisear_beautybyimani.sql
Edit
robisear_beautypoint.sql
Edit
robisear_beautypointcollege.sql
Edit
robisear_becap.sql
Edit
robisear_beco.sql
Edit
robisear_benan.sql
Edit
robisear_benan2.sql
Edit
robisear_benjakab.sql
Edit
robisear_bensare.sql
Edit
robisear_beshel.sql
Edit
robisear_bestbudget.sql
Edit
robisear_besterp.sql
Edit
robisear_betafoods.sql
Edit
robisear_beyahbix.sql
Edit
robisear_beyondsweetness.sql
Edit
robisear_bigbox.sql
Edit
robisear_bigtech.sql
Edit
robisear_bijou.sql
Edit
robisear_bijouhotel.sql
Edit
robisear_bikebrigades.sql
Edit
robisear_blackplatinum.sql
Edit
robisear_blixen.sql
Edit
robisear_bluechipaviation.sql
Edit
robisear_boba.sql
Edit
robisear_bodegajamhuri.sql
Edit
robisear_bodegasyokimau.sql
Edit
robisear_bodegathome.sql
Edit
robisear_bostonhousehold.sql
Edit
robisear_bostonhousehold2.sql
Edit
robisear_botanical.sql
Edit
robisear_boxlight.sql
Edit
robisear_bpackagng.sql
Edit
robisear_braeburnclub.sql
Edit
robisear_braeburnclub1.sql
Edit
robisear_brandgate.sql
Edit
robisear_brickmann.sql
Edit
robisear_bridgebarrel.sql
Edit
robisear_brighton.sql
Edit
robisear_brightonpms.sql
Edit
robisear_brimat.sql
Edit
robisear_brimatholdings.sql
Edit
robisear_brimatholdings1.sql
Edit
robisear_brimix.sql
Edit
robisear_brimix2.sql
Edit
robisear_brimix3.sql
Edit
robisear_brownbox.sql
Edit
robisear_bsikenya.sql
Edit
robisear_btl.sql
Edit
robisear_bulwark.sql
Edit
robisear_bumalogisticsk.sql
Edit
robisear_bumanestlimited.sql
Edit
robisear_buneei.sql
Edit
robisear_burgers.sql
Edit
robisear_burgosstreet.sql
Edit
robisear_buydirect.sql
Edit
robisear_bvblounge.sql
Edit
robisear_c7fashion.sql
Edit
robisear_caffebora.sql
Edit
robisear_cambridge.sql
Edit
robisear_camino.sql
Edit
robisear_campzodiakafrica.sql
Edit
robisear_canaan.sql
Edit
robisear_canvasartshopltd.sql
Edit
robisear_canvasshoes.sql
Edit
robisear_carlizpaints.sql
Edit
robisear_casadimoda.sql
Edit
robisear_ccb.sql
Edit
robisear_ceeboylounge.sql
Edit
robisear_cellpro.sql
Edit
robisear_cellpro1.sql
Edit
robisear_celticlounge.sql
Edit
robisear_centurion.sql
Edit
robisear_chanaanafeeds.sql
Edit
robisear_chanaanagrovet.sql
Edit
robisear_chanaanfeeds.sql
Edit
robisear_chazaqsteel.sql
Edit
robisear_chedusystems.sql
Edit
robisear_cheflink.sql
Edit
robisear_chegowagon.sql
Edit
robisear_chemaliquor.sql
Edit
robisear_cherotebistro.sql
Edit
robisear_chesmapauto.sql
Edit
robisear_chibekellimited.sql
Edit
robisear_chickencenter.sql
Edit
robisear_chipsfix.sql
Edit
robisear_chocolatecity.sql
Edit
robisear_chrisapartment.sql
Edit
robisear_chrivebeauty.sql
Edit
robisear_church.sql
Edit
robisear_citadel.sql
Edit
robisear_citamclaycity.sql
Edit
robisear_claritycounseling.sql
Edit
robisear_cliqour.sql
Edit
robisear_cliquor.sql
Edit
robisear_comfortride.sql
Edit
robisear_concepts.sql
Edit
robisear_conceptsmartdecor.sql
Edit
robisear_copticrestaurant.sql
Edit
robisear_copticrestaurantnigeria.sql
Edit
robisear_coseke.sql
Edit
robisear_countyhotels.sql
Edit
robisear_cpk.sql
Edit
robisear_craftnliquor.sql
Edit
robisear_crystalpearl.sql
Edit
robisear_crystalshea.sql
Edit
robisear_dadasiventures.sql
Edit
robisear_dadir.sql
Edit
robisear_dailycharges.sql
Edit
robisear_daisyflower.sql
Edit
robisear_dallad.sql
Edit
robisear_dallad2.sql
Edit
robisear_dallad3.sql
Edit
robisear_damaline.sql
Edit
robisear_danga.sql
Edit
robisear_danga1.sql
Edit
robisear_darirose.sql
Edit
robisear_davetis.sql
Edit
robisear_dawacom.sql
Edit
robisear_dawapay.sql
Edit
robisear_degrasi.sql
Edit
robisear_delaroza.sql
Edit
robisear_demerger.sql
Edit
robisear_dencity.sql
Edit
robisear_dencity1.sql
Edit
robisear_dencity2.sql
Edit
robisear_dencity3.sql
Edit
robisear_denfatechnologies.sql
Edit
robisear_denkar.sql
Edit
robisear_denohenterprises.sql
Edit
robisear_desleyholdings.sql
Edit
robisear_desmanjo.sql
Edit
robisear_destiny.sql
Edit
robisear_desun.sql
Edit
robisear_detoxhealthspa.sql
Edit
robisear_devach.sql
Edit
robisear_devach2.sql
Edit
robisear_devach3.sql
Edit
robisear_diasporadivas.sql
Edit
robisear_digicafess.sql
Edit
robisear_digitalsuggestionbox.sql
Edit
robisear_dimetrica.sql
Edit
robisear_distinctiongardens.sql
Edit
robisear_distinctiongardens1.sql
Edit
robisear_dlliquorstores.sql
Edit
robisear_dndkenya.sql
Edit
robisear_doladen.sql
Edit
robisear_dollarbakers.sql
Edit
robisear_doubleolounge.sql
Edit
robisear_downtowntavern.sql
Edit
robisear_drn.sql
Edit
robisear_duraroof.sql
Edit
robisear_duraxpaints.sql
Edit
robisear_duwanclassic.sql
Edit
robisear_easysmart.sql
Edit
robisear_ebakaltd.sql
Edit
robisear_ecovest.sql
Edit
robisear_education.sql
Edit
robisear_effectivehardware.sql
Edit
robisear_electratech.sql
Edit
robisear_electrika.sql
Edit
robisear_elightpaths.sql
Edit
robisear_elisapowersystems.sql
Edit
robisear_elishammah.sql
Edit
robisear_elishammah2.sql
Edit
robisear_elishammahgarissa.sql
Edit
robisear_elishammahmatu.sql
Edit
robisear_elishammahmotorbike.sql
Edit
robisear_elishammahtaita.sql
Edit
robisear_eluktomhealthcare.sql
Edit
robisear_empower.sql
Edit
robisear_enacoach.sql
Edit
robisear_enacoachltd.sql
Edit
robisear_enjoyessenceltd.sql
Edit
robisear_enterprise.sql
Edit
robisear_enziapartment.sql
Edit
robisear_epicraftstudios.sql
Edit
robisear_erpuganda.sql
Edit
robisear_essentials.sql
Edit
robisear_evana.sql
Edit
robisear_evehilaryson.sql
Edit
robisear_events.sql
Edit
robisear_everbeautycosmetic.sql
Edit
robisear_evertipstop.sql
Edit
robisear_exxochem.sql
Edit
robisear_fabricske.sql
Edit
robisear_fabys.sql
Edit
robisear_fairwayhotel.sql
Edit
robisear_faithbase.sql
Edit
robisear_fajviyafrica.sql
Edit
robisear_fallingmooninvestments.sql
Edit
robisear_famo.sql
Edit
robisear_farmerspice.sql
Edit
robisear_farmerssolution.sql
Edit
robisear_farmlineagencies.sql
Edit
robisear_feast.sql
Edit
robisear_feedandfodder.sql
Edit
robisear_felizplace.sql
Edit
robisear_fermar.sql
Edit
robisear_fifi.sql
Edit
robisear_fishlands.sql
Edit
robisear_fitpharma.sql
Edit
robisear_flamebites.sql
Edit
robisear_flitoz.sql
Edit
robisear_flitozwines.sql
Edit
robisear_foresightmotors.sql
Edit
robisear_formulatorsdepotltd.sql
Edit
robisear_fortyplace.sql
Edit
robisear_franciscanfamily.sql
Edit
robisear_freemark.sql
Edit
robisear_frepego.sql
Edit
robisear_fretap.sql
Edit
robisear_friendssupermarket.sql
Edit
robisear_friendssupermarket1.sql
Edit
robisear_friendssupermarketmaji.sql
Edit
robisear_gabrielrotich.sql
Edit
robisear_gambella.sql
Edit
robisear_gambella2.sql
Edit
robisear_gambella3.sql
Edit
robisear_gathee.sql
Edit
robisear_gecko.sql
Edit
robisear_gemini.sql
Edit
robisear_generations.sql
Edit
robisear_gesa.sql
Edit
robisear_gigstores.sql
Edit
robisear_gilgameshltd.sql
Edit
robisear_githungurifoods.sql
Edit
robisear_githungurinationaloil.sql
Edit
robisear_glasstechandinteriors.sql
Edit
robisear_glowskin.sql
Edit
robisear_goldenspill.sql
Edit
robisear_goldenstandardscafe.sql
Edit
robisear_goldenstandardscafe1.sql
Edit
robisear_goldrock.sql
Edit
robisear_goldrock1.sql
Edit
robisear_goodlife.sql
Edit
robisear_gosavannah.sql
Edit
robisear_goshen.sql
Edit
robisear_grandcrinumltd1.sql
Edit
robisear_grandcrinumltdwestlands.sql
Edit
robisear_grandpa.sql
Edit
robisear_greatplan.sql
Edit
robisear_greekliquor.sql
Edit
robisear_greensavannah.sql
Edit
robisear_hadaelectrical.sql
Edit
robisear_hadassah.sql
Edit
robisear_hagon.sql
Edit
robisear_hairmasters.sql
Edit
robisear_halfmanlounge.sql
Edit
robisear_harmony.sql
Edit
robisear_hawest.sql
Edit
robisear_hawest2.sql
Edit
robisear_hawest3.sql
Edit
robisear_healsandvibes.sql
Edit
robisear_heavenssquare.sql
Edit
robisear_heywoodenterprises.sql
Edit
robisear_heywoodenterprises1.sql
Edit
robisear_hideaway.sql
Edit
robisear_homeessentialschoko.sql
Edit
robisear_homegoods.sql
Edit
robisear_homeland.sql
Edit
robisear_hoodwines.sql
Edit
robisear_hopeuniforms.sql
Edit
robisear_hopewholesalers.sql
Edit
robisear_hotsandbarrel2.sql
Edit
robisear_huyasaminimart.sql
Edit
robisear_iandbent.sql
Edit
robisear_ibiza.sql
Edit
robisear_idealdishes.sql
Edit
robisear_idlhome.sql
Edit
robisear_infamous.sql
Edit
robisear_infill.sql
Edit
robisear_infinitylounge.sql
Edit
robisear_instantdelicacy.sql
Edit
robisear_instinctbar.sql
Edit
robisear_interglobal.sql
Edit
robisear_interlink.sql
Edit
robisear_internationalhc.sql
Edit
robisear_ishmar.sql
Edit
robisear_isoko.sql
Edit
robisear_italycor.sql
Edit
robisear_itecsystemsltd.sql
Edit
robisear_itushbusinesssolutions.sql
Edit
robisear_jacbee.sql
Edit
robisear_jadame.sql
Edit
robisear_jailo.sql
Edit
robisear_jaimari.sql
Edit
robisear_jalasfeedback.sql
Edit
robisear_jamagwartraders.sql
Edit
robisear_jambotech.sql
Edit
robisear_jamwa.sql
Edit
robisear_jamwa1.sql
Edit
robisear_javilla.sql
Edit
robisear_javilla2.sql
Edit
robisear_javilla3.sql
Edit
robisear_jaybright.sql
Edit
robisear_jbfries.sql
Edit
robisear_jbfriesnrb.sql
Edit
robisear_jebmic.sql
Edit
robisear_jengaleo.sql
Edit
robisear_jewelcomputers.sql
Edit
robisear_jijazetavern.sql
Edit
robisear_jimlandagency.sql
Edit
robisear_jimmon.sql
Edit
robisear_jobportal.sql
Edit
robisear_joek.sql
Edit
robisear_johfay.sql
Edit
robisear_johkim.sql
Edit
robisear_jolimillers.sql
Edit
robisear_josmatt.sql
Edit
robisear_joyevech.sql
Edit
robisear_jubileefarmers.sql
Edit
robisear_jue.sql
Edit
robisear_junkybins.sql
Edit
robisear_jymarks.sql
Edit
robisear_kabati.sql
Edit
robisear_kagango.sql
Edit
robisear_kahawaexpresso.sql
Edit
robisear_kairetu.sql
Edit
robisear_kalabash.sql
Edit
robisear_kamson.sql
Edit
robisear_kamuga2.sql
Edit
robisear_kamunga.sql
Edit
robisear_kaperikwekwe.sql
Edit
robisear_kapsam.sql
Edit
robisear_karangi.sql
Edit
robisear_karangi1.sql
Edit
robisear_kasavanna.sql
Edit
robisear_katado.sql
Edit
robisear_kathiani.sql
Edit
robisear_katikatilounge.sql
Edit
robisear_kayolefinest.sql
Edit
robisear_keekys.sql
Edit
robisear_kenanthogoto.sql
Edit
robisear_kentwood.sql
Edit
robisear_kenworks.sql
Edit
robisear_kenyatoner.sql
Edit
robisear_kerutender.sql
Edit
robisear_kevomotors.sql
Edit
robisear_kiamariverresort.sql
Edit
robisear_kicas.sql
Edit
robisear_kidamienterprises.sql
Edit
robisear_kiddyzojunior.sql
Edit
robisear_kijabesacco.sql
Edit
robisear_kijijimojito.sql
Edit
robisear_kikingihub.sql
Edit
robisear_kilantechnologies.sql
Edit
robisear_kilimanibreeze.sql
Edit
robisear_kinca57.sql
Edit
robisear_kingpin.sql
Edit
robisear_kiraimportexport.sql
Edit
robisear_kise.sql
Edit
robisear_kiufresh.sql
Edit
robisear_kjwines.sql
Edit
robisear_kjwinesbumala.sql
Edit
robisear_kliqourline.sql
Edit
robisear_kliqourline2.sql
Edit
robisear_kliqourline3.sql
Edit
robisear_kmamt.sql
Edit
robisear_kombiro.sql
Edit
robisear_komesha.sql
Edit
robisear_komesha2.sql
Edit
robisear_konamart.sql
Edit
robisear_kraftboba.sql
Edit
robisear_kttc.sql
Edit
robisear_kuivaliquorstores.sql
Edit
robisear_kyumbigarden.sql
Edit
robisear_laanpat.sql
Edit
robisear_laareshell.sql
Edit
robisear_lafattoria.sql
Edit
robisear_laibunimart.sql
Edit
robisear_laikipiaeco.sql
Edit
robisear_lakirashades.sql
Edit
robisear_lamatech.sql
Edit
robisear_lamatechkenyalimited.sql
Edit
robisear_lambada.sql
Edit
robisear_lambadas.sql
Edit
robisear_lanxafrica.sql
Edit
robisear_latenight.sql
Edit
robisear_latia.sql
Edit
robisear_laundryhub.sql
Edit
robisear_leave.sql
Edit
robisear_leboo.sql
Edit
robisear_legitimacyspares.sql
Edit
robisear_lerustique.sql
Edit
robisear_lesarra.sql
Edit
robisear_leviticus.sql
Edit
robisear_libanautospareslimited.sql
Edit
robisear_limah.sql
Edit
robisear_linaden.sql
Edit
robisear_linchubstore.sql
Edit
robisear_linknumedical.sql
Edit
robisear_linksgeliwa.sql
Edit
robisear_liquidmania.sql
Edit
robisear_liquorlibrary.sql
Edit
robisear_liquortap.sql
Edit
robisear_litudian.sql
Edit
robisear_liveinproperties.sql
Edit
robisear_livingwaterbcf.sql
Edit
robisear_longliqi.sql
Edit
robisear_longrich.sql
Edit
robisear_longrich1.sql
Edit
robisear_lotus.sql
Edit
robisear_louizesimbahotel.sql
Edit
robisear_louizesimbahotel1.sql
Edit
robisear_louizesimbalounge.sql
Edit
robisear_lti.sql
Edit
robisear_ltigroup.sql
Edit
robisear_lukeshotel.sql
Edit
robisear_lukimpharmaceuticals.sql
Edit
robisear_luminous.sql
Edit
robisear_lunjos.sql
Edit
robisear_luxebistro.sql
Edit
robisear_luxurysuites.sql
Edit
robisear_lydiacollection.sql
Edit
robisear_lyon.sql
Edit
robisear_mafads.sql
Edit
robisear_magman.sql
Edit
robisear_mailer.sql
Edit
robisear_mainerp.sql
Edit
robisear_mainerp1.sql
Edit
robisear_mainerpuganda.sql
Edit
robisear_makinze.sql
Edit
robisear_malibulounge.sql
Edit
robisear_malsonmotors.sql
Edit
robisear_maqaarow.sql
Edit
robisear_maqaarow2.sql
Edit
robisear_maqaarow3.sql
Edit
robisear_maraorganics.sql
Edit
robisear_margo.sql
Edit
robisear_marickholdings.sql
Edit
robisear_marksonic.sql
Edit
robisear_marsdiner.sql
Edit
robisear_marvel.sql
Edit
robisear_marvelfeeds.sql
Edit
robisear_masaicafe.sql
Edit
robisear_masid.sql
Edit
robisear_masterbakers.sql
Edit
robisear_matanaha.sql
Edit
robisear_mavunohub.sql
Edit
robisear_maxy.sql
Edit
robisear_maxy1.sql
Edit
robisear_mbotebeers.sql
Edit
robisear_melagrovet.sql
Edit
robisear_memphisresort.sql
Edit
robisear_metalogistics.sql
Edit
robisear_metropolsecurity.sql
Edit
robisear_mfangano.sql
Edit
robisear_mijimiji.sql
Edit
robisear_mijimiji2.sql
Edit
robisear_mijimiji3.sql
Edit
robisear_milans.sql
Edit
robisear_mingleslounge.sql
Edit
robisear_mirage.sql
Edit
robisear_miuguconclave.sql
Edit
robisear_mizpha.sql
Edit
robisear_mkulimahodariagrovet.sql
Edit
robisear_mkuru.sql
Edit
robisear_mliquor.sql
Edit
robisear_mobicare.sql
Edit
robisear_mochabistro.sql
Edit
robisear_modernfurniture.sql
Edit
robisear_moistureplus.sql
Edit
robisear_mollys.sql
Edit
robisear_mollys1.sql
Edit
robisear_mombasacomputers.sql
Edit
robisear_mommieschoice.sql
Edit
robisear_moodkitchens.sql
Edit
robisear_moonstargeneralagencies.sql
Edit
robisear_moselyminisupermarket.sql
Edit
robisear_msczoneltd.sql
Edit
robisear_mtaanichemist.sql
Edit
robisear_mugisof.sql
Edit
robisear_mugisoft.sql
Edit
robisear_muhsintailor.sql
Edit
robisear_mukielect.sql
Edit
robisear_mukscreation.sql
Edit
robisear_mumbuni.sql
Edit
robisear_mumsgarden.sql
Edit
robisear_muncheezbstr.sql
Edit
robisear_mursons.sql
Edit
robisear_mustafa.sql
Edit
robisear_muturis.sql
Edit
robisear_muyia.sql
Edit
robisear_mwaketa.sql
Edit
robisear_mybulksms.sql
Edit
robisear_mydallas.sql
Edit
robisear_myerp.sql
Edit
robisear_mypos.sql
Edit
robisear_nafuu.sql
Edit
robisear_nairobiclearing.sql
Edit
robisear_nanarestaurants.sql
Edit
robisear_napuuventures.robisearch.com.sql
Edit
robisear_napuuventures.sql
Edit
robisear_natives.sql
Edit
robisear_natives2.sql
Edit
robisear_natives3.sql
Edit
robisear_naturalchill.sql
Edit
robisear_naturalglam.sql
Edit
robisear_ndumia.sql
Edit
robisear_nebacholdings.sql
Edit
robisear_neighbourhoodnook.sql
Edit
robisear_nemwa.sql
Edit
robisear_neokenya.sql
Edit
robisear_netbyteapps.sql
Edit
robisear_new.sql
Edit
robisear_newlamuhaven.sql
Edit
robisear_newpickandpay.sql
Edit
robisear_newrobi.sql
Edit
robisear_nextlevelhardware.sql
Edit
robisear_ngatha.sql
Edit
robisear_nia.sql
Edit
robisear_nithibakers.sql
Edit
robisear_njd.sql
Edit
robisear_njorobeer.sql
Edit
robisear_njoshi.sql
Edit
robisear_nomadcycle.sql
Edit
robisear_noorelectronics.sql
Edit
robisear_nordicparts.sql
Edit
robisear_nordicparts2.sql
Edit
robisear_nordicparts3.sql
Edit
robisear_nordlys.sql
Edit
robisear_norkun.sql
Edit
robisear_nunos.sql
Edit
robisear_nuria.sql
Edit
robisear_nyamiraheights.sql
Edit
robisear_nyamiraheightsspa.sql
Edit
robisear_nysishotel.sql
Edit
robisear_nzimuh.sql
Edit
robisear_nzumbipms.sql
Edit
robisear_oasis.sql
Edit
robisear_oasispremiumfloor.sql
Edit
robisear_obicarautospares.sql
Edit
robisear_obsha.sql
Edit
robisear_obuntu.sql
Edit
robisear_olivehotels.sql
Edit
robisear_omeron.sql
Edit
robisear_onestop.sql
Edit
robisear_online1shop.sql
Edit
robisear_online2shop.sql
Edit
robisear_onlinecompanylimited.sql
Edit
robisear_onlinemobile.sql
Edit
robisear_onlinemobileeastleigh.sql
Edit
robisear_optispeed.sql
Edit
robisear_orangeriver.sql
Edit
robisear_orchards.sql
Edit
robisear_orchardscomm.sql
Edit
robisear_orchardscommltd.sql
Edit
robisear_organella.sql
Edit
robisear_osonayarns.sql
Edit
robisear_osupukoresort.sql
Edit
robisear_otadvocates.sql
Edit
robisear_ouad.sql
Edit
robisear_outsprings.sql
Edit
robisear_outsprings2.sql
Edit
robisear_paintdepo.sql
Edit
robisear_pamojagardens.sql
Edit
robisear_pareetalectrical.sql
Edit
robisear_pareetalectricals.sql
Edit
robisear_parisi.sql
Edit
robisear_parisi2.sql
Edit
robisear_parisi3.sql
Edit
robisear_paritahardware.sql
Edit
robisear_paritahardware2.sql
Edit
robisear_paritahardware3.sql
Edit
robisear_parkside.sql
Edit
robisear_parkside1.sql
Edit
robisear_parminihardware.sql
Edit
robisear_pastoralvet.sql
Edit
robisear_patanyumba.sql
Edit
robisear_patrica.sql
Edit
robisear_pauwil.sql
Edit
robisear_peacemeats.sql
Edit
robisear_pecyuniforms.sql
Edit
robisear_pelicanmetal.sql
Edit
robisear_pendo.sql
Edit
robisear_pendo1.sql
Edit
robisear_pensortium.sql
Edit
robisear_perfectpackaging.sql
Edit
robisear_petrooilkenyaltd.sql
Edit
robisear_pharmaallied.sql
Edit
robisear_phasedesign.sql
Edit
robisear_philbackers.sql
Edit
robisear_phoeniciahotel.sql
Edit
robisear_pilanobookshop.sql
Edit
robisear_pillcare.sql
Edit
robisear_piratesbeachmeatcenter.sql
Edit
robisear_piratesbeachpark.sql
Edit
robisear_pizarrarestaurant.sql
Edit
robisear_pjay.sql
Edit
robisear_placidoinvestment.sql
Edit
robisear_planet.sql
Edit
robisear_platinum.sql
Edit
robisear_platinum2.sql
Edit
robisear_pmcsupermarket.sql
Edit
robisear_poj.sql
Edit
robisear_polished.sql
Edit
robisear_politics.sql
Edit
robisear_popote.sql
Edit
robisear_porche.sql
Edit
robisear_porkysbarbecue.sql
Edit
robisear_pos.sql
Edit
robisear_poshplace.sql
Edit
robisear_powermart.sql
Edit
robisear_pramukh.sql
Edit
robisear_pramukhinvestment.sql
Edit
robisear_premier.sql
Edit
robisear_premierbeauty.sql
Edit
robisear_prestonhardware.sql
Edit
robisear_primevoy.sql
Edit
robisear_promze.sql
Edit
robisear_pronala.sql
Edit
robisear_propertwelveliquor.sql
Edit
robisear_protouch.sql
Edit
robisear_provenance.sql
Edit
robisear_pvtech.sql
Edit
robisear_qcc.sql
Edit
robisear_qiues.sql
Edit
robisear_quench.sql
Edit
robisear_quepasa.sql
Edit
robisear_quepasa1.sql
Edit
robisear_quillslounge.sql
Edit
robisear_quiver.sql
Edit
robisear_rafiki.sql
Edit
robisear_rafikitriple4.sql
Edit
robisear_raphymart.sql
Edit
robisear_rawhew.sql
Edit
robisear_rawhew1.sql
Edit
robisear_redbrickdairyandfood.sql
Edit
robisear_redc.sql
Edit
robisear_redemtar.sql
Edit
robisear_renbridge.sql
Edit
robisear_resellers.sql
Edit
robisear_restopark.sql
Edit
robisear_revaplaceresort.sql
Edit
robisear_riaraminimart.sql
Edit
robisear_ricamosupplies.sql
Edit
robisear_richblend.sql
Edit
robisear_richman.sql
Edit
robisear_richman2.sql
Edit
robisear_richman3.sql
Edit
robisear_rievshop.sql
Edit
robisear_rimatholdings1.sql
Edit
robisear_rira.sql
Edit
robisear_rivermart.sql
Edit
robisear_rivervale.sql
Edit
robisear_riziki.sql
Edit
robisear_robbiefarm.sql
Edit
robisear_robierp.sql
Edit
robisear_robihotel.sql
Edit
robisear_robimalimali.sql
Edit
robisear_robipms.sql
Edit
robisear_robiposhotel.sql
Edit
robisear_robisear_elishammah.sql
Edit
robisear_robisearch.sql
Edit
robisear_robisearchuganda.sql
Edit
robisear_rodi.sql
Edit
robisear_rohima.sql
Edit
robisear_rohima2.sql
Edit
robisear_rohosingo.sql
Edit
robisear_rokeen.sql
Edit
robisear_ronleb.sql
Edit
robisear_ronleb1.sql
Edit
robisear_ronlebtech.sql
Edit
robisear_rooftopbistro.sql
Edit
robisear_root.sql
Edit
robisear_rootscosmestics.sql
Edit
robisear_rootzcosmetics.sql
Edit
robisear_rootzcosmetics2.sql
Edit
robisear_rootzcosmetics3.sql
Edit
robisear_rophinefieldschools.sql
Edit
robisear_rosetex.sql
Edit
robisear_rositainvestment.sql
Edit
robisear_royal.sql
Edit
robisear_royalelectronics.sql
Edit
robisear_royalhardware.sql
Edit
robisear_royalmeals.sql
Edit
robisear_rubicon.sql
Edit
robisear_sabby.sql
Edit
robisear_sabizpizza.sql
Edit
robisear_sacco.sql
Edit
robisear_safetymax.sql
Edit
robisear_sahishapes.sql
Edit
robisear_sales.sql
Edit
robisear_samareeb.sql
Edit
robisear_samoo.sql
Edit
robisear_samtechgroup.sql
Edit
robisear_sanch.sql
Edit
robisear_sarmerk.sql
Edit
robisear_saroz.sql
Edit
robisear_saruk.sql
Edit
robisear_saruk1.sql
Edit
robisear_saruk2.sql
Edit
robisear_sasabone.sql
Edit
robisear_sausen.sql
Edit
robisear_savannah.sql
Edit
robisear_savour.sql
Edit
robisear_saxandviolins.sql
Edit
robisear_sayariagriscience.sql
Edit
robisear_sayaricrafts.sql
Edit
robisear_sbhotel.sql
Edit
robisear_scentskenyaltd.sql
Edit
robisear_schoolmall.sql
Edit
robisear_scodra.sql
Edit
robisear_seasonlogistics.sql
Edit
robisear_seasons.sql
Edit
robisear_selcafe.sql
Edit
robisear_selella.sql
Edit
robisear_serenityforthotel.sql
Edit
robisear_shack.sql
Edit
robisear_shafan.sql
Edit
robisear_shakaz.sql
Edit
robisear_shakesspeare.sql
Edit
robisear_sharjah.sql
Edit
robisear_sherattonbeachvillagio.sql
Edit
robisear_sherattonregency.sql
Edit
robisear_sherattonregencymombasa.sql
Edit
robisear_sherryliquorbar.sql
Edit
robisear_shopearl.sql
Edit
robisear_shopearl2.sql
Edit
robisear_shopwise.sql
Edit
robisear_shotsandbarrel.sql
Edit
robisear_shotsandbarrel1.sql
Edit
robisear_shotsandbarrel2.sql
Edit
robisear_shreeji.sql
Edit
robisear_shreejimerultd.sql
Edit
robisear_shujaa.sql
Edit
robisear_shujaawangu.sql
Edit
robisear_shukri.sql
Edit
robisear_sierracaves.sql
Edit
robisear_silver.sql
Edit
robisear_silverline.sql
Edit
robisear_silverviewhardware.sql
Edit
robisear_sipamaquaticsltd.sql
Edit
robisear_siwamu.sql
Edit
robisear_skysailmabati.sql
Edit
robisear_skyveltd.sql
Edit
robisear_snl.sql
Edit
robisear_snowdessertea.sql
Edit
robisear_sokima.sql
Edit
robisear_sokofreshpoint.sql
Edit
robisear_sokojumla.sql
Edit
robisear_somcityhealth.sql
Edit
robisear_spiceland.sql
Edit
robisear_spicelands.sql
Edit
robisear_spikessanford.sql
Edit
robisear_spotpartystop.sql
Edit
robisear_springs.sql
Edit
robisear_starfox.sql
Edit
robisear_starsngarters.sql
Edit
robisear_stedan.sql
Edit
robisear_sterling.sql
Edit
robisear_stfrancisofassisi.sql
Edit
robisear_stjohn.sql
Edit
robisear_stopajali.sql
Edit
robisear_straitsolar.sql
Edit
robisear_sts.sql
Edit
robisear_stylesandfinishesltd.sql
Edit
robisear_sugarspicebeauty.sql
Edit
robisear_suki.sql
Edit
robisear_sukimart.sql
Edit
robisear_sultanmabi.sql
Edit
robisear_summeroasis.sql
Edit
robisear_summeroasis1.sql
Edit
robisear_summersprings.sql
Edit
robisear_summersprings2.sql
Edit
robisear_sunati.sql
Edit
robisear_sunbreeze.sql
Edit
robisear_sunshine.sql
Edit
robisear_sunshinemobilespares.sql
Edit
robisear_sunuk.sql
Edit
robisear_superb.sql
Edit
robisear_superiorhardware.sql
Edit
robisear_supermarket.sql
Edit
robisear_superp.sql
Edit
robisear_supreme.sql
Edit
robisear_suraj.sql
Edit
robisear_sweeftfleet.sql
Edit
robisear_swisderm.sql
Edit
robisear_swissgrade.sql
Edit
robisear_syano.sql
Edit
robisear_syanotanau.sql
Edit
robisear_symphonylounge.sql
Edit
robisear_synergydealsltd.sql
Edit
robisear_tabarukfoods.sql
Edit
robisear_tamasha.sql
Edit
robisear_tanzaken.sql
Edit
robisear_tawas.sql
Edit
robisear_tayariluxury.sql
Edit
robisear_tazamatt.sql
Edit
robisear_techsquire.sql
Edit
robisear_techsquires.sql
Edit
robisear_techwizardcctvltd.sql
Edit
robisear_tekidi.sql
Edit
robisear_tembuzicultural.sql
Edit
robisear_temic.sql
Edit
robisear_tessara.sql
Edit
robisear_tessymso.sql
Edit
robisear_test.sql
Edit
robisear_test2.sql
Edit
robisear_texas.sql
Edit
robisear_tgm.sql
Edit
robisear_thalloventures.sql
Edit
robisear_thecilantrokitchens.sql
Edit
robisear_thediner.sql
Edit
robisear_theheadquartersportbar.sql
Edit
robisear_theheadquartersportbar2.sql
Edit
robisear_thehubfoodcourt.sql
Edit
robisear_theindulge.sql
Edit
robisear_thejunctionlounge.sql
Edit
robisear_thelab.sql
Edit
robisear_themorningperkcafe.sql
Edit
robisear_theoffice.sql
Edit
robisear_thirsty.sql
Edit
robisear_timboni.sql
Edit
robisear_timiza.sql
Edit
robisear_timizamachakos.sql
Edit
robisear_timushamba.sql
Edit
robisear_tir.sql
Edit
robisear_toasts.sql
Edit
robisear_tolaenergies.sql
Edit
robisear_toplevel.sql
Edit
robisear_toplinesurgicals.sql
Edit
robisear_topmark.sql
Edit
robisear_toshadawa.sql
Edit
robisear_toshenterprises.sql
Edit
robisear_transfordchemist.sql
Edit
robisear_travellamembers.sql
Edit
robisear_trax.sql
Edit
robisear_tripeakbrands.sql
Edit
robisear_triplec.sql
Edit
robisear_tripointpizzeria.sql
Edit
robisear_trivetachemist.sql
Edit
robisear_trivetandundoripos.sql
Edit
robisear_tronlink.sql
Edit
robisear_trueblueliqour.sql
Edit
robisear_truvalue.sql
Edit
robisear_truvalues.sql
Edit
robisear_tsukimino.sql
Edit
robisear_tucasa.sql
Edit
robisear_tucasa1.sql
Edit
robisear_tulimepamojaagrovet.sql
Edit
robisear_tundaville.sql
Edit
robisear_tunubeverage.sql
Edit
robisear_turpean.sql
Edit
robisear_tuutis.sql
Edit
robisear_twiga.sql
Edit
robisear_twinstepsltd.sql
Edit
robisear_typsy.sql
Edit
robisear_ujminimart.sql
Edit
robisear_ulalo.sql
Edit
robisear_uncurbedbeauty.sql
Edit
robisear_undertheswahilitree.sql
Edit
robisear_union.sql
Edit
robisear_upriseminisupa.sql
Edit
robisear_upsaleskeltd.sql
Edit
robisear_uptown.sql
Edit
robisear_uptown2.sql
Edit
robisear_uptownkibali.sql
Edit
robisear_urwani.sql
Edit
robisear_utange.sql
Edit
robisear_vaitamutheisupplies.sql
Edit
robisear_veewmart.sql
Edit
robisear_vezmartexpress.sql
Edit
robisear_viewersparkhotel.sql
Edit
robisear_viewjoint.sql
Edit
robisear_vnd.sql
Edit
robisear_walenisirestaurant.sql
Edit
robisear_walenisirestaurantmain.sql
Edit
robisear_wama.sql
Edit
robisear_wamotech.sql
Edit
robisear_wamweaholdings.sql
Edit
robisear_waqf.sql
Edit
robisear_wasafiarcade.sql
Edit
robisear_watergaspoint.sql
Edit
robisear_waterkiosk.sql
Edit
robisear_waterworld.sql
Edit
robisear_weaverbird.sql
Edit
robisear_westerncosmetics.sql
Edit
robisear_westlightlounge.sql
Edit
robisear_westlitelounge.sql
Edit
robisear_westmill.sql
Edit
robisear_weststands.sql
Edit
robisear_whitehouse.sql
Edit
robisear_whitekitchen.sql
Edit
robisear_wifimatt.sql
Edit
robisear_winter.sql
Edit
robisear_wiresmore.sql
Edit
robisear_wistantechnology.sql
Edit
robisear_wm.sql
Edit
robisear_woodlandgardens.sql
Edit
robisear_woodstock.sql
Edit
robisear_woodstock1.sql
Edit
robisear_wrappedfoods.sql
Edit
robisear_write.sql
Edit
robisear_xtranet.sql
Edit
robisear_ycs.sql
Edit
robisear_zakacapital.sql
Edit
robisear_zgt.sql
Edit
robisear_zishaan.sql
Edit
robisear_zmf.sql
Edit
robisear_zurikarttraders.sql
Edit
sys.sql
Edit